file_name
stringlengths
5
52
name
stringlengths
4
95
original_source_type
stringlengths
0
23k
source_type
stringlengths
9
23k
source_definition
stringlengths
9
57.9k
source
dict
source_range
dict
file_context
stringlengths
0
721k
dependencies
dict
opens_and_abbrevs
listlengths
2
94
vconfig
dict
interleaved
bool
1 class
verbose_type
stringlengths
1
7.42k
effect
stringclasses
118 values
effect_flags
listlengths
0
2
mutual_with
listlengths
0
11
ideal_premises
listlengths
0
236
proof_features
listlengths
0
1
is_simple_lemma
bool
2 classes
is_div
bool
2 classes
is_proof
bool
2 classes
is_simply_typed
bool
2 classes
is_type
bool
2 classes
partial_definition
stringlengths
5
3.99k
completed_definiton
stringlengths
1
1.63M
isa_cross_project_example
bool
1 class
CBOR.Pulse.fst
CBOR.Pulse.i16_neq_0
val i16_neq_0 (x: I16.t) : Tot bool
val i16_neq_0 (x: I16.t) : Tot bool
let i16_neq_0 (x: I16.t) : Tot bool = x <> 0s
{ "file_name": "share/steel/examples/pulse/dice/cbor/CBOR.Pulse.fst", "git_rev": "f984200f79bdc452374ae994a5ca837496476c41", "git_url": "https://github.com/FStarLang/steel.git", "project_name": "steel" }
{ "end_col": 45, "end_line": 175, "start_col": 0, "start_line": 175 }
(* Copyright 2023 Microsoft Research Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to...
{ "checked_file": "/", "dependencies": [ "Pulse.Lib.Stick.fsti.checked", "Pulse.Lib.SeqMatch.fsti.checked", "Pulse.Lib.Pervasives.fst.checked", "Pulse.Lib.ArraySwap.fsti.checked", "Pulse.Lib.Array.fsti.checked", "prims.fst.checked", "FStar.UInt8.fsti.checked", "FStar.UInt64.fsti.chec...
[ { "abbrev": true, "full_module": "FStar.Int16", "short_module": "I16" }, { "abbrev": true, "full_module": "FStar.UInt64", "short_module": "U64" }, { "abbrev": true, "full_module": "FStar.UInt8", "short_module": "U8" }, { "abbrev": true, "full_module": "FStar.S...
{ "detail_errors": false, "detail_hint_replay": false, "initial_fuel": 2, "initial_ifuel": 2, "max_fuel": 2, "max_ifuel": 2, "no_plugins": false, "no_smt": false, "no_tactics": false, "quake_hi": 1, "quake_keep": false, "quake_lo": 1, "retry": false, "reuse_hint_for": null, "smtencoding_el...
false
x: FStar.Int16.t -> Prims.bool
Prims.Tot
[ "total" ]
[]
[ "FStar.Int16.t", "Prims.op_disEquality", "FStar.Int16.__int_to_t", "Prims.bool" ]
[]
false
false
false
true
false
let i16_neq_0 (x: I16.t) : Tot bool =
x <> 0s
false
CBOR.Pulse.fst
CBOR.Pulse.size_eq
val size_eq (x1 x2: SZ.t) : Tot bool
val size_eq (x1 x2: SZ.t) : Tot bool
let size_eq (x1 x2: SZ.t) : Tot bool = x1 = x2
{ "file_name": "share/steel/examples/pulse/dice/cbor/CBOR.Pulse.fst", "git_rev": "f984200f79bdc452374ae994a5ca837496476c41", "git_url": "https://github.com/FStarLang/steel.git", "project_name": "steel" }
{ "end_col": 46, "end_line": 681, "start_col": 0, "start_line": 681 }
(* Copyright 2023 Microsoft Research Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to...
{ "checked_file": "/", "dependencies": [ "Pulse.Lib.Stick.fsti.checked", "Pulse.Lib.SeqMatch.fsti.checked", "Pulse.Lib.Pervasives.fst.checked", "Pulse.Lib.ArraySwap.fsti.checked", "Pulse.Lib.Array.fsti.checked", "prims.fst.checked", "FStar.UInt8.fsti.checked", "FStar.UInt64.fsti.chec...
[ { "abbrev": true, "full_module": "Pulse.Lib.ArraySwap", "short_module": "AS" }, { "abbrev": true, "full_module": "Pulse.Lib.SeqMatch", "short_module": "SM" }, { "abbrev": true, "full_module": "FStar.Int16", "short_module": "I16" }, { "abbrev": true, "full_modu...
{ "detail_errors": false, "detail_hint_replay": false, "initial_fuel": 2, "initial_ifuel": 2, "max_fuel": 2, "max_ifuel": 2, "no_plugins": false, "no_smt": false, "no_tactics": false, "quake_hi": 1, "quake_keep": false, "quake_lo": 1, "retry": false, "reuse_hint_for": null, "smtencoding_el...
false
x1: FStar.SizeT.t -> x2: FStar.SizeT.t -> Prims.bool
Prims.Tot
[ "total" ]
[]
[ "FStar.SizeT.t", "Prims.op_Equality", "Prims.bool" ]
[]
false
false
false
true
false
let size_eq (x1 x2: SZ.t) : Tot bool =
x1 = x2
false
CBOR.Pulse.fst
CBOR.Pulse.cbor_map_get_post_not_found
val cbor_map_get_post_not_found (p: perm) (vkey vmap: Cbor.raw_data_item) (map: cbor) : Tot vprop
val cbor_map_get_post_not_found (p: perm) (vkey vmap: Cbor.raw_data_item) (map: cbor) : Tot vprop
let cbor_map_get_post_not_found (p: perm) (vkey: Cbor.raw_data_item) (vmap: Cbor.raw_data_item) (map: cbor) : Tot vprop = raw_data_item_match p map vmap ** pure ( Cbor.Map? vmap /\ list_ghost_assoc vkey (Cbor.Map?.v vmap) == None )
{ "file_name": "share/steel/examples/pulse/dice/cbor/CBOR.Pulse.fst", "git_rev": "f984200f79bdc452374ae994a5ca837496476c41", "git_url": "https://github.com/FStarLang/steel.git", "project_name": "steel" }
{ "end_col": 3, "end_line": 447, "start_col": 0, "start_line": 438 }
(* Copyright 2023 Microsoft Research Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to...
{ "checked_file": "/", "dependencies": [ "Pulse.Lib.Stick.fsti.checked", "Pulse.Lib.SeqMatch.fsti.checked", "Pulse.Lib.Pervasives.fst.checked", "Pulse.Lib.ArraySwap.fsti.checked", "Pulse.Lib.Array.fsti.checked", "prims.fst.checked", "FStar.UInt8.fsti.checked", "FStar.UInt64.fsti.chec...
[ { "abbrev": true, "full_module": "FStar.Int16", "short_module": "I16" }, { "abbrev": true, "full_module": "FStar.UInt64", "short_module": "U64" }, { "abbrev": true, "full_module": "FStar.UInt8", "short_module": "U8" }, { "abbrev": true, "full_module": "FStar.S...
{ "detail_errors": false, "detail_hint_replay": false, "initial_fuel": 2, "initial_ifuel": 2, "max_fuel": 2, "max_ifuel": 2, "no_plugins": false, "no_smt": false, "no_tactics": false, "quake_hi": 1, "quake_keep": false, "quake_lo": 1, "retry": false, "reuse_hint_for": null, "smtencoding_el...
false
p: PulseCore.FractionalPermission.perm -> vkey: CBOR.Spec.Type.raw_data_item -> vmap: CBOR.Spec.Type.raw_data_item -> map: CBOR.Pulse.Type.cbor -> Pulse.Lib.Core.vprop
Prims.Tot
[ "total" ]
[]
[ "PulseCore.FractionalPermission.perm", "CBOR.Spec.Type.raw_data_item", "CBOR.Pulse.Type.cbor", "Pulse.Lib.Core.op_Star_Star", "CBOR.Pulse.Extern.raw_data_item_match", "Pulse.Lib.Core.pure", "Prims.l_and", "Prims.b2t", "CBOR.Spec.Type.uu___is_Map", "Prims.eq2", "FStar.Pervasives.Native.option", ...
[]
false
false
false
true
false
let cbor_map_get_post_not_found (p: perm) (vkey vmap: Cbor.raw_data_item) (map: cbor) : Tot vprop =
raw_data_item_match p map vmap ** pure (Cbor.Map? vmap /\ list_ghost_assoc vkey (Cbor.Map?.v vmap) == None)
false
CBOR.Pulse.fst
CBOR.Pulse.cbor_map_get_post_found
val cbor_map_get_post_found (p: perm) (vkey vmap: Cbor.raw_data_item) (map value: cbor) : Tot vprop
val cbor_map_get_post_found (p: perm) (vkey vmap: Cbor.raw_data_item) (map value: cbor) : Tot vprop
let cbor_map_get_post_found (p: perm) (vkey: Cbor.raw_data_item) (vmap: Cbor.raw_data_item) (map: cbor) (value: cbor) : Tot vprop = exists* vvalue. raw_data_item_match p value vvalue ** (raw_data_item_match p value vvalue @==> raw_data_item_match p map vmap) ** pure ( Cbor.Map? vmap /\ ...
{ "file_name": "share/steel/examples/pulse/dice/cbor/CBOR.Pulse.fst", "git_rev": "f984200f79bdc452374ae994a5ca837496476c41", "git_url": "https://github.com/FStarLang/steel.git", "project_name": "steel" }
{ "end_col": 3, "end_line": 462, "start_col": 0, "start_line": 449 }
(* Copyright 2023 Microsoft Research Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to...
{ "checked_file": "/", "dependencies": [ "Pulse.Lib.Stick.fsti.checked", "Pulse.Lib.SeqMatch.fsti.checked", "Pulse.Lib.Pervasives.fst.checked", "Pulse.Lib.ArraySwap.fsti.checked", "Pulse.Lib.Array.fsti.checked", "prims.fst.checked", "FStar.UInt8.fsti.checked", "FStar.UInt64.fsti.chec...
[ { "abbrev": true, "full_module": "FStar.Int16", "short_module": "I16" }, { "abbrev": true, "full_module": "FStar.UInt64", "short_module": "U64" }, { "abbrev": true, "full_module": "FStar.UInt8", "short_module": "U8" }, { "abbrev": true, "full_module": "FStar.S...
{ "detail_errors": false, "detail_hint_replay": false, "initial_fuel": 2, "initial_ifuel": 2, "max_fuel": 2, "max_ifuel": 2, "no_plugins": false, "no_smt": false, "no_tactics": false, "quake_hi": 1, "quake_keep": false, "quake_lo": 1, "retry": false, "reuse_hint_for": null, "smtencoding_el...
false
p: PulseCore.FractionalPermission.perm -> vkey: CBOR.Spec.Type.raw_data_item -> vmap: CBOR.Spec.Type.raw_data_item -> map: CBOR.Pulse.Type.cbor -> value: CBOR.Pulse.Type.cbor -> Pulse.Lib.Core.vprop
Prims.Tot
[ "total" ]
[]
[ "PulseCore.FractionalPermission.perm", "CBOR.Spec.Type.raw_data_item", "CBOR.Pulse.Type.cbor", "Pulse.Lib.Core.op_exists_Star", "Pulse.Lib.Core.op_Star_Star", "CBOR.Pulse.Extern.raw_data_item_match", "Pulse.Lib.Stick.op_At_Equals_Equals_Greater", "Pulse.Lib.Core.pure", "Prims.l_and", "Prims.b2t", ...
[]
false
false
false
true
false
let cbor_map_get_post_found (p: perm) (vkey vmap: Cbor.raw_data_item) (map value: cbor) : Tot vprop =
exists* vvalue. (raw_data_item_match p value vvalue ** (raw_data_item_match p value vvalue @==> raw_data_item_match p map vmap)) ** pure (Cbor.Map? vmap /\ list_ghost_assoc vkey (Cbor.Map?.v vmap) == Some vvalue)
false
Vale.AES.PPC64LE.GHash.fst
Vale.AES.PPC64LE.GHash.va_lemma_Ghash_buffer_loop_body
val va_lemma_Ghash_buffer_loop_body : va_b0:va_code -> va_s0:va_state -> in_b:buffer128 -> h_BE:quad32 -> y_prev:quad32 -> old_len:nat64 -> index:nat -> Ghost (va_state & va_fuel) (requires (va_require_total va_b0 (va_code_Ghash_buffer_loop_body ()) va_s0 /\ va_get_ok va_s0 /\ (let (h:Vale.Math.Poly2_s.poly) ...
val va_lemma_Ghash_buffer_loop_body : va_b0:va_code -> va_s0:va_state -> in_b:buffer128 -> h_BE:quad32 -> y_prev:quad32 -> old_len:nat64 -> index:nat -> Ghost (va_state & va_fuel) (requires (va_require_total va_b0 (va_code_Ghash_buffer_loop_body ()) va_s0 /\ va_get_ok va_s0 /\ (let (h:Vale.Math.Poly2_s.poly) ...
let va_lemma_Ghash_buffer_loop_body va_b0 va_s0 in_b h_BE y_prev old_len index = let (va_mods:va_mods_t) = [va_Mod_vec 11; va_Mod_vec 10; va_Mod_vec 9; va_Mod_vec 8; va_Mod_vec 4; va_Mod_vec 3; va_Mod_vec 2; va_Mod_vec 1; va_Mod_vec 0; va_Mod_reg 10; va_Mod_reg 6; va_Mod_reg 7; va_Mod_ok] in let va_qc = va_...
{ "file_name": "obj/Vale.AES.PPC64LE.GHash.fst", "git_rev": "eb1badfa34c70b0bbe0fe24fe0f49fb1295c7872", "git_url": "https://github.com/project-everest/hacl-star.git", "project_name": "hacl-star" }
{ "end_col": 16, "end_line": 1249, "start_col": 0, "start_line": 1215 }
module Vale.AES.PPC64LE.GHash open Vale.Def.Prop_s open Vale.Def.Opaque_s open Vale.Def.Words_s open Vale.Def.Types_s open FStar.Seq open Vale.Arch.Types open Vale.Arch.HeapImpl open Vale.AES.AES_BE_s open Vale.PPC64LE.Machine_s open Vale.PPC64LE.Memory open Vale.PPC64LE.State open Vale.PPC64LE.Decls open Vale.PPC64LE....
{ "checked_file": "/", "dependencies": [ "Vale.PPC64LE.State.fsti.checked", "Vale.PPC64LE.QuickCodes.fsti.checked", "Vale.PPC64LE.QuickCode.fst.checked", "Vale.PPC64LE.Memory.fsti.checked", "Vale.PPC64LE.Machine_s.fst.checked", "Vale.PPC64LE.InsVector.fsti.checked", "Vale.PPC64LE.InsMem....
[ { "abbrev": false, "full_module": "Vale.Poly1305.Math // For lemma_poly_bits64()", "short_module": null }, { "abbrev": false, "full_module": "Vale.AES.GHash_BE", "short_module": null }, { "abbrev": false, "full_module": "Vale.AES.GF128", "short_module": null }, { ...
{ "detail_errors": false, "detail_hint_replay": false, "initial_fuel": 2, "initial_ifuel": 0, "max_fuel": 1, "max_ifuel": 1, "no_plugins": false, "no_smt": false, "no_tactics": false, "quake_hi": 1, "quake_keep": false, "quake_lo": 1, "retry": false, "reuse_hint_for": null, "smtencoding_el...
false
va_b0: Vale.PPC64LE.Decls.va_code -> va_s0: Vale.PPC64LE.Decls.va_state -> in_b: Vale.PPC64LE.Memory.buffer128 -> h_BE: Vale.PPC64LE.Memory.quad32 -> y_prev: Vale.PPC64LE.Memory.quad32 -> old_len: Vale.PPC64LE.Memory.nat64 -> index: Prims.nat -> Prims.Ghost (Vale.PPC64LE.Decls.va_state * ...
Prims.Ghost
[]
[]
[ "Vale.PPC64LE.Decls.va_code", "Vale.PPC64LE.Decls.va_state", "Vale.PPC64LE.Memory.buffer128", "Vale.PPC64LE.Memory.quad32", "Vale.PPC64LE.Memory.nat64", "Prims.nat", "Vale.PPC64LE.QuickCodes.fuel", "Prims.unit", "FStar.Pervasives.Native.Mktuple2", "Vale.PPC64LE.Decls.va_fuel", "Vale.PPC64LE.Quic...
[]
false
false
false
false
false
let va_lemma_Ghash_buffer_loop_body va_b0 va_s0 in_b h_BE y_prev old_len index =
let va_mods:va_mods_t = [ va_Mod_vec 11; va_Mod_vec 10; va_Mod_vec 9; va_Mod_vec 8; va_Mod_vec 4; va_Mod_vec 3; va_Mod_vec 2; va_Mod_vec 1; va_Mod_vec 0; va_Mod_reg 10; va_Mod_reg 6; va_Mod_reg 7; va_Mod_ok ] in let va_qc = va_qcode_Ghash_buffer_loop_body va_mods in_b h_BE y_prev old_len index in let va_sM,...
false
Vale.AES.PPC64LE.GHash.fst
Vale.AES.PPC64LE.GHash.va_wpProof_Ghash_buffer_while0
val va_wpProof_Ghash_buffer_while0 : va_old:va_state -> va_in_h:poly -> va_in_h_BE:quad32 -> va_in_in_b:buffer128 -> va_in_y_prev:quad32 -> va_in_index:nat -> va_s0:va_state -> va_k:(va_state -> nat -> Type0) -> Ghost (va_state & va_fuel & nat) (requires (va_t_require va_s0 /\ va_wp_Ghash_buffer_while0 va_old v...
val va_wpProof_Ghash_buffer_while0 : va_old:va_state -> va_in_h:poly -> va_in_h_BE:quad32 -> va_in_in_b:buffer128 -> va_in_y_prev:quad32 -> va_in_index:nat -> va_s0:va_state -> va_k:(va_state -> nat -> Type0) -> Ghost (va_state & va_fuel & nat) (requires (va_t_require va_s0 /\ va_wp_Ghash_buffer_while0 va_old v...
let va_wpProof_Ghash_buffer_while0 va_old va_in_h va_in_h_BE va_in_in_b va_in_y_prev va_in_index va_s0 va_k = let (va_sM, va_f0, index) = va_lemma_Ghash_buffer_while0 (va_code_Ghash_buffer_while0 ()) va_s0 va_old va_in_h va_in_h_BE va_in_in_b va_in_y_prev va_in_index in va_lemma_upd_update va_sM; assert (va...
{ "file_name": "obj/Vale.AES.PPC64LE.GHash.fst", "git_rev": "eb1badfa34c70b0bbe0fe24fe0f49fb1295c7872", "git_url": "https://github.com/project-everest/hacl-star.git", "project_name": "hacl-star" }
{ "end_col": 22, "end_line": 1868, "start_col": 0, "start_line": 1855 }
module Vale.AES.PPC64LE.GHash open Vale.Def.Prop_s open Vale.Def.Opaque_s open Vale.Def.Words_s open Vale.Def.Types_s open FStar.Seq open Vale.Arch.Types open Vale.Arch.HeapImpl open Vale.AES.AES_BE_s open Vale.PPC64LE.Machine_s open Vale.PPC64LE.Memory open Vale.PPC64LE.State open Vale.PPC64LE.Decls open Vale.PPC64LE....
{ "checked_file": "/", "dependencies": [ "Vale.PPC64LE.State.fsti.checked", "Vale.PPC64LE.QuickCodes.fsti.checked", "Vale.PPC64LE.QuickCode.fst.checked", "Vale.PPC64LE.Memory.fsti.checked", "Vale.PPC64LE.Machine_s.fst.checked", "Vale.PPC64LE.InsVector.fsti.checked", "Vale.PPC64LE.InsMem....
[ { "abbrev": false, "full_module": "Vale.Poly1305.Math // For lemma_poly_bits64()", "short_module": null }, { "abbrev": false, "full_module": "Vale.AES.GHash_BE", "short_module": null }, { "abbrev": false, "full_module": "Vale.AES.GF128", "short_module": null }, { ...
{ "detail_errors": false, "detail_hint_replay": false, "initial_fuel": 2, "initial_ifuel": 0, "max_fuel": 1, "max_ifuel": 1, "no_plugins": false, "no_smt": false, "no_tactics": false, "quake_hi": 1, "quake_keep": false, "quake_lo": 1, "retry": false, "reuse_hint_for": null, "smtencoding_el...
false
va_old: Vale.PPC64LE.Decls.va_state -> va_in_h: Vale.Math.Poly2_s.poly -> va_in_h_BE: Vale.PPC64LE.Memory.quad32 -> va_in_in_b: Vale.PPC64LE.Memory.buffer128 -> va_in_y_prev: Vale.PPC64LE.Memory.quad32 -> va_in_index: Prims.nat -> va_s0: Vale.PPC64LE.Decls.va_state -> va_k: (_: Vale.PPC...
Prims.Ghost
[]
[]
[ "Vale.PPC64LE.Decls.va_state", "Vale.Math.Poly2_s.poly", "Vale.PPC64LE.Memory.quad32", "Vale.PPC64LE.Memory.buffer128", "Prims.nat", "Vale.PPC64LE.Decls.va_fuel", "FStar.Pervasives.Native.Mktuple3", "Prims.unit", "Vale.PPC64LE.QuickCode.va_lemma_norm_mods", "Prims.Cons", "Vale.PPC64LE.QuickCode....
[]
false
false
false
false
false
let va_wpProof_Ghash_buffer_while0 va_old va_in_h va_in_h_BE va_in_in_b va_in_y_prev va_in_index va_s0 va_k =
let va_sM, va_f0, index = va_lemma_Ghash_buffer_while0 (va_code_Ghash_buffer_while0 ()) va_s0 va_old va_in_h va_in_h_BE va_in_in_b va_in_y_prev va_in_index in va_lemma_upd_update va_sM; assert (va_state_eq va_sM (va_update_vec 9 va_sM (va_update_vec 8 ...
false
Vale.Lib.X64.Cpuid.fsti
Vale.Lib.X64.Cpuid.va_wp_Check_aesni_support
val va_wp_Check_aesni_support (va_s0: va_state) (va_k: (va_state -> unit -> Type0)) : Type0
val va_wp_Check_aesni_support (va_s0: va_state) (va_k: (va_state -> unit -> Type0)) : Type0
let va_wp_Check_aesni_support (va_s0:va_state) (va_k:(va_state -> unit -> Type0)) : Type0 = (va_get_ok va_s0 /\ (forall (va_x_rax:nat64) (va_x_rbx:nat64) (va_x_rcx:nat64) (va_x_rdx:nat64) (va_x_r9:nat64) (va_x_efl:Vale.X64.Flags.t) . let va_sM = va_upd_flags va_x_efl (va_upd_reg64 rR9 va_x_r9 (va_upd_reg64 rR...
{ "file_name": "obj/Vale.Lib.X64.Cpuid.fsti", "git_rev": "eb1badfa34c70b0bbe0fe24fe0f49fb1295c7872", "git_url": "https://github.com/project-everest/hacl-star.git", "project_name": "hacl-star" }
{ "end_col": 21, "end_line": 43, "start_col": 0, "start_line": 37 }
module Vale.Lib.X64.Cpuid open Vale.Def.Types_s open Vale.Arch.Types open Vale.X64.Machine_s open Vale.X64.Memory open Vale.X64.State open Vale.X64.Decls open Vale.X64.InsBasic open Vale.X64.QuickCode open Vale.X64.QuickCodes open Vale.X64.CPU_Features_s //let pow2_values (u:unit) : Lemma // (pow2 29 == 0x20000000 /\...
{ "checked_file": "/", "dependencies": [ "Vale.X64.State.fsti.checked", "Vale.X64.QuickCodes.fsti.checked", "Vale.X64.QuickCode.fst.checked", "Vale.X64.Memory.fsti.checked", "Vale.X64.Machine_s.fst.checked", "Vale.X64.InsBasic.fsti.checked", "Vale.X64.Flags.fsti.checked", "Vale.X64.D...
[ { "abbrev": false, "full_module": "Vale.X64.CPU_Features_s", "short_module": null }, { "abbrev": false, "full_module": "Vale.X64.QuickCodes", "short_module": null }, { "abbrev": false, "full_module": "Vale.X64.QuickCode", "short_module": null }, { "abbrev": false,...
{ "detail_errors": false, "detail_hint_replay": false, "initial_fuel": 2, "initial_ifuel": 0, "max_fuel": 1, "max_ifuel": 1, "no_plugins": false, "no_smt": false, "no_tactics": false, "quake_hi": 1, "quake_keep": false, "quake_lo": 1, "retry": false, "reuse_hint_for": null, "smtencoding_el...
false
va_s0: Vale.X64.Decls.va_state -> va_k: (_: Vale.X64.Decls.va_state -> _: Prims.unit -> Type0) -> Type0
Prims.Tot
[ "total" ]
[]
[ "Vale.X64.Decls.va_state", "Prims.unit", "Prims.l_and", "Prims.b2t", "Vale.X64.Decls.va_get_ok", "Prims.l_Forall", "Vale.X64.Memory.nat64", "Vale.X64.Flags.t", "Prims.l_imp", "Prims.l_not", "Prims.eq2", "Prims.int", "Vale.X64.Decls.va_get_reg64", "Vale.X64.Machine_s.rRax", "Vale.X64.CPU_...
[]
false
false
false
true
true
let va_wp_Check_aesni_support (va_s0: va_state) (va_k: (va_state -> unit -> Type0)) : Type0 =
(va_get_ok va_s0 /\ (forall (va_x_rax: nat64) (va_x_rbx: nat64) (va_x_rcx: nat64) (va_x_rdx: nat64) (va_x_r9: nat64) (va_x_efl: Vale.X64.Flags.t). let va_sM = va_upd_flags va_x_efl (va_upd_reg64 rR9 va_x_r9 (va_upd_reg64 rRdx ...
false
Vale.Lib.X64.Cpuid.fsti
Vale.Lib.X64.Cpuid.va_wp_Check_sha_support
val va_wp_Check_sha_support (va_s0: va_state) (va_k: (va_state -> unit -> Type0)) : Type0
val va_wp_Check_sha_support (va_s0: va_state) (va_k: (va_state -> unit -> Type0)) : Type0
let va_wp_Check_sha_support (va_s0:va_state) (va_k:(va_state -> unit -> Type0)) : Type0 = (va_get_ok va_s0 /\ (forall (va_x_rax:nat64) (va_x_rbx:nat64) (va_x_rcx:nat64) (va_x_rdx:nat64) (va_x_r9:nat64) (va_x_efl:Vale.X64.Flags.t) . let va_sM = va_upd_flags va_x_efl (va_upd_reg64 rR9 va_x_r9 (va_upd_reg64 rRdx...
{ "file_name": "obj/Vale.Lib.X64.Cpuid.fsti", "git_rev": "eb1badfa34c70b0bbe0fe24fe0f49fb1295c7872", "git_url": "https://github.com/project-everest/hacl-star.git", "project_name": "hacl-star" }
{ "end_col": 92, "end_line": 77, "start_col": 0, "start_line": 72 }
module Vale.Lib.X64.Cpuid open Vale.Def.Types_s open Vale.Arch.Types open Vale.X64.Machine_s open Vale.X64.Memory open Vale.X64.State open Vale.X64.Decls open Vale.X64.InsBasic open Vale.X64.QuickCode open Vale.X64.QuickCodes open Vale.X64.CPU_Features_s //let pow2_values (u:unit) : Lemma // (pow2 29 == 0x20000000 /\...
{ "checked_file": "/", "dependencies": [ "Vale.X64.State.fsti.checked", "Vale.X64.QuickCodes.fsti.checked", "Vale.X64.QuickCode.fst.checked", "Vale.X64.Memory.fsti.checked", "Vale.X64.Machine_s.fst.checked", "Vale.X64.InsBasic.fsti.checked", "Vale.X64.Flags.fsti.checked", "Vale.X64.D...
[ { "abbrev": false, "full_module": "Vale.X64.CPU_Features_s", "short_module": null }, { "abbrev": false, "full_module": "Vale.X64.QuickCodes", "short_module": null }, { "abbrev": false, "full_module": "Vale.X64.QuickCode", "short_module": null }, { "abbrev": false,...
{ "detail_errors": false, "detail_hint_replay": false, "initial_fuel": 2, "initial_ifuel": 0, "max_fuel": 1, "max_ifuel": 1, "no_plugins": false, "no_smt": false, "no_tactics": false, "quake_hi": 1, "quake_keep": false, "quake_lo": 1, "retry": false, "reuse_hint_for": null, "smtencoding_el...
false
va_s0: Vale.X64.Decls.va_state -> va_k: (_: Vale.X64.Decls.va_state -> _: Prims.unit -> Type0) -> Type0
Prims.Tot
[ "total" ]
[]
[ "Vale.X64.Decls.va_state", "Prims.unit", "Prims.l_and", "Prims.b2t", "Vale.X64.Decls.va_get_ok", "Prims.l_Forall", "Vale.X64.Memory.nat64", "Vale.X64.Flags.t", "Prims.l_imp", "Prims.l_not", "Prims.eq2", "Prims.int", "Vale.X64.Decls.va_get_reg64", "Vale.X64.Machine_s.rRax", "Vale.X64.CPU_...
[]
false
false
false
true
true
let va_wp_Check_sha_support (va_s0: va_state) (va_k: (va_state -> unit -> Type0)) : Type0 =
(va_get_ok va_s0 /\ (forall (va_x_rax: nat64) (va_x_rbx: nat64) (va_x_rcx: nat64) (va_x_rdx: nat64) (va_x_r9: nat64) (va_x_efl: Vale.X64.Flags.t). let va_sM = va_upd_flags va_x_efl (va_upd_reg64 rR9 va_x_r9 (va_upd_reg64 rRdx ...
false
Vale.AES.PPC64LE.GHash.fst
Vale.AES.PPC64LE.GHash.va_lemma_Ghash_buffer
val va_lemma_Ghash_buffer : va_b0:va_code -> va_s0:va_state -> hkeys_b:buffer128 -> in_b:buffer128 -> h_BE:quad32 -> y_prev:quad32 -> Ghost (va_state & va_fuel) (requires (va_require_total va_b0 (va_code_Ghash_buffer ()) va_s0 /\ va_get_ok va_s0 /\ (let (h:poly) = Vale.Math.Poly2.Bits_s.of_quad32 h_BE in hkey...
val va_lemma_Ghash_buffer : va_b0:va_code -> va_s0:va_state -> hkeys_b:buffer128 -> in_b:buffer128 -> h_BE:quad32 -> y_prev:quad32 -> Ghost (va_state & va_fuel) (requires (va_require_total va_b0 (va_code_Ghash_buffer ()) va_s0 /\ va_get_ok va_s0 /\ (let (h:poly) = Vale.Math.Poly2.Bits_s.of_quad32 h_BE in hkey...
let va_lemma_Ghash_buffer va_b0 va_s0 hkeys_b in_b h_BE y_prev = let (va_mods:va_mods_t) = [va_Mod_cr0; va_Mod_vec 14; va_Mod_vec 13; va_Mod_vec 12; va_Mod_vec 11; va_Mod_vec 10; va_Mod_vec 9; va_Mod_vec 8; va_Mod_vec 7; va_Mod_vec 6; va_Mod_vec 5; va_Mod_vec 4; va_Mod_vec 3; va_Mod_vec 2; va_Mod_vec 1; va_Mo...
{ "file_name": "obj/Vale.AES.PPC64LE.GHash.fst", "git_rev": "eb1badfa34c70b0bbe0fe24fe0f49fb1295c7872", "git_url": "https://github.com/project-everest/hacl-star.git", "project_name": "hacl-star" }
{ "end_col": 16, "end_line": 2054, "start_col": 0, "start_line": 2033 }
module Vale.AES.PPC64LE.GHash open Vale.Def.Prop_s open Vale.Def.Opaque_s open Vale.Def.Words_s open Vale.Def.Types_s open FStar.Seq open Vale.Arch.Types open Vale.Arch.HeapImpl open Vale.AES.AES_BE_s open Vale.PPC64LE.Machine_s open Vale.PPC64LE.Memory open Vale.PPC64LE.State open Vale.PPC64LE.Decls open Vale.PPC64LE....
{ "checked_file": "/", "dependencies": [ "Vale.PPC64LE.State.fsti.checked", "Vale.PPC64LE.QuickCodes.fsti.checked", "Vale.PPC64LE.QuickCode.fst.checked", "Vale.PPC64LE.Memory.fsti.checked", "Vale.PPC64LE.Machine_s.fst.checked", "Vale.PPC64LE.InsVector.fsti.checked", "Vale.PPC64LE.InsMem....
[ { "abbrev": false, "full_module": "Vale.Poly1305.Math // For lemma_poly_bits64()", "short_module": null }, { "abbrev": false, "full_module": "Vale.AES.GHash_BE", "short_module": null }, { "abbrev": false, "full_module": "Vale.AES.GF128", "short_module": null }, { ...
{ "detail_errors": false, "detail_hint_replay": false, "initial_fuel": 2, "initial_ifuel": 0, "max_fuel": 1, "max_ifuel": 1, "no_plugins": false, "no_smt": false, "no_tactics": false, "quake_hi": 1, "quake_keep": false, "quake_lo": 1, "retry": false, "reuse_hint_for": null, "smtencoding_el...
false
va_b0: Vale.PPC64LE.Decls.va_code -> va_s0: Vale.PPC64LE.Decls.va_state -> hkeys_b: Vale.PPC64LE.Memory.buffer128 -> in_b: Vale.PPC64LE.Memory.buffer128 -> h_BE: Vale.PPC64LE.Memory.quad32 -> y_prev: Vale.PPC64LE.Memory.quad32 -> Prims.Ghost (Vale.PPC64LE.Decls.va_state * Vale.PPC64LE.Decls.v...
Prims.Ghost
[]
[]
[ "Vale.PPC64LE.Decls.va_code", "Vale.PPC64LE.Decls.va_state", "Vale.PPC64LE.Memory.buffer128", "Vale.PPC64LE.Memory.quad32", "Vale.PPC64LE.QuickCodes.fuel", "Prims.unit", "FStar.Pervasives.Native.Mktuple2", "Vale.PPC64LE.Decls.va_fuel", "Vale.PPC64LE.QuickCode.va_lemma_norm_mods", "Prims.Cons", "...
[]
false
false
false
false
false
let va_lemma_Ghash_buffer va_b0 va_s0 hkeys_b in_b h_BE y_prev =
let va_mods:va_mods_t = [ va_Mod_cr0; va_Mod_vec 14; va_Mod_vec 13; va_Mod_vec 12; va_Mod_vec 11; va_Mod_vec 10; va_Mod_vec 9; va_Mod_vec 8; va_Mod_vec 7; va_Mod_vec 6; va_Mod_vec 5; va_Mod_vec 4; va_Mod_vec 3; va_Mod_vec 2; va_Mod_vec 1; va_Mod_vec 0; va_Mod_reg 10; va_Mod_reg 6; va_Mod_reg 7; va_Mod_ok ...
false
Vale.Lib.X64.Cpuid.fsti
Vale.Lib.X64.Cpuid.va_wp_Check_avx2_support
val va_wp_Check_avx2_support (va_s0: va_state) (va_k: (va_state -> unit -> Type0)) : Type0
val va_wp_Check_avx2_support (va_s0: va_state) (va_k: (va_state -> unit -> Type0)) : Type0
let va_wp_Check_avx2_support (va_s0:va_state) (va_k:(va_state -> unit -> Type0)) : Type0 = (va_get_ok va_s0 /\ (forall (va_x_rax:nat64) (va_x_rbx:nat64) (va_x_rcx:nat64) (va_x_rdx:nat64) (va_x_r9:nat64) (va_x_efl:Vale.X64.Flags.t) . let va_sM = va_upd_flags va_x_efl (va_upd_reg64 rR9 va_x_r9 (va_upd_reg64 rRd...
{ "file_name": "obj/Vale.Lib.X64.Cpuid.fsti", "git_rev": "eb1badfa34c70b0bbe0fe24fe0f49fb1295c7872", "git_url": "https://github.com/project-everest/hacl-star.git", "project_name": "hacl-star" }
{ "end_col": 99, "end_line": 180, "start_col": 0, "start_line": 175 }
module Vale.Lib.X64.Cpuid open Vale.Def.Types_s open Vale.Arch.Types open Vale.X64.Machine_s open Vale.X64.Memory open Vale.X64.State open Vale.X64.Decls open Vale.X64.InsBasic open Vale.X64.QuickCode open Vale.X64.QuickCodes open Vale.X64.CPU_Features_s //let pow2_values (u:unit) : Lemma // (pow2 29 == 0x20000000 /\...
{ "checked_file": "/", "dependencies": [ "Vale.X64.State.fsti.checked", "Vale.X64.QuickCodes.fsti.checked", "Vale.X64.QuickCode.fst.checked", "Vale.X64.Memory.fsti.checked", "Vale.X64.Machine_s.fst.checked", "Vale.X64.InsBasic.fsti.checked", "Vale.X64.Flags.fsti.checked", "Vale.X64.D...
[ { "abbrev": false, "full_module": "Vale.X64.CPU_Features_s", "short_module": null }, { "abbrev": false, "full_module": "Vale.X64.QuickCodes", "short_module": null }, { "abbrev": false, "full_module": "Vale.X64.QuickCode", "short_module": null }, { "abbrev": false,...
{ "detail_errors": false, "detail_hint_replay": false, "initial_fuel": 2, "initial_ifuel": 0, "max_fuel": 1, "max_ifuel": 1, "no_plugins": false, "no_smt": false, "no_tactics": false, "quake_hi": 1, "quake_keep": false, "quake_lo": 1, "retry": false, "reuse_hint_for": null, "smtencoding_el...
false
va_s0: Vale.X64.Decls.va_state -> va_k: (_: Vale.X64.Decls.va_state -> _: Prims.unit -> Type0) -> Type0
Prims.Tot
[ "total" ]
[]
[ "Vale.X64.Decls.va_state", "Prims.unit", "Prims.l_and", "Prims.b2t", "Vale.X64.Decls.va_get_ok", "Prims.l_Forall", "Vale.X64.Memory.nat64", "Vale.X64.Flags.t", "Prims.l_imp", "Prims.l_not", "Prims.eq2", "Prims.int", "Vale.X64.Decls.va_get_reg64", "Vale.X64.Machine_s.rRax", "Vale.X64.CPU_...
[]
false
false
false
true
true
let va_wp_Check_avx2_support (va_s0: va_state) (va_k: (va_state -> unit -> Type0)) : Type0 =
(va_get_ok va_s0 /\ (forall (va_x_rax: nat64) (va_x_rbx: nat64) (va_x_rcx: nat64) (va_x_rdx: nat64) (va_x_r9: nat64) (va_x_efl: Vale.X64.Flags.t). let va_sM = va_upd_flags va_x_efl (va_upd_reg64 rR9 va_x_r9 (va_upd_reg64 rRdx ...
false
Vale.Lib.X64.Cpuid.fsti
Vale.Lib.X64.Cpuid.va_wp_Check_adx_bmi2_support
val va_wp_Check_adx_bmi2_support (va_s0: va_state) (va_k: (va_state -> unit -> Type0)) : Type0
val va_wp_Check_adx_bmi2_support (va_s0: va_state) (va_k: (va_state -> unit -> Type0)) : Type0
let va_wp_Check_adx_bmi2_support (va_s0:va_state) (va_k:(va_state -> unit -> Type0)) : Type0 = (va_get_ok va_s0 /\ (forall (va_x_rax:nat64) (va_x_rbx:nat64) (va_x_rcx:nat64) (va_x_rdx:nat64) (va_x_r9:nat64) (va_x_efl:Vale.X64.Flags.t) . let va_sM = va_upd_flags va_x_efl (va_upd_reg64 rR9 va_x_r9 (va_upd_reg64...
{ "file_name": "obj/Vale.Lib.X64.Cpuid.fsti", "git_rev": "eb1badfa34c70b0bbe0fe24fe0f49fb1295c7872", "git_url": "https://github.com/project-everest/hacl-star.git", "project_name": "hacl-star" }
{ "end_col": 16, "end_line": 112, "start_col": 0, "start_line": 106 }
module Vale.Lib.X64.Cpuid open Vale.Def.Types_s open Vale.Arch.Types open Vale.X64.Machine_s open Vale.X64.Memory open Vale.X64.State open Vale.X64.Decls open Vale.X64.InsBasic open Vale.X64.QuickCode open Vale.X64.QuickCodes open Vale.X64.CPU_Features_s //let pow2_values (u:unit) : Lemma // (pow2 29 == 0x20000000 /\...
{ "checked_file": "/", "dependencies": [ "Vale.X64.State.fsti.checked", "Vale.X64.QuickCodes.fsti.checked", "Vale.X64.QuickCode.fst.checked", "Vale.X64.Memory.fsti.checked", "Vale.X64.Machine_s.fst.checked", "Vale.X64.InsBasic.fsti.checked", "Vale.X64.Flags.fsti.checked", "Vale.X64.D...
[ { "abbrev": false, "full_module": "Vale.X64.CPU_Features_s", "short_module": null }, { "abbrev": false, "full_module": "Vale.X64.QuickCodes", "short_module": null }, { "abbrev": false, "full_module": "Vale.X64.QuickCode", "short_module": null }, { "abbrev": false,...
{ "detail_errors": false, "detail_hint_replay": false, "initial_fuel": 2, "initial_ifuel": 0, "max_fuel": 1, "max_ifuel": 1, "no_plugins": false, "no_smt": false, "no_tactics": false, "quake_hi": 1, "quake_keep": false, "quake_lo": 1, "retry": false, "reuse_hint_for": null, "smtencoding_el...
false
va_s0: Vale.X64.Decls.va_state -> va_k: (_: Vale.X64.Decls.va_state -> _: Prims.unit -> Type0) -> Type0
Prims.Tot
[ "total" ]
[]
[ "Vale.X64.Decls.va_state", "Prims.unit", "Prims.l_and", "Prims.b2t", "Vale.X64.Decls.va_get_ok", "Prims.l_Forall", "Vale.X64.Memory.nat64", "Vale.X64.Flags.t", "Prims.l_imp", "Prims.l_not", "Prims.eq2", "Prims.int", "Vale.X64.Decls.va_get_reg64", "Vale.X64.Machine_s.rRax", "Vale.X64.CPU_...
[]
false
false
false
true
true
let va_wp_Check_adx_bmi2_support (va_s0: va_state) (va_k: (va_state -> unit -> Type0)) : Type0 =
(va_get_ok va_s0 /\ (forall (va_x_rax: nat64) (va_x_rbx: nat64) (va_x_rcx: nat64) (va_x_rdx: nat64) (va_x_r9: nat64) (va_x_efl: Vale.X64.Flags.t). let va_sM = va_upd_flags va_x_efl (va_upd_reg64 rR9 va_x_r9 (va_upd_reg64 rRdx ...
false
Vale.Lib.X64.Cpuid.fsti
Vale.Lib.X64.Cpuid.va_wp_Check_avx_support
val va_wp_Check_avx_support (va_s0: va_state) (va_k: (va_state -> unit -> Type0)) : Type0
val va_wp_Check_avx_support (va_s0: va_state) (va_k: (va_state -> unit -> Type0)) : Type0
let va_wp_Check_avx_support (va_s0:va_state) (va_k:(va_state -> unit -> Type0)) : Type0 = (va_get_ok va_s0 /\ (forall (va_x_rax:nat64) (va_x_rbx:nat64) (va_x_rcx:nat64) (va_x_rdx:nat64) (va_x_r9:nat64) (va_x_efl:Vale.X64.Flags.t) . let va_sM = va_upd_flags va_x_efl (va_upd_reg64 rR9 va_x_r9 (va_upd_reg64 rRdx...
{ "file_name": "obj/Vale.Lib.X64.Cpuid.fsti", "git_rev": "eb1badfa34c70b0bbe0fe24fe0f49fb1295c7872", "git_url": "https://github.com/project-everest/hacl-star.git", "project_name": "hacl-star" }
{ "end_col": 98, "end_line": 146, "start_col": 0, "start_line": 141 }
module Vale.Lib.X64.Cpuid open Vale.Def.Types_s open Vale.Arch.Types open Vale.X64.Machine_s open Vale.X64.Memory open Vale.X64.State open Vale.X64.Decls open Vale.X64.InsBasic open Vale.X64.QuickCode open Vale.X64.QuickCodes open Vale.X64.CPU_Features_s //let pow2_values (u:unit) : Lemma // (pow2 29 == 0x20000000 /\...
{ "checked_file": "/", "dependencies": [ "Vale.X64.State.fsti.checked", "Vale.X64.QuickCodes.fsti.checked", "Vale.X64.QuickCode.fst.checked", "Vale.X64.Memory.fsti.checked", "Vale.X64.Machine_s.fst.checked", "Vale.X64.InsBasic.fsti.checked", "Vale.X64.Flags.fsti.checked", "Vale.X64.D...
[ { "abbrev": false, "full_module": "Vale.X64.CPU_Features_s", "short_module": null }, { "abbrev": false, "full_module": "Vale.X64.QuickCodes", "short_module": null }, { "abbrev": false, "full_module": "Vale.X64.QuickCode", "short_module": null }, { "abbrev": false,...
{ "detail_errors": false, "detail_hint_replay": false, "initial_fuel": 2, "initial_ifuel": 0, "max_fuel": 1, "max_ifuel": 1, "no_plugins": false, "no_smt": false, "no_tactics": false, "quake_hi": 1, "quake_keep": false, "quake_lo": 1, "retry": false, "reuse_hint_for": null, "smtencoding_el...
false
va_s0: Vale.X64.Decls.va_state -> va_k: (_: Vale.X64.Decls.va_state -> _: Prims.unit -> Type0) -> Type0
Prims.Tot
[ "total" ]
[]
[ "Vale.X64.Decls.va_state", "Prims.unit", "Prims.l_and", "Prims.b2t", "Vale.X64.Decls.va_get_ok", "Prims.l_Forall", "Vale.X64.Memory.nat64", "Vale.X64.Flags.t", "Prims.l_imp", "Prims.l_not", "Prims.eq2", "Prims.int", "Vale.X64.Decls.va_get_reg64", "Vale.X64.Machine_s.rRax", "Vale.X64.CPU_...
[]
false
false
false
true
true
let va_wp_Check_avx_support (va_s0: va_state) (va_k: (va_state -> unit -> Type0)) : Type0 =
(va_get_ok va_s0 /\ (forall (va_x_rax: nat64) (va_x_rbx: nat64) (va_x_rcx: nat64) (va_x_rdx: nat64) (va_x_r9: nat64) (va_x_efl: Vale.X64.Flags.t). let va_sM = va_upd_flags va_x_efl (va_upd_reg64 rR9 va_x_r9 (va_upd_reg64 rRdx ...
false
Vale.Lib.X64.Cpuid.fsti
Vale.Lib.X64.Cpuid.va_wp_Check_movbe_support
val va_wp_Check_movbe_support (va_s0: va_state) (va_k: (va_state -> unit -> Type0)) : Type0
val va_wp_Check_movbe_support (va_s0: va_state) (va_k: (va_state -> unit -> Type0)) : Type0
let va_wp_Check_movbe_support (va_s0:va_state) (va_k:(va_state -> unit -> Type0)) : Type0 = (va_get_ok va_s0 /\ (forall (va_x_rax:nat64) (va_x_rbx:nat64) (va_x_rcx:nat64) (va_x_rdx:nat64) (va_x_r9:nat64) (va_x_efl:Vale.X64.Flags.t) . let va_sM = va_upd_flags va_x_efl (va_upd_reg64 rR9 va_x_r9 (va_upd_reg64 rR...
{ "file_name": "obj/Vale.Lib.X64.Cpuid.fsti", "git_rev": "eb1badfa34c70b0bbe0fe24fe0f49fb1295c7872", "git_url": "https://github.com/project-everest/hacl-star.git", "project_name": "hacl-star" }
{ "end_col": 94, "end_line": 214, "start_col": 0, "start_line": 209 }
module Vale.Lib.X64.Cpuid open Vale.Def.Types_s open Vale.Arch.Types open Vale.X64.Machine_s open Vale.X64.Memory open Vale.X64.State open Vale.X64.Decls open Vale.X64.InsBasic open Vale.X64.QuickCode open Vale.X64.QuickCodes open Vale.X64.CPU_Features_s //let pow2_values (u:unit) : Lemma // (pow2 29 == 0x20000000 /\...
{ "checked_file": "/", "dependencies": [ "Vale.X64.State.fsti.checked", "Vale.X64.QuickCodes.fsti.checked", "Vale.X64.QuickCode.fst.checked", "Vale.X64.Memory.fsti.checked", "Vale.X64.Machine_s.fst.checked", "Vale.X64.InsBasic.fsti.checked", "Vale.X64.Flags.fsti.checked", "Vale.X64.D...
[ { "abbrev": false, "full_module": "Vale.X64.CPU_Features_s", "short_module": null }, { "abbrev": false, "full_module": "Vale.X64.QuickCodes", "short_module": null }, { "abbrev": false, "full_module": "Vale.X64.QuickCode", "short_module": null }, { "abbrev": false,...
{ "detail_errors": false, "detail_hint_replay": false, "initial_fuel": 2, "initial_ifuel": 0, "max_fuel": 1, "max_ifuel": 1, "no_plugins": false, "no_smt": false, "no_tactics": false, "quake_hi": 1, "quake_keep": false, "quake_lo": 1, "retry": false, "reuse_hint_for": null, "smtencoding_el...
false
va_s0: Vale.X64.Decls.va_state -> va_k: (_: Vale.X64.Decls.va_state -> _: Prims.unit -> Type0) -> Type0
Prims.Tot
[ "total" ]
[]
[ "Vale.X64.Decls.va_state", "Prims.unit", "Prims.l_and", "Prims.b2t", "Vale.X64.Decls.va_get_ok", "Prims.l_Forall", "Vale.X64.Memory.nat64", "Vale.X64.Flags.t", "Prims.l_imp", "Prims.l_not", "Prims.eq2", "Prims.int", "Vale.X64.Decls.va_get_reg64", "Vale.X64.Machine_s.rRax", "Vale.X64.CPU_...
[]
false
false
false
true
true
let va_wp_Check_movbe_support (va_s0: va_state) (va_k: (va_state -> unit -> Type0)) : Type0 =
(va_get_ok va_s0 /\ (forall (va_x_rax: nat64) (va_x_rbx: nat64) (va_x_rcx: nat64) (va_x_rdx: nat64) (va_x_r9: nat64) (va_x_efl: Vale.X64.Flags.t). let va_sM = va_upd_flags va_x_efl (va_upd_reg64 rR9 va_x_r9 (va_upd_reg64 rRdx ...
false
Vale.AES.PPC64LE.GHash.fst
Vale.AES.PPC64LE.GHash.va_qcode_Ghash_register
val va_qcode_Ghash_register (va_mods: va_mods_t) (hkeys_b: buffer128) (h_BE y_prev: quad32) : (va_quickCode unit (va_code_Ghash_register ()))
val va_qcode_Ghash_register (va_mods: va_mods_t) (hkeys_b: buffer128) (h_BE y_prev: quad32) : (va_quickCode unit (va_code_Ghash_register ()))
let va_qcode_Ghash_register (va_mods:va_mods_t) (hkeys_b:buffer128) (h_BE:quad32) (y_prev:quad32) : (va_quickCode unit (va_code_Ghash_register ())) = (qblock va_mods (fun (va_s:va_state) -> let (va_old_s:va_state) = va_s in let (h:Vale.Math.Poly2_s.poly) = Vale.Math.Poly2.Bits_s.of_quad32 h_BE in let (data:...
{ "file_name": "obj/Vale.AES.PPC64LE.GHash.fst", "git_rev": "eb1badfa34c70b0bbe0fe24fe0f49fb1295c7872", "git_url": "https://github.com/project-everest/hacl-star.git", "project_name": "hacl-star" }
{ "end_col": 95, "end_line": 1050, "start_col": 0, "start_line": 932 }
module Vale.AES.PPC64LE.GHash open Vale.Def.Prop_s open Vale.Def.Opaque_s open Vale.Def.Words_s open Vale.Def.Types_s open FStar.Seq open Vale.Arch.Types open Vale.Arch.HeapImpl open Vale.AES.AES_BE_s open Vale.PPC64LE.Machine_s open Vale.PPC64LE.Memory open Vale.PPC64LE.State open Vale.PPC64LE.Decls open Vale.PPC64LE....
{ "checked_file": "/", "dependencies": [ "Vale.PPC64LE.State.fsti.checked", "Vale.PPC64LE.QuickCodes.fsti.checked", "Vale.PPC64LE.QuickCode.fst.checked", "Vale.PPC64LE.Memory.fsti.checked", "Vale.PPC64LE.Machine_s.fst.checked", "Vale.PPC64LE.InsVector.fsti.checked", "Vale.PPC64LE.InsMem....
[ { "abbrev": false, "full_module": "Vale.Poly1305.Math // For lemma_poly_bits64()", "short_module": null }, { "abbrev": false, "full_module": "Vale.AES.GHash_BE", "short_module": null }, { "abbrev": false, "full_module": "Vale.AES.GF128", "short_module": null }, { ...
{ "detail_errors": false, "detail_hint_replay": false, "initial_fuel": 2, "initial_ifuel": 0, "max_fuel": 1, "max_ifuel": 1, "no_plugins": false, "no_smt": false, "no_tactics": false, "quake_hi": 1, "quake_keep": false, "quake_lo": 1, "retry": false, "reuse_hint_for": null, "smtencoding_el...
false
va_mods: Vale.PPC64LE.QuickCode.va_mods_t -> hkeys_b: Vale.PPC64LE.Memory.buffer128 -> h_BE: Vale.PPC64LE.Memory.quad32 -> y_prev: Vale.PPC64LE.Memory.quad32 -> Vale.PPC64LE.QuickCode.va_quickCode Prims.unit (Vale.AES.PPC64LE.GHash.va_code_Ghash_register ())
Prims.Tot
[ "total" ]
[]
[ "Vale.PPC64LE.QuickCode.va_mods_t", "Vale.PPC64LE.Memory.buffer128", "Vale.PPC64LE.Memory.quad32", "Vale.PPC64LE.QuickCodes.qblock", "Prims.unit", "Prims.Cons", "Vale.PPC64LE.Decls.va_code", "Vale.PPC64LE.InsVector.va_code_Load128_byte16_buffer", "Vale.PPC64LE.Decls.va_op_heaplet_mem_heaplet", "Va...
[]
false
false
false
false
false
let va_qcode_Ghash_register (va_mods: va_mods_t) (hkeys_b: buffer128) (h_BE y_prev: quad32) : (va_quickCode unit (va_code_Ghash_register ())) =
(qblock va_mods (fun (va_s: va_state) -> let va_old_s:va_state = va_s in let h:Vale.Math.Poly2_s.poly = Vale.Math.Poly2.Bits_s.of_quad32 h_BE in let data:(FStar.Seq.Base.seq quad32) = FStar.Seq.Base.create #quad32 1 (va_get_vec 9 va_s) in let prev:Vale.Math.Poly2_s....
false
Vale.Lib.X64.Cpuid.fsti
Vale.Lib.X64.Cpuid.va_wp_Check_osxsave_support
val va_wp_Check_osxsave_support (va_s0: va_state) (va_k: (va_state -> unit -> Type0)) : Type0
val va_wp_Check_osxsave_support (va_s0: va_state) (va_k: (va_state -> unit -> Type0)) : Type0
let va_wp_Check_osxsave_support (va_s0:va_state) (va_k:(va_state -> unit -> Type0)) : Type0 = (va_get_ok va_s0 /\ (forall (va_x_rax:nat64) (va_x_rbx:nat64) (va_x_rcx:nat64) (va_x_rdx:nat64) (va_x_r9:nat64) (va_x_efl:Vale.X64.Flags.t) . let va_sM = va_upd_flags va_x_efl (va_upd_reg64 rR9 va_x_r9 (va_upd_reg64 ...
{ "file_name": "obj/Vale.Lib.X64.Cpuid.fsti", "git_rev": "eb1badfa34c70b0bbe0fe24fe0f49fb1295c7872", "git_url": "https://github.com/project-everest/hacl-star.git", "project_name": "hacl-star" }
{ "end_col": 96, "end_line": 353, "start_col": 0, "start_line": 348 }
module Vale.Lib.X64.Cpuid open Vale.Def.Types_s open Vale.Arch.Types open Vale.X64.Machine_s open Vale.X64.Memory open Vale.X64.State open Vale.X64.Decls open Vale.X64.InsBasic open Vale.X64.QuickCode open Vale.X64.QuickCodes open Vale.X64.CPU_Features_s //let pow2_values (u:unit) : Lemma // (pow2 29 == 0x20000000 /\...
{ "checked_file": "/", "dependencies": [ "Vale.X64.State.fsti.checked", "Vale.X64.QuickCodes.fsti.checked", "Vale.X64.QuickCode.fst.checked", "Vale.X64.Memory.fsti.checked", "Vale.X64.Machine_s.fst.checked", "Vale.X64.InsBasic.fsti.checked", "Vale.X64.Flags.fsti.checked", "Vale.X64.D...
[ { "abbrev": false, "full_module": "Vale.X64.CPU_Features_s", "short_module": null }, { "abbrev": false, "full_module": "Vale.X64.QuickCodes", "short_module": null }, { "abbrev": false, "full_module": "Vale.X64.QuickCode", "short_module": null }, { "abbrev": false,...
{ "detail_errors": false, "detail_hint_replay": false, "initial_fuel": 2, "initial_ifuel": 0, "max_fuel": 1, "max_ifuel": 1, "no_plugins": false, "no_smt": false, "no_tactics": false, "quake_hi": 1, "quake_keep": false, "quake_lo": 1, "retry": false, "reuse_hint_for": null, "smtencoding_el...
false
va_s0: Vale.X64.Decls.va_state -> va_k: (_: Vale.X64.Decls.va_state -> _: Prims.unit -> Type0) -> Type0
Prims.Tot
[ "total" ]
[]
[ "Vale.X64.Decls.va_state", "Prims.unit", "Prims.l_and", "Prims.b2t", "Vale.X64.Decls.va_get_ok", "Prims.l_Forall", "Vale.X64.Memory.nat64", "Vale.X64.Flags.t", "Prims.l_imp", "Prims.l_not", "Prims.eq2", "Prims.int", "Vale.X64.Decls.va_get_reg64", "Vale.X64.Machine_s.rRax", "Vale.X64.CPU_...
[]
false
false
false
true
true
let va_wp_Check_osxsave_support (va_s0: va_state) (va_k: (va_state -> unit -> Type0)) : Type0 =
(va_get_ok va_s0 /\ (forall (va_x_rax: nat64) (va_x_rbx: nat64) (va_x_rcx: nat64) (va_x_rdx: nat64) (va_x_r9: nat64) (va_x_efl: Vale.X64.Flags.t). let va_sM = va_upd_flags va_x_efl (va_upd_reg64 rR9 va_x_r9 (va_upd_reg64 rRdx ...
false
Vale.Lib.X64.Cpuid.fsti
Vale.Lib.X64.Cpuid.va_wp_Check_avx512_support
val va_wp_Check_avx512_support (va_s0: va_state) (va_k: (va_state -> unit -> Type0)) : Type0
val va_wp_Check_avx512_support (va_s0: va_state) (va_k: (va_state -> unit -> Type0)) : Type0
let va_wp_Check_avx512_support (va_s0:va_state) (va_k:(va_state -> unit -> Type0)) : Type0 = (va_get_ok va_s0 /\ (forall (va_x_rax:nat64) (va_x_rbx:nat64) (va_x_rcx:nat64) (va_x_rdx:nat64) (va_x_r9:nat64) (va_x_r10:nat64) (va_x_r11:nat64) (va_x_efl:Vale.X64.Flags.t) . let va_sM = va_upd_flags va_x_efl (va_upd...
{ "file_name": "obj/Vale.Lib.X64.Cpuid.fsti", "git_rev": "eb1badfa34c70b0bbe0fe24fe0f49fb1295c7872", "git_url": "https://github.com/project-everest/hacl-star.git", "project_name": "hacl-star" }
{ "end_col": 10, "end_line": 319, "start_col": 0, "start_line": 312 }
module Vale.Lib.X64.Cpuid open Vale.Def.Types_s open Vale.Arch.Types open Vale.X64.Machine_s open Vale.X64.Memory open Vale.X64.State open Vale.X64.Decls open Vale.X64.InsBasic open Vale.X64.QuickCode open Vale.X64.QuickCodes open Vale.X64.CPU_Features_s //let pow2_values (u:unit) : Lemma // (pow2 29 == 0x20000000 /\...
{ "checked_file": "/", "dependencies": [ "Vale.X64.State.fsti.checked", "Vale.X64.QuickCodes.fsti.checked", "Vale.X64.QuickCode.fst.checked", "Vale.X64.Memory.fsti.checked", "Vale.X64.Machine_s.fst.checked", "Vale.X64.InsBasic.fsti.checked", "Vale.X64.Flags.fsti.checked", "Vale.X64.D...
[ { "abbrev": false, "full_module": "Vale.X64.CPU_Features_s", "short_module": null }, { "abbrev": false, "full_module": "Vale.X64.QuickCodes", "short_module": null }, { "abbrev": false, "full_module": "Vale.X64.QuickCode", "short_module": null }, { "abbrev": false,...
{ "detail_errors": false, "detail_hint_replay": false, "initial_fuel": 2, "initial_ifuel": 0, "max_fuel": 1, "max_ifuel": 1, "no_plugins": false, "no_smt": false, "no_tactics": false, "quake_hi": 1, "quake_keep": false, "quake_lo": 1, "retry": false, "reuse_hint_for": null, "smtencoding_el...
false
va_s0: Vale.X64.Decls.va_state -> va_k: (_: Vale.X64.Decls.va_state -> _: Prims.unit -> Type0) -> Type0
Prims.Tot
[ "total" ]
[]
[ "Vale.X64.Decls.va_state", "Prims.unit", "Prims.l_and", "Prims.b2t", "Vale.X64.Decls.va_get_ok", "Prims.l_Forall", "Vale.X64.Memory.nat64", "Vale.X64.Flags.t", "Prims.l_imp", "Prims.l_not", "Prims.eq2", "Prims.int", "Vale.X64.Decls.va_get_reg64", "Vale.X64.Machine_s.rRax", "Vale.X64.CPU_...
[]
false
false
false
true
true
let va_wp_Check_avx512_support (va_s0: va_state) (va_k: (va_state -> unit -> Type0)) : Type0 =
(va_get_ok va_s0 /\ (forall (va_x_rax: nat64) (va_x_rbx: nat64) (va_x_rcx: nat64) (va_x_rdx: nat64) (va_x_r9: nat64) (va_x_r10: nat64) (va_x_r11: nat64) (va_x_efl: Vale.X64.Flags.t). let va_sM = va_upd_flags va_x_efl (va_upd_reg64 rR11 va...
false
Vale.Lib.X64.Cpuid.fsti
Vale.Lib.X64.Cpuid.va_wp_Check_rdrand_support
val va_wp_Check_rdrand_support (va_s0: va_state) (va_k: (va_state -> unit -> Type0)) : Type0
val va_wp_Check_rdrand_support (va_s0: va_state) (va_k: (va_state -> unit -> Type0)) : Type0
let va_wp_Check_rdrand_support (va_s0:va_state) (va_k:(va_state -> unit -> Type0)) : Type0 = (va_get_ok va_s0 /\ (forall (va_x_rax:nat64) (va_x_rbx:nat64) (va_x_rcx:nat64) (va_x_rdx:nat64) (va_x_r9:nat64) (va_x_efl:Vale.X64.Flags.t) . let va_sM = va_upd_flags va_x_efl (va_upd_reg64 rR9 va_x_r9 (va_upd_reg64 r...
{ "file_name": "obj/Vale.Lib.X64.Cpuid.fsti", "git_rev": "eb1badfa34c70b0bbe0fe24fe0f49fb1295c7872", "git_url": "https://github.com/project-everest/hacl-star.git", "project_name": "hacl-star" }
{ "end_col": 95, "end_line": 282, "start_col": 0, "start_line": 277 }
module Vale.Lib.X64.Cpuid open Vale.Def.Types_s open Vale.Arch.Types open Vale.X64.Machine_s open Vale.X64.Memory open Vale.X64.State open Vale.X64.Decls open Vale.X64.InsBasic open Vale.X64.QuickCode open Vale.X64.QuickCodes open Vale.X64.CPU_Features_s //let pow2_values (u:unit) : Lemma // (pow2 29 == 0x20000000 /\...
{ "checked_file": "/", "dependencies": [ "Vale.X64.State.fsti.checked", "Vale.X64.QuickCodes.fsti.checked", "Vale.X64.QuickCode.fst.checked", "Vale.X64.Memory.fsti.checked", "Vale.X64.Machine_s.fst.checked", "Vale.X64.InsBasic.fsti.checked", "Vale.X64.Flags.fsti.checked", "Vale.X64.D...
[ { "abbrev": false, "full_module": "Vale.X64.CPU_Features_s", "short_module": null }, { "abbrev": false, "full_module": "Vale.X64.QuickCodes", "short_module": null }, { "abbrev": false, "full_module": "Vale.X64.QuickCode", "short_module": null }, { "abbrev": false,...
{ "detail_errors": false, "detail_hint_replay": false, "initial_fuel": 2, "initial_ifuel": 0, "max_fuel": 1, "max_ifuel": 1, "no_plugins": false, "no_smt": false, "no_tactics": false, "quake_hi": 1, "quake_keep": false, "quake_lo": 1, "retry": false, "reuse_hint_for": null, "smtencoding_el...
false
va_s0: Vale.X64.Decls.va_state -> va_k: (_: Vale.X64.Decls.va_state -> _: Prims.unit -> Type0) -> Type0
Prims.Tot
[ "total" ]
[]
[ "Vale.X64.Decls.va_state", "Prims.unit", "Prims.l_and", "Prims.b2t", "Vale.X64.Decls.va_get_ok", "Prims.l_Forall", "Vale.X64.Memory.nat64", "Vale.X64.Flags.t", "Prims.l_imp", "Prims.l_not", "Prims.eq2", "Prims.int", "Vale.X64.Decls.va_get_reg64", "Vale.X64.Machine_s.rRax", "Vale.X64.CPU_...
[]
false
false
false
true
true
let va_wp_Check_rdrand_support (va_s0: va_state) (va_k: (va_state -> unit -> Type0)) : Type0 =
(va_get_ok va_s0 /\ (forall (va_x_rax: nat64) (va_x_rbx: nat64) (va_x_rcx: nat64) (va_x_rdx: nat64) (va_x_r9: nat64) (va_x_efl: Vale.X64.Flags.t). let va_sM = va_upd_flags va_x_efl (va_upd_reg64 rR9 va_x_r9 (va_upd_reg64 rRdx ...
false
Vale.AES.PPC64LE.GHash.fst
Vale.AES.PPC64LE.GHash.va_lemma_Ghash_buffer_body0
val va_lemma_Ghash_buffer_body0 : va_b0:va_code -> va_s0:va_state -> va_old:va_state -> va_in_h:poly -> va_in_h_BE:quad32 -> va_in_in_b:buffer128 -> va_in_y_prev:quad32 -> va_in_index:nat -> Ghost (va_state & va_fuel & nat) (requires (va_require_total va_b0 (va_code_Ghash_buffer_body0 ()) va_s0 /\ va_get_ok va_...
val va_lemma_Ghash_buffer_body0 : va_b0:va_code -> va_s0:va_state -> va_old:va_state -> va_in_h:poly -> va_in_h_BE:quad32 -> va_in_in_b:buffer128 -> va_in_y_prev:quad32 -> va_in_index:nat -> Ghost (va_state & va_fuel & nat) (requires (va_require_total va_b0 (va_code_Ghash_buffer_body0 ()) va_s0 /\ va_get_ok va_...
let va_lemma_Ghash_buffer_body0 va_b0 va_s0 va_old va_in_h va_in_h_BE va_in_in_b va_in_y_prev va_in_index = let va_old = va_expand_state va_old in let (va_mods:va_mods_t) = [va_Mod_vec 9; va_Mod_vec 8; va_Mod_vec 4; va_Mod_vec 3; va_Mod_vec 2; va_Mod_vec 11; va_Mod_vec 10; va_Mod_vec 1; va_Mod_vec 0; va_Mod_r...
{ "file_name": "obj/Vale.AES.PPC64LE.GHash.fst", "git_rev": "eb1badfa34c70b0bbe0fe24fe0f49fb1295c7872", "git_url": "https://github.com/project-everest/hacl-star.git", "project_name": "hacl-star" }
{ "end_col": 23, "end_line": 1525, "start_col": 0, "start_line": 1466 }
module Vale.AES.PPC64LE.GHash open Vale.Def.Prop_s open Vale.Def.Opaque_s open Vale.Def.Words_s open Vale.Def.Types_s open FStar.Seq open Vale.Arch.Types open Vale.Arch.HeapImpl open Vale.AES.AES_BE_s open Vale.PPC64LE.Machine_s open Vale.PPC64LE.Memory open Vale.PPC64LE.State open Vale.PPC64LE.Decls open Vale.PPC64LE....
{ "checked_file": "/", "dependencies": [ "Vale.PPC64LE.State.fsti.checked", "Vale.PPC64LE.QuickCodes.fsti.checked", "Vale.PPC64LE.QuickCode.fst.checked", "Vale.PPC64LE.Memory.fsti.checked", "Vale.PPC64LE.Machine_s.fst.checked", "Vale.PPC64LE.InsVector.fsti.checked", "Vale.PPC64LE.InsMem....
[ { "abbrev": false, "full_module": "Vale.Poly1305.Math // For lemma_poly_bits64()", "short_module": null }, { "abbrev": false, "full_module": "Vale.AES.GHash_BE", "short_module": null }, { "abbrev": false, "full_module": "Vale.AES.GF128", "short_module": null }, { ...
{ "detail_errors": false, "detail_hint_replay": false, "initial_fuel": 2, "initial_ifuel": 0, "max_fuel": 1, "max_ifuel": 1, "no_plugins": false, "no_smt": false, "no_tactics": false, "quake_hi": 1, "quake_keep": false, "quake_lo": 1, "retry": false, "reuse_hint_for": null, "smtencoding_el...
false
va_b0: Vale.PPC64LE.Decls.va_code -> va_s0: Vale.PPC64LE.Decls.va_state -> va_old: Vale.PPC64LE.Decls.va_state -> va_in_h: Vale.Math.Poly2_s.poly -> va_in_h_BE: Vale.PPC64LE.Memory.quad32 -> va_in_in_b: Vale.PPC64LE.Memory.buffer128 -> va_in_y_prev: Vale.PPC64LE.Memory.quad32 -> va_in_i...
Prims.Ghost
[]
[]
[ "Vale.PPC64LE.Decls.va_code", "Vale.PPC64LE.Decls.va_state", "Vale.Math.Poly2_s.poly", "Vale.PPC64LE.Memory.quad32", "Vale.PPC64LE.Memory.buffer128", "Prims.nat", "Vale.PPC64LE.QuickCodes.fuel", "FStar.Pervasives.Native.Mktuple3", "Vale.PPC64LE.Decls.va_fuel", "Prims.unit", "Vale.PPC64LE.QuickCo...
[]
false
false
false
false
false
let va_lemma_Ghash_buffer_body0 va_b0 va_s0 va_old va_in_h va_in_h_BE va_in_in_b va_in_y_prev va_in_index =
let va_old = va_expand_state va_old in let va_mods:va_mods_t = [ va_Mod_vec 9; va_Mod_vec 8; va_Mod_vec 4; va_Mod_vec 3; va_Mod_vec 2; va_Mod_vec 11; va_Mod_vec 10; va_Mod_vec 1; va_Mod_vec 0; va_Mod_reg 7; va_Mod_reg 6; va_Mod_reg 10; va_Mod_ok; va_Mod_cr0 ] in let va_qc = va_qcode_Ghash_buffer_body0...
false
Vale.Lib.X64.Cpuid.fsti
Vale.Lib.X64.Cpuid.va_wp_Check_avx_xcr0_support
val va_wp_Check_avx_xcr0_support (va_s0: va_state) (va_k: (va_state -> unit -> Type0)) : Type0
val va_wp_Check_avx_xcr0_support (va_s0: va_state) (va_k: (va_state -> unit -> Type0)) : Type0
let va_wp_Check_avx_xcr0_support (va_s0:va_state) (va_k:(va_state -> unit -> Type0)) : Type0 = (va_get_ok va_s0 /\ osxsave_enabled /\ (forall (va_x_rax:nat64) (va_x_rcx:nat64) (va_x_rdx:nat64) (va_x_efl:Vale.X64.Flags.t) . let va_sM = va_upd_flags va_x_efl (va_upd_reg64 rRdx va_x_rdx (va_upd_reg64 rRcx va_x_r...
{ "file_name": "obj/Vale.Lib.X64.Cpuid.fsti", "git_rev": "eb1badfa34c70b0bbe0fe24fe0f49fb1295c7872", "git_url": "https://github.com/project-everest/hacl-star.git", "project_name": "hacl-star" }
{ "end_col": 70, "end_line": 386, "start_col": 0, "start_line": 382 }
module Vale.Lib.X64.Cpuid open Vale.Def.Types_s open Vale.Arch.Types open Vale.X64.Machine_s open Vale.X64.Memory open Vale.X64.State open Vale.X64.Decls open Vale.X64.InsBasic open Vale.X64.QuickCode open Vale.X64.QuickCodes open Vale.X64.CPU_Features_s //let pow2_values (u:unit) : Lemma // (pow2 29 == 0x20000000 /\...
{ "checked_file": "/", "dependencies": [ "Vale.X64.State.fsti.checked", "Vale.X64.QuickCodes.fsti.checked", "Vale.X64.QuickCode.fst.checked", "Vale.X64.Memory.fsti.checked", "Vale.X64.Machine_s.fst.checked", "Vale.X64.InsBasic.fsti.checked", "Vale.X64.Flags.fsti.checked", "Vale.X64.D...
[ { "abbrev": false, "full_module": "Vale.X64.CPU_Features_s", "short_module": null }, { "abbrev": false, "full_module": "Vale.X64.QuickCodes", "short_module": null }, { "abbrev": false, "full_module": "Vale.X64.QuickCode", "short_module": null }, { "abbrev": false,...
{ "detail_errors": false, "detail_hint_replay": false, "initial_fuel": 2, "initial_ifuel": 0, "max_fuel": 1, "max_ifuel": 1, "no_plugins": false, "no_smt": false, "no_tactics": false, "quake_hi": 1, "quake_keep": false, "quake_lo": 1, "retry": false, "reuse_hint_for": null, "smtencoding_el...
false
va_s0: Vale.X64.Decls.va_state -> va_k: (_: Vale.X64.Decls.va_state -> _: Prims.unit -> Type0) -> Type0
Prims.Tot
[ "total" ]
[]
[ "Vale.X64.Decls.va_state", "Prims.unit", "Prims.l_and", "Prims.b2t", "Vale.X64.Decls.va_get_ok", "Vale.X64.CPU_Features_s.osxsave_enabled", "Prims.l_Forall", "Vale.X64.Memory.nat64", "Vale.X64.Flags.t", "Prims.l_imp", "Prims.l_not", "Prims.eq2", "Prims.int", "Vale.X64.Decls.va_get_reg64", ...
[]
false
false
false
true
true
let va_wp_Check_avx_xcr0_support (va_s0: va_state) (va_k: (va_state -> unit -> Type0)) : Type0 =
(va_get_ok va_s0 /\ osxsave_enabled /\ (forall (va_x_rax: nat64) (va_x_rcx: nat64) (va_x_rdx: nat64) (va_x_efl: Vale.X64.Flags.t). let va_sM = va_upd_flags va_x_efl (va_upd_reg64 rRdx va_x_rdx (va_upd_reg64 rRcx va_x_rcx (va_upd_reg64 rRax va_x_rax va_s0))) in...
false
Vale.Lib.X64.Cpuid.fsti
Vale.Lib.X64.Cpuid.va_wp_Check_sse_support
val va_wp_Check_sse_support (va_s0: va_state) (va_k: (va_state -> unit -> Type0)) : Type0
val va_wp_Check_sse_support (va_s0: va_state) (va_k: (va_state -> unit -> Type0)) : Type0
let va_wp_Check_sse_support (va_s0:va_state) (va_k:(va_state -> unit -> Type0)) : Type0 = (va_get_ok va_s0 /\ (forall (va_x_rax:nat64) (va_x_rbx:nat64) (va_x_rcx:nat64) (va_x_rdx:nat64) (va_x_r9:nat64) (va_x_efl:Vale.X64.Flags.t) . let va_sM = va_upd_flags va_x_efl (va_upd_reg64 rR9 va_x_r9 (va_upd_reg64 rRdx...
{ "file_name": "obj/Vale.Lib.X64.Cpuid.fsti", "git_rev": "eb1badfa34c70b0bbe0fe24fe0f49fb1295c7872", "git_url": "https://github.com/project-everest/hacl-star.git", "project_name": "hacl-star" }
{ "end_col": 92, "end_line": 248, "start_col": 0, "start_line": 243 }
module Vale.Lib.X64.Cpuid open Vale.Def.Types_s open Vale.Arch.Types open Vale.X64.Machine_s open Vale.X64.Memory open Vale.X64.State open Vale.X64.Decls open Vale.X64.InsBasic open Vale.X64.QuickCode open Vale.X64.QuickCodes open Vale.X64.CPU_Features_s //let pow2_values (u:unit) : Lemma // (pow2 29 == 0x20000000 /\...
{ "checked_file": "/", "dependencies": [ "Vale.X64.State.fsti.checked", "Vale.X64.QuickCodes.fsti.checked", "Vale.X64.QuickCode.fst.checked", "Vale.X64.Memory.fsti.checked", "Vale.X64.Machine_s.fst.checked", "Vale.X64.InsBasic.fsti.checked", "Vale.X64.Flags.fsti.checked", "Vale.X64.D...
[ { "abbrev": false, "full_module": "Vale.X64.CPU_Features_s", "short_module": null }, { "abbrev": false, "full_module": "Vale.X64.QuickCodes", "short_module": null }, { "abbrev": false, "full_module": "Vale.X64.QuickCode", "short_module": null }, { "abbrev": false,...
{ "detail_errors": false, "detail_hint_replay": false, "initial_fuel": 2, "initial_ifuel": 0, "max_fuel": 1, "max_ifuel": 1, "no_plugins": false, "no_smt": false, "no_tactics": false, "quake_hi": 1, "quake_keep": false, "quake_lo": 1, "retry": false, "reuse_hint_for": null, "smtencoding_el...
false
va_s0: Vale.X64.Decls.va_state -> va_k: (_: Vale.X64.Decls.va_state -> _: Prims.unit -> Type0) -> Type0
Prims.Tot
[ "total" ]
[]
[ "Vale.X64.Decls.va_state", "Prims.unit", "Prims.l_and", "Prims.b2t", "Vale.X64.Decls.va_get_ok", "Prims.l_Forall", "Vale.X64.Memory.nat64", "Vale.X64.Flags.t", "Prims.l_imp", "Prims.l_not", "Prims.eq2", "Prims.int", "Vale.X64.Decls.va_get_reg64", "Vale.X64.Machine_s.rRax", "Vale.X64.CPU_...
[]
false
false
false
true
true
let va_wp_Check_sse_support (va_s0: va_state) (va_k: (va_state -> unit -> Type0)) : Type0 =
(va_get_ok va_s0 /\ (forall (va_x_rax: nat64) (va_x_rbx: nat64) (va_x_rcx: nat64) (va_x_rdx: nat64) (va_x_r9: nat64) (va_x_efl: Vale.X64.Flags.t). let va_sM = va_upd_flags va_x_efl (va_upd_reg64 rR9 va_x_r9 (va_upd_reg64 rRdx ...
false
Vale.Lib.X64.Cpuid.fsti
Vale.Lib.X64.Cpuid.va_wp_Check_avx512_xcr0_support
val va_wp_Check_avx512_xcr0_support (va_s0: va_state) (va_k: (va_state -> unit -> Type0)) : Type0
val va_wp_Check_avx512_xcr0_support (va_s0: va_state) (va_k: (va_state -> unit -> Type0)) : Type0
let va_wp_Check_avx512_xcr0_support (va_s0:va_state) (va_k:(va_state -> unit -> Type0)) : Type0 = (va_get_ok va_s0 /\ osxsave_enabled /\ avx_xcr0 /\ (forall (va_x_rax:nat64) (va_x_rcx:nat64) (va_x_rdx:nat64) (va_x_efl:Vale.X64.Flags.t) . let va_sM = va_upd_flags va_x_efl (va_upd_reg64 rRdx va_x_rdx (va_upd_re...
{ "file_name": "obj/Vale.Lib.X64.Cpuid.fsti", "git_rev": "eb1badfa34c70b0bbe0fe24fe0f49fb1295c7872", "git_url": "https://github.com/project-everest/hacl-star.git", "project_name": "hacl-star" }
{ "end_col": 82, "end_line": 418, "start_col": 0, "start_line": 414 }
module Vale.Lib.X64.Cpuid open Vale.Def.Types_s open Vale.Arch.Types open Vale.X64.Machine_s open Vale.X64.Memory open Vale.X64.State open Vale.X64.Decls open Vale.X64.InsBasic open Vale.X64.QuickCode open Vale.X64.QuickCodes open Vale.X64.CPU_Features_s //let pow2_values (u:unit) : Lemma // (pow2 29 == 0x20000000 /\...
{ "checked_file": "/", "dependencies": [ "Vale.X64.State.fsti.checked", "Vale.X64.QuickCodes.fsti.checked", "Vale.X64.QuickCode.fst.checked", "Vale.X64.Memory.fsti.checked", "Vale.X64.Machine_s.fst.checked", "Vale.X64.InsBasic.fsti.checked", "Vale.X64.Flags.fsti.checked", "Vale.X64.D...
[ { "abbrev": false, "full_module": "Vale.X64.CPU_Features_s", "short_module": null }, { "abbrev": false, "full_module": "Vale.X64.QuickCodes", "short_module": null }, { "abbrev": false, "full_module": "Vale.X64.QuickCode", "short_module": null }, { "abbrev": false,...
{ "detail_errors": false, "detail_hint_replay": false, "initial_fuel": 2, "initial_ifuel": 0, "max_fuel": 1, "max_ifuel": 1, "no_plugins": false, "no_smt": false, "no_tactics": false, "quake_hi": 1, "quake_keep": false, "quake_lo": 1, "retry": false, "reuse_hint_for": null, "smtencoding_el...
false
va_s0: Vale.X64.Decls.va_state -> va_k: (_: Vale.X64.Decls.va_state -> _: Prims.unit -> Type0) -> Type0
Prims.Tot
[ "total" ]
[]
[ "Vale.X64.Decls.va_state", "Prims.unit", "Prims.l_and", "Prims.b2t", "Vale.X64.Decls.va_get_ok", "Vale.X64.CPU_Features_s.osxsave_enabled", "Vale.X64.CPU_Features_s.avx_xcr0", "Prims.l_Forall", "Vale.X64.Memory.nat64", "Vale.X64.Flags.t", "Prims.l_imp", "Prims.l_not", "Prims.eq2", "Prims.i...
[]
false
false
false
true
true
let va_wp_Check_avx512_xcr0_support (va_s0: va_state) (va_k: (va_state -> unit -> Type0)) : Type0 =
(va_get_ok va_s0 /\ osxsave_enabled /\ avx_xcr0 /\ (forall (va_x_rax: nat64) (va_x_rcx: nat64) (va_x_rdx: nat64) (va_x_efl: Vale.X64.Flags.t). let va_sM = va_upd_flags va_x_efl (va_upd_reg64 rRdx va_x_rdx (va_upd_reg64 rRcx va_x_rcx (va_upd_reg64 rRax va_x_rax va_s0...
false
CBOR.Pulse.fst
CBOR.Pulse.list_ghost_assoc
val list_ghost_assoc (#key #value: Type) (k: key) (m: list (key & value)) : GTot (option value) (decreases m)
val list_ghost_assoc (#key #value: Type) (k: key) (m: list (key & value)) : GTot (option value) (decreases m)
let rec list_ghost_assoc (#key: Type) (#value: Type) (k: key) (m: list (key & value)) : GTot (option value) (decreases m) = match m with | [] -> None | (k', v') :: m' -> if FStar.StrongExcludedMiddle.strong_excluded_middle (k == k') then Some v' else list_ghost_assoc k m'
{ "file_name": "share/steel/examples/pulse/dice/cbor/CBOR.Pulse.fst", "git_rev": "f984200f79bdc452374ae994a5ca837496476c41", "git_url": "https://github.com/FStarLang/steel.git", "project_name": "steel" }
{ "end_col": 30, "end_line": 436, "start_col": 0, "start_line": 424 }
(* Copyright 2023 Microsoft Research Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to...
{ "checked_file": "/", "dependencies": [ "Pulse.Lib.Stick.fsti.checked", "Pulse.Lib.SeqMatch.fsti.checked", "Pulse.Lib.Pervasives.fst.checked", "Pulse.Lib.ArraySwap.fsti.checked", "Pulse.Lib.Array.fsti.checked", "prims.fst.checked", "FStar.UInt8.fsti.checked", "FStar.UInt64.fsti.chec...
[ { "abbrev": true, "full_module": "FStar.Int16", "short_module": "I16" }, { "abbrev": true, "full_module": "FStar.UInt64", "short_module": "U64" }, { "abbrev": true, "full_module": "FStar.UInt8", "short_module": "U8" }, { "abbrev": true, "full_module": "FStar.S...
{ "detail_errors": false, "detail_hint_replay": false, "initial_fuel": 2, "initial_ifuel": 2, "max_fuel": 2, "max_ifuel": 2, "no_plugins": false, "no_smt": false, "no_tactics": false, "quake_hi": 1, "quake_keep": false, "quake_lo": 1, "retry": false, "reuse_hint_for": null, "smtencoding_el...
false
k: key -> m: Prims.list (key * value) -> Prims.GTot (FStar.Pervasives.Native.option value)
Prims.GTot
[ "sometrivial", "" ]
[]
[ "Prims.list", "FStar.Pervasives.Native.tuple2", "FStar.Pervasives.Native.None", "FStar.StrongExcludedMiddle.strong_excluded_middle", "Prims.eq2", "FStar.Pervasives.Native.Some", "Prims.bool", "CBOR.Pulse.list_ghost_assoc", "FStar.Pervasives.Native.option" ]
[ "recursion" ]
false
false
false
false
false
let rec list_ghost_assoc (#key #value: Type) (k: key) (m: list (key & value)) : GTot (option value) (decreases m) =
match m with | [] -> None | (k', v') :: m' -> if FStar.StrongExcludedMiddle.strong_excluded_middle (k == k') then Some v' else list_ghost_assoc k m'
false
Vale.Lib.X64.Cpuid.fsti
Vale.Lib.X64.Cpuid.va_quick_Check_avx_support
val va_quick_Check_avx_support: Prims.unit -> (va_quickCode unit (va_code_Check_avx_support ()))
val va_quick_Check_avx_support: Prims.unit -> (va_quickCode unit (va_code_Check_avx_support ()))
let va_quick_Check_avx_support () : (va_quickCode unit (va_code_Check_avx_support ())) = (va_QProc (va_code_Check_avx_support ()) ([va_Mod_flags; va_Mod_reg64 rR9; va_Mod_reg64 rRdx; va_Mod_reg64 rRcx; va_Mod_reg64 rRbx; va_Mod_reg64 rRax]) va_wp_Check_avx_support va_wpProof_Check_avx_support)
{ "file_name": "obj/Vale.Lib.X64.Cpuid.fsti", "git_rev": "eb1badfa34c70b0bbe0fe24fe0f49fb1295c7872", "git_url": "https://github.com/project-everest/hacl-star.git", "project_name": "hacl-star" }
{ "end_col": 33, "end_line": 158, "start_col": 0, "start_line": 155 }
module Vale.Lib.X64.Cpuid open Vale.Def.Types_s open Vale.Arch.Types open Vale.X64.Machine_s open Vale.X64.Memory open Vale.X64.State open Vale.X64.Decls open Vale.X64.InsBasic open Vale.X64.QuickCode open Vale.X64.QuickCodes open Vale.X64.CPU_Features_s //let pow2_values (u:unit) : Lemma // (pow2 29 == 0x20000000 /\...
{ "checked_file": "/", "dependencies": [ "Vale.X64.State.fsti.checked", "Vale.X64.QuickCodes.fsti.checked", "Vale.X64.QuickCode.fst.checked", "Vale.X64.Memory.fsti.checked", "Vale.X64.Machine_s.fst.checked", "Vale.X64.InsBasic.fsti.checked", "Vale.X64.Flags.fsti.checked", "Vale.X64.D...
[ { "abbrev": false, "full_module": "Vale.X64.CPU_Features_s", "short_module": null }, { "abbrev": false, "full_module": "Vale.X64.QuickCodes", "short_module": null }, { "abbrev": false, "full_module": "Vale.X64.QuickCode", "short_module": null }, { "abbrev": false,...
{ "detail_errors": false, "detail_hint_replay": false, "initial_fuel": 2, "initial_ifuel": 0, "max_fuel": 1, "max_ifuel": 1, "no_plugins": false, "no_smt": false, "no_tactics": false, "quake_hi": 1, "quake_keep": false, "quake_lo": 1, "retry": false, "reuse_hint_for": null, "smtencoding_el...
false
_: Prims.unit -> Vale.X64.QuickCode.va_quickCode Prims.unit (Vale.Lib.X64.Cpuid.va_code_Check_avx_support ())
Prims.Tot
[ "total" ]
[]
[ "Prims.unit", "Vale.X64.QuickCode.va_QProc", "Vale.Lib.X64.Cpuid.va_code_Check_avx_support", "Prims.Cons", "Vale.X64.QuickCode.mod_t", "Vale.X64.QuickCode.va_Mod_flags", "Vale.X64.QuickCode.va_Mod_reg64", "Vale.X64.Machine_s.rR9", "Vale.X64.Machine_s.rRdx", "Vale.X64.Machine_s.rRcx", "Vale.X64.M...
[]
false
false
false
false
false
let va_quick_Check_avx_support () : (va_quickCode unit (va_code_Check_avx_support ())) =
(va_QProc (va_code_Check_avx_support ()) ([ va_Mod_flags; va_Mod_reg64 rR9; va_Mod_reg64 rRdx; va_Mod_reg64 rRcx; va_Mod_reg64 rRbx; va_Mod_reg64 rRax ]) va_wp_Check_avx_support va_wpProof_Check_avx_support)
false
Vale.Lib.X64.Cpuid.fsti
Vale.Lib.X64.Cpuid.va_quick_Check_aesni_support
val va_quick_Check_aesni_support: Prims.unit -> (va_quickCode unit (va_code_Check_aesni_support ()))
val va_quick_Check_aesni_support: Prims.unit -> (va_quickCode unit (va_code_Check_aesni_support ()))
let va_quick_Check_aesni_support () : (va_quickCode unit (va_code_Check_aesni_support ())) = (va_QProc (va_code_Check_aesni_support ()) ([va_Mod_flags; va_Mod_reg64 rR9; va_Mod_reg64 rRdx; va_Mod_reg64 rRcx; va_Mod_reg64 rRbx; va_Mod_reg64 rRax]) va_wp_Check_aesni_support va_wpProof_Check_aesni_support)
{ "file_name": "obj/Vale.Lib.X64.Cpuid.fsti", "git_rev": "eb1badfa34c70b0bbe0fe24fe0f49fb1295c7872", "git_url": "https://github.com/project-everest/hacl-star.git", "project_name": "hacl-star" }
{ "end_col": 35, "end_line": 55, "start_col": 0, "start_line": 52 }
module Vale.Lib.X64.Cpuid open Vale.Def.Types_s open Vale.Arch.Types open Vale.X64.Machine_s open Vale.X64.Memory open Vale.X64.State open Vale.X64.Decls open Vale.X64.InsBasic open Vale.X64.QuickCode open Vale.X64.QuickCodes open Vale.X64.CPU_Features_s //let pow2_values (u:unit) : Lemma // (pow2 29 == 0x20000000 /\...
{ "checked_file": "/", "dependencies": [ "Vale.X64.State.fsti.checked", "Vale.X64.QuickCodes.fsti.checked", "Vale.X64.QuickCode.fst.checked", "Vale.X64.Memory.fsti.checked", "Vale.X64.Machine_s.fst.checked", "Vale.X64.InsBasic.fsti.checked", "Vale.X64.Flags.fsti.checked", "Vale.X64.D...
[ { "abbrev": false, "full_module": "Vale.X64.CPU_Features_s", "short_module": null }, { "abbrev": false, "full_module": "Vale.X64.QuickCodes", "short_module": null }, { "abbrev": false, "full_module": "Vale.X64.QuickCode", "short_module": null }, { "abbrev": false,...
{ "detail_errors": false, "detail_hint_replay": false, "initial_fuel": 2, "initial_ifuel": 0, "max_fuel": 1, "max_ifuel": 1, "no_plugins": false, "no_smt": false, "no_tactics": false, "quake_hi": 1, "quake_keep": false, "quake_lo": 1, "retry": false, "reuse_hint_for": null, "smtencoding_el...
false
_: Prims.unit -> Vale.X64.QuickCode.va_quickCode Prims.unit (Vale.Lib.X64.Cpuid.va_code_Check_aesni_support ())
Prims.Tot
[ "total" ]
[]
[ "Prims.unit", "Vale.X64.QuickCode.va_QProc", "Vale.Lib.X64.Cpuid.va_code_Check_aesni_support", "Prims.Cons", "Vale.X64.QuickCode.mod_t", "Vale.X64.QuickCode.va_Mod_flags", "Vale.X64.QuickCode.va_Mod_reg64", "Vale.X64.Machine_s.rR9", "Vale.X64.Machine_s.rRdx", "Vale.X64.Machine_s.rRcx", "Vale.X64...
[]
false
false
false
false
false
let va_quick_Check_aesni_support () : (va_quickCode unit (va_code_Check_aesni_support ())) =
(va_QProc (va_code_Check_aesni_support ()) ([ va_Mod_flags; va_Mod_reg64 rR9; va_Mod_reg64 rRdx; va_Mod_reg64 rRcx; va_Mod_reg64 rRbx; va_Mod_reg64 rRax ]) va_wp_Check_aesni_support va_wpProof_Check_aesni_support)
false
CBOR.Pulse.fst
CBOR.Pulse.size_add
val size_add (x1 x2: SZ.t) (sq: squash (SZ.fits (SZ.v x1 + SZ.v x2))) : Tot SZ.t
val size_add (x1 x2: SZ.t) (sq: squash (SZ.fits (SZ.v x1 + SZ.v x2))) : Tot SZ.t
let size_add (x1 x2: SZ.t) (sq: squash (SZ.fits (SZ.v x1 + SZ.v x2))) : Tot SZ.t = x1 `SZ.add` x2
{ "file_name": "share/steel/examples/pulse/dice/cbor/CBOR.Pulse.fst", "git_rev": "f984200f79bdc452374ae994a5ca837496476c41", "git_url": "https://github.com/FStarLang/steel.git", "project_name": "steel" }
{ "end_col": 97, "end_line": 678, "start_col": 0, "start_line": 678 }
(* Copyright 2023 Microsoft Research Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to...
{ "checked_file": "/", "dependencies": [ "Pulse.Lib.Stick.fsti.checked", "Pulse.Lib.SeqMatch.fsti.checked", "Pulse.Lib.Pervasives.fst.checked", "Pulse.Lib.ArraySwap.fsti.checked", "Pulse.Lib.Array.fsti.checked", "prims.fst.checked", "FStar.UInt8.fsti.checked", "FStar.UInt64.fsti.chec...
[ { "abbrev": true, "full_module": "Pulse.Lib.ArraySwap", "short_module": "AS" }, { "abbrev": true, "full_module": "Pulse.Lib.SeqMatch", "short_module": "SM" }, { "abbrev": true, "full_module": "FStar.Int16", "short_module": "I16" }, { "abbrev": true, "full_modu...
{ "detail_errors": false, "detail_hint_replay": false, "initial_fuel": 2, "initial_ifuel": 2, "max_fuel": 2, "max_ifuel": 2, "no_plugins": false, "no_smt": false, "no_tactics": false, "quake_hi": 1, "quake_keep": false, "quake_lo": 1, "retry": false, "reuse_hint_for": null, "smtencoding_el...
false
x1: FStar.SizeT.t -> x2: FStar.SizeT.t -> sq: Prims.squash (FStar.SizeT.fits (FStar.SizeT.v x1 + FStar.SizeT.v x2)) -> FStar.SizeT.t
Prims.Tot
[ "total" ]
[]
[ "FStar.SizeT.t", "Prims.squash", "FStar.SizeT.fits", "Prims.op_Addition", "FStar.SizeT.v", "FStar.SizeT.add" ]
[]
false
false
false
false
false
let size_add (x1 x2: SZ.t) (sq: squash (SZ.fits (SZ.v x1 + SZ.v x2))) : Tot SZ.t =
x1 `SZ.add` x2
false
Vale.Lib.X64.Cpuid.fsti
Vale.Lib.X64.Cpuid.va_quick_Check_sha_support
val va_quick_Check_sha_support: Prims.unit -> (va_quickCode unit (va_code_Check_sha_support ()))
val va_quick_Check_sha_support: Prims.unit -> (va_quickCode unit (va_code_Check_sha_support ()))
let va_quick_Check_sha_support () : (va_quickCode unit (va_code_Check_sha_support ())) = (va_QProc (va_code_Check_sha_support ()) ([va_Mod_flags; va_Mod_reg64 rR9; va_Mod_reg64 rRdx; va_Mod_reg64 rRcx; va_Mod_reg64 rRbx; va_Mod_reg64 rRax]) va_wp_Check_sha_support va_wpProof_Check_sha_support)
{ "file_name": "obj/Vale.Lib.X64.Cpuid.fsti", "git_rev": "eb1badfa34c70b0bbe0fe24fe0f49fb1295c7872", "git_url": "https://github.com/project-everest/hacl-star.git", "project_name": "hacl-star" }
{ "end_col": 33, "end_line": 89, "start_col": 0, "start_line": 86 }
module Vale.Lib.X64.Cpuid open Vale.Def.Types_s open Vale.Arch.Types open Vale.X64.Machine_s open Vale.X64.Memory open Vale.X64.State open Vale.X64.Decls open Vale.X64.InsBasic open Vale.X64.QuickCode open Vale.X64.QuickCodes open Vale.X64.CPU_Features_s //let pow2_values (u:unit) : Lemma // (pow2 29 == 0x20000000 /\...
{ "checked_file": "/", "dependencies": [ "Vale.X64.State.fsti.checked", "Vale.X64.QuickCodes.fsti.checked", "Vale.X64.QuickCode.fst.checked", "Vale.X64.Memory.fsti.checked", "Vale.X64.Machine_s.fst.checked", "Vale.X64.InsBasic.fsti.checked", "Vale.X64.Flags.fsti.checked", "Vale.X64.D...
[ { "abbrev": false, "full_module": "Vale.X64.CPU_Features_s", "short_module": null }, { "abbrev": false, "full_module": "Vale.X64.QuickCodes", "short_module": null }, { "abbrev": false, "full_module": "Vale.X64.QuickCode", "short_module": null }, { "abbrev": false,...
{ "detail_errors": false, "detail_hint_replay": false, "initial_fuel": 2, "initial_ifuel": 0, "max_fuel": 1, "max_ifuel": 1, "no_plugins": false, "no_smt": false, "no_tactics": false, "quake_hi": 1, "quake_keep": false, "quake_lo": 1, "retry": false, "reuse_hint_for": null, "smtencoding_el...
false
_: Prims.unit -> Vale.X64.QuickCode.va_quickCode Prims.unit (Vale.Lib.X64.Cpuid.va_code_Check_sha_support ())
Prims.Tot
[ "total" ]
[]
[ "Prims.unit", "Vale.X64.QuickCode.va_QProc", "Vale.Lib.X64.Cpuid.va_code_Check_sha_support", "Prims.Cons", "Vale.X64.QuickCode.mod_t", "Vale.X64.QuickCode.va_Mod_flags", "Vale.X64.QuickCode.va_Mod_reg64", "Vale.X64.Machine_s.rR9", "Vale.X64.Machine_s.rRdx", "Vale.X64.Machine_s.rRcx", "Vale.X64.M...
[]
false
false
false
false
false
let va_quick_Check_sha_support () : (va_quickCode unit (va_code_Check_sha_support ())) =
(va_QProc (va_code_Check_sha_support ()) ([ va_Mod_flags; va_Mod_reg64 rR9; va_Mod_reg64 rRdx; va_Mod_reg64 rRcx; va_Mod_reg64 rRbx; va_Mod_reg64 rRax ]) va_wp_Check_sha_support va_wpProof_Check_sha_support)
false
Vale.AES.PPC64LE.GHash.fst
Vale.AES.PPC64LE.GHash.va_lemma_Ghash_buffer_while0
val va_lemma_Ghash_buffer_while0 : va_b0:va_code -> va_s0:va_state -> va_old:va_state -> va_in_h:poly -> va_in_h_BE:quad32 -> va_in_in_b:buffer128 -> va_in_y_prev:quad32 -> va_in_index:nat -> Ghost (va_state & va_fuel & nat) (requires (va_require_total va_b0 (va_code_Ghash_buffer_while0 ()) va_s0 /\ va_get_ok v...
val va_lemma_Ghash_buffer_while0 : va_b0:va_code -> va_s0:va_state -> va_old:va_state -> va_in_h:poly -> va_in_h_BE:quad32 -> va_in_in_b:buffer128 -> va_in_y_prev:quad32 -> va_in_index:nat -> Ghost (va_state & va_fuel & nat) (requires (va_require_total va_b0 (va_code_Ghash_buffer_while0 ()) va_s0 /\ va_get_ok v...
let va_lemma_Ghash_buffer_while0 va_b0 va_s0 va_old va_in_h va_in_h_BE va_in_in_b va_in_y_prev va_in_index = let va_old = va_expand_state va_old in let (va_mods:va_mods_t) = [va_Mod_vec 9; va_Mod_vec 8; va_Mod_vec 4; va_Mod_vec 3; va_Mod_vec 2; va_Mod_vec 11; va_Mod_vec 10; va_Mod_vec 1; va_Mod_vec 0; va_Mod_...
{ "file_name": "obj/Vale.AES.PPC64LE.GHash.fst", "git_rev": "eb1badfa34c70b0bbe0fe24fe0f49fb1295c7872", "git_url": "https://github.com/project-everest/hacl-star.git", "project_name": "hacl-star" }
{ "end_col": 23, "end_line": 1786, "start_col": 0, "start_line": 1727 }
module Vale.AES.PPC64LE.GHash open Vale.Def.Prop_s open Vale.Def.Opaque_s open Vale.Def.Words_s open Vale.Def.Types_s open FStar.Seq open Vale.Arch.Types open Vale.Arch.HeapImpl open Vale.AES.AES_BE_s open Vale.PPC64LE.Machine_s open Vale.PPC64LE.Memory open Vale.PPC64LE.State open Vale.PPC64LE.Decls open Vale.PPC64LE....
{ "checked_file": "/", "dependencies": [ "Vale.PPC64LE.State.fsti.checked", "Vale.PPC64LE.QuickCodes.fsti.checked", "Vale.PPC64LE.QuickCode.fst.checked", "Vale.PPC64LE.Memory.fsti.checked", "Vale.PPC64LE.Machine_s.fst.checked", "Vale.PPC64LE.InsVector.fsti.checked", "Vale.PPC64LE.InsMem....
[ { "abbrev": false, "full_module": "Vale.Poly1305.Math // For lemma_poly_bits64()", "short_module": null }, { "abbrev": false, "full_module": "Vale.AES.GHash_BE", "short_module": null }, { "abbrev": false, "full_module": "Vale.AES.GF128", "short_module": null }, { ...
{ "detail_errors": false, "detail_hint_replay": false, "initial_fuel": 2, "initial_ifuel": 0, "max_fuel": 1, "max_ifuel": 1, "no_plugins": false, "no_smt": false, "no_tactics": false, "quake_hi": 1, "quake_keep": false, "quake_lo": 1, "retry": false, "reuse_hint_for": null, "smtencoding_el...
false
va_b0: Vale.PPC64LE.Decls.va_code -> va_s0: Vale.PPC64LE.Decls.va_state -> va_old: Vale.PPC64LE.Decls.va_state -> va_in_h: Vale.Math.Poly2_s.poly -> va_in_h_BE: Vale.PPC64LE.Memory.quad32 -> va_in_in_b: Vale.PPC64LE.Memory.buffer128 -> va_in_y_prev: Vale.PPC64LE.Memory.quad32 -> va_in_i...
Prims.Ghost
[]
[]
[ "Vale.PPC64LE.Decls.va_code", "Vale.PPC64LE.Decls.va_state", "Vale.Math.Poly2_s.poly", "Vale.PPC64LE.Memory.quad32", "Vale.PPC64LE.Memory.buffer128", "Prims.nat", "Vale.PPC64LE.QuickCodes.fuel", "FStar.Pervasives.Native.Mktuple3", "Vale.PPC64LE.Decls.va_fuel", "Prims.unit", "Vale.PPC64LE.QuickCo...
[]
false
false
false
false
false
let va_lemma_Ghash_buffer_while0 va_b0 va_s0 va_old va_in_h va_in_h_BE va_in_in_b va_in_y_prev va_in_index =
let va_old = va_expand_state va_old in let va_mods:va_mods_t = [ va_Mod_vec 9; va_Mod_vec 8; va_Mod_vec 4; va_Mod_vec 3; va_Mod_vec 2; va_Mod_vec 11; va_Mod_vec 10; va_Mod_vec 1; va_Mod_vec 0; va_Mod_reg 7; va_Mod_reg 6; va_Mod_reg 10; va_Mod_ok; va_Mod_cr0 ] in let va_qc = va_qcode_Ghash_buffer_while...
false
CBOR.Pulse.fst
CBOR.Pulse.cbor_map_get_post
val cbor_map_get_post (p: perm) (vkey vmap: Cbor.raw_data_item) (map: cbor) (res: cbor_map_get_t) : Tot vprop
val cbor_map_get_post (p: perm) (vkey vmap: Cbor.raw_data_item) (map: cbor) (res: cbor_map_get_t) : Tot vprop
let cbor_map_get_post (p: perm) (vkey: Cbor.raw_data_item) (vmap: Cbor.raw_data_item) (map: cbor) (res: cbor_map_get_t) : Tot vprop = match res with | NotFound -> cbor_map_get_post_not_found p vkey vmap map | Found value -> cbor_map_get_post_found p vkey vmap map value
{ "file_name": "share/steel/examples/pulse/dice/cbor/CBOR.Pulse.fst", "git_rev": "f984200f79bdc452374ae994a5ca837496476c41", "git_url": "https://github.com/FStarLang/steel.git", "project_name": "steel" }
{ "end_col": 64, "end_line": 473, "start_col": 0, "start_line": 464 }
(* Copyright 2023 Microsoft Research Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to...
{ "checked_file": "/", "dependencies": [ "Pulse.Lib.Stick.fsti.checked", "Pulse.Lib.SeqMatch.fsti.checked", "Pulse.Lib.Pervasives.fst.checked", "Pulse.Lib.ArraySwap.fsti.checked", "Pulse.Lib.Array.fsti.checked", "prims.fst.checked", "FStar.UInt8.fsti.checked", "FStar.UInt64.fsti.chec...
[ { "abbrev": true, "full_module": "FStar.Int16", "short_module": "I16" }, { "abbrev": true, "full_module": "FStar.UInt64", "short_module": "U64" }, { "abbrev": true, "full_module": "FStar.UInt8", "short_module": "U8" }, { "abbrev": true, "full_module": "FStar.S...
{ "detail_errors": false, "detail_hint_replay": false, "initial_fuel": 2, "initial_ifuel": 2, "max_fuel": 2, "max_ifuel": 2, "no_plugins": false, "no_smt": false, "no_tactics": false, "quake_hi": 1, "quake_keep": false, "quake_lo": 1, "retry": false, "reuse_hint_for": null, "smtencoding_el...
false
p: PulseCore.FractionalPermission.perm -> vkey: CBOR.Spec.Type.raw_data_item -> vmap: CBOR.Spec.Type.raw_data_item -> map: CBOR.Pulse.Type.cbor -> res: CBOR.Pulse.cbor_map_get_t -> Pulse.Lib.Core.vprop
Prims.Tot
[ "total" ]
[]
[ "PulseCore.FractionalPermission.perm", "CBOR.Spec.Type.raw_data_item", "CBOR.Pulse.Type.cbor", "CBOR.Pulse.cbor_map_get_t", "CBOR.Pulse.cbor_map_get_post_not_found", "CBOR.Pulse.cbor_map_get_post_found", "Pulse.Lib.Core.vprop" ]
[]
false
false
false
true
false
let cbor_map_get_post (p: perm) (vkey vmap: Cbor.raw_data_item) (map: cbor) (res: cbor_map_get_t) : Tot vprop =
match res with | NotFound -> cbor_map_get_post_not_found p vkey vmap map | Found value -> cbor_map_get_post_found p vkey vmap map value
false
CBOR.Pulse.fst
CBOR.Pulse.cbor_map_get_invariant
val cbor_map_get_invariant (pmap: perm) (vkey vmap: Ghost.erased Cbor.raw_data_item) (map: cbor) (res: cbor_map_get_t) (i: cbor_map_iterator_t) (l: list (Cbor.raw_data_item & Cbor.raw_data_item)) : Tot vprop
val cbor_map_get_invariant (pmap: perm) (vkey vmap: Ghost.erased Cbor.raw_data_item) (map: cbor) (res: cbor_map_get_t) (i: cbor_map_iterator_t) (l: list (Cbor.raw_data_item & Cbor.raw_data_item)) : Tot vprop
let cbor_map_get_invariant (pmap: perm) (vkey: Ghost.erased Cbor.raw_data_item) (vmap: Ghost.erased Cbor.raw_data_item) (map: cbor) (res: cbor_map_get_t) (i: cbor_map_iterator_t) (l: list (Cbor.raw_data_item & Cbor.raw_data_item)) : Tot vprop = match res with | Found value -> cbor_map_get_post_found pma...
{ "file_name": "share/steel/examples/pulse/dice/cbor/CBOR.Pulse.fst", "git_rev": "f984200f79bdc452374ae994a5ca837496476c41", "git_url": "https://github.com/FStarLang/steel.git", "project_name": "steel" }
{ "end_col": 5, "end_line": 496, "start_col": 0, "start_line": 475 }
(* Copyright 2023 Microsoft Research Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to...
{ "checked_file": "/", "dependencies": [ "Pulse.Lib.Stick.fsti.checked", "Pulse.Lib.SeqMatch.fsti.checked", "Pulse.Lib.Pervasives.fst.checked", "Pulse.Lib.ArraySwap.fsti.checked", "Pulse.Lib.Array.fsti.checked", "prims.fst.checked", "FStar.UInt8.fsti.checked", "FStar.UInt64.fsti.chec...
[ { "abbrev": true, "full_module": "FStar.Int16", "short_module": "I16" }, { "abbrev": true, "full_module": "FStar.UInt64", "short_module": "U64" }, { "abbrev": true, "full_module": "FStar.UInt8", "short_module": "U8" }, { "abbrev": true, "full_module": "FStar.S...
{ "detail_errors": false, "detail_hint_replay": false, "initial_fuel": 2, "initial_ifuel": 2, "max_fuel": 2, "max_ifuel": 2, "no_plugins": false, "no_smt": false, "no_tactics": false, "quake_hi": 1, "quake_keep": false, "quake_lo": 1, "retry": false, "reuse_hint_for": null, "smtencoding_el...
false
pmap: PulseCore.FractionalPermission.perm -> vkey: FStar.Ghost.erased CBOR.Spec.Type.raw_data_item -> vmap: FStar.Ghost.erased CBOR.Spec.Type.raw_data_item -> map: CBOR.Pulse.Type.cbor -> res: CBOR.Pulse.cbor_map_get_t -> i: CBOR.Pulse.Type.cbor_map_iterator_t -> l: Prims.list (CBOR.Spec.Ty...
Prims.Tot
[ "total" ]
[]
[ "PulseCore.FractionalPermission.perm", "FStar.Ghost.erased", "CBOR.Spec.Type.raw_data_item", "CBOR.Pulse.Type.cbor", "CBOR.Pulse.cbor_map_get_t", "CBOR.Pulse.Type.cbor_map_iterator_t", "Prims.list", "FStar.Pervasives.Native.tuple2", "Pulse.Lib.Core.op_Star_Star", "CBOR.Pulse.cbor_map_get_post_foun...
[]
false
false
false
true
false
let cbor_map_get_invariant (pmap: perm) (vkey vmap: Ghost.erased Cbor.raw_data_item) (map: cbor) (res: cbor_map_get_t) (i: cbor_map_iterator_t) (l: list (Cbor.raw_data_item & Cbor.raw_data_item)) : Tot vprop =
match res with | Found value -> cbor_map_get_post_found pmap vkey vmap map value ** pure (Cbor.Map? vmap /\ Some? (list_ghost_assoc (Ghost.reveal vkey) (Cbor.Map?.v vmap))) | NotFound -> (cbor_map_iterator_match pmap i l ** (cbor_map_iterator_match pmap i l @==> raw_data_item_match pmap map vmap)) ** pure (Cb...
false
Vale.Lib.X64.Cpuid.fsti
Vale.Lib.X64.Cpuid.va_quick_Check_avx2_support
val va_quick_Check_avx2_support: Prims.unit -> (va_quickCode unit (va_code_Check_avx2_support ()))
val va_quick_Check_avx2_support: Prims.unit -> (va_quickCode unit (va_code_Check_avx2_support ()))
let va_quick_Check_avx2_support () : (va_quickCode unit (va_code_Check_avx2_support ())) = (va_QProc (va_code_Check_avx2_support ()) ([va_Mod_flags; va_Mod_reg64 rR9; va_Mod_reg64 rRdx; va_Mod_reg64 rRcx; va_Mod_reg64 rRbx; va_Mod_reg64 rRax]) va_wp_Check_avx2_support va_wpProof_Check_avx2_support)
{ "file_name": "obj/Vale.Lib.X64.Cpuid.fsti", "git_rev": "eb1badfa34c70b0bbe0fe24fe0f49fb1295c7872", "git_url": "https://github.com/project-everest/hacl-star.git", "project_name": "hacl-star" }
{ "end_col": 34, "end_line": 192, "start_col": 0, "start_line": 189 }
module Vale.Lib.X64.Cpuid open Vale.Def.Types_s open Vale.Arch.Types open Vale.X64.Machine_s open Vale.X64.Memory open Vale.X64.State open Vale.X64.Decls open Vale.X64.InsBasic open Vale.X64.QuickCode open Vale.X64.QuickCodes open Vale.X64.CPU_Features_s //let pow2_values (u:unit) : Lemma // (pow2 29 == 0x20000000 /\...
{ "checked_file": "/", "dependencies": [ "Vale.X64.State.fsti.checked", "Vale.X64.QuickCodes.fsti.checked", "Vale.X64.QuickCode.fst.checked", "Vale.X64.Memory.fsti.checked", "Vale.X64.Machine_s.fst.checked", "Vale.X64.InsBasic.fsti.checked", "Vale.X64.Flags.fsti.checked", "Vale.X64.D...
[ { "abbrev": false, "full_module": "Vale.X64.CPU_Features_s", "short_module": null }, { "abbrev": false, "full_module": "Vale.X64.QuickCodes", "short_module": null }, { "abbrev": false, "full_module": "Vale.X64.QuickCode", "short_module": null }, { "abbrev": false,...
{ "detail_errors": false, "detail_hint_replay": false, "initial_fuel": 2, "initial_ifuel": 0, "max_fuel": 1, "max_ifuel": 1, "no_plugins": false, "no_smt": false, "no_tactics": false, "quake_hi": 1, "quake_keep": false, "quake_lo": 1, "retry": false, "reuse_hint_for": null, "smtencoding_el...
false
_: Prims.unit -> Vale.X64.QuickCode.va_quickCode Prims.unit (Vale.Lib.X64.Cpuid.va_code_Check_avx2_support ())
Prims.Tot
[ "total" ]
[]
[ "Prims.unit", "Vale.X64.QuickCode.va_QProc", "Vale.Lib.X64.Cpuid.va_code_Check_avx2_support", "Prims.Cons", "Vale.X64.QuickCode.mod_t", "Vale.X64.QuickCode.va_Mod_flags", "Vale.X64.QuickCode.va_Mod_reg64", "Vale.X64.Machine_s.rR9", "Vale.X64.Machine_s.rRdx", "Vale.X64.Machine_s.rRcx", "Vale.X64....
[]
false
false
false
false
false
let va_quick_Check_avx2_support () : (va_quickCode unit (va_code_Check_avx2_support ())) =
(va_QProc (va_code_Check_avx2_support ()) ([ va_Mod_flags; va_Mod_reg64 rR9; va_Mod_reg64 rRdx; va_Mod_reg64 rRcx; va_Mod_reg64 rRbx; va_Mod_reg64 rRax ]) va_wp_Check_avx2_support va_wpProof_Check_avx2_support)
false
Vale.Lib.X64.Cpuid.fsti
Vale.Lib.X64.Cpuid.va_quick_Check_movbe_support
val va_quick_Check_movbe_support: Prims.unit -> (va_quickCode unit (va_code_Check_movbe_support ()))
val va_quick_Check_movbe_support: Prims.unit -> (va_quickCode unit (va_code_Check_movbe_support ()))
let va_quick_Check_movbe_support () : (va_quickCode unit (va_code_Check_movbe_support ())) = (va_QProc (va_code_Check_movbe_support ()) ([va_Mod_flags; va_Mod_reg64 rR9; va_Mod_reg64 rRdx; va_Mod_reg64 rRcx; va_Mod_reg64 rRbx; va_Mod_reg64 rRax]) va_wp_Check_movbe_support va_wpProof_Check_movbe_support)
{ "file_name": "obj/Vale.Lib.X64.Cpuid.fsti", "git_rev": "eb1badfa34c70b0bbe0fe24fe0f49fb1295c7872", "git_url": "https://github.com/project-everest/hacl-star.git", "project_name": "hacl-star" }
{ "end_col": 35, "end_line": 226, "start_col": 0, "start_line": 223 }
module Vale.Lib.X64.Cpuid open Vale.Def.Types_s open Vale.Arch.Types open Vale.X64.Machine_s open Vale.X64.Memory open Vale.X64.State open Vale.X64.Decls open Vale.X64.InsBasic open Vale.X64.QuickCode open Vale.X64.QuickCodes open Vale.X64.CPU_Features_s //let pow2_values (u:unit) : Lemma // (pow2 29 == 0x20000000 /\...
{ "checked_file": "/", "dependencies": [ "Vale.X64.State.fsti.checked", "Vale.X64.QuickCodes.fsti.checked", "Vale.X64.QuickCode.fst.checked", "Vale.X64.Memory.fsti.checked", "Vale.X64.Machine_s.fst.checked", "Vale.X64.InsBasic.fsti.checked", "Vale.X64.Flags.fsti.checked", "Vale.X64.D...
[ { "abbrev": false, "full_module": "Vale.X64.CPU_Features_s", "short_module": null }, { "abbrev": false, "full_module": "Vale.X64.QuickCodes", "short_module": null }, { "abbrev": false, "full_module": "Vale.X64.QuickCode", "short_module": null }, { "abbrev": false,...
{ "detail_errors": false, "detail_hint_replay": false, "initial_fuel": 2, "initial_ifuel": 0, "max_fuel": 1, "max_ifuel": 1, "no_plugins": false, "no_smt": false, "no_tactics": false, "quake_hi": 1, "quake_keep": false, "quake_lo": 1, "retry": false, "reuse_hint_for": null, "smtencoding_el...
false
_: Prims.unit -> Vale.X64.QuickCode.va_quickCode Prims.unit (Vale.Lib.X64.Cpuid.va_code_Check_movbe_support ())
Prims.Tot
[ "total" ]
[]
[ "Prims.unit", "Vale.X64.QuickCode.va_QProc", "Vale.Lib.X64.Cpuid.va_code_Check_movbe_support", "Prims.Cons", "Vale.X64.QuickCode.mod_t", "Vale.X64.QuickCode.va_Mod_flags", "Vale.X64.QuickCode.va_Mod_reg64", "Vale.X64.Machine_s.rR9", "Vale.X64.Machine_s.rRdx", "Vale.X64.Machine_s.rRcx", "Vale.X64...
[]
false
false
false
false
false
let va_quick_Check_movbe_support () : (va_quickCode unit (va_code_Check_movbe_support ())) =
(va_QProc (va_code_Check_movbe_support ()) ([ va_Mod_flags; va_Mod_reg64 rR9; va_Mod_reg64 rRdx; va_Mod_reg64 rRcx; va_Mod_reg64 rRbx; va_Mod_reg64 rRax ]) va_wp_Check_movbe_support va_wpProof_Check_movbe_support)
false
Vale.Lib.X64.Cpuid.fsti
Vale.Lib.X64.Cpuid.va_quick_Check_adx_bmi2_support
val va_quick_Check_adx_bmi2_support: Prims.unit -> (va_quickCode unit (va_code_Check_adx_bmi2_support ()))
val va_quick_Check_adx_bmi2_support: Prims.unit -> (va_quickCode unit (va_code_Check_adx_bmi2_support ()))
let va_quick_Check_adx_bmi2_support () : (va_quickCode unit (va_code_Check_adx_bmi2_support ())) = (va_QProc (va_code_Check_adx_bmi2_support ()) ([va_Mod_flags; va_Mod_reg64 rR9; va_Mod_reg64 rRdx; va_Mod_reg64 rRcx; va_Mod_reg64 rRbx; va_Mod_reg64 rRax]) va_wp_Check_adx_bmi2_support va_wpProof_Check_adx_bmi2...
{ "file_name": "obj/Vale.Lib.X64.Cpuid.fsti", "git_rev": "eb1badfa34c70b0bbe0fe24fe0f49fb1295c7872", "git_url": "https://github.com/project-everest/hacl-star.git", "project_name": "hacl-star" }
{ "end_col": 38, "end_line": 124, "start_col": 0, "start_line": 121 }
module Vale.Lib.X64.Cpuid open Vale.Def.Types_s open Vale.Arch.Types open Vale.X64.Machine_s open Vale.X64.Memory open Vale.X64.State open Vale.X64.Decls open Vale.X64.InsBasic open Vale.X64.QuickCode open Vale.X64.QuickCodes open Vale.X64.CPU_Features_s //let pow2_values (u:unit) : Lemma // (pow2 29 == 0x20000000 /\...
{ "checked_file": "/", "dependencies": [ "Vale.X64.State.fsti.checked", "Vale.X64.QuickCodes.fsti.checked", "Vale.X64.QuickCode.fst.checked", "Vale.X64.Memory.fsti.checked", "Vale.X64.Machine_s.fst.checked", "Vale.X64.InsBasic.fsti.checked", "Vale.X64.Flags.fsti.checked", "Vale.X64.D...
[ { "abbrev": false, "full_module": "Vale.X64.CPU_Features_s", "short_module": null }, { "abbrev": false, "full_module": "Vale.X64.QuickCodes", "short_module": null }, { "abbrev": false, "full_module": "Vale.X64.QuickCode", "short_module": null }, { "abbrev": false,...
{ "detail_errors": false, "detail_hint_replay": false, "initial_fuel": 2, "initial_ifuel": 0, "max_fuel": 1, "max_ifuel": 1, "no_plugins": false, "no_smt": false, "no_tactics": false, "quake_hi": 1, "quake_keep": false, "quake_lo": 1, "retry": false, "reuse_hint_for": null, "smtencoding_el...
false
_: Prims.unit -> Vale.X64.QuickCode.va_quickCode Prims.unit (Vale.Lib.X64.Cpuid.va_code_Check_adx_bmi2_support ())
Prims.Tot
[ "total" ]
[]
[ "Prims.unit", "Vale.X64.QuickCode.va_QProc", "Vale.Lib.X64.Cpuid.va_code_Check_adx_bmi2_support", "Prims.Cons", "Vale.X64.QuickCode.mod_t", "Vale.X64.QuickCode.va_Mod_flags", "Vale.X64.QuickCode.va_Mod_reg64", "Vale.X64.Machine_s.rR9", "Vale.X64.Machine_s.rRdx", "Vale.X64.Machine_s.rRcx", "Vale....
[]
false
false
false
false
false
let va_quick_Check_adx_bmi2_support () : (va_quickCode unit (va_code_Check_adx_bmi2_support ())) =
(va_QProc (va_code_Check_adx_bmi2_support ()) ([ va_Mod_flags; va_Mod_reg64 rR9; va_Mod_reg64 rRdx; va_Mod_reg64 rRcx; va_Mod_reg64 rRbx; va_Mod_reg64 rRax ]) va_wp_Check_adx_bmi2_support va_wpProof_Check_adx_bmi2_support)
false
Vale.Lib.X64.Cpuid.fsti
Vale.Lib.X64.Cpuid.va_quick_Check_sse_support
val va_quick_Check_sse_support: Prims.unit -> (va_quickCode unit (va_code_Check_sse_support ()))
val va_quick_Check_sse_support: Prims.unit -> (va_quickCode unit (va_code_Check_sse_support ()))
let va_quick_Check_sse_support () : (va_quickCode unit (va_code_Check_sse_support ())) = (va_QProc (va_code_Check_sse_support ()) ([va_Mod_flags; va_Mod_reg64 rR9; va_Mod_reg64 rRdx; va_Mod_reg64 rRcx; va_Mod_reg64 rRbx; va_Mod_reg64 rRax]) va_wp_Check_sse_support va_wpProof_Check_sse_support)
{ "file_name": "obj/Vale.Lib.X64.Cpuid.fsti", "git_rev": "eb1badfa34c70b0bbe0fe24fe0f49fb1295c7872", "git_url": "https://github.com/project-everest/hacl-star.git", "project_name": "hacl-star" }
{ "end_col": 33, "end_line": 260, "start_col": 0, "start_line": 257 }
module Vale.Lib.X64.Cpuid open Vale.Def.Types_s open Vale.Arch.Types open Vale.X64.Machine_s open Vale.X64.Memory open Vale.X64.State open Vale.X64.Decls open Vale.X64.InsBasic open Vale.X64.QuickCode open Vale.X64.QuickCodes open Vale.X64.CPU_Features_s //let pow2_values (u:unit) : Lemma // (pow2 29 == 0x20000000 /\...
{ "checked_file": "/", "dependencies": [ "Vale.X64.State.fsti.checked", "Vale.X64.QuickCodes.fsti.checked", "Vale.X64.QuickCode.fst.checked", "Vale.X64.Memory.fsti.checked", "Vale.X64.Machine_s.fst.checked", "Vale.X64.InsBasic.fsti.checked", "Vale.X64.Flags.fsti.checked", "Vale.X64.D...
[ { "abbrev": false, "full_module": "Vale.X64.CPU_Features_s", "short_module": null }, { "abbrev": false, "full_module": "Vale.X64.QuickCodes", "short_module": null }, { "abbrev": false, "full_module": "Vale.X64.QuickCode", "short_module": null }, { "abbrev": false,...
{ "detail_errors": false, "detail_hint_replay": false, "initial_fuel": 2, "initial_ifuel": 0, "max_fuel": 1, "max_ifuel": 1, "no_plugins": false, "no_smt": false, "no_tactics": false, "quake_hi": 1, "quake_keep": false, "quake_lo": 1, "retry": false, "reuse_hint_for": null, "smtencoding_el...
false
_: Prims.unit -> Vale.X64.QuickCode.va_quickCode Prims.unit (Vale.Lib.X64.Cpuid.va_code_Check_sse_support ())
Prims.Tot
[ "total" ]
[]
[ "Prims.unit", "Vale.X64.QuickCode.va_QProc", "Vale.Lib.X64.Cpuid.va_code_Check_sse_support", "Prims.Cons", "Vale.X64.QuickCode.mod_t", "Vale.X64.QuickCode.va_Mod_flags", "Vale.X64.QuickCode.va_Mod_reg64", "Vale.X64.Machine_s.rR9", "Vale.X64.Machine_s.rRdx", "Vale.X64.Machine_s.rRcx", "Vale.X64.M...
[]
false
false
false
false
false
let va_quick_Check_sse_support () : (va_quickCode unit (va_code_Check_sse_support ())) =
(va_QProc (va_code_Check_sse_support ()) ([ va_Mod_flags; va_Mod_reg64 rR9; va_Mod_reg64 rRdx; va_Mod_reg64 rRcx; va_Mod_reg64 rRbx; va_Mod_reg64 rRax ]) va_wp_Check_sse_support va_wpProof_Check_sse_support)
false
Vale.Lib.X64.Cpuid.fsti
Vale.Lib.X64.Cpuid.va_quick_Check_avx_xcr0_support
val va_quick_Check_avx_xcr0_support: Prims.unit -> (va_quickCode unit (va_code_Check_avx_xcr0_support ()))
val va_quick_Check_avx_xcr0_support: Prims.unit -> (va_quickCode unit (va_code_Check_avx_xcr0_support ()))
let va_quick_Check_avx_xcr0_support () : (va_quickCode unit (va_code_Check_avx_xcr0_support ())) = (va_QProc (va_code_Check_avx_xcr0_support ()) ([va_Mod_flags; va_Mod_reg64 rRdx; va_Mod_reg64 rRcx; va_Mod_reg64 rRax]) va_wp_Check_avx_xcr0_support va_wpProof_Check_avx_xcr0_support)
{ "file_name": "obj/Vale.Lib.X64.Cpuid.fsti", "git_rev": "eb1badfa34c70b0bbe0fe24fe0f49fb1295c7872", "git_url": "https://github.com/project-everest/hacl-star.git", "project_name": "hacl-star" }
{ "end_col": 93, "end_line": 397, "start_col": 0, "start_line": 395 }
module Vale.Lib.X64.Cpuid open Vale.Def.Types_s open Vale.Arch.Types open Vale.X64.Machine_s open Vale.X64.Memory open Vale.X64.State open Vale.X64.Decls open Vale.X64.InsBasic open Vale.X64.QuickCode open Vale.X64.QuickCodes open Vale.X64.CPU_Features_s //let pow2_values (u:unit) : Lemma // (pow2 29 == 0x20000000 /\...
{ "checked_file": "/", "dependencies": [ "Vale.X64.State.fsti.checked", "Vale.X64.QuickCodes.fsti.checked", "Vale.X64.QuickCode.fst.checked", "Vale.X64.Memory.fsti.checked", "Vale.X64.Machine_s.fst.checked", "Vale.X64.InsBasic.fsti.checked", "Vale.X64.Flags.fsti.checked", "Vale.X64.D...
[ { "abbrev": false, "full_module": "Vale.X64.CPU_Features_s", "short_module": null }, { "abbrev": false, "full_module": "Vale.X64.QuickCodes", "short_module": null }, { "abbrev": false, "full_module": "Vale.X64.QuickCode", "short_module": null }, { "abbrev": false,...
{ "detail_errors": false, "detail_hint_replay": false, "initial_fuel": 2, "initial_ifuel": 0, "max_fuel": 1, "max_ifuel": 1, "no_plugins": false, "no_smt": false, "no_tactics": false, "quake_hi": 1, "quake_keep": false, "quake_lo": 1, "retry": false, "reuse_hint_for": null, "smtencoding_el...
false
_: Prims.unit -> Vale.X64.QuickCode.va_quickCode Prims.unit (Vale.Lib.X64.Cpuid.va_code_Check_avx_xcr0_support ())
Prims.Tot
[ "total" ]
[]
[ "Prims.unit", "Vale.X64.QuickCode.va_QProc", "Vale.Lib.X64.Cpuid.va_code_Check_avx_xcr0_support", "Prims.Cons", "Vale.X64.QuickCode.mod_t", "Vale.X64.QuickCode.va_Mod_flags", "Vale.X64.QuickCode.va_Mod_reg64", "Vale.X64.Machine_s.rRdx", "Vale.X64.Machine_s.rRcx", "Vale.X64.Machine_s.rRax", "Prim...
[]
false
false
false
false
false
let va_quick_Check_avx_xcr0_support () : (va_quickCode unit (va_code_Check_avx_xcr0_support ())) =
(va_QProc (va_code_Check_avx_xcr0_support ()) ([va_Mod_flags; va_Mod_reg64 rRdx; va_Mod_reg64 rRcx; va_Mod_reg64 rRax]) va_wp_Check_avx_xcr0_support va_wpProof_Check_avx_xcr0_support)
false
Vale.Lib.X64.Cpuid.fsti
Vale.Lib.X64.Cpuid.va_quick_Check_avx512_support
val va_quick_Check_avx512_support: Prims.unit -> (va_quickCode unit (va_code_Check_avx512_support ()))
val va_quick_Check_avx512_support: Prims.unit -> (va_quickCode unit (va_code_Check_avx512_support ()))
let va_quick_Check_avx512_support () : (va_quickCode unit (va_code_Check_avx512_support ())) = (va_QProc (va_code_Check_avx512_support ()) ([va_Mod_flags; va_Mod_reg64 rR11; va_Mod_reg64 rR10; va_Mod_reg64 rR9; va_Mod_reg64 rRdx; va_Mod_reg64 rRcx; va_Mod_reg64 rRbx; va_Mod_reg64 rRax]) va_wp_Check_avx512_sup...
{ "file_name": "obj/Vale.Lib.X64.Cpuid.fsti", "git_rev": "eb1badfa34c70b0bbe0fe24fe0f49fb1295c7872", "git_url": "https://github.com/project-everest/hacl-star.git", "project_name": "hacl-star" }
{ "end_col": 63, "end_line": 331, "start_col": 0, "start_line": 328 }
module Vale.Lib.X64.Cpuid open Vale.Def.Types_s open Vale.Arch.Types open Vale.X64.Machine_s open Vale.X64.Memory open Vale.X64.State open Vale.X64.Decls open Vale.X64.InsBasic open Vale.X64.QuickCode open Vale.X64.QuickCodes open Vale.X64.CPU_Features_s //let pow2_values (u:unit) : Lemma // (pow2 29 == 0x20000000 /\...
{ "checked_file": "/", "dependencies": [ "Vale.X64.State.fsti.checked", "Vale.X64.QuickCodes.fsti.checked", "Vale.X64.QuickCode.fst.checked", "Vale.X64.Memory.fsti.checked", "Vale.X64.Machine_s.fst.checked", "Vale.X64.InsBasic.fsti.checked", "Vale.X64.Flags.fsti.checked", "Vale.X64.D...
[ { "abbrev": false, "full_module": "Vale.X64.CPU_Features_s", "short_module": null }, { "abbrev": false, "full_module": "Vale.X64.QuickCodes", "short_module": null }, { "abbrev": false, "full_module": "Vale.X64.QuickCode", "short_module": null }, { "abbrev": false,...
{ "detail_errors": false, "detail_hint_replay": false, "initial_fuel": 2, "initial_ifuel": 0, "max_fuel": 1, "max_ifuel": 1, "no_plugins": false, "no_smt": false, "no_tactics": false, "quake_hi": 1, "quake_keep": false, "quake_lo": 1, "retry": false, "reuse_hint_for": null, "smtencoding_el...
false
_: Prims.unit -> Vale.X64.QuickCode.va_quickCode Prims.unit (Vale.Lib.X64.Cpuid.va_code_Check_avx512_support ())
Prims.Tot
[ "total" ]
[]
[ "Prims.unit", "Vale.X64.QuickCode.va_QProc", "Vale.Lib.X64.Cpuid.va_code_Check_avx512_support", "Prims.Cons", "Vale.X64.QuickCode.mod_t", "Vale.X64.QuickCode.va_Mod_flags", "Vale.X64.QuickCode.va_Mod_reg64", "Vale.X64.Machine_s.rR11", "Vale.X64.Machine_s.rR10", "Vale.X64.Machine_s.rR9", "Vale.X6...
[]
false
false
false
false
false
let va_quick_Check_avx512_support () : (va_quickCode unit (va_code_Check_avx512_support ())) =
(va_QProc (va_code_Check_avx512_support ()) ([ va_Mod_flags; va_Mod_reg64 rR11; va_Mod_reg64 rR10; va_Mod_reg64 rR9; va_Mod_reg64 rRdx; va_Mod_reg64 rRcx; va_Mod_reg64 rRbx; va_Mod_reg64 rRax ]) va_wp_Check_avx512_support va_wpProof_Check...
false
Vale.Lib.X64.Cpuid.fsti
Vale.Lib.X64.Cpuid.va_quick_Check_rdrand_support
val va_quick_Check_rdrand_support: Prims.unit -> (va_quickCode unit (va_code_Check_rdrand_support ()))
val va_quick_Check_rdrand_support: Prims.unit -> (va_quickCode unit (va_code_Check_rdrand_support ()))
let va_quick_Check_rdrand_support () : (va_quickCode unit (va_code_Check_rdrand_support ())) = (va_QProc (va_code_Check_rdrand_support ()) ([va_Mod_flags; va_Mod_reg64 rR9; va_Mod_reg64 rRdx; va_Mod_reg64 rRcx; va_Mod_reg64 rRbx; va_Mod_reg64 rRax]) va_wp_Check_rdrand_support va_wpProof_Check_rdrand_support)
{ "file_name": "obj/Vale.Lib.X64.Cpuid.fsti", "git_rev": "eb1badfa34c70b0bbe0fe24fe0f49fb1295c7872", "git_url": "https://github.com/project-everest/hacl-star.git", "project_name": "hacl-star" }
{ "end_col": 36, "end_line": 294, "start_col": 0, "start_line": 291 }
module Vale.Lib.X64.Cpuid open Vale.Def.Types_s open Vale.Arch.Types open Vale.X64.Machine_s open Vale.X64.Memory open Vale.X64.State open Vale.X64.Decls open Vale.X64.InsBasic open Vale.X64.QuickCode open Vale.X64.QuickCodes open Vale.X64.CPU_Features_s //let pow2_values (u:unit) : Lemma // (pow2 29 == 0x20000000 /\...
{ "checked_file": "/", "dependencies": [ "Vale.X64.State.fsti.checked", "Vale.X64.QuickCodes.fsti.checked", "Vale.X64.QuickCode.fst.checked", "Vale.X64.Memory.fsti.checked", "Vale.X64.Machine_s.fst.checked", "Vale.X64.InsBasic.fsti.checked", "Vale.X64.Flags.fsti.checked", "Vale.X64.D...
[ { "abbrev": false, "full_module": "Vale.X64.CPU_Features_s", "short_module": null }, { "abbrev": false, "full_module": "Vale.X64.QuickCodes", "short_module": null }, { "abbrev": false, "full_module": "Vale.X64.QuickCode", "short_module": null }, { "abbrev": false,...
{ "detail_errors": false, "detail_hint_replay": false, "initial_fuel": 2, "initial_ifuel": 0, "max_fuel": 1, "max_ifuel": 1, "no_plugins": false, "no_smt": false, "no_tactics": false, "quake_hi": 1, "quake_keep": false, "quake_lo": 1, "retry": false, "reuse_hint_for": null, "smtencoding_el...
false
_: Prims.unit -> Vale.X64.QuickCode.va_quickCode Prims.unit (Vale.Lib.X64.Cpuid.va_code_Check_rdrand_support ())
Prims.Tot
[ "total" ]
[]
[ "Prims.unit", "Vale.X64.QuickCode.va_QProc", "Vale.Lib.X64.Cpuid.va_code_Check_rdrand_support", "Prims.Cons", "Vale.X64.QuickCode.mod_t", "Vale.X64.QuickCode.va_Mod_flags", "Vale.X64.QuickCode.va_Mod_reg64", "Vale.X64.Machine_s.rR9", "Vale.X64.Machine_s.rRdx", "Vale.X64.Machine_s.rRcx", "Vale.X6...
[]
false
false
false
false
false
let va_quick_Check_rdrand_support () : (va_quickCode unit (va_code_Check_rdrand_support ())) =
(va_QProc (va_code_Check_rdrand_support ()) ([ va_Mod_flags; va_Mod_reg64 rR9; va_Mod_reg64 rRdx; va_Mod_reg64 rRcx; va_Mod_reg64 rRbx; va_Mod_reg64 rRax ]) va_wp_Check_rdrand_support va_wpProof_Check_rdrand_support)
false
Vale.Lib.X64.Cpuid.fsti
Vale.Lib.X64.Cpuid.va_quick_Check_avx512_xcr0_support
val va_quick_Check_avx512_xcr0_support: Prims.unit -> (va_quickCode unit (va_code_Check_avx512_xcr0_support ()))
val va_quick_Check_avx512_xcr0_support: Prims.unit -> (va_quickCode unit (va_code_Check_avx512_xcr0_support ()))
let va_quick_Check_avx512_xcr0_support () : (va_quickCode unit (va_code_Check_avx512_xcr0_support ())) = (va_QProc (va_code_Check_avx512_xcr0_support ()) ([va_Mod_flags; va_Mod_reg64 rRdx; va_Mod_reg64 rRcx; va_Mod_reg64 rRax]) va_wp_Check_avx512_xcr0_support va_wpProof_Check_avx512_xcr0_support)
{ "file_name": "obj/Vale.Lib.X64.Cpuid.fsti", "git_rev": "eb1badfa34c70b0bbe0fe24fe0f49fb1295c7872", "git_url": "https://github.com/project-everest/hacl-star.git", "project_name": "hacl-star" }
{ "end_col": 99, "end_line": 430, "start_col": 0, "start_line": 427 }
module Vale.Lib.X64.Cpuid open Vale.Def.Types_s open Vale.Arch.Types open Vale.X64.Machine_s open Vale.X64.Memory open Vale.X64.State open Vale.X64.Decls open Vale.X64.InsBasic open Vale.X64.QuickCode open Vale.X64.QuickCodes open Vale.X64.CPU_Features_s //let pow2_values (u:unit) : Lemma // (pow2 29 == 0x20000000 /\...
{ "checked_file": "/", "dependencies": [ "Vale.X64.State.fsti.checked", "Vale.X64.QuickCodes.fsti.checked", "Vale.X64.QuickCode.fst.checked", "Vale.X64.Memory.fsti.checked", "Vale.X64.Machine_s.fst.checked", "Vale.X64.InsBasic.fsti.checked", "Vale.X64.Flags.fsti.checked", "Vale.X64.D...
[ { "abbrev": false, "full_module": "Vale.X64.CPU_Features_s", "short_module": null }, { "abbrev": false, "full_module": "Vale.X64.QuickCodes", "short_module": null }, { "abbrev": false, "full_module": "Vale.X64.QuickCode", "short_module": null }, { "abbrev": false,...
{ "detail_errors": false, "detail_hint_replay": false, "initial_fuel": 2, "initial_ifuel": 0, "max_fuel": 1, "max_ifuel": 1, "no_plugins": false, "no_smt": false, "no_tactics": false, "quake_hi": 1, "quake_keep": false, "quake_lo": 1, "retry": false, "reuse_hint_for": null, "smtencoding_el...
false
_: Prims.unit -> Vale.X64.QuickCode.va_quickCode Prims.unit (Vale.Lib.X64.Cpuid.va_code_Check_avx512_xcr0_support ())
Prims.Tot
[ "total" ]
[]
[ "Prims.unit", "Vale.X64.QuickCode.va_QProc", "Vale.Lib.X64.Cpuid.va_code_Check_avx512_xcr0_support", "Prims.Cons", "Vale.X64.QuickCode.mod_t", "Vale.X64.QuickCode.va_Mod_flags", "Vale.X64.QuickCode.va_Mod_reg64", "Vale.X64.Machine_s.rRdx", "Vale.X64.Machine_s.rRcx", "Vale.X64.Machine_s.rRax", "P...
[]
false
false
false
false
false
let va_quick_Check_avx512_xcr0_support () : (va_quickCode unit (va_code_Check_avx512_xcr0_support ())) =
(va_QProc (va_code_Check_avx512_xcr0_support ()) ([va_Mod_flags; va_Mod_reg64 rRdx; va_Mod_reg64 rRcx; va_Mod_reg64 rRax]) va_wp_Check_avx512_xcr0_support va_wpProof_Check_avx512_xcr0_support)
false
Vale.Lib.X64.Cpuid.fsti
Vale.Lib.X64.Cpuid.va_quick_Check_osxsave_support
val va_quick_Check_osxsave_support: Prims.unit -> (va_quickCode unit (va_code_Check_osxsave_support ()))
val va_quick_Check_osxsave_support: Prims.unit -> (va_quickCode unit (va_code_Check_osxsave_support ()))
let va_quick_Check_osxsave_support () : (va_quickCode unit (va_code_Check_osxsave_support ())) = (va_QProc (va_code_Check_osxsave_support ()) ([va_Mod_flags; va_Mod_reg64 rR9; va_Mod_reg64 rRdx; va_Mod_reg64 rRcx; va_Mod_reg64 rRbx; va_Mod_reg64 rRax]) va_wp_Check_osxsave_support va_wpProof_Check_osxsave_supp...
{ "file_name": "obj/Vale.Lib.X64.Cpuid.fsti", "git_rev": "eb1badfa34c70b0bbe0fe24fe0f49fb1295c7872", "git_url": "https://github.com/project-everest/hacl-star.git", "project_name": "hacl-star" }
{ "end_col": 37, "end_line": 365, "start_col": 0, "start_line": 362 }
module Vale.Lib.X64.Cpuid open Vale.Def.Types_s open Vale.Arch.Types open Vale.X64.Machine_s open Vale.X64.Memory open Vale.X64.State open Vale.X64.Decls open Vale.X64.InsBasic open Vale.X64.QuickCode open Vale.X64.QuickCodes open Vale.X64.CPU_Features_s //let pow2_values (u:unit) : Lemma // (pow2 29 == 0x20000000 /\...
{ "checked_file": "/", "dependencies": [ "Vale.X64.State.fsti.checked", "Vale.X64.QuickCodes.fsti.checked", "Vale.X64.QuickCode.fst.checked", "Vale.X64.Memory.fsti.checked", "Vale.X64.Machine_s.fst.checked", "Vale.X64.InsBasic.fsti.checked", "Vale.X64.Flags.fsti.checked", "Vale.X64.D...
[ { "abbrev": false, "full_module": "Vale.X64.CPU_Features_s", "short_module": null }, { "abbrev": false, "full_module": "Vale.X64.QuickCodes", "short_module": null }, { "abbrev": false, "full_module": "Vale.X64.QuickCode", "short_module": null }, { "abbrev": false,...
{ "detail_errors": false, "detail_hint_replay": false, "initial_fuel": 2, "initial_ifuel": 0, "max_fuel": 1, "max_ifuel": 1, "no_plugins": false, "no_smt": false, "no_tactics": false, "quake_hi": 1, "quake_keep": false, "quake_lo": 1, "retry": false, "reuse_hint_for": null, "smtencoding_el...
false
_: Prims.unit -> Vale.X64.QuickCode.va_quickCode Prims.unit (Vale.Lib.X64.Cpuid.va_code_Check_osxsave_support ())
Prims.Tot
[ "total" ]
[]
[ "Prims.unit", "Vale.X64.QuickCode.va_QProc", "Vale.Lib.X64.Cpuid.va_code_Check_osxsave_support", "Prims.Cons", "Vale.X64.QuickCode.mod_t", "Vale.X64.QuickCode.va_Mod_flags", "Vale.X64.QuickCode.va_Mod_reg64", "Vale.X64.Machine_s.rR9", "Vale.X64.Machine_s.rRdx", "Vale.X64.Machine_s.rRcx", "Vale.X...
[]
false
false
false
false
false
let va_quick_Check_osxsave_support () : (va_quickCode unit (va_code_Check_osxsave_support ())) =
(va_QProc (va_code_Check_osxsave_support ()) ([ va_Mod_flags; va_Mod_reg64 rR9; va_Mod_reg64 rRdx; va_Mod_reg64 rRcx; va_Mod_reg64 rRbx; va_Mod_reg64 rRax ]) va_wp_Check_osxsave_support va_wpProof_Check_osxsave_support)
false
Steel.ST.OnRange.fsti
Steel.ST.OnRange.on_range_weaken_and_shift
val on_range_weaken_and_shift (#opened: _) (p p': (nat -> vprop)) (delta: int) (i: nat{i + delta >= 0}) (j: nat) (phi: (k: nat{i <= k /\ k < j} -> STGhostT unit opened (p k) (fun _ -> p' (k + delta)))) (i': nat{i' == i + delta}) (j': nat{j' == j + delta}) : STGhostT u...
val on_range_weaken_and_shift (#opened: _) (p p': (nat -> vprop)) (delta: int) (i: nat{i + delta >= 0}) (j: nat) (phi: (k: nat{i <= k /\ k < j} -> STGhostT unit opened (p k) (fun _ -> p' (k + delta)))) (i': nat{i' == i + delta}) (j': nat{j' == j + delta}) : STGhostT u...
let rec on_range_weaken_and_shift (#opened: _) (p p': (nat -> vprop)) (delta: int) (i: nat { i + delta >= 0 }) (j: nat) (phi: (k: nat { i <= k /\ k < j }) -> STGhostT unit opened (p k) (fun _ -> p' (k + delta))) (i': nat { i' == i + delta }) (j': nat { j' == j + delta }) : STGhostT unit opened (on_r...
{ "file_name": "lib/steel/Steel.ST.OnRange.fsti", "git_rev": "f984200f79bdc452374ae994a5ca837496476c41", "git_url": "https://github.com/FStarLang/steel.git", "project_name": "steel" }
{ "end_col": 5, "end_line": 225, "start_col": 0, "start_line": 199 }
module Steel.ST.OnRange include Steel.ST.Util val on_range (p: (nat -> vprop)) (i j: nat) : vprop val on_range_le (#opened: _) (p: (nat -> vprop)) (i j: nat) : STGhost unit opened (on_range p i j) (fun _ -> on_range p i j) True (fun _ -> i <= j) val on_range_empty (#opened: _) (p: (nat -> v...
{ "checked_file": "/", "dependencies": [ "Steel.ST.Util.fsti.checked", "prims.fst.checked", "FStar.Pervasives.fsti.checked" ], "interface_file": false, "source_file": "Steel.ST.OnRange.fsti" }
[ { "abbrev": false, "full_module": "Steel.ST.Util", "short_module": null }, { "abbrev": false, "full_module": "Steel.ST", "short_module": null }, { "abbrev": false, "full_module": "Steel.ST", "short_module": null }, { "abbrev": false, "full_module": "FStar.Perv...
{ "detail_errors": false, "detail_hint_replay": false, "initial_fuel": 2, "initial_ifuel": 1, "max_fuel": 8, "max_ifuel": 2, "no_plugins": false, "no_smt": false, "no_tactics": false, "quake_hi": 1, "quake_keep": false, "quake_lo": 1, "retry": false, "reuse_hint_for": null, "smtencoding_el...
false
p: (_: Prims.nat -> Steel.Effect.Common.vprop) -> p': (_: Prims.nat -> Steel.Effect.Common.vprop) -> delta: Prims.int -> i: Prims.nat{i + delta >= 0} -> j: Prims.nat -> phi: (k: Prims.nat{i <= k /\ k < j} -> Steel.ST.Effect.Ghost.STGhostT Prims.unit) -> i': Prims.nat{i' == i + delta} -> ...
Steel.ST.Effect.Ghost.STGhostT
[ "" ]
[]
[ "Steel.Memory.inames", "Prims.nat", "Steel.Effect.Common.vprop", "Prims.int", "Prims.b2t", "Prims.op_GreaterThanOrEqual", "Prims.op_Addition", "Prims.l_and", "Prims.op_LessThanOrEqual", "Prims.op_LessThan", "Prims.unit", "Prims.eq2", "Steel.ST.OnRange.on_range_empty", "Steel.ST.Util.drop",...
[ "recursion" ]
false
true
false
false
false
let rec on_range_weaken_and_shift (#opened: _) (p p': (nat -> vprop)) (delta: int) (i: nat{i + delta >= 0}) (j: nat) (phi: (k: nat{i <= k /\ k < j} -> STGhostT unit opened (p k) (fun _ -> p' (k + delta)))) (i': nat{i' == i + delta}) (j': nat{j' == j + delta}) : STGhos...
on_range_le p i j; if j <= i then (drop (on_range p i j); on_range_empty p' i' j') else (on_range_split p i (i + 1) j; on_range_singleton_elim p i (i + 1); phi i; rewrite (p' _) (p' i'); on_range_singleton_intro p' i' (i' + 1); on_range_weaken_and_shift p p' delta (i + 1) j phi (i' + 1) j'; ...
false
TwoLockQueue.fst
TwoLockQueue.dequeue_core
val dequeue_core: #a: _ -> #u: _ -> hdl: t a -> hd: Q.t a -> unit -> SteelAtomicT (option (Q.t a)) u ((queue_invariant hdl.head hdl.tail) `star` (ghost_pts_to hdl.head.ghost half hd)) (fun o -> (queue_invariant hdl.head hdl.tail) `star` (maybe_ghost_pts_to hdl.head.ghost hd o))
val dequeue_core: #a: _ -> #u: _ -> hdl: t a -> hd: Q.t a -> unit -> SteelAtomicT (option (Q.t a)) u ((queue_invariant hdl.head hdl.tail) `star` (ghost_pts_to hdl.head.ghost half hd)) (fun o -> (queue_invariant hdl.head hdl.tail) `star` (maybe_ghost_pts_to hdl.head.ghost hd o))
let dequeue_core (#a:_) (#u:_) (hdl:t a) (hd:Q.t a) (_:unit) : SteelAtomicT (option (Q.t a)) u (queue_invariant hdl.head hdl.tail `star` ghost_pts_to hdl.head.ghost half hd) (fun o -> queue_invariant hdl.head hdl.tail `star` maybe_ghost_pts_to hdl.head.ghost hd o) = let h = open_exists ...
{ "file_name": "share/steel/examples/steel/TwoLockQueue.fst", "git_rev": "f984200f79bdc452374ae994a5ca837496476c41", "git_url": "https://github.com/FStarLang/steel.git", "project_name": "steel" }
{ "end_col": 14, "end_line": 255, "start_col": 0, "start_line": 215 }
module TwoLockQueue open FStar.Ghost open Steel.Memory open Steel.Effect.Atomic open Steel.Effect open Steel.FractionalPermission open Steel.Reference open Steel.SpinLock module L = FStar.List.Tot module U = Steel.Utils module Q = Queue /// This module provides an implementation of Michael and Scott's two lock queue...
{ "checked_file": "/", "dependencies": [ "Steel.Utils.fst.checked", "Steel.SpinLock.fsti.checked", "Steel.Reference.fsti.checked", "Steel.Memory.fsti.checked", "Steel.FractionalPermission.fst.checked", "Steel.Effect.Atomic.fsti.checked", "Steel.Effect.fsti.checked", "Queue.fsti.check...
[ { "abbrev": true, "full_module": "Queue", "short_module": "Q" }, { "abbrev": true, "full_module": "Steel.Utils", "short_module": "U" }, { "abbrev": true, "full_module": "FStar.List.Tot", "short_module": "L" }, { "abbrev": false, "full_module": "Steel.SpinLock"...
{ "detail_errors": false, "detail_hint_replay": false, "initial_fuel": 2, "initial_ifuel": 1, "max_fuel": 8, "max_ifuel": 2, "no_plugins": false, "no_smt": false, "no_tactics": false, "quake_hi": 1, "quake_keep": false, "quake_lo": 1, "retry": false, "reuse_hint_for": null, "smtencoding_el...
false
hdl: TwoLockQueue.t a -> hd: Queue.Def.t a -> _: Prims.unit -> Steel.Effect.Atomic.SteelAtomicT (FStar.Pervasives.Native.option (Queue.Def.t a))
Steel.Effect.Atomic.SteelAtomicT
[]
[]
[ "Steel.Memory.inames", "TwoLockQueue.t", "Queue.Def.t", "Prims.unit", "Steel.Effect.Atomic.return", "FStar.Pervasives.Native.option", "Steel.Effect.Common.VStar", "TwoLockQueue.maybe_ghost_pts_to", "TwoLockQueue.__proj__Mkq_ptr__item__ghost", "TwoLockQueue.__proj__Mkt__item__head", "TwoLockQueue...
[]
false
true
false
false
false
let dequeue_core (#a: _) (#u: _) (hdl: t a) (hd: Q.t a) (_: unit) : SteelAtomicT (option (Q.t a)) u ((queue_invariant hdl.head hdl.tail) `star` (ghost_pts_to hdl.head.ghost half hd)) (fun o -> (queue_invariant hdl.head hdl.tail) `star` (maybe_ghost_pts_to hdl.head.ghost hd o)) =
let h = open_exists () in let t = open_exists () in ghost_gather hd hdl.head.ghost; let o = Queue.dequeue hd in match o with | None -> rewrite (Q.dequeue_post _ _ _) (Q.queue hd t); ghost_share_pt hdl.head.ghost; pack_queue_invariant hd t hdl.head hdl.tail; rewrite (ghost_pts_to hdl.head.ghost _ _) (maybe_ghost...
false
Spec.Chacha20Poly1305.Test.fst
Spec.Chacha20Poly1305.Test.test_aad
val test_aad:lbytes 12
val test_aad:lbytes 12
let test_aad : lbytes 12 = let l = List.Tot.map u8_from_UInt8 [ 0x50uy; 0x51uy; 0x52uy; 0x53uy; 0xc0uy; 0xc1uy; 0xc2uy; 0xc3uy; 0xc4uy; 0xc5uy; 0xc6uy; 0xc7uy ] in assert_norm (List.Tot.length l == 12); of_list l
{ "file_name": "specs/tests/Spec.Chacha20Poly1305.Test.fst", "git_rev": "eb1badfa34c70b0bbe0fe24fe0f49fb1295c7872", "git_url": "https://github.com/project-everest/hacl-star.git", "project_name": "hacl-star" }
{ "end_col": 11, "end_line": 60, "start_col": 0, "start_line": 55 }
module Spec.Chacha20Poly1305.Test open FStar.Mul open Lib.IntTypes open Lib.RawIntTypes open Lib.Sequence open Lib.ByteSequence module PS = Lib.PrintSequence open Spec.Chacha20Poly1305 #set-options "--z3rlimit 50 --fuel 0 --ifuel 0" (* Tests: RFC7539 *) let test_key : lbytes 32 = let l = List.Tot.map u8_from_UIn...
{ "checked_file": "/", "dependencies": [ "Spec.Chacha20Poly1305.fst.checked", "prims.fst.checked", "Lib.Sequence.fsti.checked", "Lib.RawIntTypes.fsti.checked", "Lib.PrintSequence.fsti.checked", "Lib.IntTypes.fsti.checked", "Lib.ByteSequence.fsti.checked", "FStar.UInt8.fsti.checked", ...
[ { "abbrev": false, "full_module": "Spec.Chacha20Poly1305", "short_module": null }, { "abbrev": true, "full_module": "Lib.PrintSequence", "short_module": "PS" }, { "abbrev": false, "full_module": "Lib.ByteSequence", "short_module": null }, { "abbrev": false, "f...
{ "detail_errors": false, "detail_hint_replay": false, "initial_fuel": 0, "initial_ifuel": 0, "max_fuel": 0, "max_ifuel": 0, "no_plugins": false, "no_smt": false, "no_tactics": false, "quake_hi": 1, "quake_keep": false, "quake_lo": 1, "retry": false, "reuse_hint_for": null, "smtencoding_el...
false
Lib.Sequence.lseq (Lib.IntTypes.int_t Lib.IntTypes.U8 Lib.IntTypes.SEC) 12
Prims.Tot
[ "total" ]
[]
[ "Lib.Sequence.of_list", "Lib.IntTypes.int_t", "Lib.IntTypes.U8", "Lib.IntTypes.SEC", "Prims.unit", "FStar.Pervasives.assert_norm", "Prims.eq2", "Prims.int", "FStar.List.Tot.Base.length", "Prims.list", "FStar.List.Tot.Base.map", "FStar.UInt8.t", "Lib.RawIntTypes.u8_from_UInt8", "Prims.Cons"...
[]
false
false
false
false
false
let test_aad:lbytes 12 =
let l = List.Tot.map u8_from_UInt8 [0x50uy; 0x51uy; 0x52uy; 0x53uy; 0xc0uy; 0xc1uy; 0xc2uy; 0xc3uy; 0xc4uy; 0xc5uy; 0xc6uy; 0xc7uy] in assert_norm (List.Tot.length l == 12); of_list l
false
Spec.Chacha20Poly1305.Test.fst
Spec.Chacha20Poly1305.Test.test_nonce
val test_nonce:lbytes 12
val test_nonce:lbytes 12
let test_nonce : lbytes 12 = let l = List.Tot.map u8_from_UInt8 [ 0x07uy; 0x00uy; 0x00uy; 0x00uy; 0x40uy; 0x41uy; 0x42uy; 0x43uy; 0x44uy; 0x45uy; 0x46uy; 0x47uy ] in assert_norm (List.Tot.length l == 12); of_list l
{ "file_name": "specs/tests/Spec.Chacha20Poly1305.Test.fst", "git_rev": "eb1badfa34c70b0bbe0fe24fe0f49fb1295c7872", "git_url": "https://github.com/project-everest/hacl-star.git", "project_name": "hacl-star" }
{ "end_col": 11, "end_line": 31, "start_col": 0, "start_line": 26 }
module Spec.Chacha20Poly1305.Test open FStar.Mul open Lib.IntTypes open Lib.RawIntTypes open Lib.Sequence open Lib.ByteSequence module PS = Lib.PrintSequence open Spec.Chacha20Poly1305 #set-options "--z3rlimit 50 --fuel 0 --ifuel 0" (* Tests: RFC7539 *) let test_key : lbytes 32 = let l = List.Tot.map u8_from_UIn...
{ "checked_file": "/", "dependencies": [ "Spec.Chacha20Poly1305.fst.checked", "prims.fst.checked", "Lib.Sequence.fsti.checked", "Lib.RawIntTypes.fsti.checked", "Lib.PrintSequence.fsti.checked", "Lib.IntTypes.fsti.checked", "Lib.ByteSequence.fsti.checked", "FStar.UInt8.fsti.checked", ...
[ { "abbrev": false, "full_module": "Spec.Chacha20Poly1305", "short_module": null }, { "abbrev": true, "full_module": "Lib.PrintSequence", "short_module": "PS" }, { "abbrev": false, "full_module": "Lib.ByteSequence", "short_module": null }, { "abbrev": false, "f...
{ "detail_errors": false, "detail_hint_replay": false, "initial_fuel": 0, "initial_ifuel": 0, "max_fuel": 0, "max_ifuel": 0, "no_plugins": false, "no_smt": false, "no_tactics": false, "quake_hi": 1, "quake_keep": false, "quake_lo": 1, "retry": false, "reuse_hint_for": null, "smtencoding_el...
false
Lib.Sequence.lseq (Lib.IntTypes.int_t Lib.IntTypes.U8 Lib.IntTypes.SEC) 12
Prims.Tot
[ "total" ]
[]
[ "Lib.Sequence.of_list", "Lib.IntTypes.int_t", "Lib.IntTypes.U8", "Lib.IntTypes.SEC", "Prims.unit", "FStar.Pervasives.assert_norm", "Prims.eq2", "Prims.int", "FStar.List.Tot.Base.length", "Prims.list", "FStar.List.Tot.Base.map", "FStar.UInt8.t", "Lib.RawIntTypes.u8_from_UInt8", "Prims.Cons"...
[]
false
false
false
false
false
let test_nonce:lbytes 12 =
let l = List.Tot.map u8_from_UInt8 [0x07uy; 0x00uy; 0x00uy; 0x00uy; 0x40uy; 0x41uy; 0x42uy; 0x43uy; 0x44uy; 0x45uy; 0x46uy; 0x47uy] in assert_norm (List.Tot.length l == 12); of_list l
false
Spec.Chacha20Poly1305.Test.fst
Spec.Chacha20Poly1305.Test.test_key
val test_key:lbytes 32
val test_key:lbytes 32
let test_key : lbytes 32 = let l = List.Tot.map u8_from_UInt8 [ 0x80uy; 0x81uy; 0x82uy; 0x83uy; 0x84uy; 0x85uy; 0x86uy; 0x87uy; 0x88uy; 0x89uy; 0x8auy; 0x8buy; 0x8cuy; 0x8duy; 0x8euy; 0x8fuy; 0x90uy; 0x91uy; 0x92uy; 0x93uy; 0x94uy; 0x95uy; 0x96uy; 0x97uy; 0x98uy; 0x99uy; 0x9auy; 0x9buy; 0x9cuy; 0x9duy...
{ "file_name": "specs/tests/Spec.Chacha20Poly1305.Test.fst", "git_rev": "eb1badfa34c70b0bbe0fe24fe0f49fb1295c7872", "git_url": "https://github.com/project-everest/hacl-star.git", "project_name": "hacl-star" }
{ "end_col": 11, "end_line": 23, "start_col": 0, "start_line": 16 }
module Spec.Chacha20Poly1305.Test open FStar.Mul open Lib.IntTypes open Lib.RawIntTypes open Lib.Sequence open Lib.ByteSequence module PS = Lib.PrintSequence open Spec.Chacha20Poly1305 #set-options "--z3rlimit 50 --fuel 0 --ifuel 0" (* Tests: RFC7539 *)
{ "checked_file": "/", "dependencies": [ "Spec.Chacha20Poly1305.fst.checked", "prims.fst.checked", "Lib.Sequence.fsti.checked", "Lib.RawIntTypes.fsti.checked", "Lib.PrintSequence.fsti.checked", "Lib.IntTypes.fsti.checked", "Lib.ByteSequence.fsti.checked", "FStar.UInt8.fsti.checked", ...
[ { "abbrev": false, "full_module": "Spec.Chacha20Poly1305", "short_module": null }, { "abbrev": true, "full_module": "Lib.PrintSequence", "short_module": "PS" }, { "abbrev": false, "full_module": "Lib.ByteSequence", "short_module": null }, { "abbrev": false, "f...
{ "detail_errors": false, "detail_hint_replay": false, "initial_fuel": 0, "initial_ifuel": 0, "max_fuel": 0, "max_ifuel": 0, "no_plugins": false, "no_smt": false, "no_tactics": false, "quake_hi": 1, "quake_keep": false, "quake_lo": 1, "retry": false, "reuse_hint_for": null, "smtencoding_el...
false
Lib.Sequence.lseq (Lib.IntTypes.int_t Lib.IntTypes.U8 Lib.IntTypes.SEC) 32
Prims.Tot
[ "total" ]
[]
[ "Lib.Sequence.of_list", "Lib.IntTypes.int_t", "Lib.IntTypes.U8", "Lib.IntTypes.SEC", "Prims.unit", "FStar.Pervasives.assert_norm", "Prims.eq2", "Prims.int", "FStar.List.Tot.Base.length", "Prims.list", "FStar.List.Tot.Base.map", "FStar.UInt8.t", "Lib.RawIntTypes.u8_from_UInt8", "Prims.Cons"...
[]
false
false
false
false
false
let test_key:lbytes 32 =
let l = List.Tot.map u8_from_UInt8 [ 0x80uy; 0x81uy; 0x82uy; 0x83uy; 0x84uy; 0x85uy; 0x86uy; 0x87uy; 0x88uy; 0x89uy; 0x8auy; 0x8buy; 0x8cuy; 0x8duy; 0x8euy; 0x8fuy; 0x90uy; 0x91uy; 0x92uy; 0x93uy; 0x94uy; 0x95uy; 0x96uy; 0x97uy; 0x98uy; 0x99uy; 0x9auy; 0x9buy; 0x9cuy; 0x9duy; 0x9euy; 0x9fuy ...
false
Spec.Chacha20Poly1305.Test.fst
Spec.Chacha20Poly1305.Test.test_mac
val test_mac:lbytes 16
val test_mac:lbytes 16
let test_mac : lbytes 16 = let l = List.Tot.map u8_from_UInt8 [ 0x1auy; 0xe1uy; 0x0buy; 0x59uy; 0x4fuy; 0x09uy; 0xe2uy; 0x6auy; 0x7euy; 0x90uy; 0x2euy; 0xcbuy; 0xd0uy; 0x60uy; 0x06uy; 0x91uy ] in assert_norm (List.Tot.length l == 16); of_list l
{ "file_name": "specs/tests/Spec.Chacha20Poly1305.Test.fst", "git_rev": "eb1badfa34c70b0bbe0fe24fe0f49fb1295c7872", "git_url": "https://github.com/project-everest/hacl-star.git", "project_name": "hacl-star" }
{ "end_col": 11, "end_line": 89, "start_col": 0, "start_line": 84 }
module Spec.Chacha20Poly1305.Test open FStar.Mul open Lib.IntTypes open Lib.RawIntTypes open Lib.Sequence open Lib.ByteSequence module PS = Lib.PrintSequence open Spec.Chacha20Poly1305 #set-options "--z3rlimit 50 --fuel 0 --ifuel 0" (* Tests: RFC7539 *) let test_key : lbytes 32 = let l = List.Tot.map u8_from_UIn...
{ "checked_file": "/", "dependencies": [ "Spec.Chacha20Poly1305.fst.checked", "prims.fst.checked", "Lib.Sequence.fsti.checked", "Lib.RawIntTypes.fsti.checked", "Lib.PrintSequence.fsti.checked", "Lib.IntTypes.fsti.checked", "Lib.ByteSequence.fsti.checked", "FStar.UInt8.fsti.checked", ...
[ { "abbrev": false, "full_module": "Spec.Chacha20Poly1305", "short_module": null }, { "abbrev": true, "full_module": "Lib.PrintSequence", "short_module": "PS" }, { "abbrev": false, "full_module": "Lib.ByteSequence", "short_module": null }, { "abbrev": false, "f...
{ "detail_errors": false, "detail_hint_replay": false, "initial_fuel": 0, "initial_ifuel": 0, "max_fuel": 0, "max_ifuel": 0, "no_plugins": false, "no_smt": false, "no_tactics": false, "quake_hi": 1, "quake_keep": false, "quake_lo": 1, "retry": false, "reuse_hint_for": null, "smtencoding_el...
false
Lib.Sequence.lseq (Lib.IntTypes.int_t Lib.IntTypes.U8 Lib.IntTypes.SEC) 16
Prims.Tot
[ "total" ]
[]
[ "Lib.Sequence.of_list", "Lib.IntTypes.int_t", "Lib.IntTypes.U8", "Lib.IntTypes.SEC", "Prims.unit", "FStar.Pervasives.assert_norm", "Prims.eq2", "Prims.int", "FStar.List.Tot.Base.length", "Prims.list", "FStar.List.Tot.Base.map", "FStar.UInt8.t", "Lib.RawIntTypes.u8_from_UInt8", "Prims.Cons"...
[]
false
false
false
false
false
let test_mac:lbytes 16 =
let l = List.Tot.map u8_from_UInt8 [ 0x1auy; 0xe1uy; 0x0buy; 0x59uy; 0x4fuy; 0x09uy; 0xe2uy; 0x6auy; 0x7euy; 0x90uy; 0x2euy; 0xcbuy; 0xd0uy; 0x60uy; 0x06uy; 0x91uy ] in assert_norm (List.Tot.length l == 16); of_list l
false
Spec.Chacha20Poly1305.Test.fst
Spec.Chacha20Poly1305.Test.test
val test : _: Prims.unit -> FStar.All.ALL Prims.bool
let test () = let res = test_aead test_key test_nonce test_plaintext test_aad test_cipher test_mac in if res then begin IO.print_string "\nChacha20Poly1305: Success! \o/ \n"; true end else begin IO.print_string "\nChacha20Poly1305: Failure :(\n"; false end
{ "file_name": "specs/tests/Spec.Chacha20Poly1305.Test.fst", "git_rev": "eb1badfa34c70b0bbe0fe24fe0f49fb1295c7872", "git_url": "https://github.com/project-everest/hacl-star.git", "project_name": "hacl-star" }
{ "end_col": 74, "end_line": 131, "start_col": 0, "start_line": 124 }
module Spec.Chacha20Poly1305.Test open FStar.Mul open Lib.IntTypes open Lib.RawIntTypes open Lib.Sequence open Lib.ByteSequence module PS = Lib.PrintSequence open Spec.Chacha20Poly1305 #set-options "--z3rlimit 50 --fuel 0 --ifuel 0" (* Tests: RFC7539 *) let test_key : lbytes 32 = let l = List.Tot.map u8_from_UIn...
{ "checked_file": "/", "dependencies": [ "Spec.Chacha20Poly1305.fst.checked", "prims.fst.checked", "Lib.Sequence.fsti.checked", "Lib.RawIntTypes.fsti.checked", "Lib.PrintSequence.fsti.checked", "Lib.IntTypes.fsti.checked", "Lib.ByteSequence.fsti.checked", "FStar.UInt8.fsti.checked", ...
[ { "abbrev": false, "full_module": "Spec.Chacha20Poly1305", "short_module": null }, { "abbrev": true, "full_module": "Lib.PrintSequence", "short_module": "PS" }, { "abbrev": false, "full_module": "Lib.ByteSequence", "short_module": null }, { "abbrev": false, "f...
{ "detail_errors": false, "detail_hint_replay": false, "initial_fuel": 0, "initial_ifuel": 2, "max_fuel": 0, "max_ifuel": 2, "no_plugins": false, "no_smt": false, "no_tactics": false, "quake_hi": 1, "quake_keep": false, "quake_lo": 1, "retry": false, "reuse_hint_for": null, "smtencoding_el...
false
_: Prims.unit -> FStar.All.ALL Prims.bool
FStar.All.ALL
[]
[]
[ "Prims.unit", "Prims.bool", "FStar.IO.print_string", "Spec.Chacha20Poly1305.Test.test_aead", "Spec.Chacha20Poly1305.Test.test_key", "Spec.Chacha20Poly1305.Test.test_nonce", "Spec.Chacha20Poly1305.Test.test_plaintext", "Spec.Chacha20Poly1305.Test.test_aad", "Spec.Chacha20Poly1305.Test.test_cipher", ...
[]
false
true
false
false
false
let test () =
let res = test_aead test_key test_nonce test_plaintext test_aad test_cipher test_mac in if res then (IO.print_string "\nChacha20Poly1305: Success! \\o/ \n"; true) else (IO.print_string "\nChacha20Poly1305: Failure :(\n"; false)
false
Spec.Chacha20Poly1305.Test.fst
Spec.Chacha20Poly1305.Test.test_plaintext
val test_plaintext:lbytes 114
val test_plaintext:lbytes 114
let test_plaintext : lbytes 114 = let l = List.Tot.map u8_from_UInt8 [ 0x4cuy; 0x61uy; 0x64uy; 0x69uy; 0x65uy; 0x73uy; 0x20uy; 0x61uy; 0x6euy; 0x64uy; 0x20uy; 0x47uy; 0x65uy; 0x6euy; 0x74uy; 0x6cuy; 0x65uy; 0x6duy; 0x65uy; 0x6euy; 0x20uy; 0x6fuy; 0x66uy; 0x20uy; 0x74uy; 0x68uy; 0x65uy; 0x20uy; 0x63uy;...
{ "file_name": "specs/tests/Spec.Chacha20Poly1305.Test.fst", "git_rev": "eb1badfa34c70b0bbe0fe24fe0f49fb1295c7872", "git_url": "https://github.com/project-everest/hacl-star.git", "project_name": "hacl-star" }
{ "end_col": 11, "end_line": 52, "start_col": 0, "start_line": 34 }
module Spec.Chacha20Poly1305.Test open FStar.Mul open Lib.IntTypes open Lib.RawIntTypes open Lib.Sequence open Lib.ByteSequence module PS = Lib.PrintSequence open Spec.Chacha20Poly1305 #set-options "--z3rlimit 50 --fuel 0 --ifuel 0" (* Tests: RFC7539 *) let test_key : lbytes 32 = let l = List.Tot.map u8_from_UIn...
{ "checked_file": "/", "dependencies": [ "Spec.Chacha20Poly1305.fst.checked", "prims.fst.checked", "Lib.Sequence.fsti.checked", "Lib.RawIntTypes.fsti.checked", "Lib.PrintSequence.fsti.checked", "Lib.IntTypes.fsti.checked", "Lib.ByteSequence.fsti.checked", "FStar.UInt8.fsti.checked", ...
[ { "abbrev": false, "full_module": "Spec.Chacha20Poly1305", "short_module": null }, { "abbrev": true, "full_module": "Lib.PrintSequence", "short_module": "PS" }, { "abbrev": false, "full_module": "Lib.ByteSequence", "short_module": null }, { "abbrev": false, "f...
{ "detail_errors": false, "detail_hint_replay": false, "initial_fuel": 0, "initial_ifuel": 0, "max_fuel": 0, "max_ifuel": 0, "no_plugins": false, "no_smt": false, "no_tactics": false, "quake_hi": 1, "quake_keep": false, "quake_lo": 1, "retry": false, "reuse_hint_for": null, "smtencoding_el...
false
Lib.Sequence.lseq (Lib.IntTypes.int_t Lib.IntTypes.U8 Lib.IntTypes.SEC) 114
Prims.Tot
[ "total" ]
[]
[ "Lib.Sequence.of_list", "Lib.IntTypes.int_t", "Lib.IntTypes.U8", "Lib.IntTypes.SEC", "Prims.unit", "FStar.Pervasives.assert_norm", "Prims.eq2", "Prims.int", "FStar.List.Tot.Base.length", "Prims.list", "FStar.List.Tot.Base.map", "FStar.UInt8.t", "Lib.RawIntTypes.u8_from_UInt8", "Prims.Cons"...
[]
false
false
false
false
false
let test_plaintext:lbytes 114 =
let l = List.Tot.map u8_from_UInt8 [ 0x4cuy; 0x61uy; 0x64uy; 0x69uy; 0x65uy; 0x73uy; 0x20uy; 0x61uy; 0x6euy; 0x64uy; 0x20uy; 0x47uy; 0x65uy; 0x6euy; 0x74uy; 0x6cuy; 0x65uy; 0x6duy; 0x65uy; 0x6euy; 0x20uy; 0x6fuy; 0x66uy; 0x20uy; 0x74uy; 0x68uy; 0x65uy; 0x20uy; 0x63uy; 0x6cuy; 0x61uy; 0x73uy; 0x7...
false
Spec.Chacha20Poly1305.Test.fst
Spec.Chacha20Poly1305.Test.test_aead
val test_aead: k:key -> n:nonce -> m:bytes{length m <= max_size_t} -> aad:bytes{length aad <= maxint U64} -> c_expected:bytes{length c_expected = length m} -> mac_expected:tag -> FStar.All.ML bool
val test_aead: k:key -> n:nonce -> m:bytes{length m <= max_size_t} -> aad:bytes{length aad <= maxint U64} -> c_expected:bytes{length c_expected = length m} -> mac_expected:tag -> FStar.All.ML bool
let test_aead k n m aad c_expected mac_expected = let enc = aead_encrypt k n m aad in let mlen = length m in let cipher, mac = Seq.slice enc 0 mlen, Seq.slice enc mlen (mlen + 16) in let dec = aead_decrypt k n c_expected mac_expected aad in IO.print_string "\n cipher:"; let res_c = PS.print_compare true ml...
{ "file_name": "specs/tests/Spec.Chacha20Poly1305.Test.fst", "git_rev": "eb1badfa34c70b0bbe0fe24fe0f49fb1295c7872", "git_url": "https://github.com/project-everest/hacl-star.git", "project_name": "hacl-star" }
{ "end_col": 5, "end_line": 121, "start_col": 0, "start_line": 103 }
module Spec.Chacha20Poly1305.Test open FStar.Mul open Lib.IntTypes open Lib.RawIntTypes open Lib.Sequence open Lib.ByteSequence module PS = Lib.PrintSequence open Spec.Chacha20Poly1305 #set-options "--z3rlimit 50 --fuel 0 --ifuel 0" (* Tests: RFC7539 *) let test_key : lbytes 32 = let l = List.Tot.map u8_from_UIn...
{ "checked_file": "/", "dependencies": [ "Spec.Chacha20Poly1305.fst.checked", "prims.fst.checked", "Lib.Sequence.fsti.checked", "Lib.RawIntTypes.fsti.checked", "Lib.PrintSequence.fsti.checked", "Lib.IntTypes.fsti.checked", "Lib.ByteSequence.fsti.checked", "FStar.UInt8.fsti.checked", ...
[ { "abbrev": false, "full_module": "Spec.Chacha20Poly1305", "short_module": null }, { "abbrev": true, "full_module": "Lib.PrintSequence", "short_module": "PS" }, { "abbrev": false, "full_module": "Lib.ByteSequence", "short_module": null }, { "abbrev": false, "f...
{ "detail_errors": false, "detail_hint_replay": false, "initial_fuel": 0, "initial_ifuel": 2, "max_fuel": 0, "max_ifuel": 2, "no_plugins": false, "no_smt": false, "no_tactics": false, "quake_hi": 1, "quake_keep": false, "quake_lo": 1, "retry": false, "reuse_hint_for": null, "smtencoding_el...
false
k: Spec.Chacha20Poly1305.key -> n: Spec.Chacha20Poly1305.nonce -> m: Lib.ByteSequence.bytes{Lib.Sequence.length m <= Lib.IntTypes.max_size_t} -> aad: Lib.ByteSequence.bytes{Lib.Sequence.length aad <= Lib.IntTypes.maxint Lib.IntTypes.U64} -> c_expected: Lib.ByteSequence.bytes{Lib.Sequence.length c_e...
FStar.All.ML
[ "ml" ]
[]
[ "Spec.Chacha20Poly1305.key", "Spec.Chacha20Poly1305.nonce", "Lib.ByteSequence.bytes", "Prims.b2t", "Prims.op_LessThanOrEqual", "Lib.Sequence.length", "Lib.IntTypes.uint_t", "Lib.IntTypes.U8", "Lib.IntTypes.SEC", "Lib.IntTypes.max_size_t", "Lib.IntTypes.maxint", "Lib.IntTypes.U64", "Prims.op_...
[]
false
true
false
false
false
let test_aead k n m aad c_expected mac_expected =
let enc = aead_encrypt k n m aad in let mlen = length m in let cipher, mac = Seq.slice enc 0 mlen, Seq.slice enc mlen (mlen + 16) in let dec = aead_decrypt k n c_expected mac_expected aad in IO.print_string "\n cipher:"; let res_c = PS.print_compare true mlen c_expected cipher in IO.print_string "\n mac:"; let res_m = ...
false
FStar.Tactics.CanonCommSemiring.fst
FStar.Tactics.CanonCommSemiring.term_eq
val term_eq : _: FStar.Stubs.Reflection.Types.term -> _: FStar.Stubs.Reflection.Types.term -> FStar.Tactics.Effect.Tac Prims.bool
let term_eq = FStar.Tactics.term_eq_old
{ "file_name": "ulib/FStar.Tactics.CanonCommSemiring.fst", "git_rev": "10183ea187da8e8c426b799df6c825e24c0767d3", "git_url": "https://github.com/FStarLang/FStar.git", "project_name": "FStar" }
{ "end_col": 39, "end_line": 51, "start_col": 0, "start_line": 51 }
(* Copyright 2008-2019 Microsoft Research Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agre...
{ "checked_file": "/", "dependencies": [ "prims.fst.checked", "FStar.Tactics.V2.fst.checked", "FStar.Tactics.Util.fst.checked", "FStar.Tactics.Effect.fsti.checked", "FStar.Tactics.fst.checked", "FStar.Reflection.V2.fst.checked", "FStar.Pervasives.Native.fst.checked", "FStar.Pervasive...
[ { "abbrev": false, "full_module": "FStar.Algebra.CommMonoid", "short_module": null }, { "abbrev": false, "full_module": "FStar.Tactics.V2", "short_module": null }, { "abbrev": false, "full_module": "FStar.Reflection.V2", "short_module": null }, { "abbrev": false, ...
{ "detail_errors": false, "detail_hint_replay": false, "initial_fuel": 2, "initial_ifuel": 1, "max_fuel": 8, "max_ifuel": 2, "no_plugins": false, "no_smt": false, "no_tactics": false, "quake_hi": 1, "quake_keep": false, "quake_lo": 1, "retry": false, "reuse_hint_for": null, "smtencoding_el...
false
_: FStar.Stubs.Reflection.Types.term -> _: FStar.Stubs.Reflection.Types.term -> FStar.Tactics.Effect.Tac Prims.bool
FStar.Tactics.Effect.Tac
[]
[]
[ "FStar.Stubs.Tactics.V1.Builtins.term_eq_old" ]
[]
false
true
false
false
false
let term_eq =
FStar.Tactics.term_eq_old
false
FStar.Tactics.CanonCommSemiring.fst
FStar.Tactics.CanonCommSemiring.distribute_left_lemma
val distribute_left_lemma : a: Type -> cm_add: FStar.Algebra.CommMonoid.cm a -> cm_mult: FStar.Algebra.CommMonoid.cm a -> Type
let distribute_left_lemma (a:Type) (cm_add:cm a) (cm_mult:cm a) = let ( + ) = cm_add.mult in let ( * ) = cm_mult.mult in x:a -> y:a -> z:a -> Lemma (x * (y + z) == x * y + x * z)
{ "file_name": "ulib/FStar.Tactics.CanonCommSemiring.fst", "git_rev": "10183ea187da8e8c426b799df6c825e24c0767d3", "git_url": "https://github.com/FStarLang/FStar.git", "project_name": "FStar" }
{ "end_col": 59, "end_line": 63, "start_col": 0, "start_line": 60 }
(* Copyright 2008-2019 Microsoft Research Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agre...
{ "checked_file": "/", "dependencies": [ "prims.fst.checked", "FStar.Tactics.V2.fst.checked", "FStar.Tactics.Util.fst.checked", "FStar.Tactics.Effect.fsti.checked", "FStar.Tactics.fst.checked", "FStar.Reflection.V2.fst.checked", "FStar.Pervasives.Native.fst.checked", "FStar.Pervasive...
[ { "abbrev": false, "full_module": "FStar.Algebra.CommMonoid", "short_module": null }, { "abbrev": false, "full_module": "FStar.Tactics.V2", "short_module": null }, { "abbrev": false, "full_module": "FStar.Reflection.V2", "short_module": null }, { "abbrev": false, ...
{ "detail_errors": false, "detail_hint_replay": false, "initial_fuel": 2, "initial_ifuel": 1, "max_fuel": 8, "max_ifuel": 2, "no_plugins": false, "no_smt": false, "no_tactics": false, "quake_hi": 1, "quake_keep": false, "quake_lo": 1, "retry": false, "reuse_hint_for": null, "smtencoding_el...
false
a: Type -> cm_add: FStar.Algebra.CommMonoid.cm a -> cm_mult: FStar.Algebra.CommMonoid.cm a -> Type
Prims.Tot
[ "total" ]
[]
[ "FStar.Algebra.CommMonoid.cm", "Prims.unit", "Prims.l_True", "Prims.squash", "Prims.eq2", "Prims.Nil", "FStar.Pervasives.pattern", "FStar.Algebra.CommMonoid.__proj__CM__item__mult" ]
[]
false
false
false
true
true
let distribute_left_lemma (a: Type) (cm_add cm_mult: cm a) =
let ( + ) = cm_add.mult in let ( * ) = cm_mult.mult in x: a -> y: a -> z: a -> Lemma (x * (y + z) == x * y + x * z)
false
FStar.Tactics.CanonCommSemiring.fst
FStar.Tactics.CanonCommSemiring.distribute_right_lemma
val distribute_right_lemma : a: Type -> cm_add: FStar.Algebra.CommMonoid.cm a -> cm_mult: FStar.Algebra.CommMonoid.cm a -> Type
let distribute_right_lemma (a:Type) (cm_add:cm a) (cm_mult:cm a) = let ( + ) = cm_add.mult in let ( * ) = cm_mult.mult in x:a -> y:a -> z:a -> Lemma ((x + y) * z == x * z + y * z)
{ "file_name": "ulib/FStar.Tactics.CanonCommSemiring.fst", "git_rev": "10183ea187da8e8c426b799df6c825e24c0767d3", "git_url": "https://github.com/FStarLang/FStar.git", "project_name": "FStar" }
{ "end_col": 59, "end_line": 68, "start_col": 0, "start_line": 65 }
(* Copyright 2008-2019 Microsoft Research Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agre...
{ "checked_file": "/", "dependencies": [ "prims.fst.checked", "FStar.Tactics.V2.fst.checked", "FStar.Tactics.Util.fst.checked", "FStar.Tactics.Effect.fsti.checked", "FStar.Tactics.fst.checked", "FStar.Reflection.V2.fst.checked", "FStar.Pervasives.Native.fst.checked", "FStar.Pervasive...
[ { "abbrev": false, "full_module": "FStar.Algebra.CommMonoid", "short_module": null }, { "abbrev": false, "full_module": "FStar.Tactics.V2", "short_module": null }, { "abbrev": false, "full_module": "FStar.Reflection.V2", "short_module": null }, { "abbrev": false, ...
{ "detail_errors": false, "detail_hint_replay": false, "initial_fuel": 2, "initial_ifuel": 1, "max_fuel": 8, "max_ifuel": 2, "no_plugins": false, "no_smt": false, "no_tactics": false, "quake_hi": 1, "quake_keep": false, "quake_lo": 1, "retry": false, "reuse_hint_for": null, "smtencoding_el...
false
a: Type -> cm_add: FStar.Algebra.CommMonoid.cm a -> cm_mult: FStar.Algebra.CommMonoid.cm a -> Type
Prims.Tot
[ "total" ]
[]
[ "FStar.Algebra.CommMonoid.cm", "Prims.unit", "Prims.l_True", "Prims.squash", "Prims.eq2", "Prims.Nil", "FStar.Pervasives.pattern", "FStar.Algebra.CommMonoid.__proj__CM__item__mult" ]
[]
false
false
false
true
true
let distribute_right_lemma (a: Type) (cm_add cm_mult: cm a) =
let ( + ) = cm_add.mult in let ( * ) = cm_mult.mult in x: a -> y: a -> z: a -> Lemma ((x + y) * z == x * z + y * z)
false
FStar.Tactics.CanonCommSemiring.fst
FStar.Tactics.CanonCommSemiring.mult_zero_l_lemma
val mult_zero_l_lemma : a: Type -> cm_add: FStar.Algebra.CommMonoid.cm a -> cm_mult: FStar.Algebra.CommMonoid.cm a -> Type
let mult_zero_l_lemma (a:Type) (cm_add:cm a) (cm_mult:cm a) = x:a -> Lemma (cm_mult.mult cm_add.unit x == cm_add.unit)
{ "file_name": "ulib/FStar.Tactics.CanonCommSemiring.fst", "git_rev": "10183ea187da8e8c426b799df6c825e24c0767d3", "git_url": "https://github.com/FStarLang/FStar.git", "project_name": "FStar" }
{ "end_col": 58, "end_line": 71, "start_col": 0, "start_line": 70 }
(* Copyright 2008-2019 Microsoft Research Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agre...
{ "checked_file": "/", "dependencies": [ "prims.fst.checked", "FStar.Tactics.V2.fst.checked", "FStar.Tactics.Util.fst.checked", "FStar.Tactics.Effect.fsti.checked", "FStar.Tactics.fst.checked", "FStar.Reflection.V2.fst.checked", "FStar.Pervasives.Native.fst.checked", "FStar.Pervasive...
[ { "abbrev": false, "full_module": "FStar.Algebra.CommMonoid", "short_module": null }, { "abbrev": false, "full_module": "FStar.Tactics.V2", "short_module": null }, { "abbrev": false, "full_module": "FStar.Reflection.V2", "short_module": null }, { "abbrev": false, ...
{ "detail_errors": false, "detail_hint_replay": false, "initial_fuel": 2, "initial_ifuel": 1, "max_fuel": 8, "max_ifuel": 2, "no_plugins": false, "no_smt": false, "no_tactics": false, "quake_hi": 1, "quake_keep": false, "quake_lo": 1, "retry": false, "reuse_hint_for": null, "smtencoding_el...
false
a: Type -> cm_add: FStar.Algebra.CommMonoid.cm a -> cm_mult: FStar.Algebra.CommMonoid.cm a -> Type
Prims.Tot
[ "total" ]
[]
[ "FStar.Algebra.CommMonoid.cm", "Prims.unit", "Prims.l_True", "Prims.squash", "Prims.eq2", "FStar.Algebra.CommMonoid.__proj__CM__item__mult", "FStar.Algebra.CommMonoid.__proj__CM__item__unit", "Prims.Nil", "FStar.Pervasives.pattern" ]
[]
false
false
false
true
true
let mult_zero_l_lemma (a: Type) (cm_add cm_mult: cm a) =
x: a -> Lemma (cm_mult.mult cm_add.unit x == cm_add.unit)
false
FStar.Tactics.CanonCommSemiring.fst
FStar.Tactics.CanonCommSemiring.norm_fully
val norm_fully : x: a -> a
let norm_fully (#a:Type) (x:a) = x
{ "file_name": "ulib/FStar.Tactics.CanonCommSemiring.fst", "git_rev": "10183ea187da8e8c426b799df6c825e24c0767d3", "git_url": "https://github.com/FStarLang/FStar.git", "project_name": "FStar" }
{ "end_col": 41, "end_line": 107, "start_col": 7, "start_line": 107 }
(* Copyright 2008-2019 Microsoft Research Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agre...
{ "checked_file": "/", "dependencies": [ "prims.fst.checked", "FStar.Tactics.V2.fst.checked", "FStar.Tactics.Util.fst.checked", "FStar.Tactics.Effect.fsti.checked", "FStar.Tactics.fst.checked", "FStar.Reflection.V2.fst.checked", "FStar.Pervasives.Native.fst.checked", "FStar.Pervasive...
[ { "abbrev": false, "full_module": "FStar.Algebra.CommMonoid", "short_module": null }, { "abbrev": false, "full_module": "FStar.Tactics.V2", "short_module": null }, { "abbrev": false, "full_module": "FStar.Reflection.V2", "short_module": null }, { "abbrev": false, ...
{ "detail_errors": false, "detail_hint_replay": false, "initial_fuel": 2, "initial_ifuel": 1, "max_fuel": 8, "max_ifuel": 2, "no_plugins": false, "no_smt": false, "no_tactics": false, "quake_hi": 1, "quake_keep": false, "quake_lo": 1, "retry": false, "reuse_hint_for": null, "smtencoding_el...
false
x: a -> a
Prims.Tot
[ "total" ]
[]
[]
[]
false
false
false
true
false
let norm_fully (#a: Type) (x: a) =
x
false
FStar.Tactics.CanonCommSemiring.fst
FStar.Tactics.CanonCommSemiring.add_opp_r_lemma
val add_opp_r_lemma : a: Type -> cm_add: FStar.Algebra.CommMonoid.cm a -> opp: (_: a -> a) -> Type
let add_opp_r_lemma (a:Type) (cm_add:cm a) (opp:(a -> a)) = let ( + ) = cm_add.mult in x:a -> Lemma (x + opp x == cm_add.unit)
{ "file_name": "ulib/FStar.Tactics.CanonCommSemiring.fst", "git_rev": "10183ea187da8e8c426b799df6c825e24c0767d3", "git_url": "https://github.com/FStarLang/FStar.git", "project_name": "FStar" }
{ "end_col": 41, "end_line": 75, "start_col": 0, "start_line": 73 }
(* Copyright 2008-2019 Microsoft Research Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agre...
{ "checked_file": "/", "dependencies": [ "prims.fst.checked", "FStar.Tactics.V2.fst.checked", "FStar.Tactics.Util.fst.checked", "FStar.Tactics.Effect.fsti.checked", "FStar.Tactics.fst.checked", "FStar.Reflection.V2.fst.checked", "FStar.Pervasives.Native.fst.checked", "FStar.Pervasive...
[ { "abbrev": false, "full_module": "FStar.Algebra.CommMonoid", "short_module": null }, { "abbrev": false, "full_module": "FStar.Tactics.V2", "short_module": null }, { "abbrev": false, "full_module": "FStar.Reflection.V2", "short_module": null }, { "abbrev": false, ...
{ "detail_errors": false, "detail_hint_replay": false, "initial_fuel": 2, "initial_ifuel": 1, "max_fuel": 8, "max_ifuel": 2, "no_plugins": false, "no_smt": false, "no_tactics": false, "quake_hi": 1, "quake_keep": false, "quake_lo": 1, "retry": false, "reuse_hint_for": null, "smtencoding_el...
false
a: Type -> cm_add: FStar.Algebra.CommMonoid.cm a -> opp: (_: a -> a) -> Type
Prims.Tot
[ "total" ]
[]
[ "FStar.Algebra.CommMonoid.cm", "Prims.unit", "Prims.l_True", "Prims.squash", "Prims.eq2", "FStar.Algebra.CommMonoid.__proj__CM__item__unit", "Prims.Nil", "FStar.Pervasives.pattern", "FStar.Algebra.CommMonoid.__proj__CM__item__mult" ]
[]
false
false
false
true
true
let add_opp_r_lemma (a: Type) (cm_add: cm a) (opp: (a -> a)) =
let ( + ) = cm_add.mult in x: a -> Lemma (x + opp x == cm_add.unit)
false
FStar.Tactics.CanonCommSemiring.fst
FStar.Tactics.CanonCommSemiring.varlist_insert
val varlist_insert: #a:eqtype -> cr a -> varlist -> canonical_sum a -> canonical_sum a
val varlist_insert: #a:eqtype -> cr a -> varlist -> canonical_sum a -> canonical_sum a
let varlist_insert #a r l1 s2 = let aone = r.cm_mult.unit in monom_insert r aone l1 s2
{ "file_name": "ulib/FStar.Tactics.CanonCommSemiring.fst", "git_rev": "10183ea187da8e8c426b799df6c825e24c0767d3", "git_url": "https://github.com/FStarLang/FStar.git", "project_name": "FStar" }
{ "end_col": 27, "end_line": 245, "start_col": 0, "start_line": 243 }
(* Copyright 2008-2019 Microsoft Research Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agre...
{ "checked_file": "/", "dependencies": [ "prims.fst.checked", "FStar.Tactics.V2.fst.checked", "FStar.Tactics.Util.fst.checked", "FStar.Tactics.Effect.fsti.checked", "FStar.Tactics.fst.checked", "FStar.Reflection.V2.fst.checked", "FStar.Pervasives.Native.fst.checked", "FStar.Pervasive...
[ { "abbrev": false, "full_module": "FStar.Algebra.CommMonoid", "short_module": null }, { "abbrev": false, "full_module": "FStar.Tactics.V2", "short_module": null }, { "abbrev": false, "full_module": "FStar.Reflection.V2", "short_module": null }, { "abbrev": false, ...
{ "detail_errors": false, "detail_hint_replay": false, "initial_fuel": 2, "initial_ifuel": 1, "max_fuel": 8, "max_ifuel": 2, "no_plugins": false, "no_smt": false, "no_tactics": false, "quake_hi": 1, "quake_keep": false, "quake_lo": 1, "retry": false, "reuse_hint_for": null, "smtencoding_el...
false
r: FStar.Tactics.CanonCommSemiring.cr a -> l1: FStar.Tactics.CanonCommSemiring.varlist -> s2: FStar.Tactics.CanonCommSemiring.canonical_sum a -> FStar.Tactics.CanonCommSemiring.canonical_sum a
Prims.Tot
[ "total" ]
[]
[ "Prims.eqtype", "FStar.Tactics.CanonCommSemiring.cr", "FStar.Tactics.CanonCommSemiring.varlist", "FStar.Tactics.CanonCommSemiring.canonical_sum", "FStar.Tactics.CanonCommSemiring.monom_insert", "FStar.Algebra.CommMonoid.__proj__CM__item__unit", "FStar.Tactics.CanonCommSemiring.__proj__CR__item__cm_mult"...
[]
false
false
false
false
false
let varlist_insert #a r l1 s2 =
let aone = r.cm_mult.unit in monom_insert r aone l1 s2
false
Spec.Chacha20Poly1305.Test.fst
Spec.Chacha20Poly1305.Test.test_cipher
val test_cipher:lbytes 114
val test_cipher:lbytes 114
let test_cipher : lbytes 114 = let l = List.Tot.map u8_from_UInt8 [ 0xd3uy; 0x1auy; 0x8duy; 0x34uy; 0x64uy; 0x8euy; 0x60uy; 0xdbuy; 0x7buy; 0x86uy; 0xafuy; 0xbcuy; 0x53uy; 0xefuy; 0x7euy; 0xc2uy; 0xa4uy; 0xaduy; 0xeduy; 0x51uy; 0x29uy; 0x6euy; 0x08uy; 0xfeuy; 0xa9uy; 0xe2uy; 0xb5uy; 0xa7uy; 0x36uy; 0x...
{ "file_name": "specs/tests/Spec.Chacha20Poly1305.Test.fst", "git_rev": "eb1badfa34c70b0bbe0fe24fe0f49fb1295c7872", "git_url": "https://github.com/project-everest/hacl-star.git", "project_name": "hacl-star" }
{ "end_col": 11, "end_line": 81, "start_col": 0, "start_line": 63 }
module Spec.Chacha20Poly1305.Test open FStar.Mul open Lib.IntTypes open Lib.RawIntTypes open Lib.Sequence open Lib.ByteSequence module PS = Lib.PrintSequence open Spec.Chacha20Poly1305 #set-options "--z3rlimit 50 --fuel 0 --ifuel 0" (* Tests: RFC7539 *) let test_key : lbytes 32 = let l = List.Tot.map u8_from_UIn...
{ "checked_file": "/", "dependencies": [ "Spec.Chacha20Poly1305.fst.checked", "prims.fst.checked", "Lib.Sequence.fsti.checked", "Lib.RawIntTypes.fsti.checked", "Lib.PrintSequence.fsti.checked", "Lib.IntTypes.fsti.checked", "Lib.ByteSequence.fsti.checked", "FStar.UInt8.fsti.checked", ...
[ { "abbrev": false, "full_module": "Spec.Chacha20Poly1305", "short_module": null }, { "abbrev": true, "full_module": "Lib.PrintSequence", "short_module": "PS" }, { "abbrev": false, "full_module": "Lib.ByteSequence", "short_module": null }, { "abbrev": false, "f...
{ "detail_errors": false, "detail_hint_replay": false, "initial_fuel": 0, "initial_ifuel": 0, "max_fuel": 0, "max_ifuel": 0, "no_plugins": false, "no_smt": false, "no_tactics": false, "quake_hi": 1, "quake_keep": false, "quake_lo": 1, "retry": false, "reuse_hint_for": null, "smtencoding_el...
false
Lib.Sequence.lseq (Lib.IntTypes.int_t Lib.IntTypes.U8 Lib.IntTypes.SEC) 114
Prims.Tot
[ "total" ]
[]
[ "Lib.Sequence.of_list", "Lib.IntTypes.int_t", "Lib.IntTypes.U8", "Lib.IntTypes.SEC", "Prims.unit", "FStar.Pervasives.assert_norm", "Prims.eq2", "Prims.int", "FStar.List.Tot.Base.length", "Prims.list", "FStar.List.Tot.Base.map", "FStar.UInt8.t", "Lib.RawIntTypes.u8_from_UInt8", "Prims.Cons"...
[]
false
false
false
false
false
let test_cipher:lbytes 114 =
let l = List.Tot.map u8_from_UInt8 [ 0xd3uy; 0x1auy; 0x8duy; 0x34uy; 0x64uy; 0x8euy; 0x60uy; 0xdbuy; 0x7buy; 0x86uy; 0xafuy; 0xbcuy; 0x53uy; 0xefuy; 0x7euy; 0xc2uy; 0xa4uy; 0xaduy; 0xeduy; 0x51uy; 0x29uy; 0x6euy; 0x08uy; 0xfeuy; 0xa9uy; 0xe2uy; 0xb5uy; 0xa7uy; 0x36uy; 0xeeuy; 0x62uy; 0xd6uy; 0x3...
false
FStar.Tactics.CanonCommSemiring.fst
FStar.Tactics.CanonCommSemiring.spolynomial_simplify
val spolynomial_simplify: #a:eqtype -> cr a -> spolynomial a -> canonical_sum a
val spolynomial_simplify: #a:eqtype -> cr a -> spolynomial a -> canonical_sum a
let spolynomial_simplify #a r p = canonical_sum_simplify r (spolynomial_normalize r p)
{ "file_name": "ulib/FStar.Tactics.CanonCommSemiring.fst", "git_rev": "10183ea187da8e8c426b799df6c825e24c0767d3", "git_url": "https://github.com/FStarLang/FStar.git", "project_name": "FStar" }
{ "end_col": 31, "end_line": 357, "start_col": 0, "start_line": 355 }
(* Copyright 2008-2019 Microsoft Research Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agre...
{ "checked_file": "/", "dependencies": [ "prims.fst.checked", "FStar.Tactics.V2.fst.checked", "FStar.Tactics.Util.fst.checked", "FStar.Tactics.Effect.fsti.checked", "FStar.Tactics.fst.checked", "FStar.Reflection.V2.fst.checked", "FStar.Pervasives.Native.fst.checked", "FStar.Pervasive...
[ { "abbrev": false, "full_module": "FStar.Algebra.CommMonoid", "short_module": null }, { "abbrev": false, "full_module": "FStar.Tactics.V2", "short_module": null }, { "abbrev": false, "full_module": "FStar.Reflection.V2", "short_module": null }, { "abbrev": false, ...
{ "detail_errors": false, "detail_hint_replay": false, "initial_fuel": 2, "initial_ifuel": 1, "max_fuel": 8, "max_ifuel": 2, "no_plugins": false, "no_smt": false, "no_tactics": false, "quake_hi": 1, "quake_keep": false, "quake_lo": 1, "retry": false, "reuse_hint_for": null, "smtencoding_el...
false
r: FStar.Tactics.CanonCommSemiring.cr a -> p: FStar.Tactics.CanonCommSemiring.spolynomial a -> FStar.Tactics.CanonCommSemiring.canonical_sum a
Prims.Tot
[ "total" ]
[]
[ "Prims.eqtype", "FStar.Tactics.CanonCommSemiring.cr", "FStar.Tactics.CanonCommSemiring.spolynomial", "FStar.Tactics.CanonCommSemiring.canonical_sum_simplify", "FStar.Tactics.CanonCommSemiring.spolynomial_normalize", "FStar.Tactics.CanonCommSemiring.canonical_sum" ]
[]
false
false
false
false
false
let spolynomial_simplify #a r p =
canonical_sum_simplify r (spolynomial_normalize r p)
false
FStar.Tactics.CanonCommSemiring.fst
FStar.Tactics.CanonCommSemiring.vmap
val vmap : a: Type -> Type
let vmap a = list (var * a) * a
{ "file_name": "ulib/FStar.Tactics.CanonCommSemiring.fst", "git_rev": "10183ea187da8e8c426b799df6c825e24c0767d3", "git_url": "https://github.com/FStarLang/FStar.git", "project_name": "FStar" }
{ "end_col": 31, "end_line": 371, "start_col": 0, "start_line": 371 }
(* Copyright 2008-2019 Microsoft Research Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agre...
{ "checked_file": "/", "dependencies": [ "prims.fst.checked", "FStar.Tactics.V2.fst.checked", "FStar.Tactics.Util.fst.checked", "FStar.Tactics.Effect.fsti.checked", "FStar.Tactics.fst.checked", "FStar.Reflection.V2.fst.checked", "FStar.Pervasives.Native.fst.checked", "FStar.Pervasive...
[ { "abbrev": false, "full_module": "FStar.Algebra.CommMonoid", "short_module": null }, { "abbrev": false, "full_module": "FStar.Tactics.V2", "short_module": null }, { "abbrev": false, "full_module": "FStar.Reflection.V2", "short_module": null }, { "abbrev": false, ...
{ "detail_errors": false, "detail_hint_replay": false, "initial_fuel": 2, "initial_ifuel": 1, "max_fuel": 8, "max_ifuel": 2, "no_plugins": false, "no_smt": false, "no_tactics": false, "quake_hi": 1, "quake_keep": false, "quake_lo": 1, "retry": false, "reuse_hint_for": null, "smtencoding_el...
false
a: Type -> Type
Prims.Tot
[ "total" ]
[]
[ "FStar.Pervasives.Native.tuple2", "Prims.list", "FStar.Stubs.Reflection.V2.Data.var" ]
[]
false
false
false
true
true
let vmap a =
list (var * a) * a
false
FStar.Tactics.CanonCommSemiring.fst
FStar.Tactics.CanonCommSemiring.update
val update (#a: Type) (x: var) (xa: a) (vm: vmap a) : vmap a
val update (#a: Type) (x: var) (xa: a) (vm: vmap a) : vmap a
let update (#a:Type) (x:var) (xa:a) (vm:vmap a) : vmap a = let l, y = vm in (x, xa) :: l, y
{ "file_name": "ulib/FStar.Tactics.CanonCommSemiring.fst", "git_rev": "10183ea187da8e8c426b799df6c825e24c0767d3", "git_url": "https://github.com/FStarLang/FStar.git", "project_name": "FStar" }
{ "end_col": 34, "end_line": 375, "start_col": 0, "start_line": 374 }
(* Copyright 2008-2019 Microsoft Research Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agre...
{ "checked_file": "/", "dependencies": [ "prims.fst.checked", "FStar.Tactics.V2.fst.checked", "FStar.Tactics.Util.fst.checked", "FStar.Tactics.Effect.fsti.checked", "FStar.Tactics.fst.checked", "FStar.Reflection.V2.fst.checked", "FStar.Pervasives.Native.fst.checked", "FStar.Pervasive...
[ { "abbrev": false, "full_module": "FStar.Algebra.CommMonoid", "short_module": null }, { "abbrev": false, "full_module": "FStar.Tactics.V2", "short_module": null }, { "abbrev": false, "full_module": "FStar.Reflection.V2", "short_module": null }, { "abbrev": false, ...
{ "detail_errors": false, "detail_hint_replay": false, "initial_fuel": 2, "initial_ifuel": 1, "max_fuel": 8, "max_ifuel": 2, "no_plugins": false, "no_smt": false, "no_tactics": false, "quake_hi": 1, "quake_keep": false, "quake_lo": 1, "retry": false, "reuse_hint_for": null, "smtencoding_el...
false
x: FStar.Stubs.Reflection.V2.Data.var -> xa: a -> vm: FStar.Tactics.CanonCommSemiring.vmap a -> FStar.Tactics.CanonCommSemiring.vmap a
Prims.Tot
[ "total" ]
[]
[ "FStar.Stubs.Reflection.V2.Data.var", "FStar.Tactics.CanonCommSemiring.vmap", "Prims.list", "FStar.Pervasives.Native.tuple2", "FStar.Pervasives.Native.Mktuple2", "Prims.Cons" ]
[]
false
false
false
true
false
let update (#a: Type) (x: var) (xa: a) (vm: vmap a) : vmap a =
let l, y = vm in (x, xa) :: l, y
false
FStar.Tactics.CanonCommSemiring.fst
FStar.Tactics.CanonCommSemiring.interp_var
val interp_var : vm: FStar.Tactics.CanonCommSemiring.vmap a -> i: FStar.Tactics.CanonCommSemiring.index -> a
let interp_var (#a:Type) (vm:vmap a) (i:index) = match List.Tot.Base.assoc i (fst vm) with | Some x -> x | _ -> snd vm
{ "file_name": "ulib/FStar.Tactics.CanonCommSemiring.fst", "git_rev": "10183ea187da8e8c426b799df6c825e24c0767d3", "git_url": "https://github.com/FStarLang/FStar.git", "project_name": "FStar" }
{ "end_col": 15, "end_line": 408, "start_col": 0, "start_line": 405 }
(* Copyright 2008-2019 Microsoft Research Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agre...
{ "checked_file": "/", "dependencies": [ "prims.fst.checked", "FStar.Tactics.V2.fst.checked", "FStar.Tactics.Util.fst.checked", "FStar.Tactics.Effect.fsti.checked", "FStar.Tactics.fst.checked", "FStar.Reflection.V2.fst.checked", "FStar.Pervasives.Native.fst.checked", "FStar.Pervasive...
[ { "abbrev": false, "full_module": "FStar.Algebra.CommMonoid", "short_module": null }, { "abbrev": false, "full_module": "FStar.Tactics.V2", "short_module": null }, { "abbrev": false, "full_module": "FStar.Reflection.V2", "short_module": null }, { "abbrev": false, ...
{ "detail_errors": false, "detail_hint_replay": false, "initial_fuel": 2, "initial_ifuel": 1, "max_fuel": 8, "max_ifuel": 2, "no_plugins": false, "no_smt": false, "no_tactics": false, "quake_hi": 1, "quake_keep": false, "quake_lo": 1, "retry": false, "reuse_hint_for": null, "smtencoding_el...
false
vm: FStar.Tactics.CanonCommSemiring.vmap a -> i: FStar.Tactics.CanonCommSemiring.index -> a
Prims.Tot
[ "total" ]
[]
[ "FStar.Tactics.CanonCommSemiring.vmap", "FStar.Tactics.CanonCommSemiring.index", "FStar.List.Tot.Base.assoc", "FStar.Stubs.Reflection.V2.Data.var", "FStar.Pervasives.Native.fst", "Prims.list", "FStar.Pervasives.Native.tuple2", "FStar.Pervasives.Native.option", "FStar.Pervasives.Native.snd" ]
[]
false
false
false
true
false
let interp_var (#a: Type) (vm: vmap a) (i: index) =
match List.Tot.Base.assoc i (fst vm) with | Some x -> x | _ -> snd vm
false
FStar.Tactics.CanonCommSemiring.fst
FStar.Tactics.CanonCommSemiring.quote_vm
val quote_vm (#a: Type) (ta: term) (quotea: (a -> Tac term)) (vm: vmap a) : Tac term
val quote_vm (#a: Type) (ta: term) (quotea: (a -> Tac term)) (vm: vmap a) : Tac term
let quote_vm (#a:Type) (ta: term) (quotea:a -> Tac term) (vm:vmap a) : Tac term = let quote_map_entry (p:(nat * a)) : Tac term = mk_app (`Mktuple2) [(`nat, Q_Implicit); (ta, Q_Implicit); (pack (Tv_Const (C_Int (fst p))), Q_Explicit); (quotea (snd p), Q_Explicit)] in let tyentry = mk_e_app (`tuple2) ...
{ "file_name": "ulib/FStar.Tactics.CanonCommSemiring.fst", "git_rev": "10183ea187da8e8c426b799df6c825e24c0767d3", "git_url": "https://github.com/FStarLang/FStar.git", "project_name": "FStar" }
{ "end_col": 73, "end_line": 396, "start_col": 0, "start_line": 387 }
(* Copyright 2008-2019 Microsoft Research Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agre...
{ "checked_file": "/", "dependencies": [ "prims.fst.checked", "FStar.Tactics.V2.fst.checked", "FStar.Tactics.Util.fst.checked", "FStar.Tactics.Effect.fsti.checked", "FStar.Tactics.fst.checked", "FStar.Reflection.V2.fst.checked", "FStar.Pervasives.Native.fst.checked", "FStar.Pervasive...
[ { "abbrev": false, "full_module": "FStar.Algebra.CommMonoid", "short_module": null }, { "abbrev": false, "full_module": "FStar.Tactics.V2", "short_module": null }, { "abbrev": false, "full_module": "FStar.Reflection.V2", "short_module": null }, { "abbrev": false, ...
{ "detail_errors": false, "detail_hint_replay": false, "initial_fuel": 2, "initial_ifuel": 1, "max_fuel": 8, "max_ifuel": 2, "no_plugins": false, "no_smt": false, "no_tactics": false, "quake_hi": 1, "quake_keep": false, "quake_lo": 1, "retry": false, "reuse_hint_for": null, "smtencoding_el...
false
ta: FStar.Tactics.NamedView.term -> quotea: (_: a -> FStar.Tactics.Effect.Tac FStar.Tactics.NamedView.term) -> vm: FStar.Tactics.CanonCommSemiring.vmap a -> FStar.Tactics.Effect.Tac FStar.Tactics.NamedView.term
FStar.Tactics.Effect.Tac
[]
[]
[ "FStar.Tactics.NamedView.term", "FStar.Tactics.CanonCommSemiring.vmap", "FStar.Reflection.V2.Derived.mk_app", "Prims.list", "FStar.Stubs.Reflection.V2.Data.argv", "Prims.Cons", "FStar.Pervasives.Native.Mktuple2", "FStar.Stubs.Reflection.Types.term", "FStar.Stubs.Reflection.V2.Data.aqualv", "FStar....
[]
false
true
false
false
false
let quote_vm (#a: Type) (ta: term) (quotea: (a -> Tac term)) (vm: vmap a) : Tac term =
let quote_map_entry (p: (nat * a)) : Tac term = mk_app (`Mktuple2) [ ((`nat), Q_Implicit); (ta, Q_Implicit); (pack (Tv_Const (C_Int (fst p))), Q_Explicit); (quotea (snd p), Q_Explicit) ] in let tyentry = mk_e_app (`tuple2) [(`nat); ta] in let tlist = quote_list tyentry quote_map_entry ...
false
FStar.Tactics.CanonCommSemiring.fst
FStar.Tactics.CanonCommSemiring.index
val index:eqtype
val index:eqtype
let index: eqtype = nat
{ "file_name": "ulib/FStar.Tactics.CanonCommSemiring.fst", "git_rev": "10183ea187da8e8c426b799df6c825e24c0767d3", "git_url": "https://github.com/FStarLang/FStar.git", "project_name": "FStar" }
{ "end_col": 23, "end_line": 109, "start_col": 0, "start_line": 109 }
(* Copyright 2008-2019 Microsoft Research Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agre...
{ "checked_file": "/", "dependencies": [ "prims.fst.checked", "FStar.Tactics.V2.fst.checked", "FStar.Tactics.Util.fst.checked", "FStar.Tactics.Effect.fsti.checked", "FStar.Tactics.fst.checked", "FStar.Reflection.V2.fst.checked", "FStar.Pervasives.Native.fst.checked", "FStar.Pervasive...
[ { "abbrev": false, "full_module": "FStar.Algebra.CommMonoid", "short_module": null }, { "abbrev": false, "full_module": "FStar.Tactics.V2", "short_module": null }, { "abbrev": false, "full_module": "FStar.Reflection.V2", "short_module": null }, { "abbrev": false, ...
{ "detail_errors": false, "detail_hint_replay": false, "initial_fuel": 2, "initial_ifuel": 1, "max_fuel": 8, "max_ifuel": 2, "no_plugins": false, "no_smt": false, "no_tactics": false, "quake_hi": 1, "quake_keep": false, "quake_lo": 1, "retry": false, "reuse_hint_for": null, "smtencoding_el...
false
Prims.eqtype
Prims.Tot
[ "total" ]
[]
[ "Prims.nat" ]
[]
false
false
false
true
false
let index:eqtype =
nat
false
FStar.Tactics.CanonCommSemiring.fst
FStar.Tactics.CanonCommSemiring.mult_one_l
val mult_one_l (#a:Type) (r:cr a) (x:a) : Lemma (r.cm_mult.mult r.cm_mult.unit x == x) [SMTPat (r.cm_mult.mult r.cm_mult.unit x)]
val mult_one_l (#a:Type) (r:cr a) (x:a) : Lemma (r.cm_mult.mult r.cm_mult.unit x == x) [SMTPat (r.cm_mult.mult r.cm_mult.unit x)]
let mult_one_l #a r x = r.cm_mult.identity x
{ "file_name": "ulib/FStar.Tactics.CanonCommSemiring.fst", "git_rev": "10183ea187da8e8c426b799df6c825e24c0767d3", "git_url": "https://github.com/FStarLang/FStar.git", "project_name": "FStar" }
{ "end_col": 22, "end_line": 470, "start_col": 0, "start_line": 469 }
(* Copyright 2008-2019 Microsoft Research Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agre...
{ "checked_file": "/", "dependencies": [ "prims.fst.checked", "FStar.Tactics.V2.fst.checked", "FStar.Tactics.Util.fst.checked", "FStar.Tactics.Effect.fsti.checked", "FStar.Tactics.fst.checked", "FStar.Reflection.V2.fst.checked", "FStar.Pervasives.Native.fst.checked", "FStar.Pervasive...
[ { "abbrev": false, "full_module": "FStar.Algebra.CommMonoid", "short_module": null }, { "abbrev": false, "full_module": "FStar.Tactics.V2", "short_module": null }, { "abbrev": false, "full_module": "FStar.Reflection.V2", "short_module": null }, { "abbrev": false, ...
{ "detail_errors": false, "detail_hint_replay": false, "initial_fuel": 2, "initial_ifuel": 1, "max_fuel": 8, "max_ifuel": 2, "no_plugins": false, "no_smt": false, "no_tactics": false, "quake_hi": 1, "quake_keep": false, "quake_lo": 1, "retry": false, "reuse_hint_for": null, "smtencoding_el...
false
r: FStar.Tactics.CanonCommSemiring.cr a -> x: a -> FStar.Pervasives.Lemma (ensures CM?.mult (CR?.cm_mult r) (CM?.unit (CR?.cm_mult r)) x == x) [SMTPat (CM?.mult (CR?.cm_mult r) (CM?.unit (CR?.cm_mult r)) x)]
FStar.Pervasives.Lemma
[ "lemma" ]
[]
[ "FStar.Tactics.CanonCommSemiring.cr", "FStar.Algebra.CommMonoid.__proj__CM__item__identity", "FStar.Tactics.CanonCommSemiring.__proj__CR__item__cm_mult", "Prims.unit" ]
[]
true
false
true
false
false
let mult_one_l #a r x =
r.cm_mult.identity x
false
FStar.Tactics.CanonCommSemiring.fst
FStar.Tactics.CanonCommSemiring.add_zero_l
val add_zero_l (#a:Type) (r:cr a) (x:a) : Lemma (r.cm_add.mult r.cm_add.unit x == x) [SMTPat (r.cm_add.mult r.cm_add.unit x)]
val add_zero_l (#a:Type) (r:cr a) (x:a) : Lemma (r.cm_add.mult r.cm_add.unit x == x) [SMTPat (r.cm_add.mult r.cm_add.unit x)]
let add_zero_l #a r x = r.cm_add.identity x
{ "file_name": "ulib/FStar.Tactics.CanonCommSemiring.fst", "git_rev": "10183ea187da8e8c426b799df6c825e24c0767d3", "git_url": "https://github.com/FStarLang/FStar.git", "project_name": "FStar" }
{ "end_col": 22, "end_line": 494, "start_col": 0, "start_line": 493 }
(* Copyright 2008-2019 Microsoft Research Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agre...
{ "checked_file": "/", "dependencies": [ "prims.fst.checked", "FStar.Tactics.V2.fst.checked", "FStar.Tactics.Util.fst.checked", "FStar.Tactics.Effect.fsti.checked", "FStar.Tactics.fst.checked", "FStar.Reflection.V2.fst.checked", "FStar.Pervasives.Native.fst.checked", "FStar.Pervasive...
[ { "abbrev": false, "full_module": "FStar.Algebra.CommMonoid", "short_module": null }, { "abbrev": false, "full_module": "FStar.Tactics.V2", "short_module": null }, { "abbrev": false, "full_module": "FStar.Reflection.V2", "short_module": null }, { "abbrev": false, ...
{ "detail_errors": false, "detail_hint_replay": false, "initial_fuel": 2, "initial_ifuel": 1, "max_fuel": 8, "max_ifuel": 2, "no_plugins": false, "no_smt": false, "no_tactics": false, "quake_hi": 1, "quake_keep": false, "quake_lo": 1, "retry": false, "reuse_hint_for": null, "smtencoding_el...
false
r: FStar.Tactics.CanonCommSemiring.cr a -> x: a -> FStar.Pervasives.Lemma (ensures CM?.mult (CR?.cm_add r) (CM?.unit (CR?.cm_add r)) x == x) [SMTPat (CM?.mult (CR?.cm_add r) (CM?.unit (CR?.cm_add r)) x)]
FStar.Pervasives.Lemma
[ "lemma" ]
[]
[ "FStar.Tactics.CanonCommSemiring.cr", "FStar.Algebra.CommMonoid.__proj__CM__item__identity", "FStar.Tactics.CanonCommSemiring.__proj__CR__item__cm_add", "Prims.unit" ]
[]
true
false
true
false
false
let add_zero_l #a r x =
r.cm_add.identity x
false
FStar.Tactics.CanonCommSemiring.fst
FStar.Tactics.CanonCommSemiring.distribute_right
val distribute_right (#a: Type) (r: cr a) : distribute_right_lemma a r.cm_add r.cm_mult
val distribute_right (#a: Type) (r: cr a) : distribute_right_lemma a r.cm_add r.cm_mult
let distribute_right (#a:Type) (r:cr a) : distribute_right_lemma a r.cm_add r.cm_mult = fun x y z -> r.cm_mult.commutativity (r.cm_add.mult x y) z; r.distribute z x y; r.cm_mult.commutativity x z; r.cm_mult.commutativity y z
{ "file_name": "ulib/FStar.Tactics.CanonCommSemiring.fst", "git_rev": "10183ea187da8e8c426b799df6c825e24c0767d3", "git_url": "https://github.com/FStarLang/FStar.git", "project_name": "FStar" }
{ "end_col": 31, "end_line": 94, "start_col": 0, "start_line": 89 }
(* Copyright 2008-2019 Microsoft Research Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agre...
{ "checked_file": "/", "dependencies": [ "prims.fst.checked", "FStar.Tactics.V2.fst.checked", "FStar.Tactics.Util.fst.checked", "FStar.Tactics.Effect.fsti.checked", "FStar.Tactics.fst.checked", "FStar.Reflection.V2.fst.checked", "FStar.Pervasives.Native.fst.checked", "FStar.Pervasive...
[ { "abbrev": false, "full_module": "FStar.Algebra.CommMonoid", "short_module": null }, { "abbrev": false, "full_module": "FStar.Tactics.V2", "short_module": null }, { "abbrev": false, "full_module": "FStar.Reflection.V2", "short_module": null }, { "abbrev": false, ...
{ "detail_errors": false, "detail_hint_replay": false, "initial_fuel": 2, "initial_ifuel": 1, "max_fuel": 8, "max_ifuel": 2, "no_plugins": false, "no_smt": false, "no_tactics": false, "quake_hi": 1, "quake_keep": false, "quake_lo": 1, "retry": false, "reuse_hint_for": null, "smtencoding_el...
false
r: FStar.Tactics.CanonCommSemiring.cr a -> FStar.Tactics.CanonCommSemiring.distribute_right_lemma a (CR?.cm_add r) (CR?.cm_mult r)
Prims.Tot
[ "total" ]
[]
[ "FStar.Tactics.CanonCommSemiring.cr", "FStar.Algebra.CommMonoid.__proj__CM__item__commutativity", "FStar.Tactics.CanonCommSemiring.__proj__CR__item__cm_mult", "Prims.unit", "FStar.Tactics.CanonCommSemiring.__proj__CR__item__distribute", "FStar.Algebra.CommMonoid.__proj__CM__item__mult", "FStar.Tactics.C...
[]
false
false
false
false
false
let distribute_right (#a: Type) (r: cr a) : distribute_right_lemma a r.cm_add r.cm_mult =
fun x y z -> r.cm_mult.commutativity (r.cm_add.mult x y) z; r.distribute z x y; r.cm_mult.commutativity x z; r.cm_mult.commutativity y z
false
FStar.Tactics.CanonCommSemiring.fst
FStar.Tactics.CanonCommSemiring.mult_zero_l
val mult_zero_l (#a:Type) (r:cr a) (x:a) : Lemma (r.cm_mult.mult r.cm_add.unit x == r.cm_add.unit) [SMTPat (r.cm_mult.mult r.cm_add.unit x)]
val mult_zero_l (#a:Type) (r:cr a) (x:a) : Lemma (r.cm_mult.mult r.cm_add.unit x == r.cm_add.unit) [SMTPat (r.cm_mult.mult r.cm_add.unit x)]
let mult_zero_l #a r x = r.mult_zero_l x
{ "file_name": "ulib/FStar.Tactics.CanonCommSemiring.fst", "git_rev": "10183ea187da8e8c426b799df6c825e24c0767d3", "git_url": "https://github.com/FStarLang/FStar.git", "project_name": "FStar" }
{ "end_col": 17, "end_line": 482, "start_col": 0, "start_line": 481 }
(* Copyright 2008-2019 Microsoft Research Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agre...
{ "checked_file": "/", "dependencies": [ "prims.fst.checked", "FStar.Tactics.V2.fst.checked", "FStar.Tactics.Util.fst.checked", "FStar.Tactics.Effect.fsti.checked", "FStar.Tactics.fst.checked", "FStar.Reflection.V2.fst.checked", "FStar.Pervasives.Native.fst.checked", "FStar.Pervasive...
[ { "abbrev": false, "full_module": "FStar.Algebra.CommMonoid", "short_module": null }, { "abbrev": false, "full_module": "FStar.Tactics.V2", "short_module": null }, { "abbrev": false, "full_module": "FStar.Reflection.V2", "short_module": null }, { "abbrev": false, ...
{ "detail_errors": false, "detail_hint_replay": false, "initial_fuel": 2, "initial_ifuel": 1, "max_fuel": 8, "max_ifuel": 2, "no_plugins": false, "no_smt": false, "no_tactics": false, "quake_hi": 1, "quake_keep": false, "quake_lo": 1, "retry": false, "reuse_hint_for": null, "smtencoding_el...
false
r: FStar.Tactics.CanonCommSemiring.cr a -> x: a -> FStar.Pervasives.Lemma (ensures CM?.mult (CR?.cm_mult r) (CM?.unit (CR?.cm_add r)) x == CM?.unit (CR?.cm_add r)) [SMTPat (CM?.mult (CR?.cm_mult r) (CM?.unit (CR?.cm_add r)) x)]
FStar.Pervasives.Lemma
[ "lemma" ]
[]
[ "FStar.Tactics.CanonCommSemiring.cr", "FStar.Tactics.CanonCommSemiring.__proj__CR__item__mult_zero_l", "Prims.unit" ]
[]
true
false
true
false
false
let mult_zero_l #a r x =
r.mult_zero_l x
false
FStar.Tactics.CanonCommSemiring.fst
FStar.Tactics.CanonCommSemiring.canonical_sum_scalar
val canonical_sum_scalar: #a:Type -> cr a -> a -> canonical_sum a -> canonical_sum a
val canonical_sum_scalar: #a:Type -> cr a -> a -> canonical_sum a -> canonical_sum a
let rec canonical_sum_scalar #a r c0 s = let amult = r.cm_mult.mult in match s with | Cons_monom c l t -> Cons_monom (norm_fully (amult c0 c)) l (canonical_sum_scalar r c0 t) | Cons_varlist l t -> Cons_monom c0 l (canonical_sum_scalar r c0 t) | Nil_monom -> Nil_monom
{ "file_name": "ulib/FStar.Tactics.CanonCommSemiring.fst", "git_rev": "10183ea187da8e8c426b799df6c825e24c0767d3", "git_url": "https://github.com/FStarLang/FStar.git", "project_name": "FStar" }
{ "end_col": 26, "end_line": 256, "start_col": 0, "start_line": 251 }
(* Copyright 2008-2019 Microsoft Research Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agre...
{ "checked_file": "/", "dependencies": [ "prims.fst.checked", "FStar.Tactics.V2.fst.checked", "FStar.Tactics.Util.fst.checked", "FStar.Tactics.Effect.fsti.checked", "FStar.Tactics.fst.checked", "FStar.Reflection.V2.fst.checked", "FStar.Pervasives.Native.fst.checked", "FStar.Pervasive...
[ { "abbrev": false, "full_module": "FStar.Algebra.CommMonoid", "short_module": null }, { "abbrev": false, "full_module": "FStar.Tactics.V2", "short_module": null }, { "abbrev": false, "full_module": "FStar.Reflection.V2", "short_module": null }, { "abbrev": false, ...
{ "detail_errors": false, "detail_hint_replay": false, "initial_fuel": 2, "initial_ifuel": 1, "max_fuel": 8, "max_ifuel": 2, "no_plugins": false, "no_smt": false, "no_tactics": false, "quake_hi": 1, "quake_keep": false, "quake_lo": 1, "retry": false, "reuse_hint_for": null, "smtencoding_el...
false
r: FStar.Tactics.CanonCommSemiring.cr a -> c0: a -> s: FStar.Tactics.CanonCommSemiring.canonical_sum a -> FStar.Tactics.CanonCommSemiring.canonical_sum a
Prims.Tot
[ "total" ]
[]
[ "FStar.Tactics.CanonCommSemiring.cr", "FStar.Tactics.CanonCommSemiring.canonical_sum", "FStar.Tactics.CanonCommSemiring.varlist", "FStar.Tactics.CanonCommSemiring.Cons_monom", "FStar.Tactics.CanonCommSemiring.norm_fully", "FStar.Tactics.CanonCommSemiring.canonical_sum_scalar", "FStar.Tactics.CanonCommSe...
[ "recursion" ]
false
false
false
true
false
let rec canonical_sum_scalar #a r c0 s =
let amult = r.cm_mult.mult in match s with | Cons_monom c l t -> Cons_monom (norm_fully (amult c0 c)) l (canonical_sum_scalar r c0 t) | Cons_varlist l t -> Cons_monom c0 l (canonical_sum_scalar r c0 t) | Nil_monom -> Nil_monom
false
FStar.Tactics.CanonCommSemiring.fst
FStar.Tactics.CanonCommSemiring.monom_insert
val monom_insert: #a:eqtype -> r:cr a -> c1:a -> l1:varlist -> s2:canonical_sum a -> canonical_sum a
val monom_insert: #a:eqtype -> r:cr a -> c1:a -> l1:varlist -> s2:canonical_sum a -> canonical_sum a
let rec monom_insert #a r c1 l1 s2 = let aplus = r.cm_add.mult in let aone = r.cm_mult.unit in match s2 with | Cons_monom c2 l2 t2 -> if l1 = l2 then Cons_monom (norm_fully (aplus c1 c2)) l1 t2 else if varlist_lt l1 l2 then Cons_monom c1 l1 s2 else Cons_monom c2 l2 (monom_insert r...
{ "file_name": "ulib/FStar.Tactics.CanonCommSemiring.fst", "git_rev": "10183ea187da8e8c426b799df6c825e24c0767d3", "git_url": "https://github.com/FStarLang/FStar.git", "project_name": "FStar" }
{ "end_col": 35, "end_line": 237, "start_col": 0, "start_line": 216 }
(* Copyright 2008-2019 Microsoft Research Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agre...
{ "checked_file": "/", "dependencies": [ "prims.fst.checked", "FStar.Tactics.V2.fst.checked", "FStar.Tactics.Util.fst.checked", "FStar.Tactics.Effect.fsti.checked", "FStar.Tactics.fst.checked", "FStar.Reflection.V2.fst.checked", "FStar.Pervasives.Native.fst.checked", "FStar.Pervasive...
[ { "abbrev": false, "full_module": "FStar.Algebra.CommMonoid", "short_module": null }, { "abbrev": false, "full_module": "FStar.Tactics.V2", "short_module": null }, { "abbrev": false, "full_module": "FStar.Reflection.V2", "short_module": null }, { "abbrev": false, ...
{ "detail_errors": false, "detail_hint_replay": false, "initial_fuel": 2, "initial_ifuel": 1, "max_fuel": 8, "max_ifuel": 2, "no_plugins": false, "no_smt": false, "no_tactics": false, "quake_hi": 1, "quake_keep": false, "quake_lo": 1, "retry": false, "reuse_hint_for": null, "smtencoding_el...
false
r: FStar.Tactics.CanonCommSemiring.cr a -> c1: a -> l1: FStar.Tactics.CanonCommSemiring.varlist -> s2: FStar.Tactics.CanonCommSemiring.canonical_sum a -> FStar.Tactics.CanonCommSemiring.canonical_sum a
Prims.Tot
[ "total" ]
[]
[ "Prims.eqtype", "FStar.Tactics.CanonCommSemiring.cr", "FStar.Tactics.CanonCommSemiring.varlist", "FStar.Tactics.CanonCommSemiring.canonical_sum", "Prims.op_Equality", "FStar.Tactics.CanonCommSemiring.Cons_monom", "FStar.Tactics.CanonCommSemiring.norm_fully", "Prims.bool", "FStar.Tactics.CanonCommSem...
[ "recursion" ]
false
false
false
false
false
let rec monom_insert #a r c1 l1 s2 =
let aplus = r.cm_add.mult in let aone = r.cm_mult.unit in match s2 with | Cons_monom c2 l2 t2 -> if l1 = l2 then Cons_monom (norm_fully (aplus c1 c2)) l1 t2 else if varlist_lt l1 l2 then Cons_monom c1 l1 s2 else Cons_monom c2 l2 (monom_insert r c1 l1 t2) | Cons_varlist l2 t2 -> if l1 = l2 then Cons_monom (nor...
false
FStar.Tactics.CanonCommSemiring.fst
FStar.Tactics.CanonCommSemiring.varlist_lt
val varlist_lt (x y: varlist) : bool
val varlist_lt (x y: varlist) : bool
let rec varlist_lt (x y:varlist) : bool = match x, y with | Nil_var, Cons_var _ _ -> true | Cons_var i xs, Cons_var j ys -> if i < j then true else i = j && varlist_lt xs ys | _, _ -> false
{ "file_name": "ulib/FStar.Tactics.CanonCommSemiring.fst", "git_rev": "10183ea187da8e8c426b799df6c825e24c0767d3", "git_url": "https://github.com/FStarLang/FStar.git", "project_name": "FStar" }
{ "end_col": 17, "end_line": 141, "start_col": 0, "start_line": 136 }
(* Copyright 2008-2019 Microsoft Research Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agre...
{ "checked_file": "/", "dependencies": [ "prims.fst.checked", "FStar.Tactics.V2.fst.checked", "FStar.Tactics.Util.fst.checked", "FStar.Tactics.Effect.fsti.checked", "FStar.Tactics.fst.checked", "FStar.Reflection.V2.fst.checked", "FStar.Pervasives.Native.fst.checked", "FStar.Pervasive...
[ { "abbrev": false, "full_module": "FStar.Algebra.CommMonoid", "short_module": null }, { "abbrev": false, "full_module": "FStar.Tactics.V2", "short_module": null }, { "abbrev": false, "full_module": "FStar.Reflection.V2", "short_module": null }, { "abbrev": false, ...
{ "detail_errors": false, "detail_hint_replay": false, "initial_fuel": 2, "initial_ifuel": 1, "max_fuel": 8, "max_ifuel": 2, "no_plugins": false, "no_smt": false, "no_tactics": false, "quake_hi": 1, "quake_keep": false, "quake_lo": 1, "retry": false, "reuse_hint_for": null, "smtencoding_el...
false
x: FStar.Tactics.CanonCommSemiring.varlist -> y: FStar.Tactics.CanonCommSemiring.varlist -> Prims.bool
Prims.Tot
[ "total" ]
[]
[ "FStar.Tactics.CanonCommSemiring.varlist", "FStar.Pervasives.Native.Mktuple2", "FStar.Tactics.CanonCommSemiring.index", "Prims.op_LessThan", "Prims.bool", "Prims.op_AmpAmp", "Prims.op_Equality", "FStar.Tactics.CanonCommSemiring.varlist_lt" ]
[ "recursion" ]
false
false
false
true
false
let rec varlist_lt (x y: varlist) : bool =
match x, y with | Nil_var, Cons_var _ _ -> true | Cons_var i xs, Cons_var j ys -> if i < j then true else i = j && varlist_lt xs ys | _, _ -> false
false
FStar.Tactics.CanonCommSemiring.fst
FStar.Tactics.CanonCommSemiring.canonical_sum_prod
val canonical_sum_prod: #a:eqtype -> cr a -> canonical_sum a -> canonical_sum a -> canonical_sum a
val canonical_sum_prod: #a:eqtype -> cr a -> canonical_sum a -> canonical_sum a -> canonical_sum a
let rec canonical_sum_prod #a r s1 s2 = match s1 with | Cons_monom c1 l1 t1 -> canonical_sum_merge r (canonical_sum_scalar3 r c1 l1 s2) (canonical_sum_prod r t1 s2) | Cons_varlist l1 t1 -> canonical_sum_merge r (canonical_sum_scalar2 r l1 s2) (canonical_...
{ "file_name": "ulib/FStar.Tactics.CanonCommSemiring.fst", "git_rev": "10183ea187da8e8c426b799df6c825e24c0767d3", "git_url": "https://github.com/FStarLang/FStar.git", "project_name": "FStar" }
{ "end_col": 19, "end_line": 301, "start_col": 0, "start_line": 293 }
(* Copyright 2008-2019 Microsoft Research Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agre...
{ "checked_file": "/", "dependencies": [ "prims.fst.checked", "FStar.Tactics.V2.fst.checked", "FStar.Tactics.Util.fst.checked", "FStar.Tactics.Effect.fsti.checked", "FStar.Tactics.fst.checked", "FStar.Reflection.V2.fst.checked", "FStar.Pervasives.Native.fst.checked", "FStar.Pervasive...
[ { "abbrev": false, "full_module": "FStar.Algebra.CommMonoid", "short_module": null }, { "abbrev": false, "full_module": "FStar.Tactics.V2", "short_module": null }, { "abbrev": false, "full_module": "FStar.Reflection.V2", "short_module": null }, { "abbrev": false, ...
{ "detail_errors": false, "detail_hint_replay": false, "initial_fuel": 2, "initial_ifuel": 1, "max_fuel": 8, "max_ifuel": 2, "no_plugins": false, "no_smt": false, "no_tactics": false, "quake_hi": 1, "quake_keep": false, "quake_lo": 1, "retry": false, "reuse_hint_for": null, "smtencoding_el...
false
r: FStar.Tactics.CanonCommSemiring.cr a -> s1: FStar.Tactics.CanonCommSemiring.canonical_sum a -> s2: FStar.Tactics.CanonCommSemiring.canonical_sum a -> FStar.Tactics.CanonCommSemiring.canonical_sum a
Prims.Tot
[ "total" ]
[]
[ "Prims.eqtype", "FStar.Tactics.CanonCommSemiring.cr", "FStar.Tactics.CanonCommSemiring.canonical_sum", "FStar.Tactics.CanonCommSemiring.varlist", "FStar.Tactics.CanonCommSemiring.canonical_sum_merge", "FStar.Tactics.CanonCommSemiring.canonical_sum_scalar3", "FStar.Tactics.CanonCommSemiring.canonical_sum...
[ "recursion" ]
false
false
false
false
false
let rec canonical_sum_prod #a r s1 s2 =
match s1 with | Cons_monom c1 l1 t1 -> canonical_sum_merge r (canonical_sum_scalar3 r c1 l1 s2) (canonical_sum_prod r t1 s2) | Cons_varlist l1 t1 -> canonical_sum_merge r (canonical_sum_scalar2 r l1 s2) (canonical_sum_prod r t1 s2) | Nil_monom -> s1
false
FStar.Tactics.CanonCommSemiring.fst
FStar.Tactics.CanonCommSemiring.vm_aux
val vm_aux: index -> t1:varlist -> l2:varlist -> Tot varlist (decreases %[t1; l2; 1])
val vm_aux: index -> t1:varlist -> l2:varlist -> Tot varlist (decreases %[t1; l2; 1])
let rec varlist_merge l1 l2 = match l1, l2 with | _, Nil_var -> l1 | Nil_var, _ -> l2 | Cons_var v1 t1, Cons_var v2 t2 -> vm_aux v1 t1 l2 and vm_aux v1 t1 l2 = match l2 with | Cons_var v2 t2 -> if v1 < v2 then Cons_var v1 (varlist_merge t1 l2) else Cons_var v2 (vm_aux v1 t1 t2) | _ -> Cons_var...
{ "file_name": "ulib/FStar.Tactics.CanonCommSemiring.fst", "git_rev": "10183ea187da8e8c426b799df6c825e24c0767d3", "git_url": "https://github.com/FStarLang/FStar.git", "project_name": "FStar" }
{ "end_col": 23, "end_line": 162, "start_col": 0, "start_line": 151 }
(* Copyright 2008-2019 Microsoft Research Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agre...
{ "checked_file": "/", "dependencies": [ "prims.fst.checked", "FStar.Tactics.V2.fst.checked", "FStar.Tactics.Util.fst.checked", "FStar.Tactics.Effect.fsti.checked", "FStar.Tactics.fst.checked", "FStar.Reflection.V2.fst.checked", "FStar.Pervasives.Native.fst.checked", "FStar.Pervasive...
[ { "abbrev": false, "full_module": "FStar.Algebra.CommMonoid", "short_module": null }, { "abbrev": false, "full_module": "FStar.Tactics.V2", "short_module": null }, { "abbrev": false, "full_module": "FStar.Reflection.V2", "short_module": null }, { "abbrev": false, ...
{ "detail_errors": false, "detail_hint_replay": false, "initial_fuel": 2, "initial_ifuel": 1, "max_fuel": 8, "max_ifuel": 2, "no_plugins": false, "no_smt": false, "no_tactics": false, "quake_hi": 1, "quake_keep": false, "quake_lo": 1, "retry": false, "reuse_hint_for": null, "smtencoding_el...
false
v1: FStar.Tactics.CanonCommSemiring.index -> t1: FStar.Tactics.CanonCommSemiring.varlist -> l2: FStar.Tactics.CanonCommSemiring.varlist -> Prims.Tot FStar.Tactics.CanonCommSemiring.varlist
Prims.Tot
[ "total", "" ]
[ "varlist_merge", "vm_aux" ]
[ "FStar.Tactics.CanonCommSemiring.index", "FStar.Tactics.CanonCommSemiring.varlist", "Prims.op_LessThan", "FStar.Tactics.CanonCommSemiring.Cons_var", "FStar.Tactics.CanonCommSemiring.varlist_merge", "Prims.bool", "FStar.Tactics.CanonCommSemiring.vm_aux" ]
[ "mutual recursion" ]
false
false
false
true
false
let rec vm_aux v1 t1 l2 =
match l2 with | Cons_var v2 t2 -> if v1 < v2 then Cons_var v1 (varlist_merge t1 l2) else Cons_var v2 (vm_aux v1 t1 t2) | _ -> Cons_var v1 t1
false
FStar.Tactics.CanonCommSemiring.fst
FStar.Tactics.CanonCommSemiring.canonical_sum_scalar3
val canonical_sum_scalar3: #a:eqtype -> cr a -> a -> varlist -> canonical_sum a -> canonical_sum a
val canonical_sum_scalar3: #a:eqtype -> cr a -> a -> varlist -> canonical_sum a -> canonical_sum a
let rec canonical_sum_scalar3 #a r c0 l0 s = let amult = r.cm_mult.mult in match s with | Cons_monom c l t -> monom_insert r (norm_fully (amult c0 c)) (varlist_merge l0 l) (canonical_sum_scalar3 r c0 l0 t) | Cons_varlist l t -> monom_insert r c0 (varlist_merge l0 l) (ca...
{ "file_name": "ulib/FStar.Tactics.CanonCommSemiring.fst", "git_rev": "10183ea187da8e8c426b799df6c825e24c0767d3", "git_url": "https://github.com/FStarLang/FStar.git", "project_name": "FStar" }
{ "end_col": 18, "end_line": 286, "start_col": 0, "start_line": 277 }
(* Copyright 2008-2019 Microsoft Research Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agre...
{ "checked_file": "/", "dependencies": [ "prims.fst.checked", "FStar.Tactics.V2.fst.checked", "FStar.Tactics.Util.fst.checked", "FStar.Tactics.Effect.fsti.checked", "FStar.Tactics.fst.checked", "FStar.Reflection.V2.fst.checked", "FStar.Pervasives.Native.fst.checked", "FStar.Pervasive...
[ { "abbrev": false, "full_module": "FStar.Algebra.CommMonoid", "short_module": null }, { "abbrev": false, "full_module": "FStar.Tactics.V2", "short_module": null }, { "abbrev": false, "full_module": "FStar.Reflection.V2", "short_module": null }, { "abbrev": false, ...
{ "detail_errors": false, "detail_hint_replay": false, "initial_fuel": 2, "initial_ifuel": 1, "max_fuel": 8, "max_ifuel": 2, "no_plugins": false, "no_smt": false, "no_tactics": false, "quake_hi": 1, "quake_keep": false, "quake_lo": 1, "retry": false, "reuse_hint_for": null, "smtencoding_el...
false
r: FStar.Tactics.CanonCommSemiring.cr a -> c0: a -> l0: FStar.Tactics.CanonCommSemiring.varlist -> s: FStar.Tactics.CanonCommSemiring.canonical_sum a -> FStar.Tactics.CanonCommSemiring.canonical_sum a
Prims.Tot
[ "total" ]
[]
[ "Prims.eqtype", "FStar.Tactics.CanonCommSemiring.cr", "FStar.Tactics.CanonCommSemiring.varlist", "FStar.Tactics.CanonCommSemiring.canonical_sum", "FStar.Tactics.CanonCommSemiring.monom_insert", "FStar.Tactics.CanonCommSemiring.norm_fully", "FStar.Tactics.CanonCommSemiring.varlist_merge", "FStar.Tactic...
[ "recursion" ]
false
false
false
false
false
let rec canonical_sum_scalar3 #a r c0 l0 s =
let amult = r.cm_mult.mult in match s with | Cons_monom c l t -> monom_insert r (norm_fully (amult c0 c)) (varlist_merge l0 l) (canonical_sum_scalar3 r c0 l0 t) | Cons_varlist l t -> monom_insert r c0 (varlist_merge l0 l) (canonical_sum_scalar3 r c0 l0 t) | Nil_monom -> s
false
FStar.Tactics.CanonCommSemiring.fst
FStar.Tactics.CanonCommSemiring.csm_aux
val csm_aux: #a:eqtype -> r:cr a -> c1:a -> l1:varlist -> t1:canonical_sum a -> s2:canonical_sum a -> Tot (canonical_sum a) (decreases %[t1; s2; 1])
val csm_aux: #a:eqtype -> r:cr a -> c1:a -> l1:varlist -> t1:canonical_sum a -> s2:canonical_sum a -> Tot (canonical_sum a) (decreases %[t1; s2; 1])
let rec canonical_sum_merge #a r s1 s2 = let aplus = r.cm_add.mult in let aone = r.cm_mult.unit in match s1 with | Cons_monom c1 l1 t1 -> csm_aux r c1 l1 t1 s2 | Cons_varlist l1 t1 -> csm_aux r aone l1 t1 s2 | Nil_monom -> s2 and csm_aux #a r c1 l1 t1 s2 = let aplus = r.cm_add.mult in let aone = r.c...
{ "file_name": "ulib/FStar.Tactics.CanonCommSemiring.fst", "git_rev": "10183ea187da8e8c426b799df6c825e24c0767d3", "git_url": "https://github.com/FStarLang/FStar.git", "project_name": "FStar" }
{ "end_col": 23, "end_line": 209, "start_col": 0, "start_line": 181 }
(* Copyright 2008-2019 Microsoft Research Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agre...
{ "checked_file": "/", "dependencies": [ "prims.fst.checked", "FStar.Tactics.V2.fst.checked", "FStar.Tactics.Util.fst.checked", "FStar.Tactics.Effect.fsti.checked", "FStar.Tactics.fst.checked", "FStar.Reflection.V2.fst.checked", "FStar.Pervasives.Native.fst.checked", "FStar.Pervasive...
[ { "abbrev": false, "full_module": "FStar.Algebra.CommMonoid", "short_module": null }, { "abbrev": false, "full_module": "FStar.Tactics.V2", "short_module": null }, { "abbrev": false, "full_module": "FStar.Reflection.V2", "short_module": null }, { "abbrev": false, ...
{ "detail_errors": false, "detail_hint_replay": false, "initial_fuel": 2, "initial_ifuel": 1, "max_fuel": 8, "max_ifuel": 2, "no_plugins": false, "no_smt": false, "no_tactics": false, "quake_hi": 1, "quake_keep": false, "quake_lo": 1, "retry": false, "reuse_hint_for": null, "smtencoding_el...
false
r: FStar.Tactics.CanonCommSemiring.cr a -> c1: a -> l1: FStar.Tactics.CanonCommSemiring.varlist -> t1: FStar.Tactics.CanonCommSemiring.canonical_sum a -> s2: FStar.Tactics.CanonCommSemiring.canonical_sum a -> Prims.Tot (FStar.Tactics.CanonCommSemiring.canonical_sum a)
Prims.Tot
[ "total", "" ]
[ "canonical_sum_merge", "csm_aux" ]
[ "Prims.eqtype", "FStar.Tactics.CanonCommSemiring.cr", "FStar.Tactics.CanonCommSemiring.varlist", "FStar.Tactics.CanonCommSemiring.canonical_sum", "Prims.op_Equality", "FStar.Tactics.CanonCommSemiring.Cons_monom", "FStar.Tactics.CanonCommSemiring.norm_fully", "FStar.Tactics.CanonCommSemiring.canonical_...
[ "mutual recursion" ]
false
false
false
false
false
let rec csm_aux #a r c1 l1 t1 s2 =
let aplus = r.cm_add.mult in let aone = r.cm_mult.unit in match s2 with | Cons_monom c2 l2 t2 -> if l1 = l2 then Cons_monom (norm_fully (aplus c1 c2)) l1 (canonical_sum_merge r t1 t2) else if varlist_lt l1 l2 then Cons_monom c1 l1 (canonical_sum_merge r t1 s2) else Cons_monom c2 l2 (csm_aux #a r c1 l1...
false
FStar.Tactics.CanonCommSemiring.fst
FStar.Tactics.CanonCommSemiring.ivl_aux
val ivl_aux (#a: Type) (r: cr a) (vm: vmap a) (x: index) (t: varlist) : Tot a (decreases t)
val ivl_aux (#a: Type) (r: cr a) (vm: vmap a) (x: index) (t: varlist) : Tot a (decreases t)
let rec ivl_aux (#a:Type) (r:cr a) (vm:vmap a) (x:index) (t:varlist) : Tot a (decreases t) = let amult = r.cm_mult.mult in match t with | Nil_var -> interp_var vm x | Cons_var x' t' -> amult (interp_var vm x) (ivl_aux r vm x' t')
{ "file_name": "ulib/FStar.Tactics.CanonCommSemiring.fst", "git_rev": "10183ea187da8e8c426b799df6c825e24c0767d3", "git_url": "https://github.com/FStarLang/FStar.git", "project_name": "FStar" }
{ "end_col": 66, "end_line": 417, "start_col": 0, "start_line": 412 }
(* Copyright 2008-2019 Microsoft Research Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agre...
{ "checked_file": "/", "dependencies": [ "prims.fst.checked", "FStar.Tactics.V2.fst.checked", "FStar.Tactics.Util.fst.checked", "FStar.Tactics.Effect.fsti.checked", "FStar.Tactics.fst.checked", "FStar.Reflection.V2.fst.checked", "FStar.Pervasives.Native.fst.checked", "FStar.Pervasive...
[ { "abbrev": false, "full_module": "FStar.Algebra.CommMonoid", "short_module": null }, { "abbrev": false, "full_module": "FStar.Tactics.V2", "short_module": null }, { "abbrev": false, "full_module": "FStar.Reflection.V2", "short_module": null }, { "abbrev": false, ...
{ "detail_errors": false, "detail_hint_replay": false, "initial_fuel": 2, "initial_ifuel": 1, "max_fuel": 8, "max_ifuel": 2, "no_plugins": false, "no_smt": false, "no_tactics": false, "quake_hi": 1, "quake_keep": false, "quake_lo": 1, "retry": false, "reuse_hint_for": null, "smtencoding_el...
false
r: FStar.Tactics.CanonCommSemiring.cr a -> vm: FStar.Tactics.CanonCommSemiring.vmap a -> x: FStar.Tactics.CanonCommSemiring.index -> t: FStar.Tactics.CanonCommSemiring.varlist -> Prims.Tot a
Prims.Tot
[ "total", "" ]
[]
[ "FStar.Tactics.CanonCommSemiring.cr", "FStar.Tactics.CanonCommSemiring.vmap", "FStar.Tactics.CanonCommSemiring.index", "FStar.Tactics.CanonCommSemiring.varlist", "FStar.Tactics.CanonCommSemiring.interp_var", "FStar.Tactics.CanonCommSemiring.ivl_aux", "FStar.Algebra.CommMonoid.__proj__CM__item__mult", ...
[ "recursion" ]
false
false
false
true
false
let rec ivl_aux (#a: Type) (r: cr a) (vm: vmap a) (x: index) (t: varlist) : Tot a (decreases t) =
let amult = r.cm_mult.mult in match t with | Nil_var -> interp_var vm x | Cons_var x' t' -> amult (interp_var vm x) (ivl_aux r vm x' t')
false
FStar.Tactics.CanonCommSemiring.fst
FStar.Tactics.CanonCommSemiring.quote_list
val quote_list (#a: Type) (ta: term) (quotea: (a -> Tac term)) (xs: list a) : Tac term
val quote_list (#a: Type) (ta: term) (quotea: (a -> Tac term)) (xs: list a) : Tac term
let rec quote_list (#a:Type) (ta:term) (quotea:a -> Tac term) (xs:list a) : Tac term = match xs with | [] -> mk_app (`Nil) [(ta, Q_Implicit)] | x::xs' -> mk_app (`Cons) [(ta, Q_Implicit); (quotea x, Q_Explicit); (quote_list ta quotea xs', Q_Explicit)]
{ "file_name": "ulib/FStar.Tactics.CanonCommSemiring.fst", "git_rev": "10183ea187da8e8c426b799df6c825e24c0767d3", "git_url": "https://github.com/FStarLang/FStar.git", "project_name": "FStar" }
{ "end_col": 68, "end_line": 384, "start_col": 0, "start_line": 378 }
(* Copyright 2008-2019 Microsoft Research Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agre...
{ "checked_file": "/", "dependencies": [ "prims.fst.checked", "FStar.Tactics.V2.fst.checked", "FStar.Tactics.Util.fst.checked", "FStar.Tactics.Effect.fsti.checked", "FStar.Tactics.fst.checked", "FStar.Reflection.V2.fst.checked", "FStar.Pervasives.Native.fst.checked", "FStar.Pervasive...
[ { "abbrev": false, "full_module": "FStar.Algebra.CommMonoid", "short_module": null }, { "abbrev": false, "full_module": "FStar.Tactics.V2", "short_module": null }, { "abbrev": false, "full_module": "FStar.Reflection.V2", "short_module": null }, { "abbrev": false, ...
{ "detail_errors": false, "detail_hint_replay": false, "initial_fuel": 2, "initial_ifuel": 1, "max_fuel": 8, "max_ifuel": 2, "no_plugins": false, "no_smt": false, "no_tactics": false, "quake_hi": 1, "quake_keep": false, "quake_lo": 1, "retry": false, "reuse_hint_for": null, "smtencoding_el...
false
ta: FStar.Tactics.NamedView.term -> quotea: (_: a -> FStar.Tactics.Effect.Tac FStar.Tactics.NamedView.term) -> xs: Prims.list a -> FStar.Tactics.Effect.Tac FStar.Tactics.NamedView.term
FStar.Tactics.Effect.Tac
[]
[]
[ "FStar.Tactics.NamedView.term", "Prims.list", "FStar.Reflection.V2.Derived.mk_app", "Prims.Cons", "FStar.Stubs.Reflection.V2.Data.argv", "FStar.Pervasives.Native.Mktuple2", "FStar.Stubs.Reflection.Types.term", "FStar.Stubs.Reflection.V2.Data.aqualv", "FStar.Stubs.Reflection.V2.Data.Q_Implicit", "P...
[ "recursion" ]
false
true
false
false
false
let rec quote_list (#a: Type) (ta: term) (quotea: (a -> Tac term)) (xs: list a) : Tac term =
match xs with | [] -> mk_app (`Nil) [(ta, Q_Implicit)] | x :: xs' -> mk_app (`Cons) [(ta, Q_Implicit); (quotea x, Q_Explicit); (quote_list ta quotea xs', Q_Explicit)]
false
FStar.Tactics.CanonCommSemiring.fst
FStar.Tactics.CanonCommSemiring.interp_vl
val interp_vl : r: FStar.Tactics.CanonCommSemiring.cr a -> vm: FStar.Tactics.CanonCommSemiring.vmap a -> l: FStar.Tactics.CanonCommSemiring.varlist -> a
let interp_vl (#a:Type) (r:cr a) (vm:vmap a) (l:varlist) = let aone = r.cm_mult.unit in match l with | Nil_var -> aone | Cons_var x t -> ivl_aux r vm x t
{ "file_name": "ulib/FStar.Tactics.CanonCommSemiring.fst", "git_rev": "10183ea187da8e8c426b799df6c825e24c0767d3", "git_url": "https://github.com/FStarLang/FStar.git", "project_name": "FStar" }
{ "end_col": 36, "end_line": 424, "start_col": 0, "start_line": 420 }
(* Copyright 2008-2019 Microsoft Research Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agre...
{ "checked_file": "/", "dependencies": [ "prims.fst.checked", "FStar.Tactics.V2.fst.checked", "FStar.Tactics.Util.fst.checked", "FStar.Tactics.Effect.fsti.checked", "FStar.Tactics.fst.checked", "FStar.Reflection.V2.fst.checked", "FStar.Pervasives.Native.fst.checked", "FStar.Pervasive...
[ { "abbrev": false, "full_module": "FStar.Algebra.CommMonoid", "short_module": null }, { "abbrev": false, "full_module": "FStar.Tactics.V2", "short_module": null }, { "abbrev": false, "full_module": "FStar.Reflection.V2", "short_module": null }, { "abbrev": false, ...
{ "detail_errors": false, "detail_hint_replay": false, "initial_fuel": 2, "initial_ifuel": 1, "max_fuel": 8, "max_ifuel": 2, "no_plugins": false, "no_smt": false, "no_tactics": false, "quake_hi": 1, "quake_keep": false, "quake_lo": 1, "retry": false, "reuse_hint_for": null, "smtencoding_el...
false
r: FStar.Tactics.CanonCommSemiring.cr a -> vm: FStar.Tactics.CanonCommSemiring.vmap a -> l: FStar.Tactics.CanonCommSemiring.varlist -> a
Prims.Tot
[ "total" ]
[]
[ "FStar.Tactics.CanonCommSemiring.cr", "FStar.Tactics.CanonCommSemiring.vmap", "FStar.Tactics.CanonCommSemiring.varlist", "FStar.Tactics.CanonCommSemiring.index", "FStar.Tactics.CanonCommSemiring.ivl_aux", "FStar.Algebra.CommMonoid.__proj__CM__item__unit", "FStar.Tactics.CanonCommSemiring.__proj__CR__ite...
[]
false
false
false
true
false
let interp_vl (#a: Type) (r: cr a) (vm: vmap a) (l: varlist) =
let aone = r.cm_mult.unit in match l with | Nil_var -> aone | Cons_var x t -> ivl_aux r vm x t
false
FStar.UInt16.fsti
FStar.UInt16.n
val n : Prims.int
let n = 16
{ "file_name": "ulib/FStar.UInt16.fsti", "git_rev": "10183ea187da8e8c426b799df6c825e24c0767d3", "git_url": "https://github.com/FStarLang/FStar.git", "project_name": "FStar" }
{ "end_col": 17, "end_line": 20, "start_col": 7, "start_line": 20 }
(* Copyright 2008-2019 Microsoft Research Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agre...
{ "checked_file": "/", "dependencies": [ "prims.fst.checked", "FStar.UInt32.fsti.checked", "FStar.UInt.fsti.checked", "FStar.Pervasives.fsti.checked", "FStar.Mul.fst.checked" ], "interface_file": false, "source_file": "FStar.UInt16.fsti" }
[ { "abbrev": false, "full_module": "FStar", "short_module": null }, { "abbrev": false, "full_module": "FStar", "short_module": null }, { "abbrev": false, "full_module": "FStar.Pervasives", "short_module": null }, { "abbrev": false, "full_module": "Prims", "...
{ "detail_errors": false, "detail_hint_replay": false, "initial_fuel": 2, "initial_ifuel": 1, "max_fuel": 8, "max_ifuel": 2, "no_plugins": false, "no_smt": false, "no_tactics": false, "quake_hi": 1, "quake_keep": false, "quake_lo": 1, "retry": false, "reuse_hint_for": null, "smtencoding_el...
false
Prims.int
Prims.Tot
[ "total" ]
[]
[]
[]
false
false
false
true
false
let n =
16
false
FStar.Tactics.CanonCommSemiring.fst
FStar.Tactics.CanonCommSemiring.canonical_sum_scalar2
val canonical_sum_scalar2: #a:eqtype -> cr a -> varlist -> canonical_sum a -> canonical_sum a
val canonical_sum_scalar2: #a:eqtype -> cr a -> varlist -> canonical_sum a -> canonical_sum a
let rec canonical_sum_scalar2 #a r l0 s = match s with | Cons_monom c l t -> monom_insert r c (varlist_merge l0 l) (canonical_sum_scalar2 r l0 t) | Cons_varlist l t -> varlist_insert r (varlist_merge l0 l) (canonical_sum_scalar2 r l0 t) | Nil_monom -> Nil_monom
{ "file_name": "ulib/FStar.Tactics.CanonCommSemiring.fst", "git_rev": "10183ea187da8e8c426b799df6c825e24c0767d3", "git_url": "https://github.com/FStarLang/FStar.git", "project_name": "FStar" }
{ "end_col": 26, "end_line": 269, "start_col": 0, "start_line": 263 }
(* Copyright 2008-2019 Microsoft Research Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agre...
{ "checked_file": "/", "dependencies": [ "prims.fst.checked", "FStar.Tactics.V2.fst.checked", "FStar.Tactics.Util.fst.checked", "FStar.Tactics.Effect.fsti.checked", "FStar.Tactics.fst.checked", "FStar.Reflection.V2.fst.checked", "FStar.Pervasives.Native.fst.checked", "FStar.Pervasive...
[ { "abbrev": false, "full_module": "FStar.Algebra.CommMonoid", "short_module": null }, { "abbrev": false, "full_module": "FStar.Tactics.V2", "short_module": null }, { "abbrev": false, "full_module": "FStar.Reflection.V2", "short_module": null }, { "abbrev": false, ...
{ "detail_errors": false, "detail_hint_replay": false, "initial_fuel": 2, "initial_ifuel": 1, "max_fuel": 8, "max_ifuel": 2, "no_plugins": false, "no_smt": false, "no_tactics": false, "quake_hi": 1, "quake_keep": false, "quake_lo": 1, "retry": false, "reuse_hint_for": null, "smtencoding_el...
false
r: FStar.Tactics.CanonCommSemiring.cr a -> l0: FStar.Tactics.CanonCommSemiring.varlist -> s: FStar.Tactics.CanonCommSemiring.canonical_sum a -> FStar.Tactics.CanonCommSemiring.canonical_sum a
Prims.Tot
[ "total" ]
[]
[ "Prims.eqtype", "FStar.Tactics.CanonCommSemiring.cr", "FStar.Tactics.CanonCommSemiring.varlist", "FStar.Tactics.CanonCommSemiring.canonical_sum", "FStar.Tactics.CanonCommSemiring.monom_insert", "FStar.Tactics.CanonCommSemiring.varlist_merge", "FStar.Tactics.CanonCommSemiring.canonical_sum_scalar2", "F...
[ "recursion" ]
false
false
false
false
false
let rec canonical_sum_scalar2 #a r l0 s =
match s with | Cons_monom c l t -> monom_insert r c (varlist_merge l0 l) (canonical_sum_scalar2 r l0 t) | Cons_varlist l t -> varlist_insert r (varlist_merge l0 l) (canonical_sum_scalar2 r l0 t) | Nil_monom -> Nil_monom
false
FStar.Tactics.CanonCommSemiring.fst
FStar.Tactics.CanonCommSemiring.canonical_sum_simplify
val canonical_sum_simplify: #a:eqtype -> cr a -> canonical_sum a -> canonical_sum a
val canonical_sum_simplify: #a:eqtype -> cr a -> canonical_sum a -> canonical_sum a
let rec canonical_sum_simplify #a r s = let azero = r.cm_add.unit in let aone = r.cm_mult.unit in let aplus = r.cm_add.mult in match s with | Cons_monom c l t -> if norm_fully (c = azero) then canonical_sum_simplify r t else if norm_fully (c = aone) then Cons_varlist l (canonical_sum_simp...
{ "file_name": "ulib/FStar.Tactics.CanonCommSemiring.fst", "git_rev": "10183ea187da8e8c426b799df6c825e24c0767d3", "git_url": "https://github.com/FStarLang/FStar.git", "project_name": "FStar" }
{ "end_col": 18, "end_line": 346, "start_col": 0, "start_line": 334 }
(* Copyright 2008-2019 Microsoft Research Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agre...
{ "checked_file": "/", "dependencies": [ "prims.fst.checked", "FStar.Tactics.V2.fst.checked", "FStar.Tactics.Util.fst.checked", "FStar.Tactics.Effect.fsti.checked", "FStar.Tactics.fst.checked", "FStar.Reflection.V2.fst.checked", "FStar.Pervasives.Native.fst.checked", "FStar.Pervasive...
[ { "abbrev": false, "full_module": "FStar.Algebra.CommMonoid", "short_module": null }, { "abbrev": false, "full_module": "FStar.Tactics.V2", "short_module": null }, { "abbrev": false, "full_module": "FStar.Reflection.V2", "short_module": null }, { "abbrev": false, ...
{ "detail_errors": false, "detail_hint_replay": false, "initial_fuel": 2, "initial_ifuel": 1, "max_fuel": 8, "max_ifuel": 2, "no_plugins": false, "no_smt": false, "no_tactics": false, "quake_hi": 1, "quake_keep": false, "quake_lo": 1, "retry": false, "reuse_hint_for": null, "smtencoding_el...
false
r: FStar.Tactics.CanonCommSemiring.cr a -> s: FStar.Tactics.CanonCommSemiring.canonical_sum a -> FStar.Tactics.CanonCommSemiring.canonical_sum a
Prims.Tot
[ "total" ]
[]
[ "Prims.eqtype", "FStar.Tactics.CanonCommSemiring.cr", "FStar.Tactics.CanonCommSemiring.canonical_sum", "FStar.Tactics.CanonCommSemiring.varlist", "FStar.Tactics.CanonCommSemiring.norm_fully", "Prims.bool", "Prims.op_Equality", "FStar.Tactics.CanonCommSemiring.canonical_sum_simplify", "FStar.Tactics....
[ "recursion" ]
false
false
false
false
false
let rec canonical_sum_simplify #a r s =
let azero = r.cm_add.unit in let aone = r.cm_mult.unit in let aplus = r.cm_add.mult in match s with | Cons_monom c l t -> if norm_fully (c = azero) then canonical_sum_simplify r t else if norm_fully (c = aone) then Cons_varlist l (canonical_sum_simplify r t) else Cons_monom c l (canonical_sum_simplify...
false
FStar.Tactics.CanonCommSemiring.fst
FStar.Tactics.CanonCommSemiring.mult_one_r
val mult_one_r (#a:Type) (r:cr a) (x:a) : Lemma (r.cm_mult.mult x r.cm_mult.unit == x) [SMTPat (r.cm_mult.mult x r.cm_mult.unit)]
val mult_one_r (#a:Type) (r:cr a) (x:a) : Lemma (r.cm_mult.mult x r.cm_mult.unit == x) [SMTPat (r.cm_mult.mult x r.cm_mult.unit)]
let mult_one_r #a r x = r.cm_mult.commutativity r.cm_mult.unit x
{ "file_name": "ulib/FStar.Tactics.CanonCommSemiring.fst", "git_rev": "10183ea187da8e8c426b799df6c825e24c0767d3", "git_url": "https://github.com/FStarLang/FStar.git", "project_name": "FStar" }
{ "end_col": 42, "end_line": 476, "start_col": 0, "start_line": 475 }
(* Copyright 2008-2019 Microsoft Research Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agre...
{ "checked_file": "/", "dependencies": [ "prims.fst.checked", "FStar.Tactics.V2.fst.checked", "FStar.Tactics.Util.fst.checked", "FStar.Tactics.Effect.fsti.checked", "FStar.Tactics.fst.checked", "FStar.Reflection.V2.fst.checked", "FStar.Pervasives.Native.fst.checked", "FStar.Pervasive...
[ { "abbrev": false, "full_module": "FStar.Algebra.CommMonoid", "short_module": null }, { "abbrev": false, "full_module": "FStar.Tactics.V2", "short_module": null }, { "abbrev": false, "full_module": "FStar.Reflection.V2", "short_module": null }, { "abbrev": false, ...
{ "detail_errors": false, "detail_hint_replay": false, "initial_fuel": 2, "initial_ifuel": 1, "max_fuel": 8, "max_ifuel": 2, "no_plugins": false, "no_smt": false, "no_tactics": false, "quake_hi": 1, "quake_keep": false, "quake_lo": 1, "retry": false, "reuse_hint_for": null, "smtencoding_el...
false
r: FStar.Tactics.CanonCommSemiring.cr a -> x: a -> FStar.Pervasives.Lemma (ensures CM?.mult (CR?.cm_mult r) x (CM?.unit (CR?.cm_mult r)) == x) [SMTPat (CM?.mult (CR?.cm_mult r) x (CM?.unit (CR?.cm_mult r)))]
FStar.Pervasives.Lemma
[ "lemma" ]
[]
[ "FStar.Tactics.CanonCommSemiring.cr", "FStar.Algebra.CommMonoid.__proj__CM__item__commutativity", "FStar.Tactics.CanonCommSemiring.__proj__CR__item__cm_mult", "FStar.Algebra.CommMonoid.__proj__CM__item__unit", "Prims.unit" ]
[]
true
false
true
false
false
let mult_one_r #a r x =
r.cm_mult.commutativity r.cm_mult.unit x
false
FStar.Tactics.CanonCommSemiring.fst
FStar.Tactics.CanonCommSemiring.spolynomial_normalize
val spolynomial_normalize: #a:eqtype -> cr a -> spolynomial a -> canonical_sum a
val spolynomial_normalize: #a:eqtype -> cr a -> spolynomial a -> canonical_sum a
let rec spolynomial_normalize #a r p = match p with | SPvar i -> Cons_varlist (Cons_var i Nil_var) Nil_monom | SPconst c -> Cons_monom c Nil_var Nil_monom | SPplus l q -> canonical_sum_merge r (spolynomial_normalize r l) (spolynomial_normalize r q) | SPmult l q -> canonical_sum_prod r (spolynomial_nor...
{ "file_name": "ulib/FStar.Tactics.CanonCommSemiring.fst", "git_rev": "10183ea187da8e8c426b799df6c825e24c0767d3", "git_url": "https://github.com/FStarLang/FStar.git", "project_name": "FStar" }
{ "end_col": 80, "end_line": 325, "start_col": 0, "start_line": 318 }
(* Copyright 2008-2019 Microsoft Research Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agre...
{ "checked_file": "/", "dependencies": [ "prims.fst.checked", "FStar.Tactics.V2.fst.checked", "FStar.Tactics.Util.fst.checked", "FStar.Tactics.Effect.fsti.checked", "FStar.Tactics.fst.checked", "FStar.Reflection.V2.fst.checked", "FStar.Pervasives.Native.fst.checked", "FStar.Pervasive...
[ { "abbrev": false, "full_module": "FStar.Algebra.CommMonoid", "short_module": null }, { "abbrev": false, "full_module": "FStar.Tactics.V2", "short_module": null }, { "abbrev": false, "full_module": "FStar.Reflection.V2", "short_module": null }, { "abbrev": false, ...
{ "detail_errors": false, "detail_hint_replay": false, "initial_fuel": 2, "initial_ifuel": 1, "max_fuel": 8, "max_ifuel": 2, "no_plugins": false, "no_smt": false, "no_tactics": false, "quake_hi": 1, "quake_keep": false, "quake_lo": 1, "retry": false, "reuse_hint_for": null, "smtencoding_el...
false
r: FStar.Tactics.CanonCommSemiring.cr a -> p: FStar.Tactics.CanonCommSemiring.spolynomial a -> FStar.Tactics.CanonCommSemiring.canonical_sum a
Prims.Tot
[ "total" ]
[]
[ "Prims.eqtype", "FStar.Tactics.CanonCommSemiring.cr", "FStar.Tactics.CanonCommSemiring.spolynomial", "FStar.Tactics.CanonCommSemiring.index", "FStar.Tactics.CanonCommSemiring.Cons_varlist", "FStar.Tactics.CanonCommSemiring.Cons_var", "FStar.Tactics.CanonCommSemiring.Nil_var", "FStar.Tactics.CanonCommS...
[ "recursion" ]
false
false
false
false
false
let rec spolynomial_normalize #a r p =
match p with | SPvar i -> Cons_varlist (Cons_var i Nil_var) Nil_monom | SPconst c -> Cons_monom c Nil_var Nil_monom | SPplus l q -> canonical_sum_merge r (spolynomial_normalize r l) (spolynomial_normalize r q) | SPmult l q -> canonical_sum_prod r (spolynomial_normalize r l) (spolynomial_normalize r q)
false
FStar.Tactics.CanonCommSemiring.fst
FStar.Tactics.CanonCommSemiring.interp_cs
val interp_cs (#a: Type) (r: cr a) (vm: vmap a) (s: canonical_sum a) : a
val interp_cs (#a: Type) (r: cr a) (vm: vmap a) (s: canonical_sum a) : a
let interp_cs (#a:Type) (r:cr a) (vm:vmap a) (s:canonical_sum a) : a = let azero = r.cm_add.unit in match s with | Nil_monom -> azero | Cons_varlist l t -> ics_aux r vm (interp_vl r vm l) t | Cons_monom c l t -> ics_aux r vm (interp_m r vm c l) t
{ "file_name": "ulib/FStar.Tactics.CanonCommSemiring.fst", "git_rev": "10183ea187da8e8c426b799df6c825e24c0767d3", "git_url": "https://github.com/FStarLang/FStar.git", "project_name": "FStar" }
{ "end_col": 58, "end_line": 449, "start_col": 0, "start_line": 444 }
(* Copyright 2008-2019 Microsoft Research Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agre...
{ "checked_file": "/", "dependencies": [ "prims.fst.checked", "FStar.Tactics.V2.fst.checked", "FStar.Tactics.Util.fst.checked", "FStar.Tactics.Effect.fsti.checked", "FStar.Tactics.fst.checked", "FStar.Reflection.V2.fst.checked", "FStar.Pervasives.Native.fst.checked", "FStar.Pervasive...
[ { "abbrev": false, "full_module": "FStar.Algebra.CommMonoid", "short_module": null }, { "abbrev": false, "full_module": "FStar.Tactics.V2", "short_module": null }, { "abbrev": false, "full_module": "FStar.Reflection.V2", "short_module": null }, { "abbrev": false, ...
{ "detail_errors": false, "detail_hint_replay": false, "initial_fuel": 2, "initial_ifuel": 1, "max_fuel": 8, "max_ifuel": 2, "no_plugins": false, "no_smt": false, "no_tactics": false, "quake_hi": 1, "quake_keep": false, "quake_lo": 1, "retry": false, "reuse_hint_for": null, "smtencoding_el...
false
r: FStar.Tactics.CanonCommSemiring.cr a -> vm: FStar.Tactics.CanonCommSemiring.vmap a -> s: FStar.Tactics.CanonCommSemiring.canonical_sum a -> a
Prims.Tot
[ "total" ]
[]
[ "FStar.Tactics.CanonCommSemiring.cr", "FStar.Tactics.CanonCommSemiring.vmap", "FStar.Tactics.CanonCommSemiring.canonical_sum", "FStar.Tactics.CanonCommSemiring.varlist", "FStar.Tactics.CanonCommSemiring.ics_aux", "FStar.Tactics.CanonCommSemiring.interp_vl", "FStar.Tactics.CanonCommSemiring.interp_m", ...
[]
false
false
false
true
false
let interp_cs (#a: Type) (r: cr a) (vm: vmap a) (s: canonical_sum a) : a =
let azero = r.cm_add.unit in match s with | Nil_monom -> azero | Cons_varlist l t -> ics_aux r vm (interp_vl r vm l) t | Cons_monom c l t -> ics_aux r vm (interp_m r vm c l) t
false
FStar.UInt16.fsti
FStar.UInt16.gt
val gt (a b: t) : Tot bool
val gt (a b: t) : Tot bool
let gt (a:t) (b:t) : Tot bool = gt #n (v a) (v b)
{ "file_name": "ulib/FStar.UInt16.fsti", "git_rev": "10183ea187da8e8c426b799df6c825e24c0767d3", "git_url": "https://github.com/FStarLang/FStar.git", "project_name": "FStar" }
{ "end_col": 49, "end_line": 226, "start_col": 0, "start_line": 226 }
(* Copyright 2008-2019 Microsoft Research Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agre...
{ "checked_file": "/", "dependencies": [ "prims.fst.checked", "FStar.UInt32.fsti.checked", "FStar.UInt.fsti.checked", "FStar.Pervasives.fsti.checked", "FStar.Mul.fst.checked" ], "interface_file": false, "source_file": "FStar.UInt16.fsti" }
[ { "abbrev": false, "full_module": "FStar.Mul", "short_module": null }, { "abbrev": false, "full_module": "FStar.UInt", "short_module": null }, { "abbrev": false, "full_module": "FStar", "short_module": null }, { "abbrev": false, "full_module": "FStar", "sh...
{ "detail_errors": false, "detail_hint_replay": false, "initial_fuel": 2, "initial_ifuel": 1, "max_fuel": 0, "max_ifuel": 0, "no_plugins": false, "no_smt": false, "no_tactics": false, "quake_hi": 1, "quake_keep": false, "quake_lo": 1, "retry": false, "reuse_hint_for": null, "smtencoding_el...
false
a: FStar.UInt16.t -> b: FStar.UInt16.t -> Prims.bool
Prims.Tot
[ "total" ]
[]
[ "FStar.UInt16.t", "FStar.UInt.gt", "FStar.UInt16.n", "FStar.UInt16.v", "Prims.bool" ]
[]
false
false
false
true
false
let gt (a b: t) : Tot bool =
gt #n (v a) (v b)
false
FStar.Tactics.CanonCommSemiring.fst
FStar.Tactics.CanonCommSemiring.mult_zero_r
val mult_zero_r (#a:Type) (r:cr a) (x:a) : Lemma (r.cm_mult.mult x r.cm_add.unit == r.cm_add.unit) [SMTPat (r.cm_mult.mult x r.cm_add.unit)]
val mult_zero_r (#a:Type) (r:cr a) (x:a) : Lemma (r.cm_mult.mult x r.cm_add.unit == r.cm_add.unit) [SMTPat (r.cm_mult.mult x r.cm_add.unit)]
let mult_zero_r #a r x = r.cm_mult.commutativity x r.cm_add.unit
{ "file_name": "ulib/FStar.Tactics.CanonCommSemiring.fst", "git_rev": "10183ea187da8e8c426b799df6c825e24c0767d3", "git_url": "https://github.com/FStarLang/FStar.git", "project_name": "FStar" }
{ "end_col": 41, "end_line": 488, "start_col": 0, "start_line": 487 }
(* Copyright 2008-2019 Microsoft Research Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agre...
{ "checked_file": "/", "dependencies": [ "prims.fst.checked", "FStar.Tactics.V2.fst.checked", "FStar.Tactics.Util.fst.checked", "FStar.Tactics.Effect.fsti.checked", "FStar.Tactics.fst.checked", "FStar.Reflection.V2.fst.checked", "FStar.Pervasives.Native.fst.checked", "FStar.Pervasive...
[ { "abbrev": false, "full_module": "FStar.Algebra.CommMonoid", "short_module": null }, { "abbrev": false, "full_module": "FStar.Tactics.V2", "short_module": null }, { "abbrev": false, "full_module": "FStar.Reflection.V2", "short_module": null }, { "abbrev": false, ...
{ "detail_errors": false, "detail_hint_replay": false, "initial_fuel": 2, "initial_ifuel": 1, "max_fuel": 8, "max_ifuel": 2, "no_plugins": false, "no_smt": false, "no_tactics": false, "quake_hi": 1, "quake_keep": false, "quake_lo": 1, "retry": false, "reuse_hint_for": null, "smtencoding_el...
false
r: FStar.Tactics.CanonCommSemiring.cr a -> x: a -> FStar.Pervasives.Lemma (ensures CM?.mult (CR?.cm_mult r) x (CM?.unit (CR?.cm_add r)) == CM?.unit (CR?.cm_add r)) [SMTPat (CM?.mult (CR?.cm_mult r) x (CM?.unit (CR?.cm_add r)))]
FStar.Pervasives.Lemma
[ "lemma" ]
[]
[ "FStar.Tactics.CanonCommSemiring.cr", "FStar.Algebra.CommMonoid.__proj__CM__item__commutativity", "FStar.Tactics.CanonCommSemiring.__proj__CR__item__cm_mult", "FStar.Algebra.CommMonoid.__proj__CM__item__unit", "FStar.Tactics.CanonCommSemiring.__proj__CR__item__cm_add", "Prims.unit" ]
[]
true
false
true
false
false
let mult_zero_r #a r x =
r.cm_mult.commutativity x r.cm_add.unit
false
FStar.Tactics.CanonCommSemiring.fst
FStar.Tactics.CanonCommSemiring.ics_aux
val ics_aux (#a: Type) (r: cr a) (vm: vmap a) (x: a) (s: canonical_sum a) : Tot a (decreases s)
val ics_aux (#a: Type) (r: cr a) (vm: vmap a) (x: a) (s: canonical_sum a) : Tot a (decreases s)
let rec ics_aux (#a:Type) (r:cr a) (vm:vmap a) (x:a) (s:canonical_sum a) : Tot a (decreases s) = let aplus = r.cm_add.mult in match s with | Nil_monom -> x | Cons_varlist l t -> aplus x (ics_aux r vm (interp_vl r vm l) t) | Cons_monom c l t -> aplus x (ics_aux r vm (interp_m r vm c l) t)
{ "file_name": "ulib/FStar.Tactics.CanonCommSemiring.fst", "git_rev": "10183ea187da8e8c426b799df6c825e24c0767d3", "git_url": "https://github.com/FStarLang/FStar.git", "project_name": "FStar" }
{ "end_col": 68, "end_line": 440, "start_col": 0, "start_line": 434 }
(* Copyright 2008-2019 Microsoft Research Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agre...
{ "checked_file": "/", "dependencies": [ "prims.fst.checked", "FStar.Tactics.V2.fst.checked", "FStar.Tactics.Util.fst.checked", "FStar.Tactics.Effect.fsti.checked", "FStar.Tactics.fst.checked", "FStar.Reflection.V2.fst.checked", "FStar.Pervasives.Native.fst.checked", "FStar.Pervasive...
[ { "abbrev": false, "full_module": "FStar.Algebra.CommMonoid", "short_module": null }, { "abbrev": false, "full_module": "FStar.Tactics.V2", "short_module": null }, { "abbrev": false, "full_module": "FStar.Reflection.V2", "short_module": null }, { "abbrev": false, ...
{ "detail_errors": false, "detail_hint_replay": false, "initial_fuel": 2, "initial_ifuel": 1, "max_fuel": 8, "max_ifuel": 2, "no_plugins": false, "no_smt": false, "no_tactics": false, "quake_hi": 1, "quake_keep": false, "quake_lo": 1, "retry": false, "reuse_hint_for": null, "smtencoding_el...
false
r: FStar.Tactics.CanonCommSemiring.cr a -> vm: FStar.Tactics.CanonCommSemiring.vmap a -> x: a -> s: FStar.Tactics.CanonCommSemiring.canonical_sum a -> Prims.Tot a
Prims.Tot
[ "total", "" ]
[]
[ "FStar.Tactics.CanonCommSemiring.cr", "FStar.Tactics.CanonCommSemiring.vmap", "FStar.Tactics.CanonCommSemiring.canonical_sum", "FStar.Tactics.CanonCommSemiring.varlist", "FStar.Tactics.CanonCommSemiring.ics_aux", "FStar.Tactics.CanonCommSemiring.interp_vl", "FStar.Tactics.CanonCommSemiring.interp_m", ...
[ "recursion" ]
false
false
false
true
false
let rec ics_aux (#a: Type) (r: cr a) (vm: vmap a) (x: a) (s: canonical_sum a) : Tot a (decreases s) =
let aplus = r.cm_add.mult in match s with | Nil_monom -> x | Cons_varlist l t -> aplus x (ics_aux r vm (interp_vl r vm l) t) | Cons_monom c l t -> aplus x (ics_aux r vm (interp_m r vm c l) t)
false
FStar.UInt16.fsti
FStar.UInt16.gte
val gte (a b: t) : Tot bool
val gte (a b: t) : Tot bool
let gte (a:t) (b:t) : Tot bool = gte #n (v a) (v b)
{ "file_name": "ulib/FStar.UInt16.fsti", "git_rev": "10183ea187da8e8c426b799df6c825e24c0767d3", "git_url": "https://github.com/FStarLang/FStar.git", "project_name": "FStar" }
{ "end_col": 51, "end_line": 229, "start_col": 0, "start_line": 229 }
(* Copyright 2008-2019 Microsoft Research Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agre...
{ "checked_file": "/", "dependencies": [ "prims.fst.checked", "FStar.UInt32.fsti.checked", "FStar.UInt.fsti.checked", "FStar.Pervasives.fsti.checked", "FStar.Mul.fst.checked" ], "interface_file": false, "source_file": "FStar.UInt16.fsti" }
[ { "abbrev": false, "full_module": "FStar.Mul", "short_module": null }, { "abbrev": false, "full_module": "FStar.UInt", "short_module": null }, { "abbrev": false, "full_module": "FStar", "short_module": null }, { "abbrev": false, "full_module": "FStar", "sh...
{ "detail_errors": false, "detail_hint_replay": false, "initial_fuel": 2, "initial_ifuel": 1, "max_fuel": 0, "max_ifuel": 0, "no_plugins": false, "no_smt": false, "no_tactics": false, "quake_hi": 1, "quake_keep": false, "quake_lo": 1, "retry": false, "reuse_hint_for": null, "smtencoding_el...
false
a: FStar.UInt16.t -> b: FStar.UInt16.t -> Prims.bool
Prims.Tot
[ "total" ]
[]
[ "FStar.UInt16.t", "FStar.UInt.gte", "FStar.UInt16.n", "FStar.UInt16.v", "Prims.bool" ]
[]
false
false
false
true
false
let gte (a b: t) : Tot bool =
gte #n (v a) (v b)
false
FStar.Tactics.CanonCommSemiring.fst
FStar.Tactics.CanonCommSemiring.add_zero_r
val add_zero_r (#a:Type) (r:cr a) (x:a) : Lemma (r.cm_add.mult x r.cm_add.unit == x) [SMTPat (r.cm_add.mult x r.cm_add.unit)]
val add_zero_r (#a:Type) (r:cr a) (x:a) : Lemma (r.cm_add.mult x r.cm_add.unit == x) [SMTPat (r.cm_add.mult x r.cm_add.unit)]
let add_zero_r #a r x = r.cm_add.commutativity r.cm_add.unit x
{ "file_name": "ulib/FStar.Tactics.CanonCommSemiring.fst", "git_rev": "10183ea187da8e8c426b799df6c825e24c0767d3", "git_url": "https://github.com/FStarLang/FStar.git", "project_name": "FStar" }
{ "end_col": 40, "end_line": 500, "start_col": 0, "start_line": 499 }
(* Copyright 2008-2019 Microsoft Research Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agre...
{ "checked_file": "/", "dependencies": [ "prims.fst.checked", "FStar.Tactics.V2.fst.checked", "FStar.Tactics.Util.fst.checked", "FStar.Tactics.Effect.fsti.checked", "FStar.Tactics.fst.checked", "FStar.Reflection.V2.fst.checked", "FStar.Pervasives.Native.fst.checked", "FStar.Pervasive...
[ { "abbrev": false, "full_module": "FStar.Algebra.CommMonoid", "short_module": null }, { "abbrev": false, "full_module": "FStar.Tactics.V2", "short_module": null }, { "abbrev": false, "full_module": "FStar.Reflection.V2", "short_module": null }, { "abbrev": false, ...
{ "detail_errors": false, "detail_hint_replay": false, "initial_fuel": 2, "initial_ifuel": 1, "max_fuel": 8, "max_ifuel": 2, "no_plugins": false, "no_smt": false, "no_tactics": false, "quake_hi": 1, "quake_keep": false, "quake_lo": 1, "retry": false, "reuse_hint_for": null, "smtencoding_el...
false
r: FStar.Tactics.CanonCommSemiring.cr a -> x: a -> FStar.Pervasives.Lemma (ensures CM?.mult (CR?.cm_add r) x (CM?.unit (CR?.cm_add r)) == x) [SMTPat (CM?.mult (CR?.cm_add r) x (CM?.unit (CR?.cm_add r)))]
FStar.Pervasives.Lemma
[ "lemma" ]
[]
[ "FStar.Tactics.CanonCommSemiring.cr", "FStar.Algebra.CommMonoid.__proj__CM__item__commutativity", "FStar.Tactics.CanonCommSemiring.__proj__CR__item__cm_add", "FStar.Algebra.CommMonoid.__proj__CM__item__unit", "Prims.unit" ]
[]
true
false
true
false
false
let add_zero_r #a r x =
r.cm_add.commutativity r.cm_add.unit x
false
FStar.Tactics.CanonCommSemiring.fst
FStar.Tactics.CanonCommSemiring.polynomial_simplify
val polynomial_simplify: #a:eqtype -> cr a -> polynomial a -> canonical_sum a
val polynomial_simplify: #a:eqtype -> cr a -> polynomial a -> canonical_sum a
let polynomial_simplify #a r p = canonical_sum_simplify r (polynomial_normalize r p)
{ "file_name": "ulib/FStar.Tactics.CanonCommSemiring.fst", "git_rev": "10183ea187da8e8c426b799df6c825e24c0767d3", "git_url": "https://github.com/FStarLang/FStar.git", "project_name": "FStar" }
{ "end_col": 30, "end_line": 1390, "start_col": 0, "start_line": 1388 }
(* Copyright 2008-2019 Microsoft Research Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agre...
{ "checked_file": "/", "dependencies": [ "prims.fst.checked", "FStar.Tactics.V2.fst.checked", "FStar.Tactics.Util.fst.checked", "FStar.Tactics.Effect.fsti.checked", "FStar.Tactics.fst.checked", "FStar.Reflection.V2.fst.checked", "FStar.Pervasives.Native.fst.checked", "FStar.Pervasive...
[ { "abbrev": false, "full_module": "FStar.Algebra.CommMonoid", "short_module": null }, { "abbrev": false, "full_module": "FStar.Tactics.V2", "short_module": null }, { "abbrev": false, "full_module": "FStar.Reflection.V2", "short_module": null }, { "abbrev": false, ...
{ "detail_errors": false, "detail_hint_replay": false, "initial_fuel": 2, "initial_ifuel": 1, "max_fuel": 8, "max_ifuel": 2, "no_plugins": false, "no_smt": false, "no_tactics": false, "quake_hi": 1, "quake_keep": false, "quake_lo": 1, "retry": false, "reuse_hint_for": null, "smtencoding_el...
false
r: FStar.Tactics.CanonCommSemiring.cr a -> p: FStar.Tactics.CanonCommSemiring.polynomial a -> FStar.Tactics.CanonCommSemiring.canonical_sum a
Prims.Tot
[ "total" ]
[]
[ "Prims.eqtype", "FStar.Tactics.CanonCommSemiring.cr", "FStar.Tactics.CanonCommSemiring.polynomial", "FStar.Tactics.CanonCommSemiring.canonical_sum_simplify", "FStar.Tactics.CanonCommSemiring.polynomial_normalize", "FStar.Tactics.CanonCommSemiring.canonical_sum" ]
[]
false
false
false
false
false
let polynomial_simplify #a r p =
canonical_sum_simplify r (polynomial_normalize r p)
false
FStar.Tactics.CanonCommSemiring.fst
FStar.Tactics.CanonCommSemiring.interp_m
val interp_m : r: FStar.Tactics.CanonCommSemiring.cr a -> vm: FStar.Tactics.CanonCommSemiring.vmap a -> c: a -> l: FStar.Tactics.CanonCommSemiring.varlist -> a
let interp_m (#a:Type) (r:cr a) (vm:vmap a) (c:a) (l:varlist) = let amult = r.cm_mult.mult in match l with | Nil_var -> c | Cons_var x t -> amult c (ivl_aux r vm x t)
{ "file_name": "ulib/FStar.Tactics.CanonCommSemiring.fst", "git_rev": "10183ea187da8e8c426b799df6c825e24c0767d3", "git_url": "https://github.com/FStarLang/FStar.git", "project_name": "FStar" }
{ "end_col": 46, "end_line": 431, "start_col": 0, "start_line": 427 }
(* Copyright 2008-2019 Microsoft Research Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agre...
{ "checked_file": "/", "dependencies": [ "prims.fst.checked", "FStar.Tactics.V2.fst.checked", "FStar.Tactics.Util.fst.checked", "FStar.Tactics.Effect.fsti.checked", "FStar.Tactics.fst.checked", "FStar.Reflection.V2.fst.checked", "FStar.Pervasives.Native.fst.checked", "FStar.Pervasive...
[ { "abbrev": false, "full_module": "FStar.Algebra.CommMonoid", "short_module": null }, { "abbrev": false, "full_module": "FStar.Tactics.V2", "short_module": null }, { "abbrev": false, "full_module": "FStar.Reflection.V2", "short_module": null }, { "abbrev": false, ...
{ "detail_errors": false, "detail_hint_replay": false, "initial_fuel": 2, "initial_ifuel": 1, "max_fuel": 8, "max_ifuel": 2, "no_plugins": false, "no_smt": false, "no_tactics": false, "quake_hi": 1, "quake_keep": false, "quake_lo": 1, "retry": false, "reuse_hint_for": null, "smtencoding_el...
false
r: FStar.Tactics.CanonCommSemiring.cr a -> vm: FStar.Tactics.CanonCommSemiring.vmap a -> c: a -> l: FStar.Tactics.CanonCommSemiring.varlist -> a
Prims.Tot
[ "total" ]
[]
[ "FStar.Tactics.CanonCommSemiring.cr", "FStar.Tactics.CanonCommSemiring.vmap", "FStar.Tactics.CanonCommSemiring.varlist", "FStar.Tactics.CanonCommSemiring.index", "FStar.Tactics.CanonCommSemiring.ivl_aux", "FStar.Algebra.CommMonoid.__proj__CM__item__mult", "FStar.Tactics.CanonCommSemiring.__proj__CR__ite...
[]
false
false
false
true
false
let interp_m (#a: Type) (r: cr a) (vm: vmap a) (c: a) (l: varlist) =
let amult = r.cm_mult.mult in match l with | Nil_var -> c | Cons_var x t -> amult c (ivl_aux r vm x t)
false
FStar.Tactics.CanonCommSemiring.fst
FStar.Tactics.CanonCommSemiring.interp_sp
val interp_sp (#a: Type) (r: cr a) (vm: vmap a) (p: spolynomial a) : a
val interp_sp (#a: Type) (r: cr a) (vm: vmap a) (p: spolynomial a) : a
let rec interp_sp (#a:Type) (r:cr a) (vm:vmap a) (p:spolynomial a) : a = let aplus = r.cm_add.mult in let amult = r.cm_mult.mult in match p with | SPconst c -> c | SPvar i -> interp_var vm i | SPplus p1 p2 -> aplus (interp_sp r vm p1) (interp_sp r vm p2) | SPmult p1 p2 -> amult (interp_sp r vm p1) (interp...
{ "file_name": "ulib/FStar.Tactics.CanonCommSemiring.fst", "git_rev": "10183ea187da8e8c426b799df6c825e24c0767d3", "git_url": "https://github.com/FStarLang/FStar.git", "project_name": "FStar" }
{ "end_col": 65, "end_line": 460, "start_col": 0, "start_line": 453 }
(* Copyright 2008-2019 Microsoft Research Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agre...
{ "checked_file": "/", "dependencies": [ "prims.fst.checked", "FStar.Tactics.V2.fst.checked", "FStar.Tactics.Util.fst.checked", "FStar.Tactics.Effect.fsti.checked", "FStar.Tactics.fst.checked", "FStar.Reflection.V2.fst.checked", "FStar.Pervasives.Native.fst.checked", "FStar.Pervasive...
[ { "abbrev": false, "full_module": "FStar.Algebra.CommMonoid", "short_module": null }, { "abbrev": false, "full_module": "FStar.Tactics.V2", "short_module": null }, { "abbrev": false, "full_module": "FStar.Reflection.V2", "short_module": null }, { "abbrev": false, ...
{ "detail_errors": false, "detail_hint_replay": false, "initial_fuel": 2, "initial_ifuel": 1, "max_fuel": 8, "max_ifuel": 2, "no_plugins": false, "no_smt": false, "no_tactics": false, "quake_hi": 1, "quake_keep": false, "quake_lo": 1, "retry": false, "reuse_hint_for": null, "smtencoding_el...
false
r: FStar.Tactics.CanonCommSemiring.cr a -> vm: FStar.Tactics.CanonCommSemiring.vmap a -> p: FStar.Tactics.CanonCommSemiring.spolynomial a -> a
Prims.Tot
[ "total" ]
[]
[ "FStar.Tactics.CanonCommSemiring.cr", "FStar.Tactics.CanonCommSemiring.vmap", "FStar.Tactics.CanonCommSemiring.spolynomial", "FStar.Tactics.CanonCommSemiring.index", "FStar.Tactics.CanonCommSemiring.interp_var", "FStar.Tactics.CanonCommSemiring.interp_sp", "FStar.Algebra.CommMonoid.__proj__CM__item__mul...
[ "recursion" ]
false
false
false
true
false
let rec interp_sp (#a: Type) (r: cr a) (vm: vmap a) (p: spolynomial a) : a =
let aplus = r.cm_add.mult in let amult = r.cm_mult.mult in match p with | SPconst c -> c | SPvar i -> interp_var vm i | SPplus p1 p2 -> aplus (interp_sp r vm p1) (interp_sp r vm p2) | SPmult p1 p2 -> amult (interp_sp r vm p1) (interp_sp r vm p2)
false
FStar.UInt16.fsti
FStar.UInt16.eq
val eq (a b: t) : Tot bool
val eq (a b: t) : Tot bool
let eq (a:t) (b:t) : Tot bool = eq #n (v a) (v b)
{ "file_name": "ulib/FStar.UInt16.fsti", "git_rev": "10183ea187da8e8c426b799df6c825e24c0767d3", "git_url": "https://github.com/FStarLang/FStar.git", "project_name": "FStar" }
{ "end_col": 49, "end_line": 223, "start_col": 0, "start_line": 223 }
(* Copyright 2008-2019 Microsoft Research Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agre...
{ "checked_file": "/", "dependencies": [ "prims.fst.checked", "FStar.UInt32.fsti.checked", "FStar.UInt.fsti.checked", "FStar.Pervasives.fsti.checked", "FStar.Mul.fst.checked" ], "interface_file": false, "source_file": "FStar.UInt16.fsti" }
[ { "abbrev": false, "full_module": "FStar.Mul", "short_module": null }, { "abbrev": false, "full_module": "FStar.UInt", "short_module": null }, { "abbrev": false, "full_module": "FStar", "short_module": null }, { "abbrev": false, "full_module": "FStar", "sh...
{ "detail_errors": false, "detail_hint_replay": false, "initial_fuel": 2, "initial_ifuel": 1, "max_fuel": 0, "max_ifuel": 0, "no_plugins": false, "no_smt": false, "no_tactics": false, "quake_hi": 1, "quake_keep": false, "quake_lo": 1, "retry": false, "reuse_hint_for": null, "smtencoding_el...
false
a: FStar.UInt16.t -> b: FStar.UInt16.t -> Prims.bool
Prims.Tot
[ "total" ]
[]
[ "FStar.UInt16.t", "FStar.UInt.eq", "FStar.UInt16.n", "FStar.UInt16.v", "Prims.bool" ]
[]
false
false
false
true
false
let eq (a b: t) : Tot bool =
eq #n (v a) (v b)
false
FStar.UInt16.fsti
FStar.UInt16.lt
val lt (a b: t) : Tot bool
val lt (a b: t) : Tot bool
let lt (a:t) (b:t) : Tot bool = lt #n (v a) (v b)
{ "file_name": "ulib/FStar.UInt16.fsti", "git_rev": "10183ea187da8e8c426b799df6c825e24c0767d3", "git_url": "https://github.com/FStarLang/FStar.git", "project_name": "FStar" }
{ "end_col": 49, "end_line": 232, "start_col": 0, "start_line": 232 }
(* Copyright 2008-2019 Microsoft Research Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agre...
{ "checked_file": "/", "dependencies": [ "prims.fst.checked", "FStar.UInt32.fsti.checked", "FStar.UInt.fsti.checked", "FStar.Pervasives.fsti.checked", "FStar.Mul.fst.checked" ], "interface_file": false, "source_file": "FStar.UInt16.fsti" }
[ { "abbrev": false, "full_module": "FStar.Mul", "short_module": null }, { "abbrev": false, "full_module": "FStar.UInt", "short_module": null }, { "abbrev": false, "full_module": "FStar", "short_module": null }, { "abbrev": false, "full_module": "FStar", "sh...
{ "detail_errors": false, "detail_hint_replay": false, "initial_fuel": 2, "initial_ifuel": 1, "max_fuel": 0, "max_ifuel": 0, "no_plugins": false, "no_smt": false, "no_tactics": false, "quake_hi": 1, "quake_keep": false, "quake_lo": 1, "retry": false, "reuse_hint_for": null, "smtencoding_el...
false
a: FStar.UInt16.t -> b: FStar.UInt16.t -> Prims.bool
Prims.Tot
[ "total" ]
[]
[ "FStar.UInt16.t", "FStar.UInt.lt", "FStar.UInt16.n", "FStar.UInt16.v", "Prims.bool" ]
[]
false
false
false
true
false
let lt (a b: t) : Tot bool =
lt #n (v a) (v b)
false
FStar.Tactics.CanonCommSemiring.fst
FStar.Tactics.CanonCommSemiring.aplus_assoc_4
val aplus_assoc_4: #a:Type -> r:cr a -> w:a -> x:a -> y:a -> z:a -> Lemma (let aplus = r.cm_add.mult in aplus (aplus w x) (aplus y z) == aplus (aplus w y) (aplus x z))
val aplus_assoc_4: #a:Type -> r:cr a -> w:a -> x:a -> y:a -> z:a -> Lemma (let aplus = r.cm_add.mult in aplus (aplus w x) (aplus y z) == aplus (aplus w y) (aplus x z))
let aplus_assoc_4 #a r w x y z = let aplus = r.cm_add.mult in let assoc = r.cm_add.associativity in let comm = r.cm_add.commutativity in calc (==) { aplus (aplus w x) (aplus y z); == { assoc w x (aplus y z) } aplus w (aplus x (aplus y z)); == { comm x (aplus y z) } aplus w (aplus (aplus y z)...
{ "file_name": "ulib/FStar.Tactics.CanonCommSemiring.fst", "git_rev": "10183ea187da8e8c426b799df6c825e24c0767d3", "git_url": "https://github.com/FStarLang/FStar.git", "project_name": "FStar" }
{ "end_col": 3, "end_line": 649, "start_col": 0, "start_line": 631 }
(* Copyright 2008-2019 Microsoft Research Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agre...
{ "checked_file": "/", "dependencies": [ "prims.fst.checked", "FStar.Tactics.V2.fst.checked", "FStar.Tactics.Util.fst.checked", "FStar.Tactics.Effect.fsti.checked", "FStar.Tactics.fst.checked", "FStar.Reflection.V2.fst.checked", "FStar.Pervasives.Native.fst.checked", "FStar.Pervasive...
[ { "abbrev": false, "full_module": "FStar.Algebra.CommMonoid", "short_module": null }, { "abbrev": false, "full_module": "FStar.Tactics.V2", "short_module": null }, { "abbrev": false, "full_module": "FStar.Reflection.V2", "short_module": null }, { "abbrev": false, ...
{ "detail_errors": false, "detail_hint_replay": false, "initial_fuel": 2, "initial_ifuel": 1, "max_fuel": 8, "max_ifuel": 2, "no_plugins": false, "no_smt": false, "no_tactics": false, "quake_hi": 1, "quake_keep": false, "quake_lo": 1, "retry": false, "reuse_hint_for": null, "smtencoding_el...
false
r: FStar.Tactics.CanonCommSemiring.cr a -> w: a -> x: a -> y: a -> z: a -> FStar.Pervasives.Lemma (ensures (let aplus = CM?.mult (CR?.cm_add r) in aplus (aplus w x) (aplus y z) == aplus (aplus w y) (aplus x z)))
FStar.Pervasives.Lemma
[ "lemma" ]
[]
[ "FStar.Tactics.CanonCommSemiring.cr", "FStar.Calc.calc_finish", "Prims.eq2", "Prims.Cons", "FStar.Preorder.relation", "Prims.Nil", "Prims.unit", "FStar.Calc.calc_step", "FStar.Calc.calc_init", "FStar.Calc.calc_pack", "Prims.squash", "Prims.l_True", "FStar.Algebra.CommMonoid.__proj__CM__item_...
[]
false
false
true
false
false
let aplus_assoc_4 #a r w x y z =
let aplus = r.cm_add.mult in let assoc = r.cm_add.associativity in let comm = r.cm_add.commutativity in calc ( == ) { aplus (aplus w x) (aplus y z); ( == ) { assoc w x (aplus y z) } aplus w (aplus x (aplus y z)); ( == ) { comm x (aplus y z) } aplus w (aplus (aplus y z) x); ( == ) { assoc w (aplus y z) x } ...
false
FStar.UInt16.fsti
FStar.UInt16.lte
val lte (a b: t) : Tot bool
val lte (a b: t) : Tot bool
let lte (a:t) (b:t) : Tot bool = lte #n (v a) (v b)
{ "file_name": "ulib/FStar.UInt16.fsti", "git_rev": "10183ea187da8e8c426b799df6c825e24c0767d3", "git_url": "https://github.com/FStarLang/FStar.git", "project_name": "FStar" }
{ "end_col": 51, "end_line": 235, "start_col": 0, "start_line": 235 }
(* Copyright 2008-2019 Microsoft Research Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agre...
{ "checked_file": "/", "dependencies": [ "prims.fst.checked", "FStar.UInt32.fsti.checked", "FStar.UInt.fsti.checked", "FStar.Pervasives.fsti.checked", "FStar.Mul.fst.checked" ], "interface_file": false, "source_file": "FStar.UInt16.fsti" }
[ { "abbrev": false, "full_module": "FStar.Mul", "short_module": null }, { "abbrev": false, "full_module": "FStar.UInt", "short_module": null }, { "abbrev": false, "full_module": "FStar", "short_module": null }, { "abbrev": false, "full_module": "FStar", "sh...
{ "detail_errors": false, "detail_hint_replay": false, "initial_fuel": 2, "initial_ifuel": 1, "max_fuel": 0, "max_ifuel": 0, "no_plugins": false, "no_smt": false, "no_tactics": false, "quake_hi": 1, "quake_keep": false, "quake_lo": 1, "retry": false, "reuse_hint_for": null, "smtencoding_el...
false
a: FStar.UInt16.t -> b: FStar.UInt16.t -> Prims.bool
Prims.Tot
[ "total" ]
[]
[ "FStar.UInt16.t", "FStar.UInt.lte", "FStar.UInt16.n", "FStar.UInt16.v", "Prims.bool" ]
[]
false
false
false
true
false
let lte (a b: t) : Tot bool =
lte #n (v a) (v b)
false
FStar.Tactics.CanonCommSemiring.fst
FStar.Tactics.CanonCommSemiring.ics_aux_ok
val ics_aux_ok: #a:eqtype -> r:cr a -> vm:vmap a -> x:a -> s:canonical_sum a -> Lemma (ensures ics_aux r vm x s == r.cm_add.mult x (interp_cs r vm s)) (decreases s)
val ics_aux_ok: #a:eqtype -> r:cr a -> vm:vmap a -> x:a -> s:canonical_sum a -> Lemma (ensures ics_aux r vm x s == r.cm_add.mult x (interp_cs r vm s)) (decreases s)
let rec ics_aux_ok #a r vm x s = match s with | Nil_monom -> () | Cons_varlist l t -> ics_aux_ok r vm (interp_vl r vm l) t | Cons_monom c l t -> ics_aux_ok r vm (interp_m r vm c l) t
{ "file_name": "ulib/FStar.Tactics.CanonCommSemiring.fst", "git_rev": "10183ea187da8e8c426b799df6c825e24c0767d3", "git_url": "https://github.com/FStarLang/FStar.git", "project_name": "FStar" }
{ "end_col": 41, "end_line": 622, "start_col": 0, "start_line": 616 }
(* Copyright 2008-2019 Microsoft Research Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agre...
{ "checked_file": "/", "dependencies": [ "prims.fst.checked", "FStar.Tactics.V2.fst.checked", "FStar.Tactics.Util.fst.checked", "FStar.Tactics.Effect.fsti.checked", "FStar.Tactics.fst.checked", "FStar.Reflection.V2.fst.checked", "FStar.Pervasives.Native.fst.checked", "FStar.Pervasive...
[ { "abbrev": false, "full_module": "FStar.Algebra.CommMonoid", "short_module": null }, { "abbrev": false, "full_module": "FStar.Tactics.V2", "short_module": null }, { "abbrev": false, "full_module": "FStar.Reflection.V2", "short_module": null }, { "abbrev": false, ...
{ "detail_errors": false, "detail_hint_replay": false, "initial_fuel": 2, "initial_ifuel": 1, "max_fuel": 8, "max_ifuel": 2, "no_plugins": false, "no_smt": false, "no_tactics": false, "quake_hi": 1, "quake_keep": false, "quake_lo": 1, "retry": false, "reuse_hint_for": null, "smtencoding_el...
false
r: FStar.Tactics.CanonCommSemiring.cr a -> vm: FStar.Tactics.CanonCommSemiring.vmap a -> x: a -> s: FStar.Tactics.CanonCommSemiring.canonical_sum a -> FStar.Pervasives.Lemma (ensures FStar.Tactics.CanonCommSemiring.ics_aux r vm x s == CM?.mult (CR?.cm_add r) x (FStar.Tactics.Can...
FStar.Pervasives.Lemma
[ "lemma", "" ]
[]
[ "Prims.eqtype", "FStar.Tactics.CanonCommSemiring.cr", "FStar.Tactics.CanonCommSemiring.vmap", "FStar.Tactics.CanonCommSemiring.canonical_sum", "FStar.Tactics.CanonCommSemiring.varlist", "FStar.Tactics.CanonCommSemiring.ics_aux_ok", "FStar.Tactics.CanonCommSemiring.interp_vl", "FStar.Tactics.CanonCommS...
[ "recursion" ]
false
false
true
false
false
let rec ics_aux_ok #a r vm x s =
match s with | Nil_monom -> () | Cons_varlist l t -> ics_aux_ok r vm (interp_vl r vm l) t | Cons_monom c l t -> ics_aux_ok r vm (interp_m r vm c l) t
false
FStar.Tactics.CanonCommSemiring.fst
FStar.Tactics.CanonCommSemiring.opp_unique
val opp_unique (#a:Type) (r:cr a) (x y:a) : Lemma (requires r.cm_add.mult x y == r.cm_add.unit) (ensures y == r.opp x)
val opp_unique (#a:Type) (r:cr a) (x y:a) : Lemma (requires r.cm_add.mult x y == r.cm_add.unit) (ensures y == r.opp x)
let opp_unique #a r x y = let ( + ) = r.cm_add.mult in let zero = r.cm_add.unit in calc (==) { y; == { r.add_opp x } y + (x + r.opp x); == { r.cm_add.associativity y x (r.opp x) } (y + x) + r.opp x; == { r.cm_add.commutativity x y } zero + r.opp x; == { } r.opp x; }
{ "file_name": "ulib/FStar.Tactics.CanonCommSemiring.fst", "git_rev": "10183ea187da8e8c426b799df6c825e24c0767d3", "git_url": "https://github.com/FStarLang/FStar.git", "project_name": "FStar" }
{ "end_col": 3, "end_line": 518, "start_col": 0, "start_line": 505 }
(* Copyright 2008-2019 Microsoft Research Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agre...
{ "checked_file": "/", "dependencies": [ "prims.fst.checked", "FStar.Tactics.V2.fst.checked", "FStar.Tactics.Util.fst.checked", "FStar.Tactics.Effect.fsti.checked", "FStar.Tactics.fst.checked", "FStar.Reflection.V2.fst.checked", "FStar.Pervasives.Native.fst.checked", "FStar.Pervasive...
[ { "abbrev": false, "full_module": "FStar.Algebra.CommMonoid", "short_module": null }, { "abbrev": false, "full_module": "FStar.Tactics.V2", "short_module": null }, { "abbrev": false, "full_module": "FStar.Reflection.V2", "short_module": null }, { "abbrev": false, ...
{ "detail_errors": false, "detail_hint_replay": false, "initial_fuel": 2, "initial_ifuel": 1, "max_fuel": 8, "max_ifuel": 2, "no_plugins": false, "no_smt": false, "no_tactics": false, "quake_hi": 1, "quake_keep": false, "quake_lo": 1, "retry": false, "reuse_hint_for": null, "smtencoding_el...
false
r: FStar.Tactics.CanonCommSemiring.cr a -> x: a -> y: a -> FStar.Pervasives.Lemma (requires CM?.mult (CR?.cm_add r) x y == CM?.unit (CR?.cm_add r)) (ensures y == CR?.opp r x)
FStar.Pervasives.Lemma
[ "lemma" ]
[]
[ "FStar.Tactics.CanonCommSemiring.cr", "FStar.Calc.calc_finish", "Prims.eq2", "FStar.Tactics.CanonCommSemiring.__proj__CR__item__opp", "Prims.Cons", "FStar.Preorder.relation", "Prims.Nil", "Prims.unit", "FStar.Calc.calc_step", "FStar.Calc.calc_init", "FStar.Calc.calc_pack", "FStar.Tactics.Canon...
[]
false
false
true
false
false
let opp_unique #a r x y =
let ( + ) = r.cm_add.mult in let zero = r.cm_add.unit in calc ( == ) { y; ( == ) { r.add_opp x } y + (x + r.opp x); ( == ) { r.cm_add.associativity y x (r.opp x) } (y + x) + r.opp x; ( == ) { r.cm_add.commutativity x y } zero + r.opp x; ( == ) { () } r.opp x; }
false
FStar.Tactics.CanonCommSemiring.fst
FStar.Tactics.CanonCommSemiring.add_mult_opp
val add_mult_opp (#a:Type) (r:cr a) (x:a) : Lemma (r.cm_add.mult x (r.cm_mult.mult (r.opp r.cm_mult.unit) x) == r.cm_add.unit)
val add_mult_opp (#a:Type) (r:cr a) (x:a) : Lemma (r.cm_add.mult x (r.cm_mult.mult (r.opp r.cm_mult.unit) x) == r.cm_add.unit)
let add_mult_opp #a r x = let ( + ) = r.cm_add.mult in let ( * ) = r.cm_mult.mult in let zero = r.cm_add.unit in let one = r.cm_mult.unit in calc (==) { x + r.opp one * x; == { } one * x + r.opp one * x; == { distribute_right r one (r.opp one) x } (one + r.opp one) * x; == { r.add_opp ...
{ "file_name": "ulib/FStar.Tactics.CanonCommSemiring.fst", "git_rev": "10183ea187da8e8c426b799df6c825e24c0767d3", "git_url": "https://github.com/FStarLang/FStar.git", "project_name": "FStar" }
{ "end_col": 3, "end_line": 537, "start_col": 0, "start_line": 522 }
(* Copyright 2008-2019 Microsoft Research Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agre...
{ "checked_file": "/", "dependencies": [ "prims.fst.checked", "FStar.Tactics.V2.fst.checked", "FStar.Tactics.Util.fst.checked", "FStar.Tactics.Effect.fsti.checked", "FStar.Tactics.fst.checked", "FStar.Reflection.V2.fst.checked", "FStar.Pervasives.Native.fst.checked", "FStar.Pervasive...
[ { "abbrev": false, "full_module": "FStar.Algebra.CommMonoid", "short_module": null }, { "abbrev": false, "full_module": "FStar.Tactics.V2", "short_module": null }, { "abbrev": false, "full_module": "FStar.Reflection.V2", "short_module": null }, { "abbrev": false, ...
{ "detail_errors": false, "detail_hint_replay": false, "initial_fuel": 2, "initial_ifuel": 1, "max_fuel": 8, "max_ifuel": 2, "no_plugins": false, "no_smt": false, "no_tactics": false, "quake_hi": 1, "quake_keep": false, "quake_lo": 1, "retry": false, "reuse_hint_for": null, "smtencoding_el...
false
r: FStar.Tactics.CanonCommSemiring.cr a -> x: a -> FStar.Pervasives.Lemma (ensures CM?.mult (CR?.cm_add r) x (CM?.mult (CR?.cm_mult r) (CR?.opp r (CM?.unit (CR?.cm_mult r))) x) == CM?.unit (CR?.cm_add r))
FStar.Pervasives.Lemma
[ "lemma" ]
[]
[ "FStar.Tactics.CanonCommSemiring.cr", "FStar.Calc.calc_finish", "Prims.eq2", "FStar.Tactics.CanonCommSemiring.__proj__CR__item__opp", "Prims.Cons", "FStar.Preorder.relation", "Prims.Nil", "Prims.unit", "FStar.Calc.calc_step", "FStar.Calc.calc_init", "FStar.Calc.calc_pack", "Prims.squash", "F...
[]
false
false
true
false
false
let add_mult_opp #a r x =
let ( + ) = r.cm_add.mult in let ( * ) = r.cm_mult.mult in let zero = r.cm_add.unit in let one = r.cm_mult.unit in calc ( == ) { x + r.opp one * x; ( == ) { () } one * x + r.opp one * x; ( == ) { distribute_right r one (r.opp one) x } (one + r.opp one) * x; ( == ) { r.add_opp one } zero * x; ( == ) { ()...
false
FStar.UInt16.fsti
FStar.UInt16.op_Plus_Percent_Hat
val op_Plus_Percent_Hat : a: FStar.UInt16.t -> b: FStar.UInt16.t -> Prims.Pure FStar.UInt16.t
let op_Plus_Percent_Hat = add_mod
{ "file_name": "ulib/FStar.UInt16.fsti", "git_rev": "10183ea187da8e8c426b799df6c825e24c0767d3", "git_url": "https://github.com/FStarLang/FStar.git", "project_name": "FStar" }
{ "end_col": 40, "end_line": 318, "start_col": 7, "start_line": 318 }
(* Copyright 2008-2019 Microsoft Research Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agre...
{ "checked_file": "/", "dependencies": [ "prims.fst.checked", "FStar.UInt32.fsti.checked", "FStar.UInt.fsti.checked", "FStar.Pervasives.fsti.checked", "FStar.Mul.fst.checked" ], "interface_file": false, "source_file": "FStar.UInt16.fsti" }
[ { "abbrev": false, "full_module": "FStar.Mul", "short_module": null }, { "abbrev": false, "full_module": "FStar.UInt", "short_module": null }, { "abbrev": false, "full_module": "FStar", "short_module": null }, { "abbrev": false, "full_module": "FStar", "sh...
{ "detail_errors": false, "detail_hint_replay": false, "initial_fuel": 2, "initial_ifuel": 1, "max_fuel": 8, "max_ifuel": 2, "no_plugins": false, "no_smt": false, "no_tactics": false, "quake_hi": 1, "quake_keep": false, "quake_lo": 1, "retry": false, "reuse_hint_for": null, "smtencoding_el...
false
a: FStar.UInt16.t -> b: FStar.UInt16.t -> Prims.Pure FStar.UInt16.t
Prims.Pure
[]
[]
[ "FStar.UInt16.add_mod" ]
[]
false
false
false
false
false
let op_Plus_Percent_Hat =
add_mod
false
FStar.UInt16.fsti
FStar.UInt16.op_Subtraction_Percent_Hat
val op_Subtraction_Percent_Hat : a: FStar.UInt16.t -> b: FStar.UInt16.t -> Prims.Pure FStar.UInt16.t
let op_Subtraction_Percent_Hat = sub_mod
{ "file_name": "ulib/FStar.UInt16.fsti", "git_rev": "10183ea187da8e8c426b799df6c825e24c0767d3", "git_url": "https://github.com/FStarLang/FStar.git", "project_name": "FStar" }
{ "end_col": 47, "end_line": 321, "start_col": 7, "start_line": 321 }
(* Copyright 2008-2019 Microsoft Research Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agre...
{ "checked_file": "/", "dependencies": [ "prims.fst.checked", "FStar.UInt32.fsti.checked", "FStar.UInt.fsti.checked", "FStar.Pervasives.fsti.checked", "FStar.Mul.fst.checked" ], "interface_file": false, "source_file": "FStar.UInt16.fsti" }
[ { "abbrev": false, "full_module": "FStar.Mul", "short_module": null }, { "abbrev": false, "full_module": "FStar.UInt", "short_module": null }, { "abbrev": false, "full_module": "FStar", "short_module": null }, { "abbrev": false, "full_module": "FStar", "sh...
{ "detail_errors": false, "detail_hint_replay": false, "initial_fuel": 2, "initial_ifuel": 1, "max_fuel": 8, "max_ifuel": 2, "no_plugins": false, "no_smt": false, "no_tactics": false, "quake_hi": 1, "quake_keep": false, "quake_lo": 1, "retry": false, "reuse_hint_for": null, "smtencoding_el...
false
a: FStar.UInt16.t -> b: FStar.UInt16.t -> Prims.Pure FStar.UInt16.t
Prims.Pure
[]
[]
[ "FStar.UInt16.sub_mod" ]
[]
false
false
false
false
false
let op_Subtraction_Percent_Hat =
sub_mod
false
FStar.UInt16.fsti
FStar.UInt16.op_Subtraction_Hat
val op_Subtraction_Hat : a: FStar.UInt16.t -> b: FStar.UInt16.t -> Prims.Pure FStar.UInt16.t
let op_Subtraction_Hat = sub
{ "file_name": "ulib/FStar.UInt16.fsti", "git_rev": "10183ea187da8e8c426b799df6c825e24c0767d3", "git_url": "https://github.com/FStarLang/FStar.git", "project_name": "FStar" }
{ "end_col": 35, "end_line": 319, "start_col": 7, "start_line": 319 }
(* Copyright 2008-2019 Microsoft Research Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agre...
{ "checked_file": "/", "dependencies": [ "prims.fst.checked", "FStar.UInt32.fsti.checked", "FStar.UInt.fsti.checked", "FStar.Pervasives.fsti.checked", "FStar.Mul.fst.checked" ], "interface_file": false, "source_file": "FStar.UInt16.fsti" }
[ { "abbrev": false, "full_module": "FStar.Mul", "short_module": null }, { "abbrev": false, "full_module": "FStar.UInt", "short_module": null }, { "abbrev": false, "full_module": "FStar", "short_module": null }, { "abbrev": false, "full_module": "FStar", "sh...
{ "detail_errors": false, "detail_hint_replay": false, "initial_fuel": 2, "initial_ifuel": 1, "max_fuel": 8, "max_ifuel": 2, "no_plugins": false, "no_smt": false, "no_tactics": false, "quake_hi": 1, "quake_keep": false, "quake_lo": 1, "retry": false, "reuse_hint_for": null, "smtencoding_el...
false
a: FStar.UInt16.t -> b: FStar.UInt16.t -> Prims.Pure FStar.UInt16.t
Prims.Pure
[]
[]
[ "FStar.UInt16.sub" ]
[]
false
false
false
false
false
let op_Subtraction_Hat =
sub
false
FStar.Tactics.CanonCommSemiring.fst
FStar.Tactics.CanonCommSemiring.find
val find : x: FStar.Tactics.NamedView.term -> xs: Prims.list FStar.Tactics.NamedView.term -> FStar.Tactics.Effect.Tac (FStar.Pervasives.Native.option Prims.nat)
let find = find_aux 0
{ "file_name": "ulib/FStar.Tactics.CanonCommSemiring.fst", "git_rev": "10183ea187da8e8c426b799df6c825e24c0767d3", "git_url": "https://github.com/FStarLang/FStar.git", "project_name": "FStar" }
{ "end_col": 21, "end_line": 1509, "start_col": 0, "start_line": 1509 }
(* Copyright 2008-2019 Microsoft Research Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agre...
{ "checked_file": "/", "dependencies": [ "prims.fst.checked", "FStar.Tactics.V2.fst.checked", "FStar.Tactics.Util.fst.checked", "FStar.Tactics.Effect.fsti.checked", "FStar.Tactics.fst.checked", "FStar.Reflection.V2.fst.checked", "FStar.Pervasives.Native.fst.checked", "FStar.Pervasive...
[ { "abbrev": false, "full_module": "FStar.Algebra.CommMonoid", "short_module": null }, { "abbrev": false, "full_module": "FStar.Tactics.V2", "short_module": null }, { "abbrev": false, "full_module": "FStar.Reflection.V2", "short_module": null }, { "abbrev": false, ...
{ "detail_errors": false, "detail_hint_replay": false, "initial_fuel": 2, "initial_ifuel": 1, "max_fuel": 8, "max_ifuel": 2, "no_plugins": false, "no_smt": false, "no_tactics": false, "quake_hi": 1, "quake_keep": false, "quake_lo": 1, "retry": false, "reuse_hint_for": null, "smtencoding_el...
false
x: FStar.Tactics.NamedView.term -> xs: Prims.list FStar.Tactics.NamedView.term -> FStar.Tactics.Effect.Tac (FStar.Pervasives.Native.option Prims.nat)
FStar.Tactics.Effect.Tac
[]
[]
[ "FStar.Tactics.CanonCommSemiring.find_aux" ]
[]
false
true
false
false
false
let find =
find_aux 0
false