effect
stringclasses
48 values
original_source_type
stringlengths
0
23k
opens_and_abbrevs
listlengths
2
92
isa_cross_project_example
bool
1 class
source_definition
stringlengths
9
57.9k
partial_definition
stringlengths
7
23.3k
is_div
bool
2 classes
is_type
null
is_proof
bool
2 classes
completed_definiton
stringlengths
1
250k
dependencies
dict
effect_flags
listlengths
0
2
ideal_premises
listlengths
0
236
mutual_with
listlengths
0
11
file_context
stringlengths
0
407k
interleaved
bool
1 class
is_simply_typed
bool
2 classes
file_name
stringlengths
5
48
vconfig
dict
is_simple_lemma
null
source_type
stringlengths
10
23k
proof_features
listlengths
0
1
name
stringlengths
8
95
source
dict
verbose_type
stringlengths
1
7.42k
source_range
dict
Prims.Tot
val destr_bitsum'_bitstop (#tot: pos) (#t: eqtype) (cl: uint_t tot t) : Tot (destr_bitsum'_t #tot #t #cl #0 (BitStop ()))
[ { "abbrev": true, "full_module": "FStar.Seq", "short_module": "Seq" }, { "abbrev": true, "full_module": "LowParse.BitFields", "short_module": "BF" }, { "abbrev": true, "full_module": "FStar.List.Tot", "short_module": "L" }, { "abbrev": false, "full_module": "L...
false
let destr_bitsum'_bitstop (#tot: pos) (#t: eqtype) (cl: uint_t tot t) : Tot (destr_bitsum'_t #tot #t #cl #0 (BitStop ())) = fun u u_if f x -> f ()
val destr_bitsum'_bitstop (#tot: pos) (#t: eqtype) (cl: uint_t tot t) : Tot (destr_bitsum'_t #tot #t #cl #0 (BitStop ())) let destr_bitsum'_bitstop (#tot: pos) (#t: eqtype) (cl: uint_t tot t) : Tot (destr_bitsum'_t #tot #t #cl #0 (BitStop ())) =
false
null
false
fun u u_if f x -> f ()
{ "checked_file": "LowParse.Spec.BitSum.fst.checked", "dependencies": [ "prims.fst.checked", "LowParse.Spec.Enum.fst.checked", "LowParse.BitFields.fsti.checked", "FStar.Seq.fst.checked", "FStar.Pervasives.Native.fst.checked", "FStar.Pervasives.fsti.checked", "FStar.List.Tot.fst.checked",...
[ "total" ]
[ "Prims.pos", "Prims.eqtype", "LowParse.BitFields.uint_t", "LowParse.Spec.BitSum.bitsum'_type", "LowParse.Spec.BitSum.BitStop", "FStar.Ghost.erased", "LowParse.Spec.BitSum.if_combinator_weak", "FStar.Ghost.reveal", "LowParse.Spec.Combinators.parse_filter_refine", "LowParse.Spec.BitSum.filter_bitsum...
[]
module LowParse.Spec.BitSum include LowParse.Spec.Enum include LowParse.BitFields module L = FStar.List.Tot // IMPORTANT: these bitfield operators are defined in a MOST // significant bit (MSB) first fashion. noeq type bitsum' (#tot: pos) (#t: eqtype) (cl: uint_t tot t) (bitsum'_size: nat) = | BitStop of (sq...
false
false
LowParse.Spec.BitSum.fst
{ "detail_errors": false, "detail_hint_replay": false, "initial_fuel": 2, "initial_ifuel": 3, "max_fuel": 8, "max_ifuel": 3, "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...
null
val destr_bitsum'_bitstop (#tot: pos) (#t: eqtype) (cl: uint_t tot t) : Tot (destr_bitsum'_t #tot #t #cl #0 (BitStop ()))
[]
LowParse.Spec.BitSum.destr_bitsum'_bitstop
{ "file_name": "src/lowparse/LowParse.Spec.BitSum.fst", "git_rev": "446a08ce38df905547cf20f28c43776b22b8087a", "git_url": "https://github.com/project-everest/everparse.git", "project_name": "everparse" }
cl: LowParse.BitFields.uint_t tot t -> LowParse.Spec.BitSum.destr_bitsum'_t (LowParse.Spec.BitSum.BitStop ())
{ "end_col": 6, "end_line": 1302, "start_col": 2, "start_line": 1301 }
Prims.Tot
val bitsum'_type_intro_BitSum' (#tot: pos) (#t: eqtype) (cl: uint_t tot t) (bitsum'_size: nat) (key: eqtype) (key_size: nat{key_size > 0 /\ key_size <= bitsum'_size /\ bitsum'_size <= tot}) (e: enum key (bitfield cl key_size)) (payload: (enum_key e -> Tot (bitsum' cl (bit...
[ { "abbrev": true, "full_module": "FStar.List.Tot", "short_module": "L" }, { "abbrev": false, "full_module": "LowParse.BitFields", "short_module": null }, { "abbrev": false, "full_module": "LowParse.Spec.Enum", "short_module": null }, { "abbrev": false, "full_m...
false
let bitsum'_type_intro_BitSum' (#tot: pos) (#t: eqtype) (cl: uint_t tot t) (bitsum'_size: nat) (key: eqtype) (key_size: nat { key_size > 0 /\ key_size <= bitsum'_size /\ bitsum'_size <= tot }) (e: enum key (bitfield cl key_size)) (payload: (enum_key e -> Tot (bitsum' cl (bitsum'_size - key_size)))) (x...
val bitsum'_type_intro_BitSum' (#tot: pos) (#t: eqtype) (cl: uint_t tot t) (bitsum'_size: nat) (key: eqtype) (key_size: nat{key_size > 0 /\ key_size <= bitsum'_size /\ bitsum'_size <= tot}) (e: enum key (bitfield cl key_size)) (payload: (enum_key e -> Tot (bitsum' cl (bit...
false
null
false
x
{ "checked_file": "LowParse.Spec.BitSum.fst.checked", "dependencies": [ "prims.fst.checked", "LowParse.Spec.Enum.fst.checked", "LowParse.BitFields.fsti.checked", "FStar.Seq.fst.checked", "FStar.Pervasives.Native.fst.checked", "FStar.Pervasives.fsti.checked", "FStar.List.Tot.fst.checked",...
[ "total" ]
[ "Prims.pos", "Prims.eqtype", "LowParse.BitFields.uint_t", "Prims.nat", "Prims.l_and", "Prims.b2t", "Prims.op_GreaterThan", "Prims.op_LessThanOrEqual", "LowParse.Spec.Enum.enum", "LowParse.BitFields.bitfield", "LowParse.Spec.Enum.enum_key", "LowParse.Spec.BitSum.bitsum'", "Prims.op_Subtractio...
[]
module LowParse.Spec.BitSum include LowParse.Spec.Enum include LowParse.BitFields module L = FStar.List.Tot // IMPORTANT: these bitfield operators are defined in a MOST // significant bit (MSB) first fashion. noeq type bitsum' (#tot: pos) (#t: eqtype) (cl: uint_t tot t) (bitsum'_size: nat) = | BitStop of (sq...
false
false
LowParse.Spec.BitSum.fst
{ "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...
null
val bitsum'_type_intro_BitSum' (#tot: pos) (#t: eqtype) (cl: uint_t tot t) (bitsum'_size: nat) (key: eqtype) (key_size: nat{key_size > 0 /\ key_size <= bitsum'_size /\ bitsum'_size <= tot}) (e: enum key (bitfield cl key_size)) (payload: (enum_key e -> Tot (bitsum' cl (bit...
[]
LowParse.Spec.BitSum.bitsum'_type_intro_BitSum'
{ "file_name": "src/lowparse/LowParse.Spec.BitSum.fst", "git_rev": "446a08ce38df905547cf20f28c43776b22b8087a", "git_url": "https://github.com/project-everest/everparse.git", "project_name": "everparse" }
cl: LowParse.BitFields.uint_t tot t -> bitsum'_size: Prims.nat -> key: Prims.eqtype -> key_size: Prims.nat{key_size > 0 /\ key_size <= bitsum'_size /\ bitsum'_size <= tot} -> e: LowParse.Spec.Enum.enum key (LowParse.BitFields.bitfield cl key_size) -> payload: (_: LowParse.Spec.Enum.enum_k...
{ "end_col": 3, "end_line": 109, "start_col": 2, "start_line": 109 }
Prims.Tot
val parse_bitsum' (#tot: pos) (#t: eqtype) (#cl: uint_t tot t) (b: bitsum' cl tot) (#k: parser_kind) (p: parser k t) : Tot (parser (parse_filter_kind k) (bitsum'_type b))
[ { "abbrev": true, "full_module": "LowParse.BitFields", "short_module": "BF" }, { "abbrev": true, "full_module": "FStar.List.Tot", "short_module": "L" }, { "abbrev": false, "full_module": "LowParse.BitFields", "short_module": null }, { "abbrev": false, "full_mo...
false
let parse_bitsum' (#tot: pos) (#t: eqtype) (#cl: uint_t tot t) (b: bitsum' cl tot) (#k: parser_kind) (p: parser k t) : Tot (parser (parse_filter_kind k) (bitsum'_type b)) = synth_bitsum'_injective b; (p `parse_filter` filter_bitsum' b) `parse_synth` synth_bitsum' b
val parse_bitsum' (#tot: pos) (#t: eqtype) (#cl: uint_t tot t) (b: bitsum' cl tot) (#k: parser_kind) (p: parser k t) : Tot (parser (parse_filter_kind k) (bitsum'_type b)) let parse_bitsum' (#tot: pos) (#t: eqtype) (#cl: uint_t tot t) (b: bitsum' cl tot) ...
false
null
false
synth_bitsum'_injective b; (p `parse_filter` (filter_bitsum' b)) `parse_synth` (synth_bitsum' b)
{ "checked_file": "LowParse.Spec.BitSum.fst.checked", "dependencies": [ "prims.fst.checked", "LowParse.Spec.Enum.fst.checked", "LowParse.BitFields.fsti.checked", "FStar.Seq.fst.checked", "FStar.Pervasives.Native.fst.checked", "FStar.Pervasives.fsti.checked", "FStar.List.Tot.fst.checked",...
[ "total" ]
[ "Prims.pos", "Prims.eqtype", "LowParse.BitFields.uint_t", "LowParse.Spec.BitSum.bitsum'", "LowParse.Spec.Base.parser_kind", "LowParse.Spec.Base.parser", "LowParse.Spec.Combinators.parse_synth", "LowParse.Spec.Combinators.parse_filter_kind", "LowParse.Spec.Combinators.parse_filter_refine", "LowPars...
[]
module LowParse.Spec.BitSum include LowParse.Spec.Enum include LowParse.BitFields module L = FStar.List.Tot // IMPORTANT: these bitfield operators are defined in a MOST // significant bit (MSB) first fashion. noeq type bitsum' (#tot: pos) (#t: eqtype) (cl: uint_t tot t) (bitsum'_size: nat) = | BitStop of (sq...
false
false
LowParse.Spec.BitSum.fst
{ "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...
null
val parse_bitsum' (#tot: pos) (#t: eqtype) (#cl: uint_t tot t) (b: bitsum' cl tot) (#k: parser_kind) (p: parser k t) : Tot (parser (parse_filter_kind k) (bitsum'_type b))
[]
LowParse.Spec.BitSum.parse_bitsum'
{ "file_name": "src/lowparse/LowParse.Spec.BitSum.fst", "git_rev": "446a08ce38df905547cf20f28c43776b22b8087a", "git_url": "https://github.com/project-everest/everparse.git", "project_name": "everparse" }
b: LowParse.Spec.BitSum.bitsum' cl tot -> p: LowParse.Spec.Base.parser k t -> LowParse.Spec.Base.parser (LowParse.Spec.Combinators.parse_filter_kind k) (LowParse.Spec.BitSum.bitsum'_type b)
{ "end_col": 67, "end_line": 372, "start_col": 2, "start_line": 371 }
Prims.Tot
val synth_bitsum' (#tot: pos) (#t: eqtype) (#cl: uint_t tot t) (#bitsum'_size: nat) (b: bitsum' cl bitsum'_size) (x: parse_filter_refine (filter_bitsum' b)) : Tot (bitsum'_type b) (decreases (bitsum'_size))
[ { "abbrev": true, "full_module": "FStar.List.Tot", "short_module": "L" }, { "abbrev": false, "full_module": "LowParse.BitFields", "short_module": null }, { "abbrev": false, "full_module": "LowParse.Spec.Enum", "short_module": null }, { "abbrev": false, "full_m...
false
let rec synth_bitsum' (#tot: pos) (#t: eqtype) (#cl: uint_t tot t) (#bitsum'_size: nat) (b: bitsum' cl bitsum'_size) (x: parse_filter_refine (filter_bitsum' b)) : Tot (bitsum'_type b) (decreases (bitsum'_size)) = match b with | BitStop _ -> () | BitField sz rest -> bitsum'_type_intro_BitField cl b...
val synth_bitsum' (#tot: pos) (#t: eqtype) (#cl: uint_t tot t) (#bitsum'_size: nat) (b: bitsum' cl bitsum'_size) (x: parse_filter_refine (filter_bitsum' b)) : Tot (bitsum'_type b) (decreases (bitsum'_size)) let rec synth_bitsum' (#tot: pos) (#t: eqtype) (#cl: ui...
false
null
false
match b with | BitStop _ -> () | BitField sz rest -> bitsum'_type_intro_BitField cl bitsum'_size sz rest (cl.get_bitfield x (bitsum'_size - sz) bitsum'_size, synth_bitsum' rest x) | BitSum' key key_size e payload -> let f:bitfield cl key_size = cl.get_bitfield x (bitsum'_size - key_size) bitsum'_siz...
{ "checked_file": "LowParse.Spec.BitSum.fst.checked", "dependencies": [ "prims.fst.checked", "LowParse.Spec.Enum.fst.checked", "LowParse.BitFields.fsti.checked", "FStar.Seq.fst.checked", "FStar.Pervasives.Native.fst.checked", "FStar.Pervasives.fsti.checked", "FStar.List.Tot.fst.checked",...
[ "total", "" ]
[ "Prims.pos", "Prims.eqtype", "LowParse.BitFields.uint_t", "Prims.nat", "LowParse.Spec.BitSum.bitsum'", "LowParse.Spec.Combinators.parse_filter_refine", "LowParse.Spec.BitSum.filter_bitsum'", "Prims.squash", "Prims.eq2", "Prims.int", "Prims.l_and", "Prims.b2t", "Prims.op_GreaterThan", "Prim...
[]
module LowParse.Spec.BitSum include LowParse.Spec.Enum include LowParse.BitFields module L = FStar.List.Tot // IMPORTANT: these bitfield operators are defined in a MOST // significant bit (MSB) first fashion. noeq type bitsum' (#tot: pos) (#t: eqtype) (cl: uint_t tot t) (bitsum'_size: nat) = | BitStop of (sq...
false
false
LowParse.Spec.BitSum.fst
{ "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...
null
val synth_bitsum' (#tot: pos) (#t: eqtype) (#cl: uint_t tot t) (#bitsum'_size: nat) (b: bitsum' cl bitsum'_size) (x: parse_filter_refine (filter_bitsum' b)) : Tot (bitsum'_type b) (decreases (bitsum'_size))
[ "recursion" ]
LowParse.Spec.BitSum.synth_bitsum'
{ "file_name": "src/lowparse/LowParse.Spec.BitSum.fst", "git_rev": "446a08ce38df905547cf20f28c43776b22b8087a", "git_url": "https://github.com/project-everest/everparse.git", "project_name": "everparse" }
b: LowParse.Spec.BitSum.bitsum' cl bitsum'_size -> x: LowParse.Spec.Combinators.parse_filter_refine (LowParse.Spec.BitSum.filter_bitsum' b) -> Prims.Tot (LowParse.Spec.BitSum.bitsum'_type b)
{ "end_col": 71, "end_line": 259, "start_col": 2, "start_line": 250 }
Prims.Tot
val bitsum'_type_intro_BitField (#tot: pos) (#t: eqtype) (cl: uint_t tot t) (bitsum'_size: nat) (sz: nat{sz > 0 /\ sz <= bitsum'_size /\ bitsum'_size <= tot}) (rest: bitsum' cl (bitsum'_size - sz)) (x: bitsum'_type_bitfield bitsum'_size sz rest) : Tot (bitsum'_type (BitFiel...
[ { "abbrev": true, "full_module": "FStar.List.Tot", "short_module": "L" }, { "abbrev": false, "full_module": "LowParse.BitFields", "short_module": null }, { "abbrev": false, "full_module": "LowParse.Spec.Enum", "short_module": null }, { "abbrev": false, "full_m...
false
let bitsum'_type_intro_BitField (#tot: pos) (#t: eqtype) (cl: uint_t tot t) (bitsum'_size: nat) (sz: nat { sz > 0 /\ sz <= bitsum'_size /\ bitsum'_size <= tot }) (rest: bitsum' cl (bitsum'_size - sz)) (x: bitsum'_type_bitfield bitsum'_size sz rest) : Tot (bitsum'_type (BitField sz rest)) = x
val bitsum'_type_intro_BitField (#tot: pos) (#t: eqtype) (cl: uint_t tot t) (bitsum'_size: nat) (sz: nat{sz > 0 /\ sz <= bitsum'_size /\ bitsum'_size <= tot}) (rest: bitsum' cl (bitsum'_size - sz)) (x: bitsum'_type_bitfield bitsum'_size sz rest) : Tot (bitsum'_type (BitFiel...
false
null
false
x
{ "checked_file": "LowParse.Spec.BitSum.fst.checked", "dependencies": [ "prims.fst.checked", "LowParse.Spec.Enum.fst.checked", "LowParse.BitFields.fsti.checked", "FStar.Seq.fst.checked", "FStar.Pervasives.Native.fst.checked", "FStar.Pervasives.fsti.checked", "FStar.List.Tot.fst.checked",...
[ "total" ]
[ "Prims.pos", "Prims.eqtype", "LowParse.BitFields.uint_t", "Prims.nat", "Prims.l_and", "Prims.b2t", "Prims.op_GreaterThan", "Prims.op_LessThanOrEqual", "LowParse.Spec.BitSum.bitsum'", "Prims.op_Subtraction", "LowParse.Spec.BitSum.bitsum'_type_bitfield", "LowParse.Spec.BitSum.bitsum'_type", "L...
[]
module LowParse.Spec.BitSum include LowParse.Spec.Enum include LowParse.BitFields module L = FStar.List.Tot // IMPORTANT: these bitfield operators are defined in a MOST // significant bit (MSB) first fashion. noeq type bitsum' (#tot: pos) (#t: eqtype) (cl: uint_t tot t) (bitsum'_size: nat) = | BitStop of (sq...
false
false
LowParse.Spec.BitSum.fst
{ "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...
null
val bitsum'_type_intro_BitField (#tot: pos) (#t: eqtype) (cl: uint_t tot t) (bitsum'_size: nat) (sz: nat{sz > 0 /\ sz <= bitsum'_size /\ bitsum'_size <= tot}) (rest: bitsum' cl (bitsum'_size - sz)) (x: bitsum'_type_bitfield bitsum'_size sz rest) : Tot (bitsum'_type (BitFiel...
[]
LowParse.Spec.BitSum.bitsum'_type_intro_BitField
{ "file_name": "src/lowparse/LowParse.Spec.BitSum.fst", "git_rev": "446a08ce38df905547cf20f28c43776b22b8087a", "git_url": "https://github.com/project-everest/everparse.git", "project_name": "everparse" }
cl: LowParse.BitFields.uint_t tot t -> bitsum'_size: Prims.nat -> sz: Prims.nat{sz > 0 /\ sz <= bitsum'_size /\ bitsum'_size <= tot} -> rest: LowParse.Spec.BitSum.bitsum' cl (bitsum'_size - sz) -> x: LowParse.Spec.BitSum.bitsum'_type_bitfield bitsum'_size sz rest -> LowParse.Spec.BitSum.bitsum'_t...
{ "end_col": 3, "end_line": 135, "start_col": 2, "start_line": 135 }
Prims.Tot
val filter_bitsum'_bitstop (#tot: pos) (#t: eqtype) (cl: uint_t tot t) : Tot (filter_bitsum'_t #tot #t #cl #0 (BitStop ()))
[ { "abbrev": true, "full_module": "FStar.Seq", "short_module": "Seq" }, { "abbrev": true, "full_module": "LowParse.BitFields", "short_module": "BF" }, { "abbrev": true, "full_module": "FStar.List.Tot", "short_module": "L" }, { "abbrev": false, "full_module": "L...
false
let filter_bitsum'_bitstop (#tot: pos) (#t: eqtype) (cl: uint_t tot t) : Tot (filter_bitsum'_t #tot #t #cl #0 (BitStop ())) = fun _ -> true
val filter_bitsum'_bitstop (#tot: pos) (#t: eqtype) (cl: uint_t tot t) : Tot (filter_bitsum'_t #tot #t #cl #0 (BitStop ())) let filter_bitsum'_bitstop (#tot: pos) (#t: eqtype) (cl: uint_t tot t) : Tot (filter_bitsum'_t #tot #t #cl #0 (BitStop ())) =
false
null
false
fun _ -> true
{ "checked_file": "LowParse.Spec.BitSum.fst.checked", "dependencies": [ "prims.fst.checked", "LowParse.Spec.Enum.fst.checked", "LowParse.BitFields.fsti.checked", "FStar.Seq.fst.checked", "FStar.Pervasives.Native.fst.checked", "FStar.Pervasives.fsti.checked", "FStar.List.Tot.fst.checked",...
[ "total" ]
[ "Prims.pos", "Prims.eqtype", "LowParse.BitFields.uint_t", "Prims.bool", "Prims.eq2", "LowParse.Spec.BitSum.filter_bitsum'", "LowParse.Spec.BitSum.BitStop", "LowParse.Spec.BitSum.filter_bitsum'_t" ]
[]
module LowParse.Spec.BitSum include LowParse.Spec.Enum include LowParse.BitFields module L = FStar.List.Tot // IMPORTANT: these bitfield operators are defined in a MOST // significant bit (MSB) first fashion. noeq type bitsum' (#tot: pos) (#t: eqtype) (cl: uint_t tot t) (bitsum'_size: nat) = | BitStop of (sq...
false
false
LowParse.Spec.BitSum.fst
{ "detail_errors": false, "detail_hint_replay": false, "initial_fuel": 2, "initial_ifuel": 3, "max_fuel": 8, "max_ifuel": 3, "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...
null
val filter_bitsum'_bitstop (#tot: pos) (#t: eqtype) (cl: uint_t tot t) : Tot (filter_bitsum'_t #tot #t #cl #0 (BitStop ()))
[]
LowParse.Spec.BitSum.filter_bitsum'_bitstop
{ "file_name": "src/lowparse/LowParse.Spec.BitSum.fst", "git_rev": "446a08ce38df905547cf20f28c43776b22b8087a", "git_url": "https://github.com/project-everest/everparse.git", "project_name": "everparse" }
cl: LowParse.BitFields.uint_t tot t -> LowParse.Spec.BitSum.filter_bitsum'_t (LowParse.Spec.BitSum.BitStop ())
{ "end_col": 15, "end_line": 1089, "start_col": 2, "start_line": 1089 }
Prims.Tot
val bitsum'_key_type_elim_BitField (#tot: pos) (#t: eqtype) (cl: uint_t tot t) (bitsum'_size: nat) (sz: nat{sz > 0 /\ sz <= bitsum'_size /\ bitsum'_size <= tot}) (rest: bitsum' cl (bitsum'_size - sz)) (x: bitsum'_key_type (BitField sz rest)) : Tot (bitsum'_key_type rest)
[ { "abbrev": true, "full_module": "FStar.List.Tot", "short_module": "L" }, { "abbrev": false, "full_module": "LowParse.BitFields", "short_module": null }, { "abbrev": false, "full_module": "LowParse.Spec.Enum", "short_module": null }, { "abbrev": false, "full_m...
false
let bitsum'_key_type_elim_BitField (#tot: pos) (#t: eqtype) (cl: uint_t tot t) (bitsum'_size: nat) (sz: nat { sz > 0 /\ sz <= bitsum'_size /\ bitsum'_size <= tot }) (rest: bitsum' cl (bitsum'_size - sz)) (x: bitsum'_key_type (BitField sz rest)) : Tot (bitsum'_key_type rest) = coerce (bitsum'_key_type rest...
val bitsum'_key_type_elim_BitField (#tot: pos) (#t: eqtype) (cl: uint_t tot t) (bitsum'_size: nat) (sz: nat{sz > 0 /\ sz <= bitsum'_size /\ bitsum'_size <= tot}) (rest: bitsum' cl (bitsum'_size - sz)) (x: bitsum'_key_type (BitField sz rest)) : Tot (bitsum'_key_type rest) le...
false
null
false
coerce (bitsum'_key_type rest) x
{ "checked_file": "LowParse.Spec.BitSum.fst.checked", "dependencies": [ "prims.fst.checked", "LowParse.Spec.Enum.fst.checked", "LowParse.BitFields.fsti.checked", "FStar.Seq.fst.checked", "FStar.Pervasives.Native.fst.checked", "FStar.Pervasives.fsti.checked", "FStar.List.Tot.fst.checked",...
[ "total" ]
[ "Prims.pos", "Prims.eqtype", "LowParse.BitFields.uint_t", "Prims.nat", "Prims.l_and", "Prims.b2t", "Prims.op_GreaterThan", "Prims.op_LessThanOrEqual", "LowParse.Spec.BitSum.bitsum'", "Prims.op_Subtraction", "LowParse.Spec.BitSum.bitsum'_key_type", "LowParse.Spec.BitSum.BitField", "LowParse.S...
[]
module LowParse.Spec.BitSum include LowParse.Spec.Enum include LowParse.BitFields module L = FStar.List.Tot // IMPORTANT: these bitfield operators are defined in a MOST // significant bit (MSB) first fashion. noeq type bitsum' (#tot: pos) (#t: eqtype) (cl: uint_t tot t) (bitsum'_size: nat) = | BitStop of (sq...
false
false
LowParse.Spec.BitSum.fst
{ "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...
null
val bitsum'_key_type_elim_BitField (#tot: pos) (#t: eqtype) (cl: uint_t tot t) (bitsum'_size: nat) (sz: nat{sz > 0 /\ sz <= bitsum'_size /\ bitsum'_size <= tot}) (rest: bitsum' cl (bitsum'_size - sz)) (x: bitsum'_key_type (BitField sz rest)) : Tot (bitsum'_key_type rest)
[]
LowParse.Spec.BitSum.bitsum'_key_type_elim_BitField
{ "file_name": "src/lowparse/LowParse.Spec.BitSum.fst", "git_rev": "446a08ce38df905547cf20f28c43776b22b8087a", "git_url": "https://github.com/project-everest/everparse.git", "project_name": "everparse" }
cl: LowParse.BitFields.uint_t tot t -> bitsum'_size: Prims.nat -> sz: Prims.nat{sz > 0 /\ sz <= bitsum'_size /\ bitsum'_size <= tot} -> rest: LowParse.Spec.BitSum.bitsum' cl (bitsum'_size - sz) -> x: LowParse.Spec.BitSum.bitsum'_key_type (LowParse.Spec.BitSum.BitField sz rest) -> LowParse.Spec.Bi...
{ "end_col": 34, "end_line": 218, "start_col": 2, "start_line": 218 }
Prims.Tot
val bitsum'_key_type_intro_BitField (#tot: pos) (#t: eqtype) (cl: uint_t tot t) (bitsum'_size: nat) (sz: nat{sz > 0 /\ sz <= bitsum'_size /\ bitsum'_size <= tot}) (rest: bitsum' cl (bitsum'_size - sz)) (x: bitsum'_key_type rest) : Tot (bitsum'_key_type (BitField sz rest))
[ { "abbrev": true, "full_module": "FStar.List.Tot", "short_module": "L" }, { "abbrev": false, "full_module": "LowParse.BitFields", "short_module": null }, { "abbrev": false, "full_module": "LowParse.Spec.Enum", "short_module": null }, { "abbrev": false, "full_m...
false
let bitsum'_key_type_intro_BitField (#tot: pos) (#t: eqtype) (cl: uint_t tot t) (bitsum'_size: nat) (sz: nat { sz > 0 /\ sz <= bitsum'_size /\ bitsum'_size <= tot }) (rest: bitsum' cl (bitsum'_size - sz)) (x: bitsum'_key_type rest) : Tot (bitsum'_key_type (BitField sz rest)) = coerce (bitsum'_key_type (Bi...
val bitsum'_key_type_intro_BitField (#tot: pos) (#t: eqtype) (cl: uint_t tot t) (bitsum'_size: nat) (sz: nat{sz > 0 /\ sz <= bitsum'_size /\ bitsum'_size <= tot}) (rest: bitsum' cl (bitsum'_size - sz)) (x: bitsum'_key_type rest) : Tot (bitsum'_key_type (BitField sz rest)) l...
false
null
false
coerce (bitsum'_key_type (BitField sz rest)) x
{ "checked_file": "LowParse.Spec.BitSum.fst.checked", "dependencies": [ "prims.fst.checked", "LowParse.Spec.Enum.fst.checked", "LowParse.BitFields.fsti.checked", "FStar.Seq.fst.checked", "FStar.Pervasives.Native.fst.checked", "FStar.Pervasives.fsti.checked", "FStar.List.Tot.fst.checked",...
[ "total" ]
[ "Prims.pos", "Prims.eqtype", "LowParse.BitFields.uint_t", "Prims.nat", "Prims.l_and", "Prims.b2t", "Prims.op_GreaterThan", "Prims.op_LessThanOrEqual", "LowParse.Spec.BitSum.bitsum'", "Prims.op_Subtraction", "LowParse.Spec.BitSum.bitsum'_key_type", "LowParse.Spec.BitSum.coerce", "LowParse.Spe...
[]
module LowParse.Spec.BitSum include LowParse.Spec.Enum include LowParse.BitFields module L = FStar.List.Tot // IMPORTANT: these bitfield operators are defined in a MOST // significant bit (MSB) first fashion. noeq type bitsum' (#tot: pos) (#t: eqtype) (cl: uint_t tot t) (bitsum'_size: nat) = | BitStop of (sq...
false
false
LowParse.Spec.BitSum.fst
{ "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...
null
val bitsum'_key_type_intro_BitField (#tot: pos) (#t: eqtype) (cl: uint_t tot t) (bitsum'_size: nat) (sz: nat{sz > 0 /\ sz <= bitsum'_size /\ bitsum'_size <= tot}) (rest: bitsum' cl (bitsum'_size - sz)) (x: bitsum'_key_type rest) : Tot (bitsum'_key_type (BitField sz rest))
[]
LowParse.Spec.BitSum.bitsum'_key_type_intro_BitField
{ "file_name": "src/lowparse/LowParse.Spec.BitSum.fst", "git_rev": "446a08ce38df905547cf20f28c43776b22b8087a", "git_url": "https://github.com/project-everest/everparse.git", "project_name": "everparse" }
cl: LowParse.BitFields.uint_t tot t -> bitsum'_size: Prims.nat -> sz: Prims.nat{sz > 0 /\ sz <= bitsum'_size /\ bitsum'_size <= tot} -> rest: LowParse.Spec.BitSum.bitsum' cl (bitsum'_size - sz) -> x: LowParse.Spec.BitSum.bitsum'_key_type rest -> LowParse.Spec.BitSum.bitsum'_key_type (LowParse.Spe...
{ "end_col": 48, "end_line": 205, "start_col": 2, "start_line": 205 }
FStar.Pervasives.Lemma
val synth_bitsum'_injective (#tot: pos) (#t: eqtype) (#cl: uint_t tot t) (b: bitsum' cl tot) : Lemma (synth_injective (synth_bitsum' b))
[ { "abbrev": true, "full_module": "LowParse.BitFields", "short_module": "BF" }, { "abbrev": true, "full_module": "FStar.List.Tot", "short_module": "L" }, { "abbrev": false, "full_module": "LowParse.BitFields", "short_module": null }, { "abbrev": false, "full_mo...
false
let synth_bitsum'_injective (#tot: pos) (#t: eqtype) (#cl: uint_t tot t) (b: bitsum' cl tot) : Lemma (synth_injective (synth_bitsum' b)) // [SMTPat (synth_injective (synth_bitsum' b))] = synth_injective_intro' (synth_bitsum' b) (fun x y -> synth_bitsum'_injective' b x y; BF.get_bitfield_full (cl.v x)...
val synth_bitsum'_injective (#tot: pos) (#t: eqtype) (#cl: uint_t tot t) (b: bitsum' cl tot) : Lemma (synth_injective (synth_bitsum' b)) let synth_bitsum'_injective (#tot: pos) (#t: eqtype) (#cl: uint_t tot t) (b: bitsum' cl tot) : Lemma (synth_injective (synth_bitsum' b)) =
false
null
true
synth_injective_intro' (synth_bitsum' b) (fun x y -> synth_bitsum'_injective' b x y; BF.get_bitfield_full (cl.v x); BF.get_bitfield_full (cl.v y); assert (cl.uint_to_t (cl.v x) == cl.uint_to_t (cl.v y)))
{ "checked_file": "LowParse.Spec.BitSum.fst.checked", "dependencies": [ "prims.fst.checked", "LowParse.Spec.Enum.fst.checked", "LowParse.BitFields.fsti.checked", "FStar.Seq.fst.checked", "FStar.Pervasives.Native.fst.checked", "FStar.Pervasives.fsti.checked", "FStar.List.Tot.fst.checked",...
[ "lemma" ]
[ "Prims.pos", "Prims.eqtype", "LowParse.BitFields.uint_t", "LowParse.Spec.BitSum.bitsum'", "LowParse.Spec.Combinators.synth_injective_intro'", "Prims.l_and", "Prims.eq2", "Prims.bool", "LowParse.Spec.BitSum.filter_bitsum'", "LowParse.Spec.BitSum.bitsum'_type", "LowParse.Spec.BitSum.synth_bitsum'"...
[]
module LowParse.Spec.BitSum include LowParse.Spec.Enum include LowParse.BitFields module L = FStar.List.Tot // IMPORTANT: these bitfield operators are defined in a MOST // significant bit (MSB) first fashion. noeq type bitsum' (#tot: pos) (#t: eqtype) (cl: uint_t tot t) (bitsum'_size: nat) = | BitStop of (sq...
false
false
LowParse.Spec.BitSum.fst
{ "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...
null
val synth_bitsum'_injective (#tot: pos) (#t: eqtype) (#cl: uint_t tot t) (b: bitsum' cl tot) : Lemma (synth_injective (synth_bitsum' b))
[]
LowParse.Spec.BitSum.synth_bitsum'_injective
{ "file_name": "src/lowparse/LowParse.Spec.BitSum.fst", "git_rev": "446a08ce38df905547cf20f28c43776b22b8087a", "git_url": "https://github.com/project-everest/everparse.git", "project_name": "everparse" }
b: LowParse.Spec.BitSum.bitsum' cl tot -> FStar.Pervasives.Lemma (ensures LowParse.Spec.Combinators.synth_injective (LowParse.Spec.BitSum.synth_bitsum' b))
{ "end_col": 3, "end_line": 313, "start_col": 2, "start_line": 308 }
FStar.Pervasives.Lemma
val synth_bitsum'_recip'_prop (#tot: pos) (#t: eqtype) (#cl: uint_t tot t) (#bitsum'_size: nat) (b: bitsum' cl bitsum'_size) (x: bitsum'_type b) : Lemma (ensures (filter_bitsum' b (synth_bitsum'_recip' b x) == true)) (decreases (bitsum'_size))
[ { "abbrev": true, "full_module": "LowParse.BitFields", "short_module": "BF" }, { "abbrev": true, "full_module": "FStar.List.Tot", "short_module": "L" }, { "abbrev": false, "full_module": "LowParse.BitFields", "short_module": null }, { "abbrev": false, "full_mo...
false
let rec synth_bitsum'_recip'_prop (#tot: pos) (#t: eqtype) (#cl: uint_t tot t) (#bitsum'_size: nat) (b: bitsum' cl bitsum'_size) (x: bitsum'_type b) : Lemma (ensures (filter_bitsum' b (synth_bitsum'_recip' b x) == true)) (decreases (bitsum'_size)) = match b with | BitStop _ -> () | BitField sz rest ...
val synth_bitsum'_recip'_prop (#tot: pos) (#t: eqtype) (#cl: uint_t tot t) (#bitsum'_size: nat) (b: bitsum' cl bitsum'_size) (x: bitsum'_type b) : Lemma (ensures (filter_bitsum' b (synth_bitsum'_recip' b x) == true)) (decreases (bitsum'_size)) let rec synth_bitsum'_recip'_p...
false
null
true
match b with | BitStop _ -> () | BitField sz rest -> let hd, tl = bitsum'_type_elim_BitField cl bitsum'_size sz rest x in BF.get_bitfield_set_bitfield_other (cl.v (synth_bitsum'_recip' rest tl)) (bitsum'_size - sz) (bitsum'_size) (cl.v hd) 0 (bitsum'_size - sz); filter_bitsum'_ext rest (synth_...
{ "checked_file": "LowParse.Spec.BitSum.fst.checked", "dependencies": [ "prims.fst.checked", "LowParse.Spec.Enum.fst.checked", "LowParse.BitFields.fsti.checked", "FStar.Seq.fst.checked", "FStar.Pervasives.Native.fst.checked", "FStar.Pervasives.fsti.checked", "FStar.List.Tot.fst.checked",...
[ "lemma", "" ]
[ "Prims.pos", "Prims.eqtype", "LowParse.BitFields.uint_t", "Prims.nat", "LowParse.Spec.BitSum.bitsum'", "LowParse.Spec.BitSum.bitsum'_type", "Prims.squash", "Prims.eq2", "Prims.int", "Prims.l_and", "Prims.b2t", "Prims.op_GreaterThan", "Prims.op_LessThanOrEqual", "Prims.op_Subtraction", "L...
[]
module LowParse.Spec.BitSum include LowParse.Spec.Enum include LowParse.BitFields module L = FStar.List.Tot // IMPORTANT: these bitfield operators are defined in a MOST // significant bit (MSB) first fashion. noeq type bitsum' (#tot: pos) (#t: eqtype) (cl: uint_t tot t) (bitsum'_size: nat) = | BitStop of (sq...
false
false
LowParse.Spec.BitSum.fst
{ "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...
null
val synth_bitsum'_recip'_prop (#tot: pos) (#t: eqtype) (#cl: uint_t tot t) (#bitsum'_size: nat) (b: bitsum' cl bitsum'_size) (x: bitsum'_type b) : Lemma (ensures (filter_bitsum' b (synth_bitsum'_recip' b x) == true)) (decreases (bitsum'_size))
[ "recursion" ]
LowParse.Spec.BitSum.synth_bitsum'_recip'_prop
{ "file_name": "src/lowparse/LowParse.Spec.BitSum.fst", "git_rev": "446a08ce38df905547cf20f28c43776b22b8087a", "git_url": "https://github.com/project-everest/everparse.git", "project_name": "everparse" }
b: LowParse.Spec.BitSum.bitsum' cl bitsum'_size -> x: LowParse.Spec.BitSum.bitsum'_type b -> FStar.Pervasives.Lemma (ensures LowParse.Spec.BitSum.filter_bitsum' b (LowParse.Spec.BitSum.synth_bitsum'_recip' b x) == true) (decreases bitsum'_size)
{ "end_col": 44, "end_line": 485, "start_col": 2, "start_line": 471 }
FStar.Pervasives.Lemma
val synth_case_g_f_eq (#tot: pos) (#t: eqtype) (#cl: uint_t tot t) (#b: bitsum' cl tot) (#data: Type) (#tag_of_data: (data -> Tot (bitsum'_type b))) (#type_of_tag: (bitsum'_key_type b -> Tot Type)) (s: synth_case_t b data tag_of_data type_of_tag) (k: bitsum'_type b)...
[ { "abbrev": true, "full_module": "LowParse.BitFields", "short_module": "BF" }, { "abbrev": true, "full_module": "FStar.List.Tot", "short_module": "L" }, { "abbrev": false, "full_module": "LowParse.BitFields", "short_module": null }, { "abbrev": false, "full_mo...
false
let synth_case_g_f_eq (#tot: pos) (#t: eqtype) (#cl: uint_t tot t) (#b: bitsum' cl tot) (#data: Type) (#tag_of_data: (data -> Tot (bitsum'_type b))) (#type_of_tag: (bitsum'_key_type b -> Tot Type)) (s: synth_case_t b data tag_of_data type_of_tag) (k: bitsum'_type b) (x: type_of_tag (bitsum'_key_of_t...
val synth_case_g_f_eq (#tot: pos) (#t: eqtype) (#cl: uint_t tot t) (#b: bitsum' cl tot) (#data: Type) (#tag_of_data: (data -> Tot (bitsum'_type b))) (#type_of_tag: (bitsum'_key_type b -> Tot Type)) (s: synth_case_t b data tag_of_data type_of_tag) (k: bitsum'_type b)...
false
null
true
s.f_g_eq k (s.f k x); s.f_inj k (s.g k (s.f k x)) x
{ "checked_file": "LowParse.Spec.BitSum.fst.checked", "dependencies": [ "prims.fst.checked", "LowParse.Spec.Enum.fst.checked", "LowParse.BitFields.fsti.checked", "FStar.Seq.fst.checked", "FStar.Pervasives.Native.fst.checked", "FStar.Pervasives.fsti.checked", "FStar.List.Tot.fst.checked",...
[ "lemma" ]
[ "Prims.pos", "Prims.eqtype", "LowParse.BitFields.uint_t", "LowParse.Spec.BitSum.bitsum'", "LowParse.Spec.BitSum.bitsum'_type", "LowParse.Spec.BitSum.bitsum'_key_type", "LowParse.Spec.BitSum.synth_case_t", "LowParse.Spec.BitSum.bitsum'_key_of_t", "LowParse.Spec.BitSum.__proj__SynthCase__item__f_inj",...
[]
module LowParse.Spec.BitSum include LowParse.Spec.Enum include LowParse.BitFields module L = FStar.List.Tot // IMPORTANT: these bitfield operators are defined in a MOST // significant bit (MSB) first fashion. noeq type bitsum' (#tot: pos) (#t: eqtype) (cl: uint_t tot t) (bitsum'_size: nat) = | BitStop of (sq...
false
false
LowParse.Spec.BitSum.fst
{ "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...
null
val synth_case_g_f_eq (#tot: pos) (#t: eqtype) (#cl: uint_t tot t) (#b: bitsum' cl tot) (#data: Type) (#tag_of_data: (data -> Tot (bitsum'_type b))) (#type_of_tag: (bitsum'_key_type b -> Tot Type)) (s: synth_case_t b data tag_of_data type_of_tag) (k: bitsum'_type b)...
[]
LowParse.Spec.BitSum.synth_case_g_f_eq
{ "file_name": "src/lowparse/LowParse.Spec.BitSum.fst", "git_rev": "446a08ce38df905547cf20f28c43776b22b8087a", "git_url": "https://github.com/project-everest/everparse.git", "project_name": "everparse" }
s: LowParse.Spec.BitSum.synth_case_t b data tag_of_data type_of_tag -> k: LowParse.Spec.BitSum.bitsum'_type b -> x: type_of_tag (LowParse.Spec.BitSum.bitsum'_key_of_t b k) -> FStar.Pervasives.Lemma (ensures SynthCase?.g s k (SynthCase?.f s k x) == x)
{ "end_col": 31, "end_line": 676, "start_col": 2, "start_line": 675 }
Prims.Tot
val synth_bitsum'_recip_BitStop (#tot: pos) (#t: eqtype) (cl: uint_t tot t) : Tot (synth_bitsum'_recip_t #tot #t #cl #0 (BitStop ()))
[ { "abbrev": true, "full_module": "FStar.List.Tot", "short_module": "L" }, { "abbrev": true, "full_module": "FStar.Seq", "short_module": "Seq" }, { "abbrev": true, "full_module": "LowParse.BitFields", "short_module": "BF" }, { "abbrev": true, "full_module": "FS...
false
let synth_bitsum'_recip_BitStop (#tot: pos) (#t: eqtype) (cl: uint_t tot t) : Tot (synth_bitsum'_recip_t #tot #t #cl #0 (BitStop ())) = fun _ -> cl.uint_to_t 0
val synth_bitsum'_recip_BitStop (#tot: pos) (#t: eqtype) (cl: uint_t tot t) : Tot (synth_bitsum'_recip_t #tot #t #cl #0 (BitStop ())) let synth_bitsum'_recip_BitStop (#tot: pos) (#t: eqtype) (cl: uint_t tot t) : Tot (synth_bitsum'_recip_t #tot #t #cl #0 (BitStop ())) =
false
null
false
fun _ -> cl.uint_to_t 0
{ "checked_file": "LowParse.Spec.BitSum.fst.checked", "dependencies": [ "prims.fst.checked", "LowParse.Spec.Enum.fst.checked", "LowParse.BitFields.fsti.checked", "FStar.Seq.fst.checked", "FStar.Pervasives.Native.fst.checked", "FStar.Pervasives.fsti.checked", "FStar.List.Tot.fst.checked",...
[ "total" ]
[ "Prims.pos", "Prims.eqtype", "LowParse.BitFields.uint_t", "LowParse.Spec.BitSum.bitsum'_type", "LowParse.Spec.BitSum.BitStop", "LowParse.BitFields.__proj__Mkuint_t__item__uint_to_t", "Prims.eq2", "LowParse.Spec.BitSum.synth_bitsum'_recip", "LowParse.Spec.BitSum.synth_bitsum'_recip_t" ]
[]
module LowParse.Spec.BitSum include LowParse.Spec.Enum include LowParse.BitFields module L = FStar.List.Tot // IMPORTANT: these bitfield operators are defined in a MOST // significant bit (MSB) first fashion. noeq type bitsum' (#tot: pos) (#t: eqtype) (cl: uint_t tot t) (bitsum'_size: nat) = | BitStop of (sq...
false
false
LowParse.Spec.BitSum.fst
{ "detail_errors": false, "detail_hint_replay": false, "initial_fuel": 2, "initial_ifuel": 3, "max_fuel": 8, "max_ifuel": 3, "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...
null
val synth_bitsum'_recip_BitStop (#tot: pos) (#t: eqtype) (cl: uint_t tot t) : Tot (synth_bitsum'_recip_t #tot #t #cl #0 (BitStop ()))
[]
LowParse.Spec.BitSum.synth_bitsum'_recip_BitStop
{ "file_name": "src/lowparse/LowParse.Spec.BitSum.fst", "git_rev": "446a08ce38df905547cf20f28c43776b22b8087a", "git_url": "https://github.com/project-everest/everparse.git", "project_name": "everparse" }
cl: LowParse.BitFields.uint_t tot t -> LowParse.Spec.BitSum.synth_bitsum'_recip_t (LowParse.Spec.BitSum.BitStop ())
{ "end_col": 25, "end_line": 1561, "start_col": 2, "start_line": 1561 }
FStar.Pervasives.Lemma
val get_bitfield_synth_bitsum'_recip'_other (#tot: pos) (#t: eqtype) (#cl: uint_t tot t) (#bitsum'_size: nat) (b: bitsum' cl bitsum'_size) (x: bitsum'_type b) (lo: nat) (hi: nat{bitsum'_size <= lo /\ lo <= hi /\ hi <= tot}) : Lemma (ensures (cl.v (cl.get_bitfield (syn...
[ { "abbrev": true, "full_module": "LowParse.BitFields", "short_module": "BF" }, { "abbrev": true, "full_module": "FStar.List.Tot", "short_module": "L" }, { "abbrev": false, "full_module": "LowParse.BitFields", "short_module": null }, { "abbrev": false, "full_mo...
false
let rec get_bitfield_synth_bitsum'_recip'_other (#tot: pos) (#t: eqtype) (#cl: uint_t tot t) (#bitsum'_size: nat) (b: bitsum' cl bitsum'_size) (x: bitsum'_type b) (lo: nat) (hi: nat { bitsum'_size <= lo /\ lo <= hi /\ hi <= tot }) : Lemma (ensures (cl.v (cl.get_bitfield (synth_bitsum'_recip' b x) lo h...
val get_bitfield_synth_bitsum'_recip'_other (#tot: pos) (#t: eqtype) (#cl: uint_t tot t) (#bitsum'_size: nat) (b: bitsum' cl bitsum'_size) (x: bitsum'_type b) (lo: nat) (hi: nat{bitsum'_size <= lo /\ lo <= hi /\ hi <= tot}) : Lemma (ensures (cl.v (cl.get_bitfield (syn...
false
null
true
match b with | BitStop h -> BF.get_bitfield_zero tot lo hi | BitField sz rest -> let hd, tl = bitsum'_type_elim_BitField cl bitsum'_size sz rest x in BF.get_bitfield_set_bitfield_other (cl.v (synth_bitsum'_recip' rest tl)) (bitsum'_size - sz) bitsum'_size (cl.v hd) lo hi; get_bitfield_synth_bi...
{ "checked_file": "LowParse.Spec.BitSum.fst.checked", "dependencies": [ "prims.fst.checked", "LowParse.Spec.Enum.fst.checked", "LowParse.BitFields.fsti.checked", "FStar.Seq.fst.checked", "FStar.Pervasives.Native.fst.checked", "FStar.Pervasives.fsti.checked", "FStar.List.Tot.fst.checked",...
[ "lemma", "" ]
[ "Prims.pos", "Prims.eqtype", "LowParse.BitFields.uint_t", "Prims.nat", "LowParse.Spec.BitSum.bitsum'", "LowParse.Spec.BitSum.bitsum'_type", "Prims.l_and", "Prims.b2t", "Prims.op_LessThanOrEqual", "Prims.squash", "Prims.eq2", "Prims.int", "LowParse.BitFields.get_bitfield_zero", "Prims.op_Gr...
[]
module LowParse.Spec.BitSum include LowParse.Spec.Enum include LowParse.BitFields module L = FStar.List.Tot // IMPORTANT: these bitfield operators are defined in a MOST // significant bit (MSB) first fashion. noeq type bitsum' (#tot: pos) (#t: eqtype) (cl: uint_t tot t) (bitsum'_size: nat) = | BitStop of (sq...
false
false
LowParse.Spec.BitSum.fst
{ "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...
null
val get_bitfield_synth_bitsum'_recip'_other (#tot: pos) (#t: eqtype) (#cl: uint_t tot t) (#bitsum'_size: nat) (b: bitsum' cl bitsum'_size) (x: bitsum'_type b) (lo: nat) (hi: nat{bitsum'_size <= lo /\ lo <= hi /\ hi <= tot}) : Lemma (ensures (cl.v (cl.get_bitfield (syn...
[ "recursion" ]
LowParse.Spec.BitSum.get_bitfield_synth_bitsum'_recip'_other
{ "file_name": "src/lowparse/LowParse.Spec.BitSum.fst", "git_rev": "446a08ce38df905547cf20f28c43776b22b8087a", "git_url": "https://github.com/project-everest/everparse.git", "project_name": "everparse" }
b: LowParse.Spec.BitSum.bitsum' cl bitsum'_size -> x: LowParse.Spec.BitSum.bitsum'_type b -> lo: Prims.nat -> hi: Prims.nat{bitsum'_size <= lo /\ lo <= hi /\ hi <= tot} -> FStar.Pervasives.Lemma (ensures Mkuint_t?.v cl (Mkuint_t?.get_bitfield cl (LowParse.Spec.BitSum.synth_bit...
{ "end_col": 64, "end_line": 418, "start_col": 2, "start_line": 408 }
Prims.Tot
val weaken_parse_bitsum_cases_kind (#tot: pos) (#t: eqtype) (#cl: uint_t tot t) (b: bitsum' cl tot) (type_of_tag: (bitsum'_key_type b -> Tot Type)) (f: (x: bitsum'_key_type b -> Tot (k: parser_kind & parser k (type_of_tag x)))) : Tot (k: parser_kind{forall (x: bitsum'_key_type b)...
[ { "abbrev": true, "full_module": "LowParse.BitFields", "short_module": "BF" }, { "abbrev": true, "full_module": "FStar.List.Tot", "short_module": "L" }, { "abbrev": false, "full_module": "LowParse.BitFields", "short_module": null }, { "abbrev": false, "full_mo...
false
let weaken_parse_bitsum_cases_kind (#tot: pos) (#t: eqtype) (#cl: uint_t tot t) (b: bitsum' cl tot) (type_of_tag: (bitsum'_key_type b -> Tot Type)) (f: (x: bitsum'_key_type b) -> Tot (k: parser_kind & parser k (type_of_tag x))) : Tot (k: parser_kind { forall (x: bitsum'_key_type b) . k `is_weaker_than` dfst...
val weaken_parse_bitsum_cases_kind (#tot: pos) (#t: eqtype) (#cl: uint_t tot t) (b: bitsum' cl tot) (type_of_tag: (bitsum'_key_type b -> Tot Type)) (f: (x: bitsum'_key_type b -> Tot (k: parser_kind & parser k (type_of_tag x)))) : Tot (k: parser_kind{forall (x: bitsum'_key_type b)...
false
null
false
let (| k , phi |) = weaken_parse_bitsum_cases_kind' b (fun k -> dfst (f k)) in Classical.forall_intro phi; k
{ "checked_file": "LowParse.Spec.BitSum.fst.checked", "dependencies": [ "prims.fst.checked", "LowParse.Spec.Enum.fst.checked", "LowParse.BitFields.fsti.checked", "FStar.Seq.fst.checked", "FStar.Pervasives.Native.fst.checked", "FStar.Pervasives.fsti.checked", "FStar.List.Tot.fst.checked",...
[ "total" ]
[ "Prims.pos", "Prims.eqtype", "LowParse.BitFields.uint_t", "LowParse.Spec.BitSum.bitsum'", "LowParse.Spec.BitSum.bitsum'_key_type", "Prims.dtuple2", "LowParse.Spec.Base.parser_kind", "LowParse.Spec.Base.parser", "Prims.unit", "Prims.l_True", "Prims.squash", "LowParse.Spec.Base.is_weaker_than", ...
[]
module LowParse.Spec.BitSum include LowParse.Spec.Enum include LowParse.BitFields module L = FStar.List.Tot // IMPORTANT: these bitfield operators are defined in a MOST // significant bit (MSB) first fashion. noeq type bitsum' (#tot: pos) (#t: eqtype) (cl: uint_t tot t) (bitsum'_size: nat) = | BitStop of (sq...
false
false
LowParse.Spec.BitSum.fst
{ "detail_errors": false, "detail_hint_replay": false, "initial_fuel": 2, "initial_ifuel": 3, "max_fuel": 8, "max_ifuel": 3, "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...
null
val weaken_parse_bitsum_cases_kind (#tot: pos) (#t: eqtype) (#cl: uint_t tot t) (b: bitsum' cl tot) (type_of_tag: (bitsum'_key_type b -> Tot Type)) (f: (x: bitsum'_key_type b -> Tot (k: parser_kind & parser k (type_of_tag x)))) : Tot (k: parser_kind{forall (x: bitsum'_key_type b)...
[]
LowParse.Spec.BitSum.weaken_parse_bitsum_cases_kind
{ "file_name": "src/lowparse/LowParse.Spec.BitSum.fst", "git_rev": "446a08ce38df905547cf20f28c43776b22b8087a", "git_url": "https://github.com/project-everest/everparse.git", "project_name": "everparse" }
b: LowParse.Spec.BitSum.bitsum' cl tot -> type_of_tag: (_: LowParse.Spec.BitSum.bitsum'_key_type b -> Type) -> f: (x: LowParse.Spec.BitSum.bitsum'_key_type b -> Prims.dtuple2 LowParse.Spec.Base.parser_kind (fun k -> LowParse.Spec.Base.parser k (type_of_tag x))) -> k: Low...
{ "end_col": 3, "end_line": 725, "start_col": 1, "start_line": 723 }
FStar.Pervasives.Lemma
val synth_bitsum'_recip_inverse' (#tot: pos) (#t: eqtype) (#cl: uint_t tot t) (#bitsum'_size: nat) (b: bitsum' cl bitsum'_size) (x: bitsum'_type b) : Lemma (ensures (synth_bitsum' b (synth_bitsum'_recip b x) == x)) (decreases bitsum'_size)
[ { "abbrev": true, "full_module": "LowParse.BitFields", "short_module": "BF" }, { "abbrev": true, "full_module": "FStar.List.Tot", "short_module": "L" }, { "abbrev": false, "full_module": "LowParse.BitFields", "short_module": null }, { "abbrev": false, "full_mo...
false
let rec synth_bitsum'_recip_inverse' (#tot: pos) (#t: eqtype) (#cl: uint_t tot t) (#bitsum'_size: nat) (b: bitsum' cl bitsum'_size) (x: bitsum'_type b) : Lemma (ensures (synth_bitsum' b (synth_bitsum'_recip b x) == x)) (decreases bitsum'_size) = match b with | BitStop _ -> () | BitField sz rest -> ...
val synth_bitsum'_recip_inverse' (#tot: pos) (#t: eqtype) (#cl: uint_t tot t) (#bitsum'_size: nat) (b: bitsum' cl bitsum'_size) (x: bitsum'_type b) : Lemma (ensures (synth_bitsum' b (synth_bitsum'_recip b x) == x)) (decreases bitsum'_size) let rec synth_bitsum'_recip_inverse' ...
false
null
true
match b with | BitStop _ -> () | BitField sz rest -> let hd, tl = bitsum'_type_elim_BitField cl bitsum'_size sz rest x in let y = synth_bitsum'_recip b x in let y1 = synth_bitsum'_recip rest tl in BF.get_bitfield_set_bitfield_same (cl.v y1) (bitsum'_size - sz) (bitsum'_size) (cl.v hd); assert (cl.uint_to_t (c...
{ "checked_file": "LowParse.Spec.BitSum.fst.checked", "dependencies": [ "prims.fst.checked", "LowParse.Spec.Enum.fst.checked", "LowParse.BitFields.fsti.checked", "FStar.Seq.fst.checked", "FStar.Pervasives.Native.fst.checked", "FStar.Pervasives.fsti.checked", "FStar.List.Tot.fst.checked",...
[ "lemma", "" ]
[ "Prims.pos", "Prims.eqtype", "LowParse.BitFields.uint_t", "Prims.nat", "LowParse.Spec.BitSum.bitsum'", "LowParse.Spec.BitSum.bitsum'_type", "Prims.squash", "Prims.eq2", "Prims.int", "Prims.l_and", "Prims.b2t", "Prims.op_GreaterThan", "Prims.op_LessThanOrEqual", "Prims.op_Subtraction", "L...
[]
module LowParse.Spec.BitSum include LowParse.Spec.Enum include LowParse.BitFields module L = FStar.List.Tot // IMPORTANT: these bitfield operators are defined in a MOST // significant bit (MSB) first fashion. noeq type bitsum' (#tot: pos) (#t: eqtype) (cl: uint_t tot t) (bitsum'_size: nat) = | BitStop of (sq...
false
false
LowParse.Spec.BitSum.fst
{ "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...
null
val synth_bitsum'_recip_inverse' (#tot: pos) (#t: eqtype) (#cl: uint_t tot t) (#bitsum'_size: nat) (b: bitsum' cl bitsum'_size) (x: bitsum'_type b) : Lemma (ensures (synth_bitsum' b (synth_bitsum'_recip b x) == x)) (decreases bitsum'_size)
[ "recursion" ]
LowParse.Spec.BitSum.synth_bitsum'_recip_inverse'
{ "file_name": "src/lowparse/LowParse.Spec.BitSum.fst", "git_rev": "446a08ce38df905547cf20f28c43776b22b8087a", "git_url": "https://github.com/project-everest/everparse.git", "project_name": "everparse" }
b: LowParse.Spec.BitSum.bitsum' cl bitsum'_size -> x: LowParse.Spec.BitSum.bitsum'_type b -> FStar.Pervasives.Lemma (ensures LowParse.Spec.BitSum.synth_bitsum' b (LowParse.Spec.BitSum.synth_bitsum'_recip b x) == x) (decreases bitsum'_size)
{ "end_col": 47, "end_line": 537, "start_col": 2, "start_line": 511 }
FStar.Pervasives.Lemma
val synth_bitsum_case_recip_inverse (#tot: pos) (#t: eqtype) (#cl: uint_t tot t) (b: bitsum' cl tot) (#data: Type) (tag_of_data: (data -> Tot (bitsum'_type b))) (type_of_tag: (bitsum'_key_type b -> Tot Type)) (synth_case: synth_case_t b data tag_of_data type_of_tag) ...
[ { "abbrev": true, "full_module": "FStar.Seq", "short_module": "Seq" }, { "abbrev": true, "full_module": "LowParse.BitFields", "short_module": "BF" }, { "abbrev": true, "full_module": "FStar.List.Tot", "short_module": "L" }, { "abbrev": false, "full_module": "L...
false
let synth_bitsum_case_recip_inverse (#tot: pos) (#t: eqtype) (#cl: uint_t tot t) (b: bitsum' cl tot) (#data: Type) (tag_of_data: (data -> Tot (bitsum'_type b))) (type_of_tag: (bitsum'_key_type b -> Tot Type)) (synth_case: synth_case_t b data tag_of_data type_of_tag) (x: bitsum'_type b) : Lemma (synt...
val synth_bitsum_case_recip_inverse (#tot: pos) (#t: eqtype) (#cl: uint_t tot t) (b: bitsum' cl tot) (#data: Type) (tag_of_data: (data -> Tot (bitsum'_type b))) (type_of_tag: (bitsum'_key_type b -> Tot Type)) (synth_case: synth_case_t b data tag_of_data type_of_tag) ...
false
null
true
synth_inverse_intro' (synth_case.f x) (synth_case.g x) (fun y -> synth_case.f_g_eq x y)
{ "checked_file": "LowParse.Spec.BitSum.fst.checked", "dependencies": [ "prims.fst.checked", "LowParse.Spec.Enum.fst.checked", "LowParse.BitFields.fsti.checked", "FStar.Seq.fst.checked", "FStar.Pervasives.Native.fst.checked", "FStar.Pervasives.fsti.checked", "FStar.List.Tot.fst.checked",...
[ "lemma" ]
[ "Prims.pos", "Prims.eqtype", "LowParse.BitFields.uint_t", "LowParse.Spec.BitSum.bitsum'", "LowParse.Spec.BitSum.bitsum'_type", "LowParse.Spec.BitSum.bitsum'_key_type", "LowParse.Spec.BitSum.synth_case_t", "LowParse.Spec.Combinators.synth_inverse_intro'", "LowParse.Spec.BitSum.bitsum'_key_of_t", "L...
[]
module LowParse.Spec.BitSum include LowParse.Spec.Enum include LowParse.BitFields module L = FStar.List.Tot // IMPORTANT: these bitfield operators are defined in a MOST // significant bit (MSB) first fashion. noeq type bitsum' (#tot: pos) (#t: eqtype) (cl: uint_t tot t) (bitsum'_size: nat) = | BitStop of (sq...
false
false
LowParse.Spec.BitSum.fst
{ "detail_errors": false, "detail_hint_replay": false, "initial_fuel": 2, "initial_ifuel": 3, "max_fuel": 8, "max_ifuel": 3, "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...
null
val synth_bitsum_case_recip_inverse (#tot: pos) (#t: eqtype) (#cl: uint_t tot t) (b: bitsum' cl tot) (#data: Type) (tag_of_data: (data -> Tot (bitsum'_type b))) (type_of_tag: (bitsum'_key_type b -> Tot Type)) (synth_case: synth_case_t b data tag_of_data type_of_tag) ...
[]
LowParse.Spec.BitSum.synth_bitsum_case_recip_inverse
{ "file_name": "src/lowparse/LowParse.Spec.BitSum.fst", "git_rev": "446a08ce38df905547cf20f28c43776b22b8087a", "git_url": "https://github.com/project-everest/everparse.git", "project_name": "everparse" }
b: LowParse.Spec.BitSum.bitsum' cl tot -> tag_of_data: (_: data -> LowParse.Spec.BitSum.bitsum'_type b) -> type_of_tag: (_: LowParse.Spec.BitSum.bitsum'_key_type b -> Type) -> synth_case: LowParse.Spec.BitSum.synth_case_t b data tag_of_data type_of_tag -> x: LowParse.Spec.BitSum.bitsum'_type b ->...
{ "end_col": 3, "end_line": 892, "start_col": 2, "start_line": 890 }
FStar.Pervasives.Lemma
val synth_bitsum_case_injective (#tot: pos) (#t: eqtype) (#cl: uint_t tot t) (b: bitsum' cl tot) (#data: Type) (tag_of_data: (data -> Tot (bitsum'_type b))) (type_of_tag: (bitsum'_key_type b -> Tot Type)) (synth_case: synth_case_t b data tag_of_data type_of_tag) (x:...
[ { "abbrev": true, "full_module": "LowParse.BitFields", "short_module": "BF" }, { "abbrev": true, "full_module": "FStar.List.Tot", "short_module": "L" }, { "abbrev": false, "full_module": "LowParse.BitFields", "short_module": null }, { "abbrev": false, "full_mo...
false
let synth_bitsum_case_injective (#tot: pos) (#t: eqtype) (#cl: uint_t tot t) (b: bitsum' cl tot) (#data: Type) (tag_of_data: (data -> Tot (bitsum'_type b))) (type_of_tag: (bitsum'_key_type b -> Tot Type)) (synth_case: synth_case_t b data tag_of_data type_of_tag) (x: bitsum'_type b) : Lemma (synth_in...
val synth_bitsum_case_injective (#tot: pos) (#t: eqtype) (#cl: uint_t tot t) (b: bitsum' cl tot) (#data: Type) (tag_of_data: (data -> Tot (bitsum'_type b))) (type_of_tag: (bitsum'_key_type b -> Tot Type)) (synth_case: synth_case_t b data tag_of_data type_of_tag) (x:...
false
null
true
synth_injective_intro' (synth_case.f x) (fun y z -> synth_case.f_inj x y z)
{ "checked_file": "LowParse.Spec.BitSum.fst.checked", "dependencies": [ "prims.fst.checked", "LowParse.Spec.Enum.fst.checked", "LowParse.BitFields.fsti.checked", "FStar.Seq.fst.checked", "FStar.Pervasives.Native.fst.checked", "FStar.Pervasives.fsti.checked", "FStar.List.Tot.fst.checked",...
[ "lemma" ]
[ "Prims.pos", "Prims.eqtype", "LowParse.BitFields.uint_t", "LowParse.Spec.BitSum.bitsum'", "LowParse.Spec.BitSum.bitsum'_type", "LowParse.Spec.BitSum.bitsum'_key_type", "LowParse.Spec.BitSum.synth_case_t", "LowParse.Spec.Combinators.synth_injective_intro'", "LowParse.Spec.BitSum.bitsum'_key_of_t", ...
[]
module LowParse.Spec.BitSum include LowParse.Spec.Enum include LowParse.BitFields module L = FStar.List.Tot // IMPORTANT: these bitfield operators are defined in a MOST // significant bit (MSB) first fashion. noeq type bitsum' (#tot: pos) (#t: eqtype) (cl: uint_t tot t) (bitsum'_size: nat) = | BitStop of (sq...
false
false
LowParse.Spec.BitSum.fst
{ "detail_errors": false, "detail_hint_replay": false, "initial_fuel": 2, "initial_ifuel": 3, "max_fuel": 8, "max_ifuel": 3, "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...
null
val synth_bitsum_case_injective (#tot: pos) (#t: eqtype) (#cl: uint_t tot t) (b: bitsum' cl tot) (#data: Type) (tag_of_data: (data -> Tot (bitsum'_type b))) (type_of_tag: (bitsum'_key_type b -> Tot Type)) (synth_case: synth_case_t b data tag_of_data type_of_tag) (x:...
[]
LowParse.Spec.BitSum.synth_bitsum_case_injective
{ "file_name": "src/lowparse/LowParse.Spec.BitSum.fst", "git_rev": "446a08ce38df905547cf20f28c43776b22b8087a", "git_url": "https://github.com/project-everest/everparse.git", "project_name": "everparse" }
b: LowParse.Spec.BitSum.bitsum' cl tot -> tag_of_data: (_: data -> LowParse.Spec.BitSum.bitsum'_type b) -> type_of_tag: (_: LowParse.Spec.BitSum.bitsum'_key_type b -> Type) -> synth_case: LowParse.Spec.BitSum.synth_case_t b data tag_of_data type_of_tag -> x: LowParse.Spec.BitSum.bitsum'_type b ->...
{ "end_col": 3, "end_line": 742, "start_col": 2, "start_line": 740 }
Prims.GTot
val serialize_bitsum_alt_2 (#kt: parser_kind) (#tot: pos) (#t: eqtype) (#cl: uint_t tot t) (b: bitsum' cl tot) (#data: Type) (tag_of_data: (data -> Tot (bitsum'_type b))) (type_of_tag: (bitsum'_key_type b -> Tot Type)) (synth_case: synth_case_t b data tag_of_data ty...
[ { "abbrev": true, "full_module": "FStar.Seq", "short_module": "Seq" }, { "abbrev": true, "full_module": "LowParse.BitFields", "short_module": "BF" }, { "abbrev": true, "full_module": "FStar.List.Tot", "short_module": "L" }, { "abbrev": false, "full_module": "L...
false
let serialize_bitsum_alt_2 (#kt: parser_kind) (#tot: pos) (#t: eqtype) (#cl: uint_t tot t) (b: bitsum' cl tot) (#data: Type) (tag_of_data: (data -> Tot (bitsum'_type b))) (type_of_tag: (bitsum'_key_type b -> Tot Type)) (synth_case: synth_case_t b data tag_of_data type_of_tag) (#p: parser kt t) (s:...
val serialize_bitsum_alt_2 (#kt: parser_kind) (#tot: pos) (#t: eqtype) (#cl: uint_t tot t) (b: bitsum' cl tot) (#data: Type) (tag_of_data: (data -> Tot (bitsum'_type b))) (type_of_tag: (bitsum'_key_type b -> Tot Type)) (synth_case: synth_case_t b data tag_of_data ty...
false
null
false
let k = bitsum'_key_of_t b tg in (serialize s (synth_bitsum'_recip b tg)) `Seq.append` (serialize (g k) payload)
{ "checked_file": "LowParse.Spec.BitSum.fst.checked", "dependencies": [ "prims.fst.checked", "LowParse.Spec.Enum.fst.checked", "LowParse.BitFields.fsti.checked", "FStar.Seq.fst.checked", "FStar.Pervasives.Native.fst.checked", "FStar.Pervasives.fsti.checked", "FStar.List.Tot.fst.checked",...
[ "sometrivial" ]
[ "LowParse.Spec.Base.parser_kind", "Prims.pos", "Prims.eqtype", "LowParse.BitFields.uint_t", "LowParse.Spec.BitSum.bitsum'", "LowParse.Spec.BitSum.bitsum'_type", "LowParse.Spec.BitSum.bitsum'_key_type", "LowParse.Spec.BitSum.synth_case_t", "LowParse.Spec.Base.parser", "LowParse.Spec.Base.serializer...
[]
module LowParse.Spec.BitSum include LowParse.Spec.Enum include LowParse.BitFields module L = FStar.List.Tot // IMPORTANT: these bitfield operators are defined in a MOST // significant bit (MSB) first fashion. noeq type bitsum' (#tot: pos) (#t: eqtype) (cl: uint_t tot t) (bitsum'_size: nat) = | BitStop of (sq...
false
false
LowParse.Spec.BitSum.fst
{ "detail_errors": false, "detail_hint_replay": false, "initial_fuel": 2, "initial_ifuel": 3, "max_fuel": 8, "max_ifuel": 3, "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...
null
val serialize_bitsum_alt_2 (#kt: parser_kind) (#tot: pos) (#t: eqtype) (#cl: uint_t tot t) (b: bitsum' cl tot) (#data: Type) (tag_of_data: (data -> Tot (bitsum'_type b))) (type_of_tag: (bitsum'_key_type b -> Tot Type)) (synth_case: synth_case_t b data tag_of_data ty...
[]
LowParse.Spec.BitSum.serialize_bitsum_alt_2
{ "file_name": "src/lowparse/LowParse.Spec.BitSum.fst", "git_rev": "446a08ce38df905547cf20f28c43776b22b8087a", "git_url": "https://github.com/project-everest/everparse.git", "project_name": "everparse" }
b: LowParse.Spec.BitSum.bitsum' cl tot -> tag_of_data: (_: data -> LowParse.Spec.BitSum.bitsum'_type b) -> type_of_tag: (_: LowParse.Spec.BitSum.bitsum'_key_type b -> Type) -> synth_case: LowParse.Spec.BitSum.synth_case_t b data tag_of_data type_of_tag -> s: LowParse.Spec.Base.serializer p ...
{ "end_col": 77, "end_line": 1046, "start_col": 1, "start_line": 1045 }
FStar.Pervasives.Lemma
val serialize_bitsum_eq (#kt: parser_kind) (#tot: pos) (#t: eqtype) (#cl: uint_t tot t) (b: bitsum' cl tot) (#data: Type) (tag_of_data: (data -> Tot (bitsum'_type b))) (type_of_tag: (bitsum'_key_type b -> Tot Type)) (synth_case: synth_case_t b data tag_of_data type_...
[ { "abbrev": true, "full_module": "FStar.Seq", "short_module": "Seq" }, { "abbrev": true, "full_module": "LowParse.BitFields", "short_module": "BF" }, { "abbrev": true, "full_module": "FStar.List.Tot", "short_module": "L" }, { "abbrev": false, "full_module": "L...
false
let serialize_bitsum_eq (#kt: parser_kind) (#tot: pos) (#t: eqtype) (#cl: uint_t tot t) (b: bitsum' cl tot) (#data: Type) (tag_of_data: (data -> Tot (bitsum'_type b))) (type_of_tag: (bitsum'_key_type b -> Tot Type)) (synth_case: synth_case_t b data tag_of_data type_of_tag) (#p: parser kt t) (s: se...
val serialize_bitsum_eq (#kt: parser_kind) (#tot: pos) (#t: eqtype) (#cl: uint_t tot t) (b: bitsum' cl tot) (#data: Type) (tag_of_data: (data -> Tot (bitsum'_type b))) (type_of_tag: (bitsum'_key_type b -> Tot Type)) (synth_case: synth_case_t b data tag_of_data type_...
false
null
true
serialize_tagged_union_eq #(parse_filter_kind kt) #(bitsum'_type b) #(parse_bitsum' b p) (serialize_bitsum' b s) #(data) (tag_of_data) #(weaken_parse_bitsum_cases_kind b type_of_tag f) #(parse_bitsum_cases b tag_of_data type_of_tag synth_case f) (serialize_bitsum_cases b tag_of_data type_of_tag synth_case #f g) x...
{ "checked_file": "LowParse.Spec.BitSum.fst.checked", "dependencies": [ "prims.fst.checked", "LowParse.Spec.Enum.fst.checked", "LowParse.BitFields.fsti.checked", "FStar.Seq.fst.checked", "FStar.Pervasives.Native.fst.checked", "FStar.Pervasives.fsti.checked", "FStar.List.Tot.fst.checked",...
[ "lemma" ]
[ "LowParse.Spec.Base.parser_kind", "Prims.pos", "Prims.eqtype", "LowParse.BitFields.uint_t", "LowParse.Spec.BitSum.bitsum'", "LowParse.Spec.BitSum.bitsum'_type", "LowParse.Spec.BitSum.bitsum'_key_type", "LowParse.Spec.BitSum.synth_case_t", "LowParse.Spec.Base.parser", "LowParse.Spec.Base.serializer...
[]
module LowParse.Spec.BitSum include LowParse.Spec.Enum include LowParse.BitFields module L = FStar.List.Tot // IMPORTANT: these bitfield operators are defined in a MOST // significant bit (MSB) first fashion. noeq type bitsum' (#tot: pos) (#t: eqtype) (cl: uint_t tot t) (bitsum'_size: nat) = | BitStop of (sq...
false
false
LowParse.Spec.BitSum.fst
{ "detail_errors": false, "detail_hint_replay": false, "initial_fuel": 2, "initial_ifuel": 3, "max_fuel": 8, "max_ifuel": 3, "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...
null
val serialize_bitsum_eq (#kt: parser_kind) (#tot: pos) (#t: eqtype) (#cl: uint_t tot t) (b: bitsum' cl tot) (#data: Type) (tag_of_data: (data -> Tot (bitsum'_type b))) (type_of_tag: (bitsum'_key_type b -> Tot Type)) (synth_case: synth_case_t b data tag_of_data type_...
[]
LowParse.Spec.BitSum.serialize_bitsum_eq
{ "file_name": "src/lowparse/LowParse.Spec.BitSum.fst", "git_rev": "446a08ce38df905547cf20f28c43776b22b8087a", "git_url": "https://github.com/project-everest/everparse.git", "project_name": "everparse" }
b: LowParse.Spec.BitSum.bitsum' cl tot -> tag_of_data: (_: data -> LowParse.Spec.BitSum.bitsum'_type b) -> type_of_tag: (_: LowParse.Spec.BitSum.bitsum'_key_type b -> Type) -> synth_case: LowParse.Spec.BitSum.synth_case_t b data tag_of_data type_of_tag -> s: LowParse.Spec.Base.serializer p ...
{ "end_col": 5, "end_line": 1007, "start_col": 2, "start_line": 984 }
Prims.GTot
val is_valid_bitfield (#tot: pos) (#t: eqtype) (#cl: uint_t tot t) (#bitsum'_size: nat) (b: bitsum' cl bitsum'_size) (k: bitsum'_key_type b) (low high: nat) : GTot bool
[ { "abbrev": true, "full_module": "FStar.List.Tot", "short_module": "L" }, { "abbrev": true, "full_module": "FStar.Seq", "short_module": "Seq" }, { "abbrev": true, "full_module": "LowParse.BitFields", "short_module": "BF" }, { "abbrev": true, "full_module": "FS...
false
let rec is_valid_bitfield (#tot: pos) (#t: eqtype) (#cl: uint_t tot t) (#bitsum'_size: nat) (b: bitsum' cl bitsum'_size) (k: bitsum'_key_type b) (low high: nat) : GTot bool = match b with | BitStop _ -> false | BitField sz rest -> if low + sz = high && high = bitsum'_size then true else is...
val is_valid_bitfield (#tot: pos) (#t: eqtype) (#cl: uint_t tot t) (#bitsum'_size: nat) (b: bitsum' cl bitsum'_size) (k: bitsum'_key_type b) (low high: nat) : GTot bool let rec is_valid_bitfield (#tot: pos) (#t: eqtype) (#cl: uint_t tot t) (#bitsum'_...
false
null
false
match b with | BitStop _ -> false | BitField sz rest -> if low + sz = high && high = bitsum'_size then true else is_valid_bitfield rest (bitsum'_key_type_elim_BitField cl bitsum'_size sz rest k) low high | BitSum' key key_size e payload -> let (| k' , r' |) = bitsum'_key_type_elim_BitSum' cl bitsum'_size key ke...
{ "checked_file": "LowParse.Spec.BitSum.fst.checked", "dependencies": [ "prims.fst.checked", "LowParse.Spec.Enum.fst.checked", "LowParse.BitFields.fsti.checked", "FStar.Seq.fst.checked", "FStar.Pervasives.Native.fst.checked", "FStar.Pervasives.fsti.checked", "FStar.List.Tot.fst.checked",...
[ "sometrivial" ]
[ "Prims.pos", "Prims.eqtype", "LowParse.BitFields.uint_t", "Prims.nat", "LowParse.Spec.BitSum.bitsum'", "LowParse.Spec.BitSum.bitsum'_key_type", "Prims.squash", "Prims.eq2", "Prims.int", "Prims.l_and", "Prims.b2t", "Prims.op_GreaterThan", "Prims.op_LessThanOrEqual", "Prims.op_Subtraction", ...
[]
module LowParse.Spec.BitSum include LowParse.Spec.Enum include LowParse.BitFields module L = FStar.List.Tot // IMPORTANT: these bitfield operators are defined in a MOST // significant bit (MSB) first fashion. noeq type bitsum' (#tot: pos) (#t: eqtype) (cl: uint_t tot t) (bitsum'_size: nat) = | BitStop of (sq...
false
false
LowParse.Spec.BitSum.fst
{ "detail_errors": false, "detail_hint_replay": false, "initial_fuel": 2, "initial_ifuel": 3, "max_fuel": 8, "max_ifuel": 3, "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...
null
val is_valid_bitfield (#tot: pos) (#t: eqtype) (#cl: uint_t tot t) (#bitsum'_size: nat) (b: bitsum' cl bitsum'_size) (k: bitsum'_key_type b) (low high: nat) : GTot bool
[ "recursion" ]
LowParse.Spec.BitSum.is_valid_bitfield
{ "file_name": "src/lowparse/LowParse.Spec.BitSum.fst", "git_rev": "446a08ce38df905547cf20f28c43776b22b8087a", "git_url": "https://github.com/project-everest/everparse.git", "project_name": "everparse" }
b: LowParse.Spec.BitSum.bitsum' cl bitsum'_size -> k: LowParse.Spec.BitSum.bitsum'_key_type b -> low: Prims.nat -> high: Prims.nat -> Prims.GTot Prims.bool
{ "end_col": 46, "end_line": 1804, "start_col": 2, "start_line": 1796 }
Prims.Tot
val filter_bitsum'_bitsum'_nil (#tot: pos) (#t: eqtype) (cl: uint_t tot t) (bitsum'_size: nat) (key: eqtype) (key_size: nat{key_size > 0 /\ key_size <= bitsum'_size /\ bitsum'_size <= tot}) (e: enum key (bitfield cl key_size)) (payload: (enum_key e -> Tot (bitsum' cl (bit...
[ { "abbrev": true, "full_module": "FStar.Seq", "short_module": "Seq" }, { "abbrev": true, "full_module": "LowParse.BitFields", "short_module": "BF" }, { "abbrev": true, "full_module": "FStar.List.Tot", "short_module": "L" }, { "abbrev": false, "full_module": "L...
false
let filter_bitsum'_bitsum'_nil (#tot: pos) (#t: eqtype) (cl: uint_t tot t) (bitsum'_size: nat) (key: eqtype) (key_size: nat { key_size > 0 /\ key_size <= bitsum'_size /\ bitsum'_size <= tot }) (e: enum key (bitfield cl key_size)) (payload: (enum_key e -> Tot (bitsum' cl (bitsum'_size - key_size)))) (h...
val filter_bitsum'_bitsum'_nil (#tot: pos) (#t: eqtype) (cl: uint_t tot t) (bitsum'_size: nat) (key: eqtype) (key_size: nat{key_size > 0 /\ key_size <= bitsum'_size /\ bitsum'_size <= tot}) (e: enum key (bitfield cl key_size)) (payload: (enum_key e -> Tot (bitsum' cl (bit...
false
null
false
(fun x xr -> false)
{ "checked_file": "LowParse.Spec.BitSum.fst.checked", "dependencies": [ "prims.fst.checked", "LowParse.Spec.Enum.fst.checked", "LowParse.BitFields.fsti.checked", "FStar.Seq.fst.checked", "FStar.Pervasives.Native.fst.checked", "FStar.Pervasives.fsti.checked", "FStar.List.Tot.fst.checked",...
[ "total" ]
[ "Prims.pos", "Prims.eqtype", "LowParse.BitFields.uint_t", "Prims.nat", "Prims.l_and", "Prims.b2t", "Prims.op_GreaterThan", "Prims.op_LessThanOrEqual", "LowParse.Spec.Enum.enum", "LowParse.BitFields.bitfield", "LowParse.Spec.Enum.enum_key", "LowParse.Spec.BitSum.bitsum'", "Prims.op_Subtractio...
[]
module LowParse.Spec.BitSum include LowParse.Spec.Enum include LowParse.BitFields module L = FStar.List.Tot // IMPORTANT: these bitfield operators are defined in a MOST // significant bit (MSB) first fashion. noeq type bitsum' (#tot: pos) (#t: eqtype) (cl: uint_t tot t) (bitsum'_size: nat) = | BitStop of (sq...
false
false
LowParse.Spec.BitSum.fst
{ "detail_errors": false, "detail_hint_replay": false, "initial_fuel": 2, "initial_ifuel": 3, "max_fuel": 8, "max_ifuel": 3, "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...
null
val filter_bitsum'_bitsum'_nil (#tot: pos) (#t: eqtype) (cl: uint_t tot t) (bitsum'_size: nat) (key: eqtype) (key_size: nat{key_size > 0 /\ key_size <= bitsum'_size /\ bitsum'_size <= tot}) (e: enum key (bitfield cl key_size)) (payload: (enum_key e -> Tot (bitsum' cl (bit...
[]
LowParse.Spec.BitSum.filter_bitsum'_bitsum'_nil
{ "file_name": "src/lowparse/LowParse.Spec.BitSum.fst", "git_rev": "446a08ce38df905547cf20f28c43776b22b8087a", "git_url": "https://github.com/project-everest/everparse.git", "project_name": "everparse" }
cl: LowParse.BitFields.uint_t tot t -> bitsum'_size: Prims.nat -> key: Prims.eqtype -> key_size: Prims.nat{key_size > 0 /\ key_size <= bitsum'_size /\ bitsum'_size <= tot} -> e: LowParse.Spec.Enum.enum key (LowParse.BitFields.bitfield cl key_size) -> payload: (_: LowParse.Spec.Enum.enum_k...
{ "end_col": 21, "end_line": 1171, "start_col": 2, "start_line": 1171 }
Prims.Tot
val synth_bitsum'_recip_BitField (#tot: pos) (#t: eqtype) (cl: uint_t tot t) (bitsum'_size: nat) (sz: nat{sz > 0 /\ sz <= bitsum'_size /\ bitsum'_size <= tot}) (rest: bitsum' cl (bitsum'_size - sz)) (ih: synth_bitsum'_recip_t rest) : Tot (synth_bitsum'_recip_t (BitField sz ...
[ { "abbrev": true, "full_module": "FStar.List.Tot", "short_module": "L" }, { "abbrev": true, "full_module": "FStar.Seq", "short_module": "Seq" }, { "abbrev": true, "full_module": "LowParse.BitFields", "short_module": "BF" }, { "abbrev": true, "full_module": "FS...
false
let synth_bitsum'_recip_BitField (#tot: pos) (#t: eqtype) (cl: uint_t tot t) (bitsum'_size: nat) (sz: nat { sz > 0 /\ sz <= bitsum'_size /\ bitsum'_size <= tot }) (rest: bitsum' cl (bitsum'_size - sz)) (ih: synth_bitsum'_recip_t rest) : Tot (synth_bitsum'_recip_t (BitField sz rest)) = fun x -> [@inline_...
val synth_bitsum'_recip_BitField (#tot: pos) (#t: eqtype) (cl: uint_t tot t) (bitsum'_size: nat) (sz: nat{sz > 0 /\ sz <= bitsum'_size /\ bitsum'_size <= tot}) (rest: bitsum' cl (bitsum'_size - sz)) (ih: synth_bitsum'_recip_t rest) : Tot (synth_bitsum'_recip_t (BitField sz ...
false
null
false
fun x -> [@@ inline_let ]let hd, tl = bitsum'_type_elim_BitField cl bitsum'_size sz rest x in cl.set_bitfield (ih tl) (bitsum'_size - sz) (bitsum'_size) hd
{ "checked_file": "LowParse.Spec.BitSum.fst.checked", "dependencies": [ "prims.fst.checked", "LowParse.Spec.Enum.fst.checked", "LowParse.BitFields.fsti.checked", "FStar.Seq.fst.checked", "FStar.Pervasives.Native.fst.checked", "FStar.Pervasives.fsti.checked", "FStar.List.Tot.fst.checked",...
[ "total" ]
[ "Prims.pos", "Prims.eqtype", "LowParse.BitFields.uint_t", "Prims.nat", "Prims.l_and", "Prims.b2t", "Prims.op_GreaterThan", "Prims.op_LessThanOrEqual", "LowParse.Spec.BitSum.bitsum'", "Prims.op_Subtraction", "LowParse.Spec.BitSum.synth_bitsum'_recip_t", "LowParse.Spec.BitSum.bitsum'_type", "L...
[]
module LowParse.Spec.BitSum include LowParse.Spec.Enum include LowParse.BitFields module L = FStar.List.Tot // IMPORTANT: these bitfield operators are defined in a MOST // significant bit (MSB) first fashion. noeq type bitsum' (#tot: pos) (#t: eqtype) (cl: uint_t tot t) (bitsum'_size: nat) = | BitStop of (sq...
false
false
LowParse.Spec.BitSum.fst
{ "detail_errors": false, "detail_hint_replay": false, "initial_fuel": 2, "initial_ifuel": 3, "max_fuel": 8, "max_ifuel": 3, "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...
null
val synth_bitsum'_recip_BitField (#tot: pos) (#t: eqtype) (cl: uint_t tot t) (bitsum'_size: nat) (sz: nat{sz > 0 /\ sz <= bitsum'_size /\ bitsum'_size <= tot}) (rest: bitsum' cl (bitsum'_size - sz)) (ih: synth_bitsum'_recip_t rest) : Tot (synth_bitsum'_recip_t (BitField sz ...
[]
LowParse.Spec.BitSum.synth_bitsum'_recip_BitField
{ "file_name": "src/lowparse/LowParse.Spec.BitSum.fst", "git_rev": "446a08ce38df905547cf20f28c43776b22b8087a", "git_url": "https://github.com/project-everest/everparse.git", "project_name": "everparse" }
cl: LowParse.BitFields.uint_t tot t -> bitsum'_size: Prims.nat -> sz: Prims.nat{sz > 0 /\ sz <= bitsum'_size /\ bitsum'_size <= tot} -> rest: LowParse.Spec.BitSum.bitsum' cl (bitsum'_size - sz) -> ih: LowParse.Spec.BitSum.synth_bitsum'_recip_t rest -> LowParse.Spec.BitSum.synth_bitsum'_recip_t (L...
{ "end_col": 63, "end_line": 1576, "start_col": 2, "start_line": 1573 }
FStar.Pervasives.Lemma
val is_valid_bitfield_prop (#tot: pos) (#t: eqtype) (#cl: uint_t tot t) (#bitsum'_size: nat) (b: bitsum' cl bitsum'_size) (k: bitsum'_key_type b) (low high: nat) : Lemma (requires (is_valid_bitfield b k low high)) (ensures (low <= high /\ high <= bitsum'_size)) ...
[ { "abbrev": true, "full_module": "FStar.List.Tot", "short_module": "L" }, { "abbrev": true, "full_module": "FStar.Seq", "short_module": "Seq" }, { "abbrev": true, "full_module": "LowParse.BitFields", "short_module": "BF" }, { "abbrev": true, "full_module": "FS...
false
let rec is_valid_bitfield_prop (#tot: pos) (#t: eqtype) (#cl: uint_t tot t) (#bitsum'_size: nat) (b: bitsum' cl bitsum'_size) (k: bitsum'_key_type b) (low high: nat) : Lemma (requires (is_valid_bitfield b k low high)) (ensures ( low <= high /\ high <= bitsum'_size )) [SMTPat (is_valid_bitfield...
val is_valid_bitfield_prop (#tot: pos) (#t: eqtype) (#cl: uint_t tot t) (#bitsum'_size: nat) (b: bitsum' cl bitsum'_size) (k: bitsum'_key_type b) (low high: nat) : Lemma (requires (is_valid_bitfield b k low high)) (ensures (low <= high /\ high <= bitsum'_size)) ...
false
null
true
match b with | BitField sz rest -> if low + sz = high && high = bitsum'_size then () else is_valid_bitfield_prop rest (bitsum'_key_type_elim_BitField cl bitsum'_size sz rest k) low high | BitSum' key key_size e payload -> let (| k' , r' |) = bitsum'_key_type_elim_BitSum' cl bitsum'_size key key_size e paylo...
{ "checked_file": "LowParse.Spec.BitSum.fst.checked", "dependencies": [ "prims.fst.checked", "LowParse.Spec.Enum.fst.checked", "LowParse.BitFields.fsti.checked", "FStar.Seq.fst.checked", "FStar.Pervasives.Native.fst.checked", "FStar.Pervasives.fsti.checked", "FStar.List.Tot.fst.checked",...
[ "lemma" ]
[ "Prims.pos", "Prims.eqtype", "LowParse.BitFields.uint_t", "Prims.nat", "LowParse.Spec.BitSum.bitsum'", "LowParse.Spec.BitSum.bitsum'_key_type", "Prims.l_and", "Prims.b2t", "Prims.op_GreaterThan", "Prims.op_LessThanOrEqual", "Prims.op_Subtraction", "Prims.op_AmpAmp", "Prims.op_Equality", "P...
[]
module LowParse.Spec.BitSum include LowParse.Spec.Enum include LowParse.BitFields module L = FStar.List.Tot // IMPORTANT: these bitfield operators are defined in a MOST // significant bit (MSB) first fashion. noeq type bitsum' (#tot: pos) (#t: eqtype) (cl: uint_t tot t) (bitsum'_size: nat) = | BitStop of (sq...
false
false
LowParse.Spec.BitSum.fst
{ "detail_errors": false, "detail_hint_replay": false, "initial_fuel": 2, "initial_ifuel": 3, "max_fuel": 8, "max_ifuel": 3, "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...
null
val is_valid_bitfield_prop (#tot: pos) (#t: eqtype) (#cl: uint_t tot t) (#bitsum'_size: nat) (b: bitsum' cl bitsum'_size) (k: bitsum'_key_type b) (low high: nat) : Lemma (requires (is_valid_bitfield b k low high)) (ensures (low <= high /\ high <= bitsum'_size)) ...
[ "recursion" ]
LowParse.Spec.BitSum.is_valid_bitfield_prop
{ "file_name": "src/lowparse/LowParse.Spec.BitSum.fst", "git_rev": "446a08ce38df905547cf20f28c43776b22b8087a", "git_url": "https://github.com/project-everest/everparse.git", "project_name": "everparse" }
b: LowParse.Spec.BitSum.bitsum' cl bitsum'_size -> k: LowParse.Spec.BitSum.bitsum'_key_type b -> low: Prims.nat -> high: Prims.nat -> FStar.Pervasives.Lemma (requires LowParse.Spec.BitSum.is_valid_bitfield b k low high) (ensures low <= high /\ high <= bitsum'_size) [SMTPat (LowParse.Spec....
{ "end_col": 51, "end_line": 1827, "start_col": 2, "start_line": 1820 }
FStar.Pervasives.Lemma
val filter_bitsum'_ext (#tot: pos) (#t: eqtype) (#cl: uint_t tot t) (#bitsum'_size: nat) (b: bitsum' cl bitsum'_size) (x y: t) : Lemma (requires (BF.get_bitfield (cl.v x) 0 bitsum'_size == BF.get_bitfield (cl.v y) 0 bitsum'_size) ) (ensures (filter_bitsum' b x == filt...
[ { "abbrev": true, "full_module": "LowParse.BitFields", "short_module": "BF" }, { "abbrev": true, "full_module": "FStar.List.Tot", "short_module": "L" }, { "abbrev": false, "full_module": "LowParse.BitFields", "short_module": null }, { "abbrev": false, "full_mo...
false
let rec filter_bitsum'_ext (#tot: pos) (#t: eqtype) (#cl: uint_t tot t) (#bitsum'_size: nat) (b: bitsum' cl bitsum'_size) (x y: t) : Lemma (requires (BF.get_bitfield (cl.v x) 0 bitsum'_size == BF.get_bitfield (cl.v y) 0 bitsum'_size)) (ensures (filter_bitsum' b x == filter_bitsum' b y)) (decreases (bi...
val filter_bitsum'_ext (#tot: pos) (#t: eqtype) (#cl: uint_t tot t) (#bitsum'_size: nat) (b: bitsum' cl bitsum'_size) (x y: t) : Lemma (requires (BF.get_bitfield (cl.v x) 0 bitsum'_size == BF.get_bitfield (cl.v y) 0 bitsum'_size) ) (ensures (filter_bitsum' b x == filt...
false
null
true
match b with | BitStop _ -> () | BitField sz rest -> BF.get_bitfield_get_bitfield (cl.v x) 0 bitsum'_size 0 (bitsum'_size - sz); BF.get_bitfield_get_bitfield (cl.v y) 0 bitsum'_size 0 (bitsum'_size - sz); filter_bitsum'_ext rest x y | BitSum' key key_size e payload -> let f:bitfield cl key_size = cl.get_bitfiel...
{ "checked_file": "LowParse.Spec.BitSum.fst.checked", "dependencies": [ "prims.fst.checked", "LowParse.Spec.Enum.fst.checked", "LowParse.BitFields.fsti.checked", "FStar.Seq.fst.checked", "FStar.Pervasives.Native.fst.checked", "FStar.Pervasives.fsti.checked", "FStar.List.Tot.fst.checked",...
[ "lemma", "" ]
[ "Prims.pos", "Prims.eqtype", "LowParse.BitFields.uint_t", "Prims.nat", "LowParse.Spec.BitSum.bitsum'", "Prims.squash", "Prims.eq2", "Prims.int", "Prims.l_and", "Prims.b2t", "Prims.op_GreaterThan", "Prims.op_LessThanOrEqual", "Prims.op_Subtraction", "LowParse.Spec.BitSum.filter_bitsum'_ext"...
[]
module LowParse.Spec.BitSum include LowParse.Spec.Enum include LowParse.BitFields module L = FStar.List.Tot // IMPORTANT: these bitfield operators are defined in a MOST // significant bit (MSB) first fashion. noeq type bitsum' (#tot: pos) (#t: eqtype) (cl: uint_t tot t) (bitsum'_size: nat) = | BitStop of (sq...
false
false
LowParse.Spec.BitSum.fst
{ "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...
null
val filter_bitsum'_ext (#tot: pos) (#t: eqtype) (#cl: uint_t tot t) (#bitsum'_size: nat) (b: bitsum' cl bitsum'_size) (x y: t) : Lemma (requires (BF.get_bitfield (cl.v x) 0 bitsum'_size == BF.get_bitfield (cl.v y) 0 bitsum'_size) ) (ensures (filter_bitsum' b x == filt...
[ "recursion" ]
LowParse.Spec.BitSum.filter_bitsum'_ext
{ "file_name": "src/lowparse/LowParse.Spec.BitSum.fst", "git_rev": "446a08ce38df905547cf20f28c43776b22b8087a", "git_url": "https://github.com/project-everest/everparse.git", "project_name": "everparse" }
b: LowParse.Spec.BitSum.bitsum' cl bitsum'_size -> x: t -> y: t -> FStar.Pervasives.Lemma (requires LowParse.BitFields.get_bitfield (Mkuint_t?.v cl x) 0 bitsum'_size == LowParse.BitFields.get_bitfield (Mkuint_t?.v cl y) 0 bitsum'_size) (ensures LowParse.Spec.BitSum.filter_bitsum' b x == Lo...
{ "end_col": 15, "end_line": 457, "start_col": 2, "start_line": 435 }
Prims.Tot
val synth_bitsum'_recip_BitSum_gen (#tot: pos) (#t: eqtype) (cl: uint_t tot t) (bitsum'_size: nat) (key: eqtype) (key_size: nat{key_size > 0 /\ key_size <= bitsum'_size /\ bitsum'_size <= tot}) (e: enum key (bitfield cl key_size)) (repr_of: (k: enum_key e -> Tot (r: enum_...
[ { "abbrev": true, "full_module": "FStar.List.Tot", "short_module": "L" }, { "abbrev": true, "full_module": "FStar.Seq", "short_module": "Seq" }, { "abbrev": true, "full_module": "LowParse.BitFields", "short_module": "BF" }, { "abbrev": true, "full_module": "FS...
false
let synth_bitsum'_recip_BitSum_gen (#tot: pos) (#t: eqtype) (cl: uint_t tot t) (bitsum'_size: nat) (key: eqtype) (key_size: nat { key_size > 0 /\ key_size <= bitsum'_size /\ bitsum'_size <= tot }) (e: enum key (bitfield cl key_size)) (repr_of: ( (k: enum_key e) -> Tot (r: enum_repr e { r == enum...
val synth_bitsum'_recip_BitSum_gen (#tot: pos) (#t: eqtype) (cl: uint_t tot t) (bitsum'_size: nat) (key: eqtype) (key_size: nat{key_size > 0 /\ key_size <= bitsum'_size /\ bitsum'_size <= tot}) (e: enum key (bitfield cl key_size)) (repr_of: (k: enum_key e -> Tot (r: enum_...
false
null
false
fun x -> [@@ inline_let ]let (| k , pl |) = bitsum'_type_elim_BitSum' cl bitsum'_size key key_size e payload x in cl.set_bitfield (synth_payload k pl) (bitsum'_size - key_size) bitsum'_size (repr_of k)
{ "checked_file": "LowParse.Spec.BitSum.fst.checked", "dependencies": [ "prims.fst.checked", "LowParse.Spec.Enum.fst.checked", "LowParse.BitFields.fsti.checked", "FStar.Seq.fst.checked", "FStar.Pervasives.Native.fst.checked", "FStar.Pervasives.fsti.checked", "FStar.List.Tot.fst.checked",...
[ "total" ]
[ "Prims.pos", "Prims.eqtype", "LowParse.BitFields.uint_t", "Prims.nat", "Prims.l_and", "Prims.b2t", "Prims.op_GreaterThan", "Prims.op_LessThanOrEqual", "LowParse.Spec.Enum.enum", "LowParse.BitFields.bitfield", "LowParse.Spec.Enum.enum_key", "LowParse.Spec.Enum.enum_repr", "Prims.eq2", "LowP...
[]
module LowParse.Spec.BitSum include LowParse.Spec.Enum include LowParse.BitFields module L = FStar.List.Tot // IMPORTANT: these bitfield operators are defined in a MOST // significant bit (MSB) first fashion. noeq type bitsum' (#tot: pos) (#t: eqtype) (cl: uint_t tot t) (bitsum'_size: nat) = | BitStop of (sq...
false
false
LowParse.Spec.BitSum.fst
{ "detail_errors": false, "detail_hint_replay": false, "initial_fuel": 2, "initial_ifuel": 3, "max_fuel": 8, "max_ifuel": 3, "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...
null
val synth_bitsum'_recip_BitSum_gen (#tot: pos) (#t: eqtype) (cl: uint_t tot t) (bitsum'_size: nat) (key: eqtype) (key_size: nat{key_size > 0 /\ key_size <= bitsum'_size /\ bitsum'_size <= tot}) (e: enum key (bitfield cl key_size)) (repr_of: (k: enum_key e -> Tot (r: enum_...
[]
LowParse.Spec.BitSum.synth_bitsum'_recip_BitSum_gen
{ "file_name": "src/lowparse/LowParse.Spec.BitSum.fst", "git_rev": "446a08ce38df905547cf20f28c43776b22b8087a", "git_url": "https://github.com/project-everest/everparse.git", "project_name": "everparse" }
cl: LowParse.BitFields.uint_t tot t -> bitsum'_size: Prims.nat -> key: Prims.eqtype -> key_size: Prims.nat{key_size > 0 /\ key_size <= bitsum'_size /\ bitsum'_size <= tot} -> e: LowParse.Spec.Enum.enum key (LowParse.BitFields.bitfield cl key_size) -> repr_of: (k: LowParse.Spec.Enum.enum_k...
{ "end_col": 91, "end_line": 1597, "start_col": 2, "start_line": 1594 }
Prims.Tot
val serialize_bitsum_cases (#tot: pos) (#t: eqtype) (#cl: uint_t tot t) (b: bitsum' cl tot) (#data: Type) (tag_of_data: (data -> Tot (bitsum'_type b))) (type_of_tag: (bitsum'_key_type b -> Tot Type)) (synth_case: synth_case_t b data tag_of_data type_of_tag) (#f: (x:...
[ { "abbrev": true, "full_module": "FStar.Seq", "short_module": "Seq" }, { "abbrev": true, "full_module": "LowParse.BitFields", "short_module": "BF" }, { "abbrev": true, "full_module": "FStar.List.Tot", "short_module": "L" }, { "abbrev": false, "full_module": "L...
false
let serialize_bitsum_cases (#tot: pos) (#t: eqtype) (#cl: uint_t tot t) (b: bitsum' cl tot) (#data: Type) (tag_of_data: (data -> Tot (bitsum'_type b))) (type_of_tag: (bitsum'_key_type b -> Tot Type)) (synth_case: synth_case_t b data tag_of_data type_of_tag) (#f: (x: bitsum'_key_type b) -> Tot (k: pars...
val serialize_bitsum_cases (#tot: pos) (#t: eqtype) (#cl: uint_t tot t) (b: bitsum' cl tot) (#data: Type) (tag_of_data: (data -> Tot (bitsum'_type b))) (type_of_tag: (bitsum'_key_type b -> Tot Type)) (synth_case: synth_case_t b data tag_of_data type_of_tag) (#f: (x:...
false
null
false
let tg = bitsum'_key_of_t b x in let (| _ , p |) = f tg in synth_bitsum_case_injective b tag_of_data type_of_tag synth_case x; synth_bitsum_case_recip_inverse b tag_of_data type_of_tag synth_case x; serialize_weaken (weaken_parse_bitsum_cases_kind b type_of_tag f) (serialize_synth p (synth_case.f x) (g tg) (synth_cas...
{ "checked_file": "LowParse.Spec.BitSum.fst.checked", "dependencies": [ "prims.fst.checked", "LowParse.Spec.Enum.fst.checked", "LowParse.BitFields.fsti.checked", "FStar.Seq.fst.checked", "FStar.Pervasives.Native.fst.checked", "FStar.Pervasives.fsti.checked", "FStar.List.Tot.fst.checked",...
[ "total" ]
[ "Prims.pos", "Prims.eqtype", "LowParse.BitFields.uint_t", "LowParse.Spec.BitSum.bitsum'", "LowParse.Spec.BitSum.bitsum'_type", "LowParse.Spec.BitSum.bitsum'_key_type", "LowParse.Spec.BitSum.synth_case_t", "Prims.dtuple2", "LowParse.Spec.Base.parser_kind", "LowParse.Spec.Base.parser", "LowParse.S...
[]
module LowParse.Spec.BitSum include LowParse.Spec.Enum include LowParse.BitFields module L = FStar.List.Tot // IMPORTANT: these bitfield operators are defined in a MOST // significant bit (MSB) first fashion. noeq type bitsum' (#tot: pos) (#t: eqtype) (cl: uint_t tot t) (bitsum'_size: nat) = | BitStop of (sq...
false
false
LowParse.Spec.BitSum.fst
{ "detail_errors": false, "detail_hint_replay": false, "initial_fuel": 2, "initial_ifuel": 3, "max_fuel": 8, "max_ifuel": 3, "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...
null
val serialize_bitsum_cases (#tot: pos) (#t: eqtype) (#cl: uint_t tot t) (b: bitsum' cl tot) (#data: Type) (tag_of_data: (data -> Tot (bitsum'_type b))) (type_of_tag: (bitsum'_key_type b -> Tot Type)) (synth_case: synth_case_t b data tag_of_data type_of_tag) (#f: (x:...
[]
LowParse.Spec.BitSum.serialize_bitsum_cases
{ "file_name": "src/lowparse/LowParse.Spec.BitSum.fst", "git_rev": "446a08ce38df905547cf20f28c43776b22b8087a", "git_url": "https://github.com/project-everest/everparse.git", "project_name": "everparse" }
b: LowParse.Spec.BitSum.bitsum' cl tot -> tag_of_data: (_: data -> LowParse.Spec.BitSum.bitsum'_type b) -> type_of_tag: (_: LowParse.Spec.BitSum.bitsum'_key_type b -> Type) -> synth_case: LowParse.Spec.BitSum.synth_case_t b data tag_of_data type_of_tag -> g: (x: LowParse.Spec.BitSum.bitsum'_k...
{ "end_col": 9, "end_line": 917, "start_col": 1, "start_line": 907 }
Prims.Tot
val destr_bitsum'_bitsum_t (#tot: pos) (#t: eqtype) (cl: uint_t tot t) (bitsum'_size: nat) (key: eqtype) (key_size: nat{key_size > 0 /\ key_size <= bitsum'_size /\ bitsum'_size <= tot}) (e: enum key (bitfield cl key_size)) (payload: (enum_key e -> Tot (bitsum' cl (bitsum'...
[ { "abbrev": true, "full_module": "FStar.List.Tot", "short_module": "L" }, { "abbrev": true, "full_module": "FStar.Seq", "short_module": "Seq" }, { "abbrev": true, "full_module": "LowParse.BitFields", "short_module": "BF" }, { "abbrev": true, "full_module": "FS...
false
let destr_bitsum'_bitsum_t (#tot: pos) (#t: eqtype) (cl: uint_t tot t) (bitsum'_size: nat) (key: eqtype) (key_size: nat { key_size > 0 /\ key_size <= bitsum'_size /\ bitsum'_size <= tot }) (e: enum key (bitfield cl key_size)) (payload: (enum_key e -> Tot (bitsum' cl (bitsum'_size - key_size)))) (l1: l...
val destr_bitsum'_bitsum_t (#tot: pos) (#t: eqtype) (cl: uint_t tot t) (bitsum'_size: nat) (key: eqtype) (key_size: nat{key_size > 0 /\ key_size <= bitsum'_size /\ bitsum'_size <= tot}) (e: enum key (bitfield cl key_size)) (payload: (enum_key e -> Tot (bitsum' cl (bitsum'...
false
null
false
u: (bitsum'_type (BitSum' key key_size e payload) -> Tot (Type u#a)) -> u_if: (x: Ghost.erased (bitsum'_type (BitSum' key key_size e payload)) -> Tot (if_combinator_weak (u (Ghost.reveal x)))) -> f: (x: bitsum'_type (BitSum' key key_size e payload) -> Tot (u x)) -> x: parse_filter...
{ "checked_file": "LowParse.Spec.BitSum.fst.checked", "dependencies": [ "prims.fst.checked", "LowParse.Spec.Enum.fst.checked", "LowParse.BitFields.fsti.checked", "FStar.Seq.fst.checked", "FStar.Pervasives.Native.fst.checked", "FStar.Pervasives.fsti.checked", "FStar.List.Tot.fst.checked",...
[ "total" ]
[ "Prims.pos", "Prims.eqtype", "LowParse.BitFields.uint_t", "Prims.nat", "Prims.l_and", "Prims.b2t", "Prims.op_GreaterThan", "Prims.op_LessThanOrEqual", "LowParse.Spec.Enum.enum", "LowParse.BitFields.bitfield", "LowParse.Spec.Enum.enum_key", "LowParse.Spec.BitSum.bitsum'", "Prims.op_Subtractio...
[]
module LowParse.Spec.BitSum include LowParse.Spec.Enum include LowParse.BitFields module L = FStar.List.Tot // IMPORTANT: these bitfield operators are defined in a MOST // significant bit (MSB) first fashion. noeq type bitsum' (#tot: pos) (#t: eqtype) (cl: uint_t tot t) (bitsum'_size: nat) = | BitStop of (sq...
false
false
LowParse.Spec.BitSum.fst
{ "detail_errors": false, "detail_hint_replay": false, "initial_fuel": 2, "initial_ifuel": 3, "max_fuel": 8, "max_ifuel": 3, "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...
null
val destr_bitsum'_bitsum_t (#tot: pos) (#t: eqtype) (cl: uint_t tot t) (bitsum'_size: nat) (key: eqtype) (key_size: nat{key_size > 0 /\ key_size <= bitsum'_size /\ bitsum'_size <= tot}) (e: enum key (bitfield cl key_size)) (payload: (enum_key e -> Tot (bitsum' cl (bitsum'...
[]
LowParse.Spec.BitSum.destr_bitsum'_bitsum_t
{ "file_name": "src/lowparse/LowParse.Spec.BitSum.fst", "git_rev": "446a08ce38df905547cf20f28c43776b22b8087a", "git_url": "https://github.com/project-everest/everparse.git", "project_name": "everparse" }
cl: LowParse.BitFields.uint_t tot t -> bitsum'_size: Prims.nat -> key: Prims.eqtype -> key_size: Prims.nat{key_size > 0 /\ key_size <= bitsum'_size /\ bitsum'_size <= tot} -> e: LowParse.Spec.Enum.enum key (LowParse.BitFields.bitfield cl key_size) -> payload: (_: LowParse.Spec.Enum.enum_k...
{ "end_col": 60, "end_line": 1370, "start_col": 2, "start_line": 1366 }
FStar.Pervasives.Lemma
val synth_bitsum'_injective' (#tot: pos) (#t: eqtype) (#cl: uint_t tot t) (#bitsum'_size: nat) (b: bitsum' cl bitsum'_size) (x y: parse_filter_refine (filter_bitsum' b)) : Lemma (requires (synth_bitsum' b x == synth_bitsum' b y)) (ensures (cl.get_bitfield x 0 bitsum'_size =...
[ { "abbrev": true, "full_module": "LowParse.BitFields", "short_module": "BF" }, { "abbrev": true, "full_module": "FStar.List.Tot", "short_module": "L" }, { "abbrev": false, "full_module": "LowParse.BitFields", "short_module": null }, { "abbrev": false, "full_mo...
false
let rec synth_bitsum'_injective' (#tot: pos) (#t: eqtype) (#cl: uint_t tot t) (#bitsum'_size: nat) (b: bitsum' cl bitsum'_size) (x y: parse_filter_refine (filter_bitsum' b)) : Lemma (requires (synth_bitsum' b x == synth_bitsum' b y)) (ensures (cl.get_bitfield x 0 bitsum'_size == cl.get_bitfield y 0 bits...
val synth_bitsum'_injective' (#tot: pos) (#t: eqtype) (#cl: uint_t tot t) (#bitsum'_size: nat) (b: bitsum' cl bitsum'_size) (x y: parse_filter_refine (filter_bitsum' b)) : Lemma (requires (synth_bitsum' b x == synth_bitsum' b y)) (ensures (cl.get_bitfield x 0 bitsum'_size =...
false
null
true
match b with | BitStop h -> BF.get_bitfield_empty (cl.v x) 0; BF.get_bitfield_empty (cl.v y) 0; assert (cl.uint_to_t (cl.v (cl.get_bitfield x 0 bitsum'_size)) == cl.uint_to_t (cl.v (cl.get_bitfield y 0 bitsum'_size))) | BitField sz rest -> assert (cl.v (cl.get_bitfield x (bitsum'_size - sz) (bitsum'_size)...
{ "checked_file": "LowParse.Spec.BitSum.fst.checked", "dependencies": [ "prims.fst.checked", "LowParse.Spec.Enum.fst.checked", "LowParse.BitFields.fsti.checked", "FStar.Seq.fst.checked", "FStar.Pervasives.Native.fst.checked", "FStar.Pervasives.fsti.checked", "FStar.List.Tot.fst.checked",...
[ "lemma", "" ]
[ "Prims.pos", "Prims.eqtype", "LowParse.BitFields.uint_t", "Prims.nat", "LowParse.Spec.BitSum.bitsum'", "LowParse.Spec.Combinators.parse_filter_refine", "LowParse.Spec.BitSum.filter_bitsum'", "Prims.squash", "Prims.eq2", "Prims.int", "Prims._assert", "LowParse.BitFields.__proj__Mkuint_t__item__...
[]
module LowParse.Spec.BitSum include LowParse.Spec.Enum include LowParse.BitFields module L = FStar.List.Tot // IMPORTANT: these bitfield operators are defined in a MOST // significant bit (MSB) first fashion. noeq type bitsum' (#tot: pos) (#t: eqtype) (cl: uint_t tot t) (bitsum'_size: nat) = | BitStop of (sq...
false
false
LowParse.Spec.BitSum.fst
{ "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...
null
val synth_bitsum'_injective' (#tot: pos) (#t: eqtype) (#cl: uint_t tot t) (#bitsum'_size: nat) (b: bitsum' cl bitsum'_size) (x y: parse_filter_refine (filter_bitsum' b)) : Lemma (requires (synth_bitsum' b x == synth_bitsum' b y)) (ensures (cl.get_bitfield x 0 bitsum'_size =...
[ "recursion" ]
LowParse.Spec.BitSum.synth_bitsum'_injective'
{ "file_name": "src/lowparse/LowParse.Spec.BitSum.fst", "git_rev": "446a08ce38df905547cf20f28c43776b22b8087a", "git_url": "https://github.com/project-everest/everparse.git", "project_name": "everparse" }
b: LowParse.Spec.BitSum.bitsum' cl bitsum'_size -> x: LowParse.Spec.Combinators.parse_filter_refine (LowParse.Spec.BitSum.filter_bitsum' b) -> y: LowParse.Spec.Combinators.parse_filter_refine (LowParse.Spec.BitSum.filter_bitsum' b) -> FStar.Pervasives.Lemma (requires LowParse.Spec.BitSum.synth_bits...
{ "end_col": 125, "end_line": 296, "start_col": 2, "start_line": 276 }
Prims.Tot
val synth_bitsum'_recip (#tot: pos) (#t: eqtype) (#cl: uint_t tot t) (#bitsum'_size: nat) (b: bitsum' cl bitsum'_size) (x: bitsum'_type b) : Tot (parse_filter_refine (filter_bitsum' b))
[ { "abbrev": true, "full_module": "LowParse.BitFields", "short_module": "BF" }, { "abbrev": true, "full_module": "FStar.List.Tot", "short_module": "L" }, { "abbrev": false, "full_module": "LowParse.BitFields", "short_module": null }, { "abbrev": false, "full_mo...
false
let synth_bitsum'_recip (#tot: pos) (#t: eqtype) (#cl: uint_t tot t) (#bitsum'_size: nat) (b: bitsum' cl bitsum'_size) (x: bitsum'_type b) : Tot (parse_filter_refine (filter_bitsum' b)) = synth_bitsum'_recip'_prop b x; synth_bitsum'_recip' b x
val synth_bitsum'_recip (#tot: pos) (#t: eqtype) (#cl: uint_t tot t) (#bitsum'_size: nat) (b: bitsum' cl bitsum'_size) (x: bitsum'_type b) : Tot (parse_filter_refine (filter_bitsum' b)) let synth_bitsum'_recip (#tot: pos) (#t: eqtype) (#cl: uint_t tot t) (...
false
null
false
synth_bitsum'_recip'_prop b x; synth_bitsum'_recip' b x
{ "checked_file": "LowParse.Spec.BitSum.fst.checked", "dependencies": [ "prims.fst.checked", "LowParse.Spec.Enum.fst.checked", "LowParse.BitFields.fsti.checked", "FStar.Seq.fst.checked", "FStar.Pervasives.Native.fst.checked", "FStar.Pervasives.fsti.checked", "FStar.List.Tot.fst.checked",...
[ "total" ]
[ "Prims.pos", "Prims.eqtype", "LowParse.BitFields.uint_t", "Prims.nat", "LowParse.Spec.BitSum.bitsum'", "LowParse.Spec.BitSum.bitsum'_type", "LowParse.Spec.BitSum.synth_bitsum'_recip'", "Prims.unit", "LowParse.Spec.BitSum.synth_bitsum'_recip'_prop", "LowParse.Spec.Combinators.parse_filter_refine", ...
[]
module LowParse.Spec.BitSum include LowParse.Spec.Enum include LowParse.BitFields module L = FStar.List.Tot // IMPORTANT: these bitfield operators are defined in a MOST // significant bit (MSB) first fashion. noeq type bitsum' (#tot: pos) (#t: eqtype) (cl: uint_t tot t) (bitsum'_size: nat) = | BitStop of (sq...
false
false
LowParse.Spec.BitSum.fst
{ "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...
null
val synth_bitsum'_recip (#tot: pos) (#t: eqtype) (#cl: uint_t tot t) (#bitsum'_size: nat) (b: bitsum' cl bitsum'_size) (x: bitsum'_type b) : Tot (parse_filter_refine (filter_bitsum' b))
[]
LowParse.Spec.BitSum.synth_bitsum'_recip
{ "file_name": "src/lowparse/LowParse.Spec.BitSum.fst", "git_rev": "446a08ce38df905547cf20f28c43776b22b8087a", "git_url": "https://github.com/project-everest/everparse.git", "project_name": "everparse" }
b: LowParse.Spec.BitSum.bitsum' cl bitsum'_size -> x: LowParse.Spec.BitSum.bitsum'_type b -> LowParse.Spec.Combinators.parse_filter_refine (LowParse.Spec.BitSum.filter_bitsum' b)
{ "end_col": 26, "end_line": 497, "start_col": 2, "start_line": 496 }
FStar.Pervasives.Lemma
val parse_bitsum_eq' (#kt: parser_kind) (#tot: pos) (#t: eqtype) (#cl: uint_t tot t) (b: bitsum' cl tot) (#data: Type) (tag_of_data: (data -> Tot (bitsum'_type b))) (type_of_tag: (bitsum'_key_type b -> Tot Type)) (synth_case: synth_case_t b data tag_of_data type_of_...
[ { "abbrev": true, "full_module": "FStar.Seq", "short_module": "Seq" }, { "abbrev": true, "full_module": "LowParse.BitFields", "short_module": "BF" }, { "abbrev": true, "full_module": "FStar.List.Tot", "short_module": "L" }, { "abbrev": false, "full_module": "L...
false
let parse_bitsum_eq' (#kt: parser_kind) (#tot: pos) (#t: eqtype) (#cl: uint_t tot t) (b: bitsum' cl tot) (#data: Type) (tag_of_data: (data -> Tot (bitsum'_type b))) (type_of_tag: (bitsum'_key_type b -> Tot Type)) (synth_case: synth_case_t b data tag_of_data type_of_tag) (p: parser kt t) (f: (x: bi...
val parse_bitsum_eq' (#kt: parser_kind) (#tot: pos) (#t: eqtype) (#cl: uint_t tot t) (b: bitsum' cl tot) (#data: Type) (tag_of_data: (data -> Tot (bitsum'_type b))) (type_of_tag: (bitsum'_key_type b -> Tot Type)) (synth_case: synth_case_t b data tag_of_data type_of_...
false
null
true
parse_bitsum_eq b tag_of_data type_of_tag synth_case p f x; synth_bitsum'_injective b; parse_synth_eq (p `parse_filter` (filter_bitsum' b)) (synth_bitsum' b) x; parse_filter_eq p (filter_bitsum' b) x
{ "checked_file": "LowParse.Spec.BitSum.fst.checked", "dependencies": [ "prims.fst.checked", "LowParse.Spec.Enum.fst.checked", "LowParse.BitFields.fsti.checked", "FStar.Seq.fst.checked", "FStar.Pervasives.Native.fst.checked", "FStar.Pervasives.fsti.checked", "FStar.List.Tot.fst.checked",...
[ "lemma" ]
[ "LowParse.Spec.Base.parser_kind", "Prims.pos", "Prims.eqtype", "LowParse.BitFields.uint_t", "LowParse.Spec.BitSum.bitsum'", "LowParse.Spec.BitSum.bitsum'_type", "LowParse.Spec.BitSum.bitsum'_key_type", "LowParse.Spec.BitSum.synth_case_t", "LowParse.Spec.Base.parser", "Prims.dtuple2", "LowParse.B...
[]
module LowParse.Spec.BitSum include LowParse.Spec.Enum include LowParse.BitFields module L = FStar.List.Tot // IMPORTANT: these bitfield operators are defined in a MOST // significant bit (MSB) first fashion. noeq type bitsum' (#tot: pos) (#t: eqtype) (cl: uint_t tot t) (bitsum'_size: nat) = | BitStop of (sq...
false
false
LowParse.Spec.BitSum.fst
{ "detail_errors": false, "detail_hint_replay": false, "initial_fuel": 2, "initial_ifuel": 3, "max_fuel": 8, "max_ifuel": 3, "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...
null
val parse_bitsum_eq' (#kt: parser_kind) (#tot: pos) (#t: eqtype) (#cl: uint_t tot t) (b: bitsum' cl tot) (#data: Type) (tag_of_data: (data -> Tot (bitsum'_type b))) (type_of_tag: (bitsum'_key_type b -> Tot Type)) (synth_case: synth_case_t b data tag_of_data type_of_...
[]
LowParse.Spec.BitSum.parse_bitsum_eq'
{ "file_name": "src/lowparse/LowParse.Spec.BitSum.fst", "git_rev": "446a08ce38df905547cf20f28c43776b22b8087a", "git_url": "https://github.com/project-everest/everparse.git", "project_name": "everparse" }
b: LowParse.Spec.BitSum.bitsum' cl tot -> tag_of_data: (_: data -> LowParse.Spec.BitSum.bitsum'_type b) -> type_of_tag: (_: LowParse.Spec.BitSum.bitsum'_key_type b -> Type) -> synth_case: LowParse.Spec.BitSum.synth_case_t b data tag_of_data type_of_tag -> p: LowParse.Spec.Base.parser kt t -> f:...
{ "end_col": 40, "end_line": 875, "start_col": 2, "start_line": 872 }
FStar.Pervasives.Lemma
val synth_bitsum'_recip_inverse (#tot: pos) (#t: eqtype) (#cl: uint_t tot t) (#bitsum'_size: nat) (b: bitsum' cl bitsum'_size) : Lemma (synth_inverse (synth_bitsum' b) (synth_bitsum'_recip b))
[ { "abbrev": true, "full_module": "LowParse.BitFields", "short_module": "BF" }, { "abbrev": true, "full_module": "FStar.List.Tot", "short_module": "L" }, { "abbrev": false, "full_module": "LowParse.BitFields", "short_module": null }, { "abbrev": false, "full_mo...
false
let synth_bitsum'_recip_inverse (#tot: pos) (#t: eqtype) (#cl: uint_t tot t) (#bitsum'_size: nat) (b: bitsum' cl bitsum'_size) : Lemma (synth_inverse (synth_bitsum' b) (synth_bitsum'_recip b)) // [SMTPat (synth_inverse (synth_bitsum' b) (synth_bitsum'_recip b))] = synth_inverse_intro' (synth_bitsum' b) (sy...
val synth_bitsum'_recip_inverse (#tot: pos) (#t: eqtype) (#cl: uint_t tot t) (#bitsum'_size: nat) (b: bitsum' cl bitsum'_size) : Lemma (synth_inverse (synth_bitsum' b) (synth_bitsum'_recip b)) let synth_bitsum'_recip_inverse (#tot: pos) (#t: eqtype) (#cl: uint_t tot t...
false
null
true
synth_inverse_intro' (synth_bitsum' b) (synth_bitsum'_recip b) (fun x -> synth_bitsum'_recip_inverse' b x)
{ "checked_file": "LowParse.Spec.BitSum.fst.checked", "dependencies": [ "prims.fst.checked", "LowParse.Spec.Enum.fst.checked", "LowParse.BitFields.fsti.checked", "FStar.Seq.fst.checked", "FStar.Pervasives.Native.fst.checked", "FStar.Pervasives.fsti.checked", "FStar.List.Tot.fst.checked",...
[ "lemma" ]
[ "Prims.pos", "Prims.eqtype", "LowParse.BitFields.uint_t", "Prims.nat", "LowParse.Spec.BitSum.bitsum'", "LowParse.Spec.Combinators.synth_inverse_intro'", "LowParse.Spec.Combinators.parse_filter_refine", "LowParse.Spec.BitSum.filter_bitsum'", "LowParse.Spec.BitSum.bitsum'_type", "LowParse.Spec.BitSu...
[]
module LowParse.Spec.BitSum include LowParse.Spec.Enum include LowParse.BitFields module L = FStar.List.Tot // IMPORTANT: these bitfield operators are defined in a MOST // significant bit (MSB) first fashion. noeq type bitsum' (#tot: pos) (#t: eqtype) (cl: uint_t tot t) (bitsum'_size: nat) = | BitStop of (sq...
false
false
LowParse.Spec.BitSum.fst
{ "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...
null
val synth_bitsum'_recip_inverse (#tot: pos) (#t: eqtype) (#cl: uint_t tot t) (#bitsum'_size: nat) (b: bitsum' cl bitsum'_size) : Lemma (synth_inverse (synth_bitsum' b) (synth_bitsum'_recip b))
[]
LowParse.Spec.BitSum.synth_bitsum'_recip_inverse
{ "file_name": "src/lowparse/LowParse.Spec.BitSum.fst", "git_rev": "446a08ce38df905547cf20f28c43776b22b8087a", "git_url": "https://github.com/project-everest/everparse.git", "project_name": "everparse" }
b: LowParse.Spec.BitSum.bitsum' cl bitsum'_size -> FStar.Pervasives.Lemma (ensures LowParse.Spec.Combinators.synth_inverse (LowParse.Spec.BitSum.synth_bitsum' b) (LowParse.Spec.BitSum.synth_bitsum'_recip b))
{ "end_col": 3, "end_line": 552, "start_col": 2, "start_line": 550 }
FStar.Pervasives.Lemma
val parse_bitsum_eq (#kt: parser_kind) (#tot: pos) (#t: eqtype) (#cl: uint_t tot t) (b: bitsum' cl tot) (#data: Type) (tag_of_data: (data -> Tot (bitsum'_type b))) (type_of_tag: (bitsum'_key_type b -> Tot Type)) (synth_case: synth_case_t b data tag_of_data type_of_t...
[ { "abbrev": true, "full_module": "FStar.Seq", "short_module": "Seq" }, { "abbrev": true, "full_module": "LowParse.BitFields", "short_module": "BF" }, { "abbrev": true, "full_module": "FStar.List.Tot", "short_module": "L" }, { "abbrev": false, "full_module": "L...
false
let parse_bitsum_eq (#kt: parser_kind) (#tot: pos) (#t: eqtype) (#cl: uint_t tot t) (b: bitsum' cl tot) (#data: Type) (tag_of_data: (data -> Tot (bitsum'_type b))) (type_of_tag: (bitsum'_key_type b -> Tot Type)) (synth_case: synth_case_t b data tag_of_data type_of_tag) (p: parser kt t) (f: (x: bit...
val parse_bitsum_eq (#kt: parser_kind) (#tot: pos) (#t: eqtype) (#cl: uint_t tot t) (b: bitsum' cl tot) (#data: Type) (tag_of_data: (data -> Tot (bitsum'_type b))) (type_of_tag: (bitsum'_key_type b -> Tot Type)) (synth_case: synth_case_t b data tag_of_data type_of_t...
false
null
true
parse_tagged_union_eq #(parse_filter_kind kt) #(bitsum'_type b) (parse_bitsum' b p) #(data) (tag_of_data) #(weaken_parse_bitsum_cases_kind b type_of_tag f) (parse_bitsum_cases b tag_of_data type_of_tag synth_case f) x; match parse (parse_bitsum' b p) x with | None -> () | Some (tg, consumed1) -> let k =...
{ "checked_file": "LowParse.Spec.BitSum.fst.checked", "dependencies": [ "prims.fst.checked", "LowParse.Spec.Enum.fst.checked", "LowParse.BitFields.fsti.checked", "FStar.Seq.fst.checked", "FStar.Pervasives.Native.fst.checked", "FStar.Pervasives.fsti.checked", "FStar.List.Tot.fst.checked",...
[ "lemma" ]
[ "LowParse.Spec.Base.parser_kind", "Prims.pos", "Prims.eqtype", "LowParse.BitFields.uint_t", "LowParse.Spec.BitSum.bitsum'", "LowParse.Spec.BitSum.bitsum'_type", "LowParse.Spec.BitSum.bitsum'_key_type", "LowParse.Spec.BitSum.synth_case_t", "LowParse.Spec.Base.parser", "Prims.dtuple2", "LowParse.B...
[]
module LowParse.Spec.BitSum include LowParse.Spec.Enum include LowParse.BitFields module L = FStar.List.Tot // IMPORTANT: these bitfield operators are defined in a MOST // significant bit (MSB) first fashion. noeq type bitsum' (#tot: pos) (#t: eqtype) (cl: uint_t tot t) (bitsum'_size: nat) = | BitStop of (sq...
false
false
LowParse.Spec.BitSum.fst
{ "detail_errors": false, "detail_hint_replay": false, "initial_fuel": 2, "initial_ifuel": 3, "max_fuel": 8, "max_ifuel": 3, "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...
null
val parse_bitsum_eq (#kt: parser_kind) (#tot: pos) (#t: eqtype) (#cl: uint_t tot t) (b: bitsum' cl tot) (#data: Type) (tag_of_data: (data -> Tot (bitsum'_type b))) (type_of_tag: (bitsum'_key_type b -> Tot Type)) (synth_case: synth_case_t b data tag_of_data type_of_t...
[]
LowParse.Spec.BitSum.parse_bitsum_eq
{ "file_name": "src/lowparse/LowParse.Spec.BitSum.fst", "git_rev": "446a08ce38df905547cf20f28c43776b22b8087a", "git_url": "https://github.com/project-everest/everparse.git", "project_name": "everparse" }
b: LowParse.Spec.BitSum.bitsum' cl tot -> tag_of_data: (_: data -> LowParse.Spec.BitSum.bitsum'_type b) -> type_of_tag: (_: LowParse.Spec.BitSum.bitsum'_key_type b -> Type) -> synth_case: LowParse.Spec.BitSum.synth_case_t b data tag_of_data type_of_tag -> p: LowParse.Spec.Base.parser kt t -> f:...
{ "end_col": 44, "end_line": 839, "start_col": 2, "start_line": 822 }
Prims.Tot
val weaken_parse_bitsum_cases_kind' (#tot: pos) (#t: eqtype) (#cl: uint_t tot t) (#bitsum'_size: nat) (b: bitsum' cl bitsum'_size) (f: (x: bitsum'_key_type b -> Tot parser_kind)) : Tot (k': parser_kind & (x: bitsum'_key_type b -> Lemma (k' `is_weaker_than` (f x)))) (decreas...
[ { "abbrev": true, "full_module": "LowParse.BitFields", "short_module": "BF" }, { "abbrev": true, "full_module": "FStar.List.Tot", "short_module": "L" }, { "abbrev": false, "full_module": "LowParse.BitFields", "short_module": null }, { "abbrev": false, "full_mo...
false
let rec weaken_parse_bitsum_cases_kind' (#tot: pos) (#t: eqtype) (#cl: uint_t tot t) (#bitsum'_size: nat) (b: bitsum' cl bitsum'_size) (f: (x: bitsum'_key_type b) -> Tot parser_kind) : Tot (k' : parser_kind & ((x: bitsum'_key_type b) -> Lemma (k' `is_weaker_than` f x))) (decreases (bitsum'_size)) = match ...
val weaken_parse_bitsum_cases_kind' (#tot: pos) (#t: eqtype) (#cl: uint_t tot t) (#bitsum'_size: nat) (b: bitsum' cl bitsum'_size) (f: (x: bitsum'_key_type b -> Tot parser_kind)) : Tot (k': parser_kind & (x: bitsum'_key_type b -> Lemma (k' `is_weaker_than` (f x)))) (decreas...
false
null
false
match b with | BitStop _ -> (| f (), (fun y -> ()) |) | BitField sz rest -> let (| g , phi |) = weaken_parse_bitsum_cases_kind' rest (fun x -> f (bitsum'_key_type_intro_BitField cl bitsum'_size sz rest x)) in (| g, (fun x -> phi (bitsum'_key_type_elim_BitField cl bitsum'_size sz rest x)) |) | BitSum' ke...
{ "checked_file": "LowParse.Spec.BitSum.fst.checked", "dependencies": [ "prims.fst.checked", "LowParse.Spec.Enum.fst.checked", "LowParse.BitFields.fsti.checked", "FStar.Seq.fst.checked", "FStar.Pervasives.Native.fst.checked", "FStar.Pervasives.fsti.checked", "FStar.List.Tot.fst.checked",...
[ "total", "" ]
[ "Prims.pos", "Prims.eqtype", "LowParse.BitFields.uint_t", "Prims.nat", "LowParse.Spec.BitSum.bitsum'", "LowParse.Spec.BitSum.bitsum'_key_type", "LowParse.Spec.Base.parser_kind", "Prims.squash", "Prims.eq2", "Prims.int", "Prims.Mkdtuple2", "Prims.unit", "Prims.l_True", "LowParse.Spec.Base.i...
[]
module LowParse.Spec.BitSum include LowParse.Spec.Enum include LowParse.BitFields module L = FStar.List.Tot // IMPORTANT: these bitfield operators are defined in a MOST // significant bit (MSB) first fashion. noeq type bitsum' (#tot: pos) (#t: eqtype) (cl: uint_t tot t) (bitsum'_size: nat) = | BitStop of (sq...
false
false
LowParse.Spec.BitSum.fst
{ "detail_errors": false, "detail_hint_replay": false, "initial_fuel": 2, "initial_ifuel": 3, "max_fuel": 8, "max_ifuel": 3, "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...
null
val weaken_parse_bitsum_cases_kind' (#tot: pos) (#t: eqtype) (#cl: uint_t tot t) (#bitsum'_size: nat) (b: bitsum' cl bitsum'_size) (f: (x: bitsum'_key_type b -> Tot parser_kind)) : Tot (k': parser_kind & (x: bitsum'_key_type b -> Lemma (k' `is_weaker_than` (f x)))) (decreas...
[ "recursion" ]
LowParse.Spec.BitSum.weaken_parse_bitsum_cases_kind'
{ "file_name": "src/lowparse/LowParse.Spec.BitSum.fst", "git_rev": "446a08ce38df905547cf20f28c43776b22b8087a", "git_url": "https://github.com/project-everest/everparse.git", "project_name": "everparse" }
b: LowParse.Spec.BitSum.bitsum' cl bitsum'_size -> f: (x: LowParse.Spec.BitSum.bitsum'_key_type b -> LowParse.Spec.Base.parser_kind) -> Prims.Tot (Prims.dtuple2 LowParse.Spec.Base.parser_kind (fun k' -> x: LowParse.Spec.BitSum.bitsum'_key_type b -> FStar.Pervasives.Lemma...
{ "end_col": 8, "end_line": 713, "start_col": 2, "start_line": 689 }
Prims.Tot
val id (#t: Type) (x: t) : Tot t
[ { "abbrev": true, "full_module": "LowParse.BitFields", "short_module": "BF" }, { "abbrev": true, "full_module": "FStar.List.Tot", "short_module": "L" }, { "abbrev": false, "full_module": "LowParse.BitFields", "short_module": null }, { "abbrev": false, "full_mo...
false
let id (#t: Type) (x: t) : Tot t = x
val id (#t: Type) (x: t) : Tot t let id (#t: Type) (x: t) : Tot t =
false
null
false
x
{ "checked_file": "LowParse.Spec.BitSum.fst.checked", "dependencies": [ "prims.fst.checked", "LowParse.Spec.Enum.fst.checked", "LowParse.BitFields.fsti.checked", "FStar.Seq.fst.checked", "FStar.Pervasives.Native.fst.checked", "FStar.Pervasives.fsti.checked", "FStar.List.Tot.fst.checked",...
[ "total" ]
[]
[]
module LowParse.Spec.BitSum include LowParse.Spec.Enum include LowParse.BitFields module L = FStar.List.Tot // IMPORTANT: these bitfield operators are defined in a MOST // significant bit (MSB) first fashion. noeq type bitsum' (#tot: pos) (#t: eqtype) (cl: uint_t tot t) (bitsum'_size: nat) = | BitStop of (sq...
false
false
LowParse.Spec.BitSum.fst
{ "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...
null
val id (#t: Type) (x: t) : Tot t
[]
LowParse.Spec.BitSum.id
{ "file_name": "src/lowparse/LowParse.Spec.BitSum.fst", "git_rev": "446a08ce38df905547cf20f28c43776b22b8087a", "git_url": "https://github.com/project-everest/everparse.git", "project_name": "everparse" }
x: t -> t
{ "end_col": 3, "end_line": 621, "start_col": 2, "start_line": 621 }
Prims.Tot
val bitsum'_key_type (#tot: pos) (#t: eqtype) (#cl: uint_t tot t) (#bitsum'_size: nat) (b: bitsum' cl bitsum'_size) : Tot eqtype (decreases (bitsum'_size))
[ { "abbrev": true, "full_module": "FStar.List.Tot", "short_module": "L" }, { "abbrev": false, "full_module": "LowParse.BitFields", "short_module": null }, { "abbrev": false, "full_module": "LowParse.Spec.Enum", "short_module": null }, { "abbrev": false, "full_m...
false
let rec bitsum'_key_type (#tot: pos) (#t: eqtype) (#cl: uint_t tot t) (#bitsum'_size: nat) (b: bitsum' cl bitsum'_size) : Tot eqtype (decreases (bitsum'_size)) = match b with | BitStop _ -> unit | BitField sz rest -> bitsum'_key_type rest | BitSum' key key_size e payload -> (key: enum_key e & bits...
val bitsum'_key_type (#tot: pos) (#t: eqtype) (#cl: uint_t tot t) (#bitsum'_size: nat) (b: bitsum' cl bitsum'_size) : Tot eqtype (decreases (bitsum'_size)) let rec bitsum'_key_type (#tot: pos) (#t: eqtype) (#cl: uint_t tot t) (#bitsum'_size: nat) (b: bitsu...
false
null
false
match b with | BitStop _ -> unit | BitField sz rest -> bitsum'_key_type rest | BitSum' key key_size e payload -> (key: enum_key e & bitsum'_key_type (payload key))
{ "checked_file": "LowParse.Spec.BitSum.fst.checked", "dependencies": [ "prims.fst.checked", "LowParse.Spec.Enum.fst.checked", "LowParse.BitFields.fsti.checked", "FStar.Seq.fst.checked", "FStar.Pervasives.Native.fst.checked", "FStar.Pervasives.fsti.checked", "FStar.List.Tot.fst.checked",...
[ "total", "" ]
[ "Prims.pos", "Prims.eqtype", "LowParse.BitFields.uint_t", "Prims.nat", "LowParse.Spec.BitSum.bitsum'", "Prims.squash", "Prims.eq2", "Prims.int", "Prims.unit", "Prims.l_and", "Prims.b2t", "Prims.op_GreaterThan", "Prims.op_LessThanOrEqual", "Prims.op_Subtraction", "LowParse.Spec.BitSum.bit...
[]
module LowParse.Spec.BitSum include LowParse.Spec.Enum include LowParse.BitFields module L = FStar.List.Tot // IMPORTANT: these bitfield operators are defined in a MOST // significant bit (MSB) first fashion. noeq type bitsum' (#tot: pos) (#t: eqtype) (cl: uint_t tot t) (bitsum'_size: nat) = | BitStop of (sq...
false
false
LowParse.Spec.BitSum.fst
{ "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...
null
val bitsum'_key_type (#tot: pos) (#t: eqtype) (#cl: uint_t tot t) (#bitsum'_size: nat) (b: bitsum' cl bitsum'_size) : Tot eqtype (decreases (bitsum'_size))
[ "recursion" ]
LowParse.Spec.BitSum.bitsum'_key_type
{ "file_name": "src/lowparse/LowParse.Spec.BitSum.fst", "git_rev": "446a08ce38df905547cf20f28c43776b22b8087a", "git_url": "https://github.com/project-everest/everparse.git", "project_name": "everparse" }
b: LowParse.Spec.BitSum.bitsum' cl bitsum'_size -> Prims.Tot Prims.eqtype
{ "end_col": 54, "end_line": 150, "start_col": 2, "start_line": 146 }
Prims.Tot
val bitsum'_type_elim_BitField (#tot: pos) (#t: eqtype) (cl: uint_t tot t) (bitsum'_size: nat) (sz: nat{sz > 0 /\ sz <= bitsum'_size /\ bitsum'_size <= tot}) (rest: bitsum' cl (bitsum'_size - sz)) (x: bitsum'_type (BitField sz rest)) : Tot (bitsum'_type_bitfield bitsum'_siz...
[ { "abbrev": true, "full_module": "FStar.List.Tot", "short_module": "L" }, { "abbrev": false, "full_module": "LowParse.BitFields", "short_module": null }, { "abbrev": false, "full_module": "LowParse.Spec.Enum", "short_module": null }, { "abbrev": false, "full_m...
false
let bitsum'_type_elim_BitField (#tot: pos) (#t: eqtype) (cl: uint_t tot t) (bitsum'_size: nat) (sz: nat { sz > 0 /\ sz <= bitsum'_size /\ bitsum'_size <= tot }) (rest: bitsum' cl (bitsum'_size - sz)) (x: bitsum'_type (BitField sz rest)) : Tot (bitsum'_type_bitfield bitsum'_size sz rest) = x
val bitsum'_type_elim_BitField (#tot: pos) (#t: eqtype) (cl: uint_t tot t) (bitsum'_size: nat) (sz: nat{sz > 0 /\ sz <= bitsum'_size /\ bitsum'_size <= tot}) (rest: bitsum' cl (bitsum'_size - sz)) (x: bitsum'_type (BitField sz rest)) : Tot (bitsum'_type_bitfield bitsum'_siz...
false
null
false
x
{ "checked_file": "LowParse.Spec.BitSum.fst.checked", "dependencies": [ "prims.fst.checked", "LowParse.Spec.Enum.fst.checked", "LowParse.BitFields.fsti.checked", "FStar.Seq.fst.checked", "FStar.Pervasives.Native.fst.checked", "FStar.Pervasives.fsti.checked", "FStar.List.Tot.fst.checked",...
[ "total" ]
[ "Prims.pos", "Prims.eqtype", "LowParse.BitFields.uint_t", "Prims.nat", "Prims.l_and", "Prims.b2t", "Prims.op_GreaterThan", "Prims.op_LessThanOrEqual", "LowParse.Spec.BitSum.bitsum'", "Prims.op_Subtraction", "LowParse.Spec.BitSum.bitsum'_type", "LowParse.Spec.BitSum.BitField", "LowParse.Spec....
[]
module LowParse.Spec.BitSum include LowParse.Spec.Enum include LowParse.BitFields module L = FStar.List.Tot // IMPORTANT: these bitfield operators are defined in a MOST // significant bit (MSB) first fashion. noeq type bitsum' (#tot: pos) (#t: eqtype) (cl: uint_t tot t) (bitsum'_size: nat) = | BitStop of (sq...
false
false
LowParse.Spec.BitSum.fst
{ "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...
null
val bitsum'_type_elim_BitField (#tot: pos) (#t: eqtype) (cl: uint_t tot t) (bitsum'_size: nat) (sz: nat{sz > 0 /\ sz <= bitsum'_size /\ bitsum'_size <= tot}) (rest: bitsum' cl (bitsum'_size - sz)) (x: bitsum'_type (BitField sz rest)) : Tot (bitsum'_type_bitfield bitsum'_siz...
[]
LowParse.Spec.BitSum.bitsum'_type_elim_BitField
{ "file_name": "src/lowparse/LowParse.Spec.BitSum.fst", "git_rev": "446a08ce38df905547cf20f28c43776b22b8087a", "git_url": "https://github.com/project-everest/everparse.git", "project_name": "everparse" }
cl: LowParse.BitFields.uint_t tot t -> bitsum'_size: Prims.nat -> sz: Prims.nat{sz > 0 /\ sz <= bitsum'_size /\ bitsum'_size <= tot} -> rest: LowParse.Spec.BitSum.bitsum' cl (bitsum'_size - sz) -> x: LowParse.Spec.BitSum.bitsum'_type (LowParse.Spec.BitSum.BitField sz rest) -> LowParse.Spec.BitSum...
{ "end_col": 3, "end_line": 122, "start_col": 2, "start_line": 122 }
Prims.Tot
val bitsum'_type_elim_BitSum' (#tot: pos) (#t: eqtype) (cl: uint_t tot t) (bitsum'_size: nat) (key: eqtype) (key_size: nat{key_size > 0 /\ key_size <= bitsum'_size /\ bitsum'_size <= tot}) (e: enum key (bitfield cl key_size)) (payload: (enum_key e -> Tot (bitsum' cl (bits...
[ { "abbrev": true, "full_module": "FStar.List.Tot", "short_module": "L" }, { "abbrev": false, "full_module": "LowParse.BitFields", "short_module": null }, { "abbrev": false, "full_module": "LowParse.Spec.Enum", "short_module": null }, { "abbrev": false, "full_m...
false
let bitsum'_type_elim_BitSum' (#tot: pos) (#t: eqtype) (cl: uint_t tot t) (bitsum'_size: nat) (key: eqtype) (key_size: nat { key_size > 0 /\ key_size <= bitsum'_size /\ bitsum'_size <= tot }) (e: enum key (bitfield cl key_size)) (payload: (enum_key e -> Tot (bitsum' cl (bitsum'_size - key_size)))) (x:...
val bitsum'_type_elim_BitSum' (#tot: pos) (#t: eqtype) (cl: uint_t tot t) (bitsum'_size: nat) (key: eqtype) (key_size: nat{key_size > 0 /\ key_size <= bitsum'_size /\ bitsum'_size <= tot}) (e: enum key (bitfield cl key_size)) (payload: (enum_key e -> Tot (bitsum' cl (bits...
false
null
false
x
{ "checked_file": "LowParse.Spec.BitSum.fst.checked", "dependencies": [ "prims.fst.checked", "LowParse.Spec.Enum.fst.checked", "LowParse.BitFields.fsti.checked", "FStar.Seq.fst.checked", "FStar.Pervasives.Native.fst.checked", "FStar.Pervasives.fsti.checked", "FStar.List.Tot.fst.checked",...
[ "total" ]
[ "Prims.pos", "Prims.eqtype", "LowParse.BitFields.uint_t", "Prims.nat", "Prims.l_and", "Prims.b2t", "Prims.op_GreaterThan", "Prims.op_LessThanOrEqual", "LowParse.Spec.Enum.enum", "LowParse.BitFields.bitfield", "LowParse.Spec.Enum.enum_key", "LowParse.Spec.BitSum.bitsum'", "Prims.op_Subtractio...
[]
module LowParse.Spec.BitSum include LowParse.Spec.Enum include LowParse.BitFields module L = FStar.List.Tot // IMPORTANT: these bitfield operators are defined in a MOST // significant bit (MSB) first fashion. noeq type bitsum' (#tot: pos) (#t: eqtype) (cl: uint_t tot t) (bitsum'_size: nat) = | BitStop of (sq...
false
false
LowParse.Spec.BitSum.fst
{ "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...
null
val bitsum'_type_elim_BitSum' (#tot: pos) (#t: eqtype) (cl: uint_t tot t) (bitsum'_size: nat) (key: eqtype) (key_size: nat{key_size > 0 /\ key_size <= bitsum'_size /\ bitsum'_size <= tot}) (e: enum key (bitfield cl key_size)) (payload: (enum_key e -> Tot (bitsum' cl (bits...
[]
LowParse.Spec.BitSum.bitsum'_type_elim_BitSum'
{ "file_name": "src/lowparse/LowParse.Spec.BitSum.fst", "git_rev": "446a08ce38df905547cf20f28c43776b22b8087a", "git_url": "https://github.com/project-everest/everparse.git", "project_name": "everparse" }
cl: LowParse.BitFields.uint_t tot t -> bitsum'_size: Prims.nat -> key: Prims.eqtype -> key_size: Prims.nat{key_size > 0 /\ key_size <= bitsum'_size /\ bitsum'_size <= tot} -> e: LowParse.Spec.Enum.enum key (LowParse.BitFields.bitfield cl key_size) -> payload: (_: LowParse.Spec.Enum.enum_k...
{ "end_col": 3, "end_line": 94, "start_col": 2, "start_line": 94 }
Prims.Tot
val get_valid_bitfield (#tot: pos) (#t: eqtype) (#cl: uint_t tot t) (#bitsum'_size: nat) (b: bitsum' cl bitsum'_size) (k: bitsum'_type b) (low: nat) (high: nat{is_valid_bitfield b (bitsum'_key_of_t b k) low high}) : Tot (bitfield cl (high - low))
[ { "abbrev": true, "full_module": "FStar.List.Tot", "short_module": "L" }, { "abbrev": true, "full_module": "FStar.Seq", "short_module": "Seq" }, { "abbrev": true, "full_module": "LowParse.BitFields", "short_module": "BF" }, { "abbrev": true, "full_module": "FS...
false
let rec get_valid_bitfield (#tot: pos) (#t: eqtype) (#cl: uint_t tot t) (#bitsum'_size: nat) (b: bitsum' cl bitsum'_size) (k: bitsum'_type b) (low: nat) (high: nat { is_valid_bitfield b (bitsum'_key_of_t b k) low high }) : Tot (bitfield cl (high - low)) = match b with | BitField sz rest -> let (hd...
val get_valid_bitfield (#tot: pos) (#t: eqtype) (#cl: uint_t tot t) (#bitsum'_size: nat) (b: bitsum' cl bitsum'_size) (k: bitsum'_type b) (low: nat) (high: nat{is_valid_bitfield b (bitsum'_key_of_t b k) low high}) : Tot (bitfield cl (high - low)) let rec get_valid_bit...
false
null
false
match b with | BitField sz rest -> let hd, tl = bitsum'_type_elim_BitField cl bitsum'_size sz rest k in if low + sz = high && high = bitsum'_size then hd else get_valid_bitfield rest tl low high | BitSum' key key_size e payload -> let (| k' , r' |) = bitsum'_type_elim_BitSum' cl bitsum'_size key key_size e payloa...
{ "checked_file": "LowParse.Spec.BitSum.fst.checked", "dependencies": [ "prims.fst.checked", "LowParse.Spec.Enum.fst.checked", "LowParse.BitFields.fsti.checked", "FStar.Seq.fst.checked", "FStar.Pervasives.Native.fst.checked", "FStar.Pervasives.fsti.checked", "FStar.List.Tot.fst.checked",...
[ "total" ]
[ "Prims.pos", "Prims.eqtype", "LowParse.BitFields.uint_t", "Prims.nat", "LowParse.Spec.BitSum.bitsum'", "LowParse.Spec.BitSum.bitsum'_type", "Prims.b2t", "LowParse.Spec.BitSum.is_valid_bitfield", "LowParse.Spec.BitSum.bitsum'_key_of_t", "Prims.l_and", "Prims.op_GreaterThan", "Prims.op_LessThanO...
[]
module LowParse.Spec.BitSum include LowParse.Spec.Enum include LowParse.BitFields module L = FStar.List.Tot // IMPORTANT: these bitfield operators are defined in a MOST // significant bit (MSB) first fashion. noeq type bitsum' (#tot: pos) (#t: eqtype) (cl: uint_t tot t) (bitsum'_size: nat) = | BitStop of (sq...
false
false
LowParse.Spec.BitSum.fst
{ "detail_errors": false, "detail_hint_replay": false, "initial_fuel": 2, "initial_ifuel": 3, "max_fuel": 8, "max_ifuel": 3, "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...
null
val get_valid_bitfield (#tot: pos) (#t: eqtype) (#cl: uint_t tot t) (#bitsum'_size: nat) (b: bitsum' cl bitsum'_size) (k: bitsum'_type b) (low: nat) (high: nat{is_valid_bitfield b (bitsum'_key_of_t b k) low high}) : Tot (bitfield cl (high - low))
[ "recursion" ]
LowParse.Spec.BitSum.get_valid_bitfield
{ "file_name": "src/lowparse/LowParse.Spec.BitSum.fst", "git_rev": "446a08ce38df905547cf20f28c43776b22b8087a", "git_url": "https://github.com/project-everest/everparse.git", "project_name": "everparse" }
b: LowParse.Spec.BitSum.bitsum' cl bitsum'_size -> k: LowParse.Spec.BitSum.bitsum'_type b -> low: Prims.nat -> high: Prims.nat { LowParse.Spec.BitSum.is_valid_bitfield b (LowParse.Spec.BitSum.bitsum'_key_of_t b k) low high } -> LowParse.BitFields.bitf...
{ "end_col": 47, "end_line": 1847, "start_col": 2, "start_line": 1839 }
Prims.Pure
val coerce (t2 #t1: Type) (x: t1) : Pure t2 (requires (t1 == t2)) (ensures (fun _ -> True))
[ { "abbrev": true, "full_module": "FStar.List.Tot", "short_module": "L" }, { "abbrev": false, "full_module": "LowParse.BitFields", "short_module": null }, { "abbrev": false, "full_module": "LowParse.Spec.Enum", "short_module": null }, { "abbrev": false, "full_m...
false
let coerce (t2: Type) (#t1: Type) (x: t1) : Pure t2 (requires (t1 == t2)) (ensures (fun _ -> True)) = (x <: t2)
val coerce (t2 #t1: Type) (x: t1) : Pure t2 (requires (t1 == t2)) (ensures (fun _ -> True)) let coerce (t2 #t1: Type) (x: t1) : Pure t2 (requires (t1 == t2)) (ensures (fun _ -> True)) =
false
null
false
(x <: t2)
{ "checked_file": "LowParse.Spec.BitSum.fst.checked", "dependencies": [ "prims.fst.checked", "LowParse.Spec.Enum.fst.checked", "LowParse.BitFields.fsti.checked", "FStar.Seq.fst.checked", "FStar.Pervasives.Native.fst.checked", "FStar.Pervasives.fsti.checked", "FStar.List.Tot.fst.checked",...
[]
[ "Prims.eq2", "Prims.l_True" ]
[]
module LowParse.Spec.BitSum include LowParse.Spec.Enum include LowParse.BitFields module L = FStar.List.Tot // IMPORTANT: these bitfield operators are defined in a MOST // significant bit (MSB) first fashion. noeq type bitsum' (#tot: pos) (#t: eqtype) (cl: uint_t tot t) (bitsum'_size: nat) = | BitStop of (sq...
false
false
LowParse.Spec.BitSum.fst
{ "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...
null
val coerce (t2 #t1: Type) (x: t1) : Pure t2 (requires (t1 == t2)) (ensures (fun _ -> True))
[]
LowParse.Spec.BitSum.coerce
{ "file_name": "src/lowparse/LowParse.Spec.BitSum.fst", "git_rev": "446a08ce38df905547cf20f28c43776b22b8087a", "git_url": "https://github.com/project-everest/everparse.git", "project_name": "everparse" }
t2: Type -> x: t1 -> Prims.Pure t2
{ "end_col": 11, "end_line": 192, "start_col": 2, "start_line": 192 }
Prims.Tot
val bitsum'_key_type_intro_BitSum' (#tot: pos) (#t: eqtype) (cl: uint_t tot t) (bitsum'_size: nat) (key: eqtype) (key_size: nat{key_size > 0 /\ key_size <= bitsum'_size /\ bitsum'_size <= tot}) (e: enum key (bitfield cl key_size)) (payload: (enum_key e -> Tot (bitsum' cl ...
[ { "abbrev": true, "full_module": "FStar.List.Tot", "short_module": "L" }, { "abbrev": false, "full_module": "LowParse.BitFields", "short_module": null }, { "abbrev": false, "full_module": "LowParse.Spec.Enum", "short_module": null }, { "abbrev": false, "full_m...
false
let bitsum'_key_type_intro_BitSum' (#tot: pos) (#t: eqtype) (cl: uint_t tot t) (bitsum'_size: nat) (key: eqtype) (key_size: nat { key_size > 0 /\ key_size <= bitsum'_size /\ bitsum'_size <= tot }) (e: enum key (bitfield cl key_size)) (payload: (enum_key e -> Tot (bitsum' cl (bitsum'_size - key_size)))) ...
val bitsum'_key_type_intro_BitSum' (#tot: pos) (#t: eqtype) (cl: uint_t tot t) (bitsum'_size: nat) (key: eqtype) (key_size: nat{key_size > 0 /\ key_size <= bitsum'_size /\ bitsum'_size <= tot}) (e: enum key (bitfield cl key_size)) (payload: (enum_key e -> Tot (bitsum' cl ...
false
null
false
x
{ "checked_file": "LowParse.Spec.BitSum.fst.checked", "dependencies": [ "prims.fst.checked", "LowParse.Spec.Enum.fst.checked", "LowParse.BitFields.fsti.checked", "FStar.Seq.fst.checked", "FStar.Pervasives.Native.fst.checked", "FStar.Pervasives.fsti.checked", "FStar.List.Tot.fst.checked",...
[ "total" ]
[ "Prims.pos", "Prims.eqtype", "LowParse.BitFields.uint_t", "Prims.nat", "Prims.l_and", "Prims.b2t", "Prims.op_GreaterThan", "Prims.op_LessThanOrEqual", "LowParse.Spec.Enum.enum", "LowParse.BitFields.bitfield", "LowParse.Spec.Enum.enum_key", "LowParse.Spec.BitSum.bitsum'", "Prims.op_Subtractio...
[]
module LowParse.Spec.BitSum include LowParse.Spec.Enum include LowParse.BitFields module L = FStar.List.Tot // IMPORTANT: these bitfield operators are defined in a MOST // significant bit (MSB) first fashion. noeq type bitsum' (#tot: pos) (#t: eqtype) (cl: uint_t tot t) (bitsum'_size: nat) = | BitStop of (sq...
false
false
LowParse.Spec.BitSum.fst
{ "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...
null
val bitsum'_key_type_intro_BitSum' (#tot: pos) (#t: eqtype) (cl: uint_t tot t) (bitsum'_size: nat) (key: eqtype) (key_size: nat{key_size > 0 /\ key_size <= bitsum'_size /\ bitsum'_size <= tot}) (e: enum key (bitfield cl key_size)) (payload: (enum_key e -> Tot (bitsum' cl ...
[]
LowParse.Spec.BitSum.bitsum'_key_type_intro_BitSum'
{ "file_name": "src/lowparse/LowParse.Spec.BitSum.fst", "git_rev": "446a08ce38df905547cf20f28c43776b22b8087a", "git_url": "https://github.com/project-everest/everparse.git", "project_name": "everparse" }
cl: LowParse.BitFields.uint_t tot t -> bitsum'_size: Prims.nat -> key: Prims.eqtype -> key_size: Prims.nat{key_size > 0 /\ key_size <= bitsum'_size /\ bitsum'_size <= tot} -> e: LowParse.Spec.Enum.enum key (LowParse.BitFields.bitfield cl key_size) -> payload: (_: LowParse.Spec.Enum.enum_k...
{ "end_col": 3, "end_line": 180, "start_col": 2, "start_line": 180 }
Prims.Tot
val set_valid_bitfield (#tot: pos) (#t: eqtype) (#cl: uint_t tot t) (#bitsum'_size: nat) (b: bitsum' cl bitsum'_size) (k: bitsum'_type b) (low: nat) (high: nat{is_valid_bitfield b (bitsum'_key_of_t b k) low high}) (v: bitfield cl (high - low)) : Tot (bitsum'_typ...
[ { "abbrev": true, "full_module": "FStar.List.Tot", "short_module": "L" }, { "abbrev": true, "full_module": "FStar.Seq", "short_module": "Seq" }, { "abbrev": true, "full_module": "LowParse.BitFields", "short_module": "BF" }, { "abbrev": true, "full_module": "FS...
false
let rec set_valid_bitfield (#tot: pos) (#t: eqtype) (#cl: uint_t tot t) (#bitsum'_size: nat) (b: bitsum' cl bitsum'_size) (k: bitsum'_type b) (low: nat) (high: nat { is_valid_bitfield b (bitsum'_key_of_t b k) low high }) (v: bitfield cl (high - low)) : Tot (bitsum'_type b) = match b with | BitField ...
val set_valid_bitfield (#tot: pos) (#t: eqtype) (#cl: uint_t tot t) (#bitsum'_size: nat) (b: bitsum' cl bitsum'_size) (k: bitsum'_type b) (low: nat) (high: nat{is_valid_bitfield b (bitsum'_key_of_t b k) low high}) (v: bitfield cl (high - low)) : Tot (bitsum'_typ...
false
null
false
match b with | BitField sz rest -> let hd, tl = bitsum'_type_elim_BitField cl bitsum'_size sz rest k in bitsum'_type_intro_BitField cl bitsum'_size sz rest (if low + sz = high && high = bitsum'_size then (v, tl) else (hd, set_valid_bitfield rest tl low high v)) | BitSum' key key_size e p...
{ "checked_file": "LowParse.Spec.BitSum.fst.checked", "dependencies": [ "prims.fst.checked", "LowParse.Spec.Enum.fst.checked", "LowParse.BitFields.fsti.checked", "FStar.Seq.fst.checked", "FStar.Pervasives.Native.fst.checked", "FStar.Pervasives.fsti.checked", "FStar.List.Tot.fst.checked",...
[ "total" ]
[ "Prims.pos", "Prims.eqtype", "LowParse.BitFields.uint_t", "Prims.nat", "LowParse.Spec.BitSum.bitsum'", "LowParse.Spec.BitSum.bitsum'_type", "Prims.b2t", "LowParse.Spec.BitSum.is_valid_bitfield", "LowParse.Spec.BitSum.bitsum'_key_of_t", "LowParse.BitFields.bitfield", "Prims.op_Subtraction", "Pr...
[]
module LowParse.Spec.BitSum include LowParse.Spec.Enum include LowParse.BitFields module L = FStar.List.Tot // IMPORTANT: these bitfield operators are defined in a MOST // significant bit (MSB) first fashion. noeq type bitsum' (#tot: pos) (#t: eqtype) (cl: uint_t tot t) (bitsum'_size: nat) = | BitStop of (sq...
false
false
LowParse.Spec.BitSum.fst
{ "detail_errors": false, "detail_hint_replay": false, "initial_fuel": 2, "initial_ifuel": 3, "max_fuel": 8, "max_ifuel": 3, "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...
null
val set_valid_bitfield (#tot: pos) (#t: eqtype) (#cl: uint_t tot t) (#bitsum'_size: nat) (b: bitsum' cl bitsum'_size) (k: bitsum'_type b) (low: nat) (high: nat{is_valid_bitfield b (bitsum'_key_of_t b k) low high}) (v: bitfield cl (high - low)) : Tot (bitsum'_typ...
[ "recursion" ]
LowParse.Spec.BitSum.set_valid_bitfield
{ "file_name": "src/lowparse/LowParse.Spec.BitSum.fst", "git_rev": "446a08ce38df905547cf20f28c43776b22b8087a", "git_url": "https://github.com/project-everest/everparse.git", "project_name": "everparse" }
b: LowParse.Spec.BitSum.bitsum' cl bitsum'_size -> k: LowParse.Spec.BitSum.bitsum'_type b -> low: Prims.nat -> high: Prims.nat { LowParse.Spec.BitSum.is_valid_bitfield b (LowParse.Spec.BitSum.bitsum'_key_of_t b k) low high } -> v: LowParse.BitFields...
{ "end_col": 126, "end_line": 1891, "start_col": 2, "start_line": 1881 }
Prims.Tot
val filter_bitsum'_bitsum'_cons (#tot: pos) (#t: eqtype) (cl: uint_t tot t) (bitsum'_size: nat) (key: eqtype) (key_size: nat{key_size > 0 /\ key_size <= bitsum'_size /\ bitsum'_size <= tot}) (e: enum key (bitfield cl key_size)) (payload: (enum_key e -> Tot (bitsum' cl (bi...
[ { "abbrev": true, "full_module": "FStar.Seq", "short_module": "Seq" }, { "abbrev": true, "full_module": "LowParse.BitFields", "short_module": "BF" }, { "abbrev": true, "full_module": "FStar.List.Tot", "short_module": "L" }, { "abbrev": false, "full_module": "L...
false
let filter_bitsum'_bitsum'_cons (#tot: pos) (#t: eqtype) (cl: uint_t tot t) (bitsum'_size: nat) (key: eqtype) (key_size: nat { key_size > 0 /\ key_size <= bitsum'_size /\ bitsum'_size <= tot }) (e: enum key (bitfield cl key_size)) (payload: (enum_key e -> Tot (bitsum' cl (bitsum'_size - key_size)))) (...
val filter_bitsum'_bitsum'_cons (#tot: pos) (#t: eqtype) (cl: uint_t tot t) (bitsum'_size: nat) (key: eqtype) (key_size: nat{key_size > 0 /\ key_size <= bitsum'_size /\ bitsum'_size <= tot}) (e: enum key (bitfield cl key_size)) (payload: (enum_key e -> Tot (bitsum' cl (bi...
false
null
false
fun x xr -> [@@ inline_let ]let _ = enum_repr_of_key_append_cons e l1 (k, r) l2 in [@@ inline_let ]let yr = cl.bitfield_eq_rhs x (bitsum'_size - key_size) bitsum'_size r in [@@ inline_let ]let cond = (xr <: t) = yr in [@@ inline_let ]let _ = assert (cond == true <==> (cl.get_bitfield x (bitsum'_size...
{ "checked_file": "LowParse.Spec.BitSum.fst.checked", "dependencies": [ "prims.fst.checked", "LowParse.Spec.Enum.fst.checked", "LowParse.BitFields.fsti.checked", "FStar.Seq.fst.checked", "FStar.Pervasives.Native.fst.checked", "FStar.Pervasives.fsti.checked", "FStar.List.Tot.fst.checked",...
[ "total" ]
[ "Prims.pos", "Prims.eqtype", "LowParse.BitFields.uint_t", "Prims.nat", "Prims.l_and", "Prims.b2t", "Prims.op_GreaterThan", "Prims.op_LessThanOrEqual", "LowParse.Spec.Enum.enum", "LowParse.BitFields.bitfield", "LowParse.Spec.Enum.enum_key", "LowParse.Spec.BitSum.bitsum'", "Prims.op_Subtractio...
[]
module LowParse.Spec.BitSum include LowParse.Spec.Enum include LowParse.BitFields module L = FStar.List.Tot // IMPORTANT: these bitfield operators are defined in a MOST // significant bit (MSB) first fashion. noeq type bitsum' (#tot: pos) (#t: eqtype) (cl: uint_t tot t) (bitsum'_size: nat) = | BitStop of (sq...
false
false
LowParse.Spec.BitSum.fst
{ "detail_errors": false, "detail_hint_replay": false, "initial_fuel": 2, "initial_ifuel": 3, "max_fuel": 8, "max_ifuel": 3, "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...
null
val filter_bitsum'_bitsum'_cons (#tot: pos) (#t: eqtype) (cl: uint_t tot t) (bitsum'_size: nat) (key: eqtype) (key_size: nat{key_size > 0 /\ key_size <= bitsum'_size /\ bitsum'_size <= tot}) (e: enum key (bitfield cl key_size)) (payload: (enum_key e -> Tot (bitsum' cl (bi...
[]
LowParse.Spec.BitSum.filter_bitsum'_bitsum'_cons
{ "file_name": "src/lowparse/LowParse.Spec.BitSum.fst", "git_rev": "446a08ce38df905547cf20f28c43776b22b8087a", "git_url": "https://github.com/project-everest/everparse.git", "project_name": "everparse" }
cl: LowParse.BitFields.uint_t tot t -> bitsum'_size: Prims.nat -> key: Prims.eqtype -> key_size: Prims.nat{key_size > 0 /\ key_size <= bitsum'_size /\ bitsum'_size <= tot} -> e: LowParse.Spec.Enum.enum key (LowParse.BitFields.bitfield cl key_size) -> payload: (_: LowParse.Spec.Enum.enum_k...
{ "end_col": 28, "end_line": 1213, "start_col": 2, "start_line": 1195 }
FStar.Pervasives.Lemma
val get_valid_bitfield_set_valid_bitfield_same (#tot: pos) (#t: eqtype) (#cl: uint_t tot t) (#bitsum'_size: nat) (b: bitsum' cl bitsum'_size) (k: bitsum'_type b) (low: nat) (high: nat{is_valid_bitfield b (bitsum'_key_of_t b k) low high}) (v: bitfield cl (high - low)...
[ { "abbrev": true, "full_module": "FStar.List.Tot", "short_module": "L" }, { "abbrev": true, "full_module": "FStar.Seq", "short_module": "Seq" }, { "abbrev": true, "full_module": "LowParse.BitFields", "short_module": "BF" }, { "abbrev": true, "full_module": "FS...
false
let rec get_valid_bitfield_set_valid_bitfield_same (#tot: pos) (#t: eqtype) (#cl: uint_t tot t) (#bitsum'_size: nat) (b: bitsum' cl bitsum'_size) (k: bitsum'_type b) (low: nat) (high: nat { is_valid_bitfield b (bitsum'_key_of_t b k) low high }) (v: bitfield cl (high - low)) : Lemma ( let k' = se...
val get_valid_bitfield_set_valid_bitfield_same (#tot: pos) (#t: eqtype) (#cl: uint_t tot t) (#bitsum'_size: nat) (b: bitsum' cl bitsum'_size) (k: bitsum'_type b) (low: nat) (high: nat{is_valid_bitfield b (bitsum'_key_of_t b k) low high}) (v: bitfield cl (high - low)...
false
null
true
match b with | BitField sz rest -> let hd, tl = bitsum'_type_elim_BitField cl bitsum'_size sz rest k in if low + sz = high && high = bitsum'_size then () else get_valid_bitfield_set_valid_bitfield_same rest tl low high v | BitSum' key key_size e payload -> let (| k' , r' |) = bitsum'_type_elim_BitSum' cl bits...
{ "checked_file": "LowParse.Spec.BitSum.fst.checked", "dependencies": [ "prims.fst.checked", "LowParse.Spec.Enum.fst.checked", "LowParse.BitFields.fsti.checked", "FStar.Seq.fst.checked", "FStar.Pervasives.Native.fst.checked", "FStar.Pervasives.fsti.checked", "FStar.List.Tot.fst.checked",...
[ "lemma" ]
[ "Prims.pos", "Prims.eqtype", "LowParse.BitFields.uint_t", "Prims.nat", "LowParse.Spec.BitSum.bitsum'", "LowParse.Spec.BitSum.bitsum'_type", "Prims.b2t", "LowParse.Spec.BitSum.is_valid_bitfield", "LowParse.Spec.BitSum.bitsum'_key_of_t", "LowParse.BitFields.bitfield", "Prims.op_Subtraction", "Pr...
[]
module LowParse.Spec.BitSum include LowParse.Spec.Enum include LowParse.BitFields module L = FStar.List.Tot // IMPORTANT: these bitfield operators are defined in a MOST // significant bit (MSB) first fashion. noeq type bitsum' (#tot: pos) (#t: eqtype) (cl: uint_t tot t) (bitsum'_size: nat) = | BitStop of (sq...
false
false
LowParse.Spec.BitSum.fst
{ "detail_errors": false, "detail_hint_replay": false, "initial_fuel": 2, "initial_ifuel": 3, "max_fuel": 8, "max_ifuel": 3, "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...
null
val get_valid_bitfield_set_valid_bitfield_same (#tot: pos) (#t: eqtype) (#cl: uint_t tot t) (#bitsum'_size: nat) (b: bitsum' cl bitsum'_size) (k: bitsum'_type b) (low: nat) (high: nat{is_valid_bitfield b (bitsum'_key_of_t b k) low high}) (v: bitfield cl (high - low)...
[ "recursion" ]
LowParse.Spec.BitSum.get_valid_bitfield_set_valid_bitfield_same
{ "file_name": "src/lowparse/LowParse.Spec.BitSum.fst", "git_rev": "446a08ce38df905547cf20f28c43776b22b8087a", "git_url": "https://github.com/project-everest/everparse.git", "project_name": "everparse" }
b: LowParse.Spec.BitSum.bitsum' cl bitsum'_size -> k: LowParse.Spec.BitSum.bitsum'_type b -> low: Prims.nat -> high: Prims.nat { LowParse.Spec.BitSum.is_valid_bitfield b (LowParse.Spec.BitSum.bitsum'_key_of_t b k) low high } -> v: LowParse.BitFields...
{ "end_col": 73, "end_line": 1939, "start_col": 2, "start_line": 1931 }
Prims.Tot
val bitsum'_key_type_elim_BitSum' (#tot: pos) (#t: eqtype) (cl: uint_t tot t) (bitsum'_size: nat) (key: eqtype) (key_size: nat{key_size > 0 /\ key_size <= bitsum'_size /\ bitsum'_size <= tot}) (e: enum key (bitfield cl key_size)) (payload: (enum_key e -> Tot (bitsum' cl (...
[ { "abbrev": true, "full_module": "FStar.List.Tot", "short_module": "L" }, { "abbrev": false, "full_module": "LowParse.BitFields", "short_module": null }, { "abbrev": false, "full_module": "LowParse.Spec.Enum", "short_module": null }, { "abbrev": false, "full_m...
false
let bitsum'_key_type_elim_BitSum' (#tot: pos) (#t: eqtype) (cl: uint_t tot t) (bitsum'_size: nat) (key: eqtype) (key_size: nat { key_size > 0 /\ key_size <= bitsum'_size /\ bitsum'_size <= tot }) (e: enum key (bitfield cl key_size)) (payload: (enum_key e -> Tot (bitsum' cl (bitsum'_size - key_size)))) ...
val bitsum'_key_type_elim_BitSum' (#tot: pos) (#t: eqtype) (cl: uint_t tot t) (bitsum'_size: nat) (key: eqtype) (key_size: nat{key_size > 0 /\ key_size <= bitsum'_size /\ bitsum'_size <= tot}) (e: enum key (bitfield cl key_size)) (payload: (enum_key e -> Tot (bitsum' cl (...
false
null
false
x
{ "checked_file": "LowParse.Spec.BitSum.fst.checked", "dependencies": [ "prims.fst.checked", "LowParse.Spec.Enum.fst.checked", "LowParse.BitFields.fsti.checked", "FStar.Seq.fst.checked", "FStar.Pervasives.Native.fst.checked", "FStar.Pervasives.fsti.checked", "FStar.List.Tot.fst.checked",...
[ "total" ]
[ "Prims.pos", "Prims.eqtype", "LowParse.BitFields.uint_t", "Prims.nat", "Prims.l_and", "Prims.b2t", "Prims.op_GreaterThan", "Prims.op_LessThanOrEqual", "LowParse.Spec.Enum.enum", "LowParse.BitFields.bitfield", "LowParse.Spec.Enum.enum_key", "LowParse.Spec.BitSum.bitsum'", "Prims.op_Subtractio...
[]
module LowParse.Spec.BitSum include LowParse.Spec.Enum include LowParse.BitFields module L = FStar.List.Tot // IMPORTANT: these bitfield operators are defined in a MOST // significant bit (MSB) first fashion. noeq type bitsum' (#tot: pos) (#t: eqtype) (cl: uint_t tot t) (bitsum'_size: nat) = | BitStop of (sq...
false
false
LowParse.Spec.BitSum.fst
{ "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...
null
val bitsum'_key_type_elim_BitSum' (#tot: pos) (#t: eqtype) (cl: uint_t tot t) (bitsum'_size: nat) (key: eqtype) (key_size: nat{key_size > 0 /\ key_size <= bitsum'_size /\ bitsum'_size <= tot}) (e: enum key (bitfield cl key_size)) (payload: (enum_key e -> Tot (bitsum' cl (...
[]
LowParse.Spec.BitSum.bitsum'_key_type_elim_BitSum'
{ "file_name": "src/lowparse/LowParse.Spec.BitSum.fst", "git_rev": "446a08ce38df905547cf20f28c43776b22b8087a", "git_url": "https://github.com/project-everest/everparse.git", "project_name": "everparse" }
cl: LowParse.BitFields.uint_t tot t -> bitsum'_size: Prims.nat -> key: Prims.eqtype -> key_size: Prims.nat{key_size > 0 /\ key_size <= bitsum'_size /\ bitsum'_size <= tot} -> e: LowParse.Spec.Enum.enum key (LowParse.BitFields.bitfield cl key_size) -> payload: (_: LowParse.Spec.Enum.enum_k...
{ "end_col": 3, "end_line": 165, "start_col": 2, "start_line": 165 }
Prims.Tot
val destr_bitsum'_t (#tot: pos) (#t: eqtype) (#cl: uint_t tot t) (#from: nat) (b: bitsum' cl from) : Tot (Type u#(a + 1))
[ { "abbrev": true, "full_module": "FStar.Seq", "short_module": "Seq" }, { "abbrev": true, "full_module": "LowParse.BitFields", "short_module": "BF" }, { "abbrev": true, "full_module": "FStar.List.Tot", "short_module": "L" }, { "abbrev": false, "full_module": "L...
false
let destr_bitsum'_t (#tot: pos) (#t: eqtype) (#cl: uint_t tot t) (#from: nat) (b: bitsum' cl from) : Tot (Type u#(a + 1)) = (u: (bitsum'_type b -> Tot (Type u#a))) -> (u_if: ((k: Ghost.erased (bitsum'_type b)) -> Tot (if_combinator_weak (u (Ghost.reveal k))))) -> (f: ((k: bitsum'_type b) -> Tot (u k))) ->...
val destr_bitsum'_t (#tot: pos) (#t: eqtype) (#cl: uint_t tot t) (#from: nat) (b: bitsum' cl from) : Tot (Type u#(a + 1)) let destr_bitsum'_t (#tot: pos) (#t: eqtype) (#cl: uint_t tot t) (#from: nat) (b: bitsum' cl from) : Tot (Type u#(a + 1)) =
false
null
false
u: (bitsum'_type b -> Tot (Type u#a)) -> u_if: (k: Ghost.erased (bitsum'_type b) -> Tot (if_combinator_weak (u (Ghost.reveal k)))) -> f: (k: bitsum'_type b -> Tot (u k)) -> x: parse_filter_refine (filter_bitsum' b) -> Tot (u (synth_bitsum' b x))
{ "checked_file": "LowParse.Spec.BitSum.fst.checked", "dependencies": [ "prims.fst.checked", "LowParse.Spec.Enum.fst.checked", "LowParse.BitFields.fsti.checked", "FStar.Seq.fst.checked", "FStar.Pervasives.Native.fst.checked", "FStar.Pervasives.fsti.checked", "FStar.List.Tot.fst.checked",...
[ "total" ]
[ "Prims.pos", "Prims.eqtype", "LowParse.BitFields.uint_t", "Prims.nat", "LowParse.Spec.BitSum.bitsum'", "LowParse.Spec.BitSum.bitsum'_type", "FStar.Ghost.erased", "LowParse.Spec.BitSum.if_combinator_weak", "FStar.Ghost.reveal", "LowParse.Spec.Combinators.parse_filter_refine", "LowParse.Spec.BitSu...
[]
module LowParse.Spec.BitSum include LowParse.Spec.Enum include LowParse.BitFields module L = FStar.List.Tot // IMPORTANT: these bitfield operators are defined in a MOST // significant bit (MSB) first fashion. noeq type bitsum' (#tot: pos) (#t: eqtype) (cl: uint_t tot t) (bitsum'_size: nat) = | BitStop of (sq...
false
false
LowParse.Spec.BitSum.fst
{ "detail_errors": false, "detail_hint_replay": false, "initial_fuel": 2, "initial_ifuel": 3, "max_fuel": 8, "max_ifuel": 3, "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...
null
val destr_bitsum'_t (#tot: pos) (#t: eqtype) (#cl: uint_t tot t) (#from: nat) (b: bitsum' cl from) : Tot (Type u#(a + 1))
[]
LowParse.Spec.BitSum.destr_bitsum'_t
{ "file_name": "src/lowparse/LowParse.Spec.BitSum.fst", "git_rev": "446a08ce38df905547cf20f28c43776b22b8087a", "git_url": "https://github.com/project-everest/everparse.git", "project_name": "everparse" }
b: LowParse.Spec.BitSum.bitsum' cl from -> Type
{ "end_col": 29, "end_line": 1293, "start_col": 2, "start_line": 1289 }
Prims.Tot
val filter_bitsum' (#tot: pos) (#t: eqtype) (#cl: uint_t tot t) (#bitsum'_size: nat) (b: bitsum' cl bitsum'_size) (x: t) : Tot bool (decreases (bitsum'_size))
[ { "abbrev": true, "full_module": "FStar.List.Tot", "short_module": "L" }, { "abbrev": false, "full_module": "LowParse.BitFields", "short_module": null }, { "abbrev": false, "full_module": "LowParse.Spec.Enum", "short_module": null }, { "abbrev": false, "full_m...
false
let rec filter_bitsum' (#tot: pos) (#t: eqtype) (#cl: uint_t tot t) (#bitsum'_size: nat) (b: bitsum' cl bitsum'_size) (x: t) : Tot bool (decreases (bitsum'_size)) = match b with | BitStop _ -> true | BitField _ rest -> filter_bitsum' rest x | BitSum' key key_size e payload -> let f : bitfield cl...
val filter_bitsum' (#tot: pos) (#t: eqtype) (#cl: uint_t tot t) (#bitsum'_size: nat) (b: bitsum' cl bitsum'_size) (x: t) : Tot bool (decreases (bitsum'_size)) let rec filter_bitsum' (#tot: pos) (#t: eqtype) (#cl: uint_t tot t) (#bitsum'_size: nat) (b...
false
null
false
match b with | BitStop _ -> true | BitField _ rest -> filter_bitsum' rest x | BitSum' key key_size e payload -> let f:bitfield cl key_size = cl.get_bitfield x (bitsum'_size - key_size) bitsum'_size in if list_mem f (list_map snd e) then let k = enum_key_of_repr e f in filter_bitsum' (payload k) x else f...
{ "checked_file": "LowParse.Spec.BitSum.fst.checked", "dependencies": [ "prims.fst.checked", "LowParse.Spec.Enum.fst.checked", "LowParse.BitFields.fsti.checked", "FStar.Seq.fst.checked", "FStar.Pervasives.Native.fst.checked", "FStar.Pervasives.fsti.checked", "FStar.List.Tot.fst.checked",...
[ "total", "" ]
[ "Prims.pos", "Prims.eqtype", "LowParse.BitFields.uint_t", "Prims.nat", "LowParse.Spec.BitSum.bitsum'", "Prims.squash", "Prims.eq2", "Prims.int", "Prims.l_and", "Prims.b2t", "Prims.op_GreaterThan", "Prims.op_LessThanOrEqual", "Prims.op_Subtraction", "LowParse.Spec.BitSum.filter_bitsum'", ...
[]
module LowParse.Spec.BitSum include LowParse.Spec.Enum include LowParse.BitFields module L = FStar.List.Tot // IMPORTANT: these bitfield operators are defined in a MOST // significant bit (MSB) first fashion. noeq type bitsum' (#tot: pos) (#t: eqtype) (cl: uint_t tot t) (bitsum'_size: nat) = | BitStop of (sq...
false
false
LowParse.Spec.BitSum.fst
{ "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...
null
val filter_bitsum' (#tot: pos) (#t: eqtype) (#cl: uint_t tot t) (#bitsum'_size: nat) (b: bitsum' cl bitsum'_size) (x: t) : Tot bool (decreases (bitsum'_size))
[ "recursion" ]
LowParse.Spec.BitSum.filter_bitsum'
{ "file_name": "src/lowparse/LowParse.Spec.BitSum.fst", "git_rev": "446a08ce38df905547cf20f28c43776b22b8087a", "git_url": "https://github.com/project-everest/everparse.git", "project_name": "everparse" }
b: LowParse.Spec.BitSum.bitsum' cl bitsum'_size -> x: t -> Prims.Tot Prims.bool
{ "end_col": 11, "end_line": 239, "start_col": 2, "start_line": 229 }
Prims.Tot
val synth_bitsum'_recip_BitSum_cons_nil (#tot: pos) (#t: eqtype) (cl: uint_t tot t) (bitsum'_size: nat) (key: eqtype) (key_size: nat{key_size > 0 /\ key_size <= bitsum'_size /\ bitsum'_size <= tot}) (e: enum key (bitfield cl key_size)) (payload: (enum_key e -> Tot (bitsum...
[ { "abbrev": true, "full_module": "FStar.List.Tot", "short_module": "L" }, { "abbrev": true, "full_module": "FStar.Seq", "short_module": "Seq" }, { "abbrev": true, "full_module": "LowParse.BitFields", "short_module": "BF" }, { "abbrev": true, "full_module": "FS...
false
let synth_bitsum'_recip_BitSum_cons_nil (#tot: pos) (#t: eqtype) (cl: uint_t tot t) (bitsum'_size: nat) (key: eqtype) (key_size: nat { key_size > 0 /\ key_size <= bitsum'_size /\ bitsum'_size <= tot }) (e: enum key (bitfield cl key_size)) (payload: (enum_key e -> Tot (bitsum' cl (bitsum'_size - key_size...
val synth_bitsum'_recip_BitSum_cons_nil (#tot: pos) (#t: eqtype) (cl: uint_t tot t) (bitsum'_size: nat) (key: eqtype) (key_size: nat{key_size > 0 /\ key_size <= bitsum'_size /\ bitsum'_size <= tot}) (e: enum key (bitfield cl key_size)) (payload: (enum_key e -> Tot (bitsum...
false
null
false
fun k' rest -> [@@ inline_let ]let _ = enum_repr_of_key_append_cons e l1 (k, r) [] in [@@ inline_let ]let _:squash (k' = k) = if (k' = k) then () else (L.append_assoc l1 [(k, r)] []; L.map_append fst l1 [(k, r)]; L.append_mem (L.map fst l1) (L.map fst [(k, r)]) (k' <: key)) in ...
{ "checked_file": "LowParse.Spec.BitSum.fst.checked", "dependencies": [ "prims.fst.checked", "LowParse.Spec.Enum.fst.checked", "LowParse.BitFields.fsti.checked", "FStar.Seq.fst.checked", "FStar.Pervasives.Native.fst.checked", "FStar.Pervasives.fsti.checked", "FStar.List.Tot.fst.checked",...
[ "total" ]
[ "Prims.pos", "Prims.eqtype", "LowParse.BitFields.uint_t", "Prims.nat", "Prims.l_and", "Prims.b2t", "Prims.op_GreaterThan", "Prims.op_LessThanOrEqual", "LowParse.Spec.Enum.enum", "LowParse.BitFields.bitfield", "LowParse.Spec.Enum.enum_key", "LowParse.Spec.BitSum.bitsum'", "Prims.op_Subtractio...
[]
module LowParse.Spec.BitSum include LowParse.Spec.Enum include LowParse.BitFields module L = FStar.List.Tot // IMPORTANT: these bitfield operators are defined in a MOST // significant bit (MSB) first fashion. noeq type bitsum' (#tot: pos) (#t: eqtype) (cl: uint_t tot t) (bitsum'_size: nat) = | BitStop of (sq...
false
false
LowParse.Spec.BitSum.fst
{ "detail_errors": false, "detail_hint_replay": false, "initial_fuel": 2, "initial_ifuel": 3, "max_fuel": 8, "max_ifuel": 3, "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...
null
val synth_bitsum'_recip_BitSum_cons_nil (#tot: pos) (#t: eqtype) (cl: uint_t tot t) (bitsum'_size: nat) (key: eqtype) (key_size: nat{key_size > 0 /\ key_size <= bitsum'_size /\ bitsum'_size <= tot}) (e: enum key (bitfield cl key_size)) (payload: (enum_key e -> Tot (bitsum...
[]
LowParse.Spec.BitSum.synth_bitsum'_recip_BitSum_cons_nil
{ "file_name": "src/lowparse/LowParse.Spec.BitSum.fst", "git_rev": "446a08ce38df905547cf20f28c43776b22b8087a", "git_url": "https://github.com/project-everest/everparse.git", "project_name": "everparse" }
cl: LowParse.BitFields.uint_t tot t -> bitsum'_size: Prims.nat -> key: Prims.eqtype -> key_size: Prims.nat{key_size > 0 /\ key_size <= bitsum'_size /\ bitsum'_size <= tot} -> e: LowParse.Spec.Enum.enum key (LowParse.BitFields.bitfield cl key_size) -> payload: (_: LowParse.Spec.Enum.enum_k...
{ "end_col": 88, "end_line": 1732, "start_col": 2, "start_line": 1713 }
Prims.Tot
val bitsum'_key_of_t (#tot: pos) (#t: eqtype) (#cl: uint_t tot t) (#bitsum'_size: nat) (b: bitsum' cl bitsum'_size) (x: bitsum'_type b) : Tot (bitsum'_key_type b) (decreases (bitsum'_size))
[ { "abbrev": true, "full_module": "LowParse.BitFields", "short_module": "BF" }, { "abbrev": true, "full_module": "FStar.List.Tot", "short_module": "L" }, { "abbrev": false, "full_module": "LowParse.BitFields", "short_module": null }, { "abbrev": false, "full_mo...
false
let rec bitsum'_key_of_t (#tot: pos) (#t: eqtype) (#cl: uint_t tot t) (#bitsum'_size: nat) (b: bitsum' cl bitsum'_size) (x: bitsum'_type b) : Tot (bitsum'_key_type b) (decreases (bitsum'_size)) = match b with | BitStop _ -> () | BitField sz rest -> begin match bitsum'_type_elim_BitField cl bitsum'...
val bitsum'_key_of_t (#tot: pos) (#t: eqtype) (#cl: uint_t tot t) (#bitsum'_size: nat) (b: bitsum' cl bitsum'_size) (x: bitsum'_type b) : Tot (bitsum'_key_type b) (decreases (bitsum'_size)) let rec bitsum'_key_of_t (#tot: pos) (#t: eqtype) (#cl: uint_t tot t) ...
false
null
false
match b with | BitStop _ -> () | BitField sz rest -> (match bitsum'_type_elim_BitField cl bitsum'_size sz rest x with | _, tl -> bitsum'_key_type_intro_BitField cl bitsum'_size sz rest (bitsum'_key_of_t rest tl)) | BitSum' key key_size e payload -> match bitsum'_type_elim_BitSum' cl bitsum'_size key key_size e ...
{ "checked_file": "LowParse.Spec.BitSum.fst.checked", "dependencies": [ "prims.fst.checked", "LowParse.Spec.Enum.fst.checked", "LowParse.BitFields.fsti.checked", "FStar.Seq.fst.checked", "FStar.Pervasives.Native.fst.checked", "FStar.Pervasives.fsti.checked", "FStar.List.Tot.fst.checked",...
[ "total", "" ]
[ "Prims.pos", "Prims.eqtype", "LowParse.BitFields.uint_t", "Prims.nat", "LowParse.Spec.BitSum.bitsum'", "LowParse.Spec.BitSum.bitsum'_type", "Prims.squash", "Prims.eq2", "Prims.int", "Prims.l_and", "Prims.b2t", "Prims.op_GreaterThan", "Prims.op_LessThanOrEqual", "Prims.op_Subtraction", "L...
[]
module LowParse.Spec.BitSum include LowParse.Spec.Enum include LowParse.BitFields module L = FStar.List.Tot // IMPORTANT: these bitfield operators are defined in a MOST // significant bit (MSB) first fashion. noeq type bitsum' (#tot: pos) (#t: eqtype) (cl: uint_t tot t) (bitsum'_size: nat) = | BitStop of (sq...
false
false
LowParse.Spec.BitSum.fst
{ "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...
null
val bitsum'_key_of_t (#tot: pos) (#t: eqtype) (#cl: uint_t tot t) (#bitsum'_size: nat) (b: bitsum' cl bitsum'_size) (x: bitsum'_type b) : Tot (bitsum'_key_type b) (decreases (bitsum'_size))
[ "recursion" ]
LowParse.Spec.BitSum.bitsum'_key_of_t
{ "file_name": "src/lowparse/LowParse.Spec.BitSum.fst", "git_rev": "446a08ce38df905547cf20f28c43776b22b8087a", "git_url": "https://github.com/project-everest/everparse.git", "project_name": "everparse" }
b: LowParse.Spec.BitSum.bitsum' cl bitsum'_size -> x: LowParse.Spec.BitSum.bitsum'_type b -> Prims.Tot (LowParse.Spec.BitSum.bitsum'_key_type b)
{ "end_col": 7, "end_line": 613, "start_col": 2, "start_line": 602 }
Prims.Tot
val synth_bitsum'_recip' (#tot: pos) (#t: eqtype) (#cl: uint_t tot t) (#bitsum'_size: nat) (b: bitsum' cl bitsum'_size) (x: bitsum'_type b) : Tot t (decreases (bitsum'_size))
[ { "abbrev": true, "full_module": "LowParse.BitFields", "short_module": "BF" }, { "abbrev": true, "full_module": "FStar.List.Tot", "short_module": "L" }, { "abbrev": false, "full_module": "LowParse.BitFields", "short_module": null }, { "abbrev": false, "full_mo...
false
let rec synth_bitsum'_recip' (#tot: pos) (#t: eqtype) (#cl: uint_t tot t) (#bitsum'_size: nat) (b: bitsum' cl bitsum'_size) (x: bitsum'_type b) : Tot t (decreases (bitsum'_size)) = match b with | BitStop _ -> cl.uint_to_t 0 | BitField sz rest -> let (hd, tl) = bitsum'_type_elim_BitField cl bitsum'...
val synth_bitsum'_recip' (#tot: pos) (#t: eqtype) (#cl: uint_t tot t) (#bitsum'_size: nat) (b: bitsum' cl bitsum'_size) (x: bitsum'_type b) : Tot t (decreases (bitsum'_size)) let rec synth_bitsum'_recip' (#tot: pos) (#t: eqtype) (#cl: uint_t tot t) (#bitsu...
false
null
false
match b with | BitStop _ -> cl.uint_to_t 0 | BitField sz rest -> let hd, tl = bitsum'_type_elim_BitField cl bitsum'_size sz rest x in cl.set_bitfield (synth_bitsum'_recip' rest tl) (bitsum'_size - sz) (bitsum'_size) hd | BitSum' key key_size e payload -> let (| k , tl |) = bitsum'_type_elim_BitSum' cl bitsum'_siz...
{ "checked_file": "LowParse.Spec.BitSum.fst.checked", "dependencies": [ "prims.fst.checked", "LowParse.Spec.Enum.fst.checked", "LowParse.BitFields.fsti.checked", "FStar.Seq.fst.checked", "FStar.Pervasives.Native.fst.checked", "FStar.Pervasives.fsti.checked", "FStar.List.Tot.fst.checked",...
[ "total", "" ]
[ "Prims.pos", "Prims.eqtype", "LowParse.BitFields.uint_t", "Prims.nat", "LowParse.Spec.BitSum.bitsum'", "LowParse.Spec.BitSum.bitsum'_type", "Prims.squash", "Prims.eq2", "Prims.int", "LowParse.BitFields.__proj__Mkuint_t__item__uint_to_t", "Prims.l_and", "Prims.b2t", "Prims.op_GreaterThan", ...
[]
module LowParse.Spec.BitSum include LowParse.Spec.Enum include LowParse.BitFields module L = FStar.List.Tot // IMPORTANT: these bitfield operators are defined in a MOST // significant bit (MSB) first fashion. noeq type bitsum' (#tot: pos) (#t: eqtype) (cl: uint_t tot t) (bitsum'_size: nat) = | BitStop of (sq...
false
false
LowParse.Spec.BitSum.fst
{ "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...
null
val synth_bitsum'_recip' (#tot: pos) (#t: eqtype) (#cl: uint_t tot t) (#bitsum'_size: nat) (b: bitsum' cl bitsum'_size) (x: bitsum'_type b) : Tot t (decreases (bitsum'_size))
[ "recursion" ]
LowParse.Spec.BitSum.synth_bitsum'_recip'
{ "file_name": "src/lowparse/LowParse.Spec.BitSum.fst", "git_rev": "446a08ce38df905547cf20f28c43776b22b8087a", "git_url": "https://github.com/project-everest/everparse.git", "project_name": "everparse" }
b: LowParse.Spec.BitSum.bitsum' cl bitsum'_size -> x: LowParse.Spec.BitSum.bitsum'_type b -> Prims.Tot t
{ "end_col": 6, "end_line": 392, "start_col": 2, "start_line": 383 }
Prims.Tot
val serialize_bitsum' (#tot: pos) (#t: eqtype) (#cl: uint_t tot t) (b: bitsum' cl tot) (#k: parser_kind) (#p: parser k t) (s: serializer p) : Tot (serializer (parse_bitsum' b p))
[ { "abbrev": true, "full_module": "LowParse.BitFields", "short_module": "BF" }, { "abbrev": true, "full_module": "FStar.List.Tot", "short_module": "L" }, { "abbrev": false, "full_module": "LowParse.BitFields", "short_module": null }, { "abbrev": false, "full_mo...
false
let serialize_bitsum' (#tot: pos) (#t: eqtype) (#cl: uint_t tot t) (b: bitsum' cl tot) (#k: parser_kind) (#p: parser k t) (s: serializer p) : Tot (serializer (parse_bitsum' b p)) = synth_bitsum'_injective b; synth_bitsum'_recip_inverse b; serialize_synth (p `parse_filter` filter_bitsum' b) (sy...
val serialize_bitsum' (#tot: pos) (#t: eqtype) (#cl: uint_t tot t) (b: bitsum' cl tot) (#k: parser_kind) (#p: parser k t) (s: serializer p) : Tot (serializer (parse_bitsum' b p)) let serialize_bitsum' (#tot: pos) (#t: eqtype) (#cl: uint_t tot t) (b: ...
false
null
false
synth_bitsum'_injective b; synth_bitsum'_recip_inverse b; serialize_synth (p `parse_filter` (filter_bitsum' b)) (synth_bitsum' b) (s `serialize_filter` (filter_bitsum' b)) (synth_bitsum'_recip b) ()
{ "checked_file": "LowParse.Spec.BitSum.fst.checked", "dependencies": [ "prims.fst.checked", "LowParse.Spec.Enum.fst.checked", "LowParse.BitFields.fsti.checked", "FStar.Seq.fst.checked", "FStar.Pervasives.Native.fst.checked", "FStar.Pervasives.fsti.checked", "FStar.List.Tot.fst.checked",...
[ "total" ]
[ "Prims.pos", "Prims.eqtype", "LowParse.BitFields.uint_t", "LowParse.Spec.BitSum.bitsum'", "LowParse.Spec.Base.parser_kind", "LowParse.Spec.Base.parser", "LowParse.Spec.Base.serializer", "LowParse.Spec.Combinators.serialize_synth", "LowParse.Spec.Combinators.parse_filter_kind", "LowParse.Spec.Combi...
[]
module LowParse.Spec.BitSum include LowParse.Spec.Enum include LowParse.BitFields module L = FStar.List.Tot // IMPORTANT: these bitfield operators are defined in a MOST // significant bit (MSB) first fashion. noeq type bitsum' (#tot: pos) (#t: eqtype) (cl: uint_t tot t) (bitsum'_size: nat) = | BitStop of (sq...
false
false
LowParse.Spec.BitSum.fst
{ "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...
null
val serialize_bitsum' (#tot: pos) (#t: eqtype) (#cl: uint_t tot t) (b: bitsum' cl tot) (#k: parser_kind) (#p: parser k t) (s: serializer p) : Tot (serializer (parse_bitsum' b p))
[]
LowParse.Spec.BitSum.serialize_bitsum'
{ "file_name": "src/lowparse/LowParse.Spec.BitSum.fst", "git_rev": "446a08ce38df905547cf20f28c43776b22b8087a", "git_url": "https://github.com/project-everest/everparse.git", "project_name": "everparse" }
b: LowParse.Spec.BitSum.bitsum' cl tot -> s: LowParse.Spec.Base.serializer p -> LowParse.Spec.Base.serializer (LowParse.Spec.BitSum.parse_bitsum' b p)
{ "end_col": 6, "end_line": 570, "start_col": 2, "start_line": 563 }
Prims.Tot
val parse_bitsum (#kt: parser_kind) (#tot: pos) (#t: eqtype) (#cl: uint_t tot t) (b: bitsum' cl tot) (#data: Type) (tag_of_data: (data -> Tot (bitsum'_type b))) (type_of_tag: (bitsum'_key_type b -> Tot Type)) (synth_case: synth_case_t b data tag_of_data type_of_tag)...
[ { "abbrev": true, "full_module": "LowParse.BitFields", "short_module": "BF" }, { "abbrev": true, "full_module": "FStar.List.Tot", "short_module": "L" }, { "abbrev": false, "full_module": "LowParse.BitFields", "short_module": null }, { "abbrev": false, "full_mo...
false
let parse_bitsum (#kt: parser_kind) (#tot: pos) (#t: eqtype) (#cl: uint_t tot t) (b: bitsum' cl tot) (#data: Type) (tag_of_data: (data -> Tot (bitsum'_type b))) (type_of_tag: (bitsum'_key_type b -> Tot Type)) (synth_case: synth_case_t b data tag_of_data type_of_tag) (p: parser kt t) (f: (x: bitsum...
val parse_bitsum (#kt: parser_kind) (#tot: pos) (#t: eqtype) (#cl: uint_t tot t) (b: bitsum' cl tot) (#data: Type) (tag_of_data: (data -> Tot (bitsum'_type b))) (type_of_tag: (bitsum'_key_type b -> Tot Type)) (synth_case: synth_case_t b data tag_of_data type_of_tag)...
false
null
false
parse_tagged_union #(parse_filter_kind kt) #(bitsum'_type b) (parse_bitsum' b p) #(data) (tag_of_data) #(weaken_parse_bitsum_cases_kind b type_of_tag f) (parse_bitsum_cases b tag_of_data type_of_tag synth_case f)
{ "checked_file": "LowParse.Spec.BitSum.fst.checked", "dependencies": [ "prims.fst.checked", "LowParse.Spec.Enum.fst.checked", "LowParse.BitFields.fsti.checked", "FStar.Seq.fst.checked", "FStar.Pervasives.Native.fst.checked", "FStar.Pervasives.fsti.checked", "FStar.List.Tot.fst.checked",...
[ "total" ]
[ "LowParse.Spec.Base.parser_kind", "Prims.pos", "Prims.eqtype", "LowParse.BitFields.uint_t", "LowParse.Spec.BitSum.bitsum'", "LowParse.Spec.BitSum.bitsum'_type", "LowParse.Spec.BitSum.bitsum'_key_type", "LowParse.Spec.BitSum.synth_case_t", "LowParse.Spec.Base.parser", "Prims.dtuple2", "LowParse.S...
[]
module LowParse.Spec.BitSum include LowParse.Spec.Enum include LowParse.BitFields module L = FStar.List.Tot // IMPORTANT: these bitfield operators are defined in a MOST // significant bit (MSB) first fashion. noeq type bitsum' (#tot: pos) (#t: eqtype) (cl: uint_t tot t) (bitsum'_size: nat) = | BitStop of (sq...
false
false
LowParse.Spec.BitSum.fst
{ "detail_errors": false, "detail_hint_replay": false, "initial_fuel": 2, "initial_ifuel": 3, "max_fuel": 8, "max_ifuel": 3, "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...
null
val parse_bitsum (#kt: parser_kind) (#tot: pos) (#t: eqtype) (#cl: uint_t tot t) (b: bitsum' cl tot) (#data: Type) (tag_of_data: (data -> Tot (bitsum'_type b))) (type_of_tag: (bitsum'_key_type b -> Tot Type)) (synth_case: synth_case_t b data tag_of_data type_of_tag)...
[]
LowParse.Spec.BitSum.parse_bitsum
{ "file_name": "src/lowparse/LowParse.Spec.BitSum.fst", "git_rev": "446a08ce38df905547cf20f28c43776b22b8087a", "git_url": "https://github.com/project-everest/everparse.git", "project_name": "everparse" }
b: LowParse.Spec.BitSum.bitsum' cl tot -> tag_of_data: (_: data -> LowParse.Spec.BitSum.bitsum'_type b) -> type_of_tag: (_: LowParse.Spec.BitSum.bitsum'_key_type b -> Type) -> synth_case: LowParse.Spec.BitSum.synth_case_t b data tag_of_data type_of_tag -> p: LowParse.Spec.Base.parser kt t -> f:...
{ "end_col": 63, "end_line": 792, "start_col": 2, "start_line": 785 }
Prims.Tot
val parse_bitsum_kind (kt: parser_kind) (#tot: pos) (#t: eqtype) (#cl: uint_t tot t) (b: bitsum' cl tot) (type_of_tag: (bitsum'_key_type b -> Tot Type)) (f: (x: bitsum'_key_type b -> Tot (k: parser_kind & parser k (type_of_tag x)))) : Tot parser_kind
[ { "abbrev": true, "full_module": "LowParse.BitFields", "short_module": "BF" }, { "abbrev": true, "full_module": "FStar.List.Tot", "short_module": "L" }, { "abbrev": false, "full_module": "LowParse.BitFields", "short_module": null }, { "abbrev": false, "full_mo...
false
let parse_bitsum_kind (kt: parser_kind) (#tot: pos) (#t: eqtype) (#cl: uint_t tot t) (b: bitsum' cl tot) (type_of_tag: (bitsum'_key_type b -> Tot Type)) (f: (x: bitsum'_key_type b) -> Tot (k: parser_kind & parser k (type_of_tag x))) : Tot parser_kind = and_then_kind (parse_filter_kind kt) (weaken_parse_bi...
val parse_bitsum_kind (kt: parser_kind) (#tot: pos) (#t: eqtype) (#cl: uint_t tot t) (b: bitsum' cl tot) (type_of_tag: (bitsum'_key_type b -> Tot Type)) (f: (x: bitsum'_key_type b -> Tot (k: parser_kind & parser k (type_of_tag x)))) : Tot parser_kind let parse_bitsum_kind ...
false
null
false
and_then_kind (parse_filter_kind kt) (weaken_parse_bitsum_cases_kind b type_of_tag f)
{ "checked_file": "LowParse.Spec.BitSum.fst.checked", "dependencies": [ "prims.fst.checked", "LowParse.Spec.Enum.fst.checked", "LowParse.BitFields.fsti.checked", "FStar.Seq.fst.checked", "FStar.Pervasives.Native.fst.checked", "FStar.Pervasives.fsti.checked", "FStar.List.Tot.fst.checked",...
[ "total" ]
[ "LowParse.Spec.Base.parser_kind", "Prims.pos", "Prims.eqtype", "LowParse.BitFields.uint_t", "LowParse.Spec.BitSum.bitsum'", "LowParse.Spec.BitSum.bitsum'_key_type", "Prims.dtuple2", "LowParse.Spec.Base.parser", "LowParse.Spec.Combinators.and_then_kind", "LowParse.Spec.Combinators.parse_filter_kind...
[]
module LowParse.Spec.BitSum include LowParse.Spec.Enum include LowParse.BitFields module L = FStar.List.Tot // IMPORTANT: these bitfield operators are defined in a MOST // significant bit (MSB) first fashion. noeq type bitsum' (#tot: pos) (#t: eqtype) (cl: uint_t tot t) (bitsum'_size: nat) = | BitStop of (sq...
false
false
LowParse.Spec.BitSum.fst
{ "detail_errors": false, "detail_hint_replay": false, "initial_fuel": 2, "initial_ifuel": 3, "max_fuel": 8, "max_ifuel": 3, "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...
null
val parse_bitsum_kind (kt: parser_kind) (#tot: pos) (#t: eqtype) (#cl: uint_t tot t) (b: bitsum' cl tot) (type_of_tag: (bitsum'_key_type b -> Tot Type)) (f: (x: bitsum'_key_type b -> Tot (k: parser_kind & parser k (type_of_tag x)))) : Tot parser_kind
[]
LowParse.Spec.BitSum.parse_bitsum_kind
{ "file_name": "src/lowparse/LowParse.Spec.BitSum.fst", "git_rev": "446a08ce38df905547cf20f28c43776b22b8087a", "git_url": "https://github.com/project-everest/everparse.git", "project_name": "everparse" }
kt: LowParse.Spec.Base.parser_kind -> b: LowParse.Spec.BitSum.bitsum' cl tot -> type_of_tag: (_: LowParse.Spec.BitSum.bitsum'_key_type b -> Type) -> f: (x: LowParse.Spec.BitSum.bitsum'_key_type b -> Prims.dtuple2 LowParse.Spec.Base.parser_kind (fun k -> LowParse.Spec.Base....
{ "end_col": 87, "end_line": 770, "start_col": 2, "start_line": 770 }
FStar.Pervasives.Lemma
val serialize_bitsum'_eq (#tot: pos) (#t: eqtype) (#cl: uint_t tot t) (b: bitsum' cl tot) (#k: parser_kind) (#p: parser k t) (s: serializer p) (x: bitsum'_type b) : Lemma (serialize (serialize_bitsum' b s) x == serialize s (synth_bitsum'_recip b x))
[ { "abbrev": true, "full_module": "LowParse.BitFields", "short_module": "BF" }, { "abbrev": true, "full_module": "FStar.List.Tot", "short_module": "L" }, { "abbrev": false, "full_module": "LowParse.BitFields", "short_module": null }, { "abbrev": false, "full_mo...
false
let serialize_bitsum'_eq (#tot: pos) (#t: eqtype) (#cl: uint_t tot t) (b: bitsum' cl tot) (#k: parser_kind) (#p: parser k t) (s: serializer p) (x: bitsum'_type b) : Lemma (serialize (serialize_bitsum' b s) x == serialize s (synth_bitsum'_recip b x)) = synth_bitsum'_injective b; synth_bitsum'_recip_i...
val serialize_bitsum'_eq (#tot: pos) (#t: eqtype) (#cl: uint_t tot t) (b: bitsum' cl tot) (#k: parser_kind) (#p: parser k t) (s: serializer p) (x: bitsum'_type b) : Lemma (serialize (serialize_bitsum' b s) x == serialize s (synth_bitsum'_recip b x)) let serialize_bits...
false
null
true
synth_bitsum'_injective b; synth_bitsum'_recip_inverse b; serialize_synth_eq (p `parse_filter` (filter_bitsum' b)) (synth_bitsum' b) (s `serialize_filter` (filter_bitsum' b)) (synth_bitsum'_recip b) () x
{ "checked_file": "LowParse.Spec.BitSum.fst.checked", "dependencies": [ "prims.fst.checked", "LowParse.Spec.Enum.fst.checked", "LowParse.BitFields.fsti.checked", "FStar.Seq.fst.checked", "FStar.Pervasives.Native.fst.checked", "FStar.Pervasives.fsti.checked", "FStar.List.Tot.fst.checked",...
[ "lemma" ]
[ "Prims.pos", "Prims.eqtype", "LowParse.BitFields.uint_t", "LowParse.Spec.BitSum.bitsum'", "LowParse.Spec.Base.parser_kind", "LowParse.Spec.Base.parser", "LowParse.Spec.Base.serializer", "LowParse.Spec.BitSum.bitsum'_type", "LowParse.Spec.Combinators.serialize_synth_eq", "LowParse.Spec.Combinators....
[]
module LowParse.Spec.BitSum include LowParse.Spec.Enum include LowParse.BitFields module L = FStar.List.Tot // IMPORTANT: these bitfield operators are defined in a MOST // significant bit (MSB) first fashion. noeq type bitsum' (#tot: pos) (#t: eqtype) (cl: uint_t tot t) (bitsum'_size: nat) = | BitStop of (sq...
false
false
LowParse.Spec.BitSum.fst
{ "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...
null
val serialize_bitsum'_eq (#tot: pos) (#t: eqtype) (#cl: uint_t tot t) (b: bitsum' cl tot) (#k: parser_kind) (#p: parser k t) (s: serializer p) (x: bitsum'_type b) : Lemma (serialize (serialize_bitsum' b s) x == serialize s (synth_bitsum'_recip b x))
[]
LowParse.Spec.BitSum.serialize_bitsum'_eq
{ "file_name": "src/lowparse/LowParse.Spec.BitSum.fst", "git_rev": "446a08ce38df905547cf20f28c43776b22b8087a", "git_url": "https://github.com/project-everest/everparse.git", "project_name": "everparse" }
b: LowParse.Spec.BitSum.bitsum' cl tot -> s: LowParse.Spec.Base.serializer p -> x: LowParse.Spec.BitSum.bitsum'_type b -> FStar.Pervasives.Lemma (ensures LowParse.Spec.Base.serialize (LowParse.Spec.BitSum.serialize_bitsum' b s) x == LowParse.Spec.Base.serialize s (LowParse.Spec.BitSum.syn...
{ "end_col": 5, "end_line": 591, "start_col": 2, "start_line": 583 }
Prims.Tot
val parse_bitsum_cases (#tot: pos) (#t: eqtype) (#cl: uint_t tot t) (b: bitsum' cl tot) (#data: Type) (tag_of_data: (data -> Tot (bitsum'_type b))) (type_of_tag: (bitsum'_key_type b -> Tot Type)) (synth_case: synth_case_t b data tag_of_data type_of_tag) (f: (x: bits...
[ { "abbrev": true, "full_module": "LowParse.BitFields", "short_module": "BF" }, { "abbrev": true, "full_module": "FStar.List.Tot", "short_module": "L" }, { "abbrev": false, "full_module": "LowParse.BitFields", "short_module": null }, { "abbrev": false, "full_mo...
false
let parse_bitsum_cases (#tot: pos) (#t: eqtype) (#cl: uint_t tot t) (b: bitsum' cl tot) (#data: Type) (tag_of_data: (data -> Tot (bitsum'_type b))) (type_of_tag: (bitsum'_key_type b -> Tot Type)) (synth_case: synth_case_t b data tag_of_data type_of_tag) (f: (x: bitsum'_key_type b) -> Tot (k: parser_ki...
val parse_bitsum_cases (#tot: pos) (#t: eqtype) (#cl: uint_t tot t) (b: bitsum' cl tot) (#data: Type) (tag_of_data: (data -> Tot (bitsum'_type b))) (type_of_tag: (bitsum'_key_type b -> Tot Type)) (synth_case: synth_case_t b data tag_of_data type_of_tag) (f: (x: bits...
false
null
false
let tg:bitsum'_key_type b = bitsum'_key_of_t b x in let (| k_ , p |) = f tg in weaken (weaken_parse_bitsum_cases_kind b type_of_tag f) (p `parse_synth` (synth_case.f x))
{ "checked_file": "LowParse.Spec.BitSum.fst.checked", "dependencies": [ "prims.fst.checked", "LowParse.Spec.Enum.fst.checked", "LowParse.BitFields.fsti.checked", "FStar.Seq.fst.checked", "FStar.Pervasives.Native.fst.checked", "FStar.Pervasives.fsti.checked", "FStar.List.Tot.fst.checked",...
[ "total" ]
[ "Prims.pos", "Prims.eqtype", "LowParse.BitFields.uint_t", "LowParse.Spec.BitSum.bitsum'", "LowParse.Spec.BitSum.bitsum'_type", "LowParse.Spec.BitSum.bitsum'_key_type", "LowParse.Spec.BitSum.synth_case_t", "Prims.dtuple2", "LowParse.Spec.Base.parser_kind", "LowParse.Spec.Base.parser", "LowParse.S...
[]
module LowParse.Spec.BitSum include LowParse.Spec.Enum include LowParse.BitFields module L = FStar.List.Tot // IMPORTANT: these bitfield operators are defined in a MOST // significant bit (MSB) first fashion. noeq type bitsum' (#tot: pos) (#t: eqtype) (cl: uint_t tot t) (bitsum'_size: nat) = | BitStop of (sq...
false
false
LowParse.Spec.BitSum.fst
{ "detail_errors": false, "detail_hint_replay": false, "initial_fuel": 2, "initial_ifuel": 3, "max_fuel": 8, "max_ifuel": 3, "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...
null
val parse_bitsum_cases (#tot: pos) (#t: eqtype) (#cl: uint_t tot t) (b: bitsum' cl tot) (#data: Type) (tag_of_data: (data -> Tot (bitsum'_type b))) (type_of_tag: (bitsum'_key_type b -> Tot Type)) (synth_case: synth_case_t b data tag_of_data type_of_tag) (f: (x: bits...
[]
LowParse.Spec.BitSum.parse_bitsum_cases
{ "file_name": "src/lowparse/LowParse.Spec.BitSum.fst", "git_rev": "446a08ce38df905547cf20f28c43776b22b8087a", "git_url": "https://github.com/project-everest/everparse.git", "project_name": "everparse" }
b: LowParse.Spec.BitSum.bitsum' cl tot -> tag_of_data: (_: data -> LowParse.Spec.BitSum.bitsum'_type b) -> type_of_tag: (_: LowParse.Spec.BitSum.bitsum'_key_type b -> Type) -> synth_case: LowParse.Spec.BitSum.synth_case_t b data tag_of_data type_of_tag -> f: (x: LowParse.Spec.BitSum.bitsum'_k...
{ "end_col": 90, "end_line": 758, "start_col": 1, "start_line": 756 }
Prims.Tot
val serialize_bitsum (#kt: parser_kind) (#tot: pos) (#t: eqtype) (#cl: uint_t tot t) (b: bitsum' cl tot) (#data: Type) (tag_of_data: (data -> Tot (bitsum'_type b))) (type_of_tag: (bitsum'_key_type b -> Tot Type)) (synth_case: synth_case_t b data tag_of_data type_of_...
[ { "abbrev": true, "full_module": "FStar.Seq", "short_module": "Seq" }, { "abbrev": true, "full_module": "LowParse.BitFields", "short_module": "BF" }, { "abbrev": true, "full_module": "FStar.List.Tot", "short_module": "L" }, { "abbrev": false, "full_module": "L...
false
let serialize_bitsum (#kt: parser_kind) (#tot: pos) (#t: eqtype) (#cl: uint_t tot t) (b: bitsum' cl tot) (#data: Type) (tag_of_data: (data -> Tot (bitsum'_type b))) (type_of_tag: (bitsum'_key_type b -> Tot Type)) (synth_case: synth_case_t b data tag_of_data type_of_tag) (#p: parser kt t) (s: seria...
val serialize_bitsum (#kt: parser_kind) (#tot: pos) (#t: eqtype) (#cl: uint_t tot t) (b: bitsum' cl tot) (#data: Type) (tag_of_data: (data -> Tot (bitsum'_type b))) (type_of_tag: (bitsum'_key_type b -> Tot Type)) (synth_case: synth_case_t b data tag_of_data type_of_...
false
null
false
serialize_tagged_union #(parse_filter_kind kt) #(bitsum'_type b) #(parse_bitsum' b p) (serialize_bitsum' b s) #(data) (tag_of_data) #(weaken_parse_bitsum_cases_kind b type_of_tag f) #(parse_bitsum_cases b tag_of_data type_of_tag synth_case f) (serialize_bitsum_cases b tag_of_data type_of_tag synth_case ...
{ "checked_file": "LowParse.Spec.BitSum.fst.checked", "dependencies": [ "prims.fst.checked", "LowParse.Spec.Enum.fst.checked", "LowParse.BitFields.fsti.checked", "FStar.Seq.fst.checked", "FStar.Pervasives.Native.fst.checked", "FStar.Pervasives.fsti.checked", "FStar.List.Tot.fst.checked",...
[ "total" ]
[ "LowParse.Spec.Base.parser_kind", "Prims.pos", "Prims.eqtype", "LowParse.BitFields.uint_t", "LowParse.Spec.BitSum.bitsum'", "LowParse.Spec.BitSum.bitsum'_type", "LowParse.Spec.BitSum.bitsum'_key_type", "LowParse.Spec.BitSum.synth_case_t", "LowParse.Spec.Base.parser", "LowParse.Spec.Base.serializer...
[]
module LowParse.Spec.BitSum include LowParse.Spec.Enum include LowParse.BitFields module L = FStar.List.Tot // IMPORTANT: these bitfield operators are defined in a MOST // significant bit (MSB) first fashion. noeq type bitsum' (#tot: pos) (#t: eqtype) (cl: uint_t tot t) (bitsum'_size: nat) = | BitStop of (sq...
false
false
LowParse.Spec.BitSum.fst
{ "detail_errors": false, "detail_hint_replay": false, "initial_fuel": 2, "initial_ifuel": 3, "max_fuel": 8, "max_ifuel": 3, "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...
null
val serialize_bitsum (#kt: parser_kind) (#tot: pos) (#t: eqtype) (#cl: uint_t tot t) (b: bitsum' cl tot) (#data: Type) (tag_of_data: (data -> Tot (bitsum'_type b))) (type_of_tag: (bitsum'_key_type b -> Tot Type)) (synth_case: synth_case_t b data tag_of_data type_of_...
[]
LowParse.Spec.BitSum.serialize_bitsum
{ "file_name": "src/lowparse/LowParse.Spec.BitSum.fst", "git_rev": "446a08ce38df905547cf20f28c43776b22b8087a", "git_url": "https://github.com/project-everest/everparse.git", "project_name": "everparse" }
b: LowParse.Spec.BitSum.bitsum' cl tot -> tag_of_data: (_: data -> LowParse.Spec.BitSum.bitsum'_type b) -> type_of_tag: (_: LowParse.Spec.BitSum.bitsum'_key_type b -> Type) -> synth_case: LowParse.Spec.BitSum.synth_case_t b data tag_of_data type_of_tag -> s: LowParse.Spec.Base.serializer p ...
{ "end_col": 70, "end_line": 943, "start_col": 2, "start_line": 934 }
Prims.GTot
val serialize_bitsum_alt (#kt: parser_kind) (#tot: pos) (#t: eqtype) (#cl: uint_t tot t) (b: bitsum' cl tot) (#data: Type) (tag_of_data: (data -> Tot (bitsum'_type b))) (type_of_tag: (bitsum'_key_type b -> Tot Type)) (synth_case: synth_case_t b data tag_of_data type...
[ { "abbrev": true, "full_module": "FStar.Seq", "short_module": "Seq" }, { "abbrev": true, "full_module": "LowParse.BitFields", "short_module": "BF" }, { "abbrev": true, "full_module": "FStar.List.Tot", "short_module": "L" }, { "abbrev": false, "full_module": "L...
false
let serialize_bitsum_alt (#kt: parser_kind) (#tot: pos) (#t: eqtype) (#cl: uint_t tot t) (b: bitsum' cl tot) (#data: Type) (tag_of_data: (data -> Tot (bitsum'_type b))) (type_of_tag: (bitsum'_key_type b -> Tot Type)) (synth_case: synth_case_t b data tag_of_data type_of_tag) (#p: parser kt t) (s: s...
val serialize_bitsum_alt (#kt: parser_kind) (#tot: pos) (#t: eqtype) (#cl: uint_t tot t) (b: bitsum' cl tot) (#data: Type) (tag_of_data: (data -> Tot (bitsum'_type b))) (type_of_tag: (bitsum'_key_type b -> Tot Type)) (synth_case: synth_case_t b data tag_of_data type...
false
null
false
let tg = tag_of_data x in let k = bitsum'_key_of_t b tg in let payload = synth_case.g tg x in (serialize s (synth_bitsum'_recip b tg)) `Seq.append` (serialize (g k) payload)
{ "checked_file": "LowParse.Spec.BitSum.fst.checked", "dependencies": [ "prims.fst.checked", "LowParse.Spec.Enum.fst.checked", "LowParse.BitFields.fsti.checked", "FStar.Seq.fst.checked", "FStar.Pervasives.Native.fst.checked", "FStar.Pervasives.fsti.checked", "FStar.List.Tot.fst.checked",...
[ "sometrivial" ]
[ "LowParse.Spec.Base.parser_kind", "Prims.pos", "Prims.eqtype", "LowParse.BitFields.uint_t", "LowParse.Spec.BitSum.bitsum'", "LowParse.Spec.BitSum.bitsum'_type", "LowParse.Spec.BitSum.bitsum'_key_type", "LowParse.Spec.BitSum.synth_case_t", "LowParse.Spec.Base.parser", "LowParse.Spec.Base.serializer...
[]
module LowParse.Spec.BitSum include LowParse.Spec.Enum include LowParse.BitFields module L = FStar.List.Tot // IMPORTANT: these bitfield operators are defined in a MOST // significant bit (MSB) first fashion. noeq type bitsum' (#tot: pos) (#t: eqtype) (cl: uint_t tot t) (bitsum'_size: nat) = | BitStop of (sq...
false
false
LowParse.Spec.BitSum.fst
{ "detail_errors": false, "detail_hint_replay": false, "initial_fuel": 2, "initial_ifuel": 3, "max_fuel": 8, "max_ifuel": 3, "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...
null
val serialize_bitsum_alt (#kt: parser_kind) (#tot: pos) (#t: eqtype) (#cl: uint_t tot t) (b: bitsum' cl tot) (#data: Type) (tag_of_data: (data -> Tot (bitsum'_type b))) (type_of_tag: (bitsum'_key_type b -> Tot Type)) (synth_case: synth_case_t b data tag_of_data type...
[]
LowParse.Spec.BitSum.serialize_bitsum_alt
{ "file_name": "src/lowparse/LowParse.Spec.BitSum.fst", "git_rev": "446a08ce38df905547cf20f28c43776b22b8087a", "git_url": "https://github.com/project-everest/everparse.git", "project_name": "everparse" }
b: LowParse.Spec.BitSum.bitsum' cl tot -> tag_of_data: (_: data -> LowParse.Spec.BitSum.bitsum'_type b) -> type_of_tag: (_: LowParse.Spec.BitSum.bitsum'_key_type b -> Type) -> synth_case: LowParse.Spec.BitSum.synth_case_t b data tag_of_data type_of_tag -> s: LowParse.Spec.Base.serializer p ...
{ "end_col": 79, "end_line": 965, "start_col": 1, "start_line": 961 }
FStar.Pervasives.Lemma
val serialize_bitsum_eq' (#kt: parser_kind) (#tot: pos) (#t: eqtype) (#cl: uint_t tot t) (b: bitsum' cl tot) (#data: Type) (tag_of_data: (data -> Tot (bitsum'_type b))) (type_of_tag: (bitsum'_key_type b -> Tot Type)) (synth_case: synth_case_t b data tag_of_data type...
[ { "abbrev": true, "full_module": "FStar.Seq", "short_module": "Seq" }, { "abbrev": true, "full_module": "LowParse.BitFields", "short_module": "BF" }, { "abbrev": true, "full_module": "FStar.List.Tot", "short_module": "L" }, { "abbrev": false, "full_module": "L...
false
let serialize_bitsum_eq' (#kt: parser_kind) (#tot: pos) (#t: eqtype) (#cl: uint_t tot t) (b: bitsum' cl tot) (#data: Type) (tag_of_data: (data -> Tot (bitsum'_type b))) (type_of_tag: (bitsum'_key_type b -> Tot Type)) (synth_case: synth_case_t b data tag_of_data type_of_tag) (#p: parser kt t) (s: s...
val serialize_bitsum_eq' (#kt: parser_kind) (#tot: pos) (#t: eqtype) (#cl: uint_t tot t) (b: bitsum' cl tot) (#data: Type) (tag_of_data: (data -> Tot (bitsum'_type b))) (type_of_tag: (bitsum'_key_type b -> Tot Type)) (synth_case: synth_case_t b data tag_of_data type...
false
null
true
serialize_bitsum_eq b tag_of_data type_of_tag synth_case s g x
{ "checked_file": "LowParse.Spec.BitSum.fst.checked", "dependencies": [ "prims.fst.checked", "LowParse.Spec.Enum.fst.checked", "LowParse.BitFields.fsti.checked", "FStar.Seq.fst.checked", "FStar.Pervasives.Native.fst.checked", "FStar.Pervasives.fsti.checked", "FStar.List.Tot.fst.checked",...
[ "lemma" ]
[ "LowParse.Spec.Base.parser_kind", "Prims.pos", "Prims.eqtype", "LowParse.BitFields.uint_t", "LowParse.Spec.BitSum.bitsum'", "LowParse.Spec.BitSum.bitsum'_type", "LowParse.Spec.BitSum.bitsum'_key_type", "LowParse.Spec.BitSum.synth_case_t", "LowParse.Spec.Base.parser", "LowParse.Spec.Base.serializer...
[]
module LowParse.Spec.BitSum include LowParse.Spec.Enum include LowParse.BitFields module L = FStar.List.Tot // IMPORTANT: these bitfield operators are defined in a MOST // significant bit (MSB) first fashion. noeq type bitsum' (#tot: pos) (#t: eqtype) (cl: uint_t tot t) (bitsum'_size: nat) = | BitStop of (sq...
false
false
LowParse.Spec.BitSum.fst
{ "detail_errors": false, "detail_hint_replay": false, "initial_fuel": 2, "initial_ifuel": 3, "max_fuel": 8, "max_ifuel": 3, "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...
null
val serialize_bitsum_eq' (#kt: parser_kind) (#tot: pos) (#t: eqtype) (#cl: uint_t tot t) (b: bitsum' cl tot) (#data: Type) (tag_of_data: (data -> Tot (bitsum'_type b))) (type_of_tag: (bitsum'_key_type b -> Tot Type)) (synth_case: synth_case_t b data tag_of_data type...
[]
LowParse.Spec.BitSum.serialize_bitsum_eq'
{ "file_name": "src/lowparse/LowParse.Spec.BitSum.fst", "git_rev": "446a08ce38df905547cf20f28c43776b22b8087a", "git_url": "https://github.com/project-everest/everparse.git", "project_name": "everparse" }
b: LowParse.Spec.BitSum.bitsum' cl tot -> tag_of_data: (_: data -> LowParse.Spec.BitSum.bitsum'_type b) -> type_of_tag: (_: LowParse.Spec.BitSum.bitsum'_key_type b -> Type) -> synth_case: LowParse.Spec.BitSum.synth_case_t b data tag_of_data type_of_tag -> s: LowParse.Spec.Base.serializer p ...
{ "end_col": 64, "end_line": 1026, "start_col": 2, "start_line": 1026 }
FStar.Pervasives.Lemma
val serialize_bitsum_eq_2 (#kt: parser_kind) (#tot: pos) (#t: eqtype) (#cl: uint_t tot t) (b: bitsum' cl tot) (#data: Type) (tag_of_data: (data -> Tot (bitsum'_type b))) (type_of_tag: (bitsum'_key_type b -> Tot Type)) (synth_case: synth_case_t b data tag_of_data typ...
[ { "abbrev": true, "full_module": "FStar.Seq", "short_module": "Seq" }, { "abbrev": true, "full_module": "LowParse.BitFields", "short_module": "BF" }, { "abbrev": true, "full_module": "FStar.List.Tot", "short_module": "L" }, { "abbrev": false, "full_module": "L...
false
let serialize_bitsum_eq_2 (#kt: parser_kind) (#tot: pos) (#t: eqtype) (#cl: uint_t tot t) (b: bitsum' cl tot) (#data: Type) (tag_of_data: (data -> Tot (bitsum'_type b))) (type_of_tag: (bitsum'_key_type b -> Tot Type)) (synth_case: synth_case_t b data tag_of_data type_of_tag) (#p: parser kt t) (s: ...
val serialize_bitsum_eq_2 (#kt: parser_kind) (#tot: pos) (#t: eqtype) (#cl: uint_t tot t) (b: bitsum' cl tot) (#data: Type) (tag_of_data: (data -> Tot (bitsum'_type b))) (type_of_tag: (bitsum'_key_type b -> Tot Type)) (synth_case: synth_case_t b data tag_of_data typ...
false
null
true
serialize_bitsum_eq b tag_of_data type_of_tag synth_case s g (synth_case.f tg payload); synth_case_g_f_eq synth_case tg payload
{ "checked_file": "LowParse.Spec.BitSum.fst.checked", "dependencies": [ "prims.fst.checked", "LowParse.Spec.Enum.fst.checked", "LowParse.BitFields.fsti.checked", "FStar.Seq.fst.checked", "FStar.Pervasives.Native.fst.checked", "FStar.Pervasives.fsti.checked", "FStar.List.Tot.fst.checked",...
[ "lemma" ]
[ "LowParse.Spec.Base.parser_kind", "Prims.pos", "Prims.eqtype", "LowParse.BitFields.uint_t", "LowParse.Spec.BitSum.bitsum'", "LowParse.Spec.BitSum.bitsum'_type", "LowParse.Spec.BitSum.bitsum'_key_type", "LowParse.Spec.BitSum.synth_case_t", "LowParse.Spec.Base.parser", "LowParse.Spec.Base.serializer...
[]
module LowParse.Spec.BitSum include LowParse.Spec.Enum include LowParse.BitFields module L = FStar.List.Tot // IMPORTANT: these bitfield operators are defined in a MOST // significant bit (MSB) first fashion. noeq type bitsum' (#tot: pos) (#t: eqtype) (cl: uint_t tot t) (bitsum'_size: nat) = | BitStop of (sq...
false
false
LowParse.Spec.BitSum.fst
{ "detail_errors": false, "detail_hint_replay": false, "initial_fuel": 2, "initial_ifuel": 3, "max_fuel": 8, "max_ifuel": 3, "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...
null
val serialize_bitsum_eq_2 (#kt: parser_kind) (#tot: pos) (#t: eqtype) (#cl: uint_t tot t) (b: bitsum' cl tot) (#data: Type) (tag_of_data: (data -> Tot (bitsum'_type b))) (type_of_tag: (bitsum'_key_type b -> Tot Type)) (synth_case: synth_case_t b data tag_of_data typ...
[]
LowParse.Spec.BitSum.serialize_bitsum_eq_2
{ "file_name": "src/lowparse/LowParse.Spec.BitSum.fst", "git_rev": "446a08ce38df905547cf20f28c43776b22b8087a", "git_url": "https://github.com/project-everest/everparse.git", "project_name": "everparse" }
b: LowParse.Spec.BitSum.bitsum' cl tot -> tag_of_data: (_: data -> LowParse.Spec.BitSum.bitsum'_type b) -> type_of_tag: (_: LowParse.Spec.BitSum.bitsum'_key_type b -> Type) -> synth_case: LowParse.Spec.BitSum.synth_case_t b data tag_of_data type_of_tag -> s: LowParse.Spec.Base.serializer p ...
{ "end_col": 41, "end_line": 1067, "start_col": 2, "start_line": 1066 }
FStar.Pervasives.Lemma
val synth_bitsum'_ext (#tot: pos) (#t: eqtype) (#cl: uint_t tot t) (#bitsum'_size: nat) (b: bitsum' cl bitsum'_size) (x y: parse_filter_refine (filter_bitsum' b)) : Lemma (requires (BF.get_bitfield (cl.v x) 0 bitsum'_size == BF.get_bitfield (cl.v y) 0 bitsum'_size) ) ...
[ { "abbrev": true, "full_module": "LowParse.BitFields", "short_module": "BF" }, { "abbrev": true, "full_module": "FStar.List.Tot", "short_module": "L" }, { "abbrev": false, "full_module": "LowParse.BitFields", "short_module": null }, { "abbrev": false, "full_mo...
false
let rec synth_bitsum'_ext (#tot: pos) (#t: eqtype) (#cl: uint_t tot t) (#bitsum'_size: nat) (b: bitsum' cl bitsum'_size) (x y: parse_filter_refine (filter_bitsum' b)) : Lemma (requires (BF.get_bitfield (cl.v x) 0 bitsum'_size == BF.get_bitfield (cl.v y) 0 bitsum'_size)) (ensures (synth_bitsum' b x == sy...
val synth_bitsum'_ext (#tot: pos) (#t: eqtype) (#cl: uint_t tot t) (#bitsum'_size: nat) (b: bitsum' cl bitsum'_size) (x y: parse_filter_refine (filter_bitsum' b)) : Lemma (requires (BF.get_bitfield (cl.v x) 0 bitsum'_size == BF.get_bitfield (cl.v y) 0 bitsum'_size) ) ...
false
null
true
match b with | BitStop _ -> () | BitField sz rest -> let f:bitfield cl sz = cl.get_bitfield x (bitsum'_size - sz) (bitsum'_size) in let g:bitfield cl sz = cl.get_bitfield y (bitsum'_size - sz) (bitsum'_size) in BF.get_bitfield_get_bitfield (cl.v x) 0 bitsum'_size (bitsum'_size - sz) bitsum'_size; BF.get_bitfiel...
{ "checked_file": "LowParse.Spec.BitSum.fst.checked", "dependencies": [ "prims.fst.checked", "LowParse.Spec.Enum.fst.checked", "LowParse.BitFields.fsti.checked", "FStar.Seq.fst.checked", "FStar.Pervasives.Native.fst.checked", "FStar.Pervasives.fsti.checked", "FStar.List.Tot.fst.checked",...
[ "lemma", "" ]
[ "Prims.pos", "Prims.eqtype", "LowParse.BitFields.uint_t", "Prims.nat", "LowParse.Spec.BitSum.bitsum'", "LowParse.Spec.Combinators.parse_filter_refine", "LowParse.Spec.BitSum.filter_bitsum'", "Prims.squash", "Prims.eq2", "Prims.int", "Prims.l_and", "Prims.b2t", "Prims.op_GreaterThan", "Prim...
[]
module LowParse.Spec.BitSum include LowParse.Spec.Enum include LowParse.BitFields module L = FStar.List.Tot // IMPORTANT: these bitfield operators are defined in a MOST // significant bit (MSB) first fashion. noeq type bitsum' (#tot: pos) (#t: eqtype) (cl: uint_t tot t) (bitsum'_size: nat) = | BitStop of (sq...
false
false
LowParse.Spec.BitSum.fst
{ "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...
null
val synth_bitsum'_ext (#tot: pos) (#t: eqtype) (#cl: uint_t tot t) (#bitsum'_size: nat) (b: bitsum' cl bitsum'_size) (x y: parse_filter_refine (filter_bitsum' b)) : Lemma (requires (BF.get_bitfield (cl.v x) 0 bitsum'_size == BF.get_bitfield (cl.v y) 0 bitsum'_size) ) ...
[ "recursion" ]
LowParse.Spec.BitSum.synth_bitsum'_ext
{ "file_name": "src/lowparse/LowParse.Spec.BitSum.fst", "git_rev": "446a08ce38df905547cf20f28c43776b22b8087a", "git_url": "https://github.com/project-everest/everparse.git", "project_name": "everparse" }
b: LowParse.Spec.BitSum.bitsum' cl bitsum'_size -> x: LowParse.Spec.Combinators.parse_filter_refine (LowParse.Spec.BitSum.filter_bitsum' b) -> y: LowParse.Spec.Combinators.parse_filter_refine (LowParse.Spec.BitSum.filter_bitsum' b) -> FStar.Pervasives.Lemma (requires LowParse.BitFields.get_...
{ "end_col": 19, "end_line": 359, "start_col": 2, "start_line": 330 }
Prims.Tot
val filter_bitsum'_bitfield (#tot: pos) (#t: eqtype) (cl: uint_t tot t) (bitsum'_size: nat) (sz: nat{sz > 0 /\ sz <= bitsum'_size /\ bitsum'_size <= tot}) (rest: bitsum' cl (bitsum'_size - sz)) (phi: filter_bitsum'_t rest) : Tot (filter_bitsum'_t (BitField sz rest))
[ { "abbrev": true, "full_module": "FStar.Seq", "short_module": "Seq" }, { "abbrev": true, "full_module": "LowParse.BitFields", "short_module": "BF" }, { "abbrev": true, "full_module": "FStar.List.Tot", "short_module": "L" }, { "abbrev": false, "full_module": "L...
false
let filter_bitsum'_bitfield (#tot: pos) (#t: eqtype) (cl: uint_t tot t) (bitsum'_size: nat) (sz: nat { sz > 0 /\ sz <= bitsum'_size /\ bitsum'_size <= tot }) (rest: bitsum' cl (bitsum'_size - sz)) (phi: filter_bitsum'_t rest) : Tot (filter_bitsum'_t (BitField sz rest)) = fun x -> phi x
val filter_bitsum'_bitfield (#tot: pos) (#t: eqtype) (cl: uint_t tot t) (bitsum'_size: nat) (sz: nat{sz > 0 /\ sz <= bitsum'_size /\ bitsum'_size <= tot}) (rest: bitsum' cl (bitsum'_size - sz)) (phi: filter_bitsum'_t rest) : Tot (filter_bitsum'_t (BitField sz rest)) let fil...
false
null
false
fun x -> phi x
{ "checked_file": "LowParse.Spec.BitSum.fst.checked", "dependencies": [ "prims.fst.checked", "LowParse.Spec.Enum.fst.checked", "LowParse.BitFields.fsti.checked", "FStar.Seq.fst.checked", "FStar.Pervasives.Native.fst.checked", "FStar.Pervasives.fsti.checked", "FStar.List.Tot.fst.checked",...
[ "total" ]
[ "Prims.pos", "Prims.eqtype", "LowParse.BitFields.uint_t", "Prims.nat", "Prims.l_and", "Prims.b2t", "Prims.op_GreaterThan", "Prims.op_LessThanOrEqual", "LowParse.Spec.BitSum.bitsum'", "Prims.op_Subtraction", "LowParse.Spec.BitSum.filter_bitsum'_t", "Prims.bool", "Prims.eq2", "LowParse.Spec....
[]
module LowParse.Spec.BitSum include LowParse.Spec.Enum include LowParse.BitFields module L = FStar.List.Tot // IMPORTANT: these bitfield operators are defined in a MOST // significant bit (MSB) first fashion. noeq type bitsum' (#tot: pos) (#t: eqtype) (cl: uint_t tot t) (bitsum'_size: nat) = | BitStop of (sq...
false
false
LowParse.Spec.BitSum.fst
{ "detail_errors": false, "detail_hint_replay": false, "initial_fuel": 2, "initial_ifuel": 3, "max_fuel": 8, "max_ifuel": 3, "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...
null
val filter_bitsum'_bitfield (#tot: pos) (#t: eqtype) (cl: uint_t tot t) (bitsum'_size: nat) (sz: nat{sz > 0 /\ sz <= bitsum'_size /\ bitsum'_size <= tot}) (rest: bitsum' cl (bitsum'_size - sz)) (phi: filter_bitsum'_t rest) : Tot (filter_bitsum'_t (BitField sz rest))
[]
LowParse.Spec.BitSum.filter_bitsum'_bitfield
{ "file_name": "src/lowparse/LowParse.Spec.BitSum.fst", "git_rev": "446a08ce38df905547cf20f28c43776b22b8087a", "git_url": "https://github.com/project-everest/everparse.git", "project_name": "everparse" }
cl: LowParse.BitFields.uint_t tot t -> bitsum'_size: Prims.nat -> sz: Prims.nat{sz > 0 /\ sz <= bitsum'_size /\ bitsum'_size <= tot} -> rest: LowParse.Spec.BitSum.bitsum' cl (bitsum'_size - sz) -> phi: LowParse.Spec.BitSum.filter_bitsum'_t rest -> LowParse.Spec.BitSum.filter_bitsum'_t (LowParse.S...
{ "end_col": 16, "end_line": 1101, "start_col": 2, "start_line": 1101 }
Prims.Tot
val filter_bitsum'_bitsum'_intro (#tot: pos) (#t: eqtype) (cl: uint_t tot t) (bitsum'_size: nat) (key: eqtype) (key_size: nat{key_size > 0 /\ key_size <= bitsum'_size /\ bitsum'_size <= tot}) (e: enum key (bitfield cl key_size)) (payload: (enum_key e -> Tot (bitsum' cl (b...
[ { "abbrev": true, "full_module": "FStar.Seq", "short_module": "Seq" }, { "abbrev": true, "full_module": "LowParse.BitFields", "short_module": "BF" }, { "abbrev": true, "full_module": "FStar.List.Tot", "short_module": "L" }, { "abbrev": false, "full_module": "L...
false
let filter_bitsum'_bitsum'_intro (#tot: pos) (#t: eqtype) (cl: uint_t tot t) (bitsum'_size: nat) (key: eqtype) (key_size: nat { key_size > 0 /\ key_size <= bitsum'_size /\ bitsum'_size <= tot }) (e: enum key (bitfield cl key_size)) (payload: (enum_key e -> Tot (bitsum' cl (bitsum'_size - key_size)))) ...
val filter_bitsum'_bitsum'_intro (#tot: pos) (#t: eqtype) (cl: uint_t tot t) (bitsum'_size: nat) (key: eqtype) (key_size: nat{key_size > 0 /\ key_size <= bitsum'_size /\ bitsum'_size <= tot}) (e: enum key (bitfield cl key_size)) (payload: (enum_key e -> Tot (bitsum' cl (b...
false
null
false
fun x -> let xr = cl.bitfield_eq_lhs x (bitsum'_size - key_size) bitsum'_size in phi x xr
{ "checked_file": "LowParse.Spec.BitSum.fst.checked", "dependencies": [ "prims.fst.checked", "LowParse.Spec.Enum.fst.checked", "LowParse.BitFields.fsti.checked", "FStar.Seq.fst.checked", "FStar.Pervasives.Native.fst.checked", "FStar.Pervasives.fsti.checked", "FStar.List.Tot.fst.checked",...
[ "total" ]
[ "Prims.pos", "Prims.eqtype", "LowParse.BitFields.uint_t", "Prims.nat", "Prims.l_and", "Prims.b2t", "Prims.op_GreaterThan", "Prims.op_LessThanOrEqual", "LowParse.Spec.Enum.enum", "LowParse.BitFields.bitfield", "LowParse.Spec.Enum.enum_key", "LowParse.Spec.BitSum.bitsum'", "Prims.op_Subtractio...
[]
module LowParse.Spec.BitSum include LowParse.Spec.Enum include LowParse.BitFields module L = FStar.List.Tot // IMPORTANT: these bitfield operators are defined in a MOST // significant bit (MSB) first fashion. noeq type bitsum' (#tot: pos) (#t: eqtype) (cl: uint_t tot t) (bitsum'_size: nat) = | BitStop of (sq...
false
false
LowParse.Spec.BitSum.fst
{ "detail_errors": false, "detail_hint_replay": false, "initial_fuel": 2, "initial_ifuel": 3, "max_fuel": 8, "max_ifuel": 3, "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...
null
val filter_bitsum'_bitsum'_intro (#tot: pos) (#t: eqtype) (cl: uint_t tot t) (bitsum'_size: nat) (key: eqtype) (key_size: nat{key_size > 0 /\ key_size <= bitsum'_size /\ bitsum'_size <= tot}) (e: enum key (bitfield cl key_size)) (payload: (enum_key e -> Tot (bitsum' cl (b...
[]
LowParse.Spec.BitSum.filter_bitsum'_bitsum'_intro
{ "file_name": "src/lowparse/LowParse.Spec.BitSum.fst", "git_rev": "446a08ce38df905547cf20f28c43776b22b8087a", "git_url": "https://github.com/project-everest/everparse.git", "project_name": "everparse" }
cl: LowParse.BitFields.uint_t tot t -> bitsum'_size: Prims.nat -> key: Prims.eqtype -> key_size: Prims.nat{key_size > 0 /\ key_size <= bitsum'_size /\ bitsum'_size <= tot} -> e: LowParse.Spec.Enum.enum key (LowParse.BitFields.bitfield cl key_size) -> payload: (_: LowParse.Spec.Enum.enum_k...
{ "end_col": 12, "end_line": 1157, "start_col": 2, "start_line": 1155 }
Prims.Tot
val filter_bitsum'_bitsum_gen (#tot: pos) (#t: eqtype) (cl: uint_t tot t) (bitsum'_size: nat) (key: eqtype) (key_size: nat{key_size > 0 /\ key_size <= bitsum'_size /\ bitsum'_size <= tot}) (e: enum key (bitfield cl key_size)) (payload: (enum_key e -> Tot (bitsum' cl (bits...
[ { "abbrev": true, "full_module": "FStar.Seq", "short_module": "Seq" }, { "abbrev": true, "full_module": "LowParse.BitFields", "short_module": "BF" }, { "abbrev": true, "full_module": "FStar.List.Tot", "short_module": "L" }, { "abbrev": false, "full_module": "L...
false
let filter_bitsum'_bitsum_gen (#tot: pos) (#t: eqtype) (cl: uint_t tot t) (bitsum'_size: nat) (key: eqtype) (key_size: nat { key_size > 0 /\ key_size <= bitsum'_size /\ bitsum'_size <= tot }) (e: enum key (bitfield cl key_size)) (payload: (enum_key e -> Tot (bitsum' cl (bitsum'_size - key_size)))) (is...
val filter_bitsum'_bitsum_gen (#tot: pos) (#t: eqtype) (cl: uint_t tot t) (bitsum'_size: nat) (key: eqtype) (key_size: nat{key_size > 0 /\ key_size <= bitsum'_size /\ bitsum'_size <= tot}) (e: enum key (bitfield cl key_size)) (payload: (enum_key e -> Tot (bitsum' cl (bits...
false
null
false
fun x -> let r:bitfield cl key_size = cl.get_bitfield x (bitsum'_size - key_size) bitsum'_size in if not (is_valid_repr r) then false else destr_payload (key_of r) x
{ "checked_file": "LowParse.Spec.BitSum.fst.checked", "dependencies": [ "prims.fst.checked", "LowParse.Spec.Enum.fst.checked", "LowParse.BitFields.fsti.checked", "FStar.Seq.fst.checked", "FStar.Pervasives.Native.fst.checked", "FStar.Pervasives.fsti.checked", "FStar.List.Tot.fst.checked",...
[ "total" ]
[ "Prims.pos", "Prims.eqtype", "LowParse.BitFields.uint_t", "Prims.nat", "Prims.l_and", "Prims.b2t", "Prims.op_GreaterThan", "Prims.op_LessThanOrEqual", "LowParse.Spec.Enum.enum", "LowParse.BitFields.bitfield", "LowParse.Spec.Enum.enum_key", "LowParse.Spec.BitSum.bitsum'", "Prims.op_Subtractio...
[]
module LowParse.Spec.BitSum include LowParse.Spec.Enum include LowParse.BitFields module L = FStar.List.Tot // IMPORTANT: these bitfield operators are defined in a MOST // significant bit (MSB) first fashion. noeq type bitsum' (#tot: pos) (#t: eqtype) (cl: uint_t tot t) (bitsum'_size: nat) = | BitStop of (sq...
false
false
LowParse.Spec.BitSum.fst
{ "detail_errors": false, "detail_hint_replay": false, "initial_fuel": 2, "initial_ifuel": 3, "max_fuel": 8, "max_ifuel": 3, "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...
null
val filter_bitsum'_bitsum_gen (#tot: pos) (#t: eqtype) (cl: uint_t tot t) (bitsum'_size: nat) (key: eqtype) (key_size: nat{key_size > 0 /\ key_size <= bitsum'_size /\ bitsum'_size <= tot}) (e: enum key (bitfield cl key_size)) (payload: (enum_key e -> Tot (bitsum' cl (bits...
[]
LowParse.Spec.BitSum.filter_bitsum'_bitsum_gen
{ "file_name": "src/lowparse/LowParse.Spec.BitSum.fst", "git_rev": "446a08ce38df905547cf20f28c43776b22b8087a", "git_url": "https://github.com/project-everest/everparse.git", "project_name": "everparse" }
cl: LowParse.BitFields.uint_t tot t -> bitsum'_size: Prims.nat -> key: Prims.eqtype -> key_size: Prims.nat{key_size > 0 /\ key_size <= bitsum'_size /\ bitsum'_size <= tot} -> e: LowParse.Spec.Enum.enum key (LowParse.BitFields.bitfield cl key_size) -> payload: (_: LowParse.Spec.Enum.enum_k...
{ "end_col": 32, "end_line": 1123, "start_col": 2, "start_line": 1117 }
Prims.Tot
val destr_bitsum'_bitsum_nil (#tot: pos) (#t: eqtype) (cl: uint_t tot t) (bitsum'_size: nat) (key: eqtype) (key_size: nat{key_size > 0 /\ key_size <= bitsum'_size /\ bitsum'_size <= tot}) (e: enum key (bitfield cl key_size)) (payload: (enum_key e -> Tot (bitsum' cl (bitsu...
[ { "abbrev": true, "full_module": "FStar.List.Tot", "short_module": "L" }, { "abbrev": true, "full_module": "FStar.Seq", "short_module": "Seq" }, { "abbrev": true, "full_module": "LowParse.BitFields", "short_module": "BF" }, { "abbrev": true, "full_module": "FS...
false
let destr_bitsum'_bitsum_nil (#tot: pos) (#t: eqtype) (cl: uint_t tot t) (bitsum'_size: nat) (key: eqtype) (key_size: nat { key_size > 0 /\ key_size <= bitsum'_size /\ bitsum'_size <= tot }) (e: enum key (bitfield cl key_size)) (payload: (enum_key e -> Tot (bitsum' cl (bitsum'_size - key_size)))) (h: ...
val destr_bitsum'_bitsum_nil (#tot: pos) (#t: eqtype) (cl: uint_t tot t) (bitsum'_size: nat) (key: eqtype) (key_size: nat{key_size > 0 /\ key_size <= bitsum'_size /\ bitsum'_size <= tot}) (e: enum key (bitfield cl key_size)) (payload: (enum_key e -> Tot (bitsum' cl (bitsu...
false
null
false
(fun u u_if f x -> assert False; false_elim ())
{ "checked_file": "LowParse.Spec.BitSum.fst.checked", "dependencies": [ "prims.fst.checked", "LowParse.Spec.Enum.fst.checked", "LowParse.BitFields.fsti.checked", "FStar.Seq.fst.checked", "FStar.Pervasives.Native.fst.checked", "FStar.Pervasives.fsti.checked", "FStar.List.Tot.fst.checked",...
[ "total" ]
[ "Prims.pos", "Prims.eqtype", "LowParse.BitFields.uint_t", "Prims.nat", "Prims.l_and", "Prims.b2t", "Prims.op_GreaterThan", "Prims.op_LessThanOrEqual", "LowParse.Spec.Enum.enum", "LowParse.BitFields.bitfield", "LowParse.Spec.Enum.enum_key", "LowParse.Spec.BitSum.bitsum'", "Prims.op_Subtractio...
[]
module LowParse.Spec.BitSum include LowParse.Spec.Enum include LowParse.BitFields module L = FStar.List.Tot // IMPORTANT: these bitfield operators are defined in a MOST // significant bit (MSB) first fashion. noeq type bitsum' (#tot: pos) (#t: eqtype) (cl: uint_t tot t) (bitsum'_size: nat) = | BitStop of (sq...
false
false
LowParse.Spec.BitSum.fst
{ "detail_errors": false, "detail_hint_replay": false, "initial_fuel": 2, "initial_ifuel": 3, "max_fuel": 8, "max_ifuel": 3, "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...
null
val destr_bitsum'_bitsum_nil (#tot: pos) (#t: eqtype) (cl: uint_t tot t) (bitsum'_size: nat) (key: eqtype) (key_size: nat{key_size > 0 /\ key_size <= bitsum'_size /\ bitsum'_size <= tot}) (e: enum key (bitfield cl key_size)) (payload: (enum_key e -> Tot (bitsum' cl (bitsu...
[]
LowParse.Spec.BitSum.destr_bitsum'_bitsum_nil
{ "file_name": "src/lowparse/LowParse.Spec.BitSum.fst", "git_rev": "446a08ce38df905547cf20f28c43776b22b8087a", "git_url": "https://github.com/project-everest/everparse.git", "project_name": "everparse" }
cl: LowParse.BitFields.uint_t tot t -> bitsum'_size: Prims.nat -> key: Prims.eqtype -> key_size: Prims.nat{key_size > 0 /\ key_size <= bitsum'_size /\ bitsum'_size <= tot} -> e: LowParse.Spec.Enum.enum key (LowParse.BitFields.bitfield cl key_size) -> payload: (_: LowParse.Spec.Enum.enum_k...
{ "end_col": 18, "end_line": 1401, "start_col": 2, "start_line": 1399 }
Prims.Tot
val synth_bitsum'_recip_BitSum_intro (#tot: pos) (#t: eqtype) (cl: uint_t tot t) (bitsum'_size: nat) (key: eqtype) (key_size: nat{key_size > 0 /\ key_size <= bitsum'_size /\ bitsum'_size <= tot}) (e: enum key (bitfield cl key_size)) (payload: (enum_key e -> Tot (bitsum' c...
[ { "abbrev": true, "full_module": "FStar.List.Tot", "short_module": "L" }, { "abbrev": true, "full_module": "FStar.Seq", "short_module": "Seq" }, { "abbrev": true, "full_module": "LowParse.BitFields", "short_module": "BF" }, { "abbrev": true, "full_module": "FS...
false
let synth_bitsum'_recip_BitSum_intro (#tot: pos) (#t: eqtype) (cl: uint_t tot t) (bitsum'_size: nat) (key: eqtype) (key_size: nat { key_size > 0 /\ key_size <= bitsum'_size /\ bitsum'_size <= tot }) (e: enum key (bitfield cl key_size)) (payload: (enum_key e -> Tot (bitsum' cl (bitsum'_size - key_size)))...
val synth_bitsum'_recip_BitSum_intro (#tot: pos) (#t: eqtype) (cl: uint_t tot t) (bitsum'_size: nat) (key: eqtype) (key_size: nat{key_size > 0 /\ key_size <= bitsum'_size /\ bitsum'_size <= tot}) (e: enum key (bitfield cl key_size)) (payload: (enum_key e -> Tot (bitsum' c...
false
null
false
fun x -> [@@ inline_let ]let (| k , pl |) = x in phi k pl
{ "checked_file": "LowParse.Spec.BitSum.fst.checked", "dependencies": [ "prims.fst.checked", "LowParse.Spec.Enum.fst.checked", "LowParse.BitFields.fsti.checked", "FStar.Seq.fst.checked", "FStar.Pervasives.Native.fst.checked", "FStar.Pervasives.fsti.checked", "FStar.List.Tot.fst.checked",...
[ "total" ]
[ "Prims.pos", "Prims.eqtype", "LowParse.BitFields.uint_t", "Prims.nat", "Prims.l_and", "Prims.b2t", "Prims.op_GreaterThan", "Prims.op_LessThanOrEqual", "LowParse.Spec.Enum.enum", "LowParse.BitFields.bitfield", "LowParse.Spec.Enum.enum_key", "LowParse.Spec.BitSum.bitsum'", "Prims.op_Subtractio...
[]
module LowParse.Spec.BitSum include LowParse.Spec.Enum include LowParse.BitFields module L = FStar.List.Tot // IMPORTANT: these bitfield operators are defined in a MOST // significant bit (MSB) first fashion. noeq type bitsum' (#tot: pos) (#t: eqtype) (cl: uint_t tot t) (bitsum'_size: nat) = | BitStop of (sq...
false
false
LowParse.Spec.BitSum.fst
{ "detail_errors": false, "detail_hint_replay": false, "initial_fuel": 2, "initial_ifuel": 3, "max_fuel": 8, "max_ifuel": 3, "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...
null
val synth_bitsum'_recip_BitSum_intro (#tot: pos) (#t: eqtype) (cl: uint_t tot t) (bitsum'_size: nat) (key: eqtype) (key_size: nat{key_size > 0 /\ key_size <= bitsum'_size /\ bitsum'_size <= tot}) (e: enum key (bitfield cl key_size)) (payload: (enum_key e -> Tot (bitsum' c...
[]
LowParse.Spec.BitSum.synth_bitsum'_recip_BitSum_intro
{ "file_name": "src/lowparse/LowParse.Spec.BitSum.fst", "git_rev": "446a08ce38df905547cf20f28c43776b22b8087a", "git_url": "https://github.com/project-everest/everparse.git", "project_name": "everparse" }
cl: LowParse.BitFields.uint_t tot t -> bitsum'_size: Prims.nat -> key: Prims.eqtype -> key_size: Prims.nat{key_size > 0 /\ key_size <= bitsum'_size /\ bitsum'_size <= tot} -> e: LowParse.Spec.Enum.enum key (LowParse.BitFields.bitfield cl key_size) -> payload: (_: LowParse.Spec.Enum.enum_k...
{ "end_col": 10, "end_line": 1632, "start_col": 2, "start_line": 1629 }
Prims.Tot
val synth_bitsum'_recip_BitSum_nil (#tot: pos) (#t: eqtype) (cl: uint_t tot t) (bitsum'_size: nat) (key: eqtype) (key_size: nat{key_size > 0 /\ key_size <= bitsum'_size /\ bitsum'_size <= tot}) (e: enum key (bitfield cl key_size)) (payload: (enum_key e -> Tot (bitsum' cl ...
[ { "abbrev": true, "full_module": "FStar.List.Tot", "short_module": "L" }, { "abbrev": true, "full_module": "FStar.Seq", "short_module": "Seq" }, { "abbrev": true, "full_module": "LowParse.BitFields", "short_module": "BF" }, { "abbrev": true, "full_module": "FS...
false
let synth_bitsum'_recip_BitSum_nil (#tot: pos) (#t: eqtype) (cl: uint_t tot t) (bitsum'_size: nat) (key: eqtype) (key_size: nat { key_size > 0 /\ key_size <= bitsum'_size /\ bitsum'_size <= tot }) (e: enum key (bitfield cl key_size)) (payload: (enum_key e -> Tot (bitsum' cl (bitsum'_size - key_size)))) ...
val synth_bitsum'_recip_BitSum_nil (#tot: pos) (#t: eqtype) (cl: uint_t tot t) (bitsum'_size: nat) (key: eqtype) (key_size: nat{key_size > 0 /\ key_size <= bitsum'_size /\ bitsum'_size <= tot}) (e: enum key (bitfield cl key_size)) (payload: (enum_key e -> Tot (bitsum' cl ...
false
null
false
fun k _ -> [@@ inline_let ]let _ = L.append_l_nil l1 in false_elim ()
{ "checked_file": "LowParse.Spec.BitSum.fst.checked", "dependencies": [ "prims.fst.checked", "LowParse.Spec.Enum.fst.checked", "LowParse.BitFields.fsti.checked", "FStar.Seq.fst.checked", "FStar.Pervasives.Native.fst.checked", "FStar.Pervasives.fsti.checked", "FStar.List.Tot.fst.checked",...
[ "total" ]
[ "Prims.pos", "Prims.eqtype", "LowParse.BitFields.uint_t", "Prims.nat", "Prims.l_and", "Prims.b2t", "Prims.op_GreaterThan", "Prims.op_LessThanOrEqual", "LowParse.Spec.Enum.enum", "LowParse.BitFields.bitfield", "LowParse.Spec.Enum.enum_key", "LowParse.Spec.BitSum.bitsum'", "Prims.op_Subtractio...
[]
module LowParse.Spec.BitSum include LowParse.Spec.Enum include LowParse.BitFields module L = FStar.List.Tot // IMPORTANT: these bitfield operators are defined in a MOST // significant bit (MSB) first fashion. noeq type bitsum' (#tot: pos) (#t: eqtype) (cl: uint_t tot t) (bitsum'_size: nat) = | BitStop of (sq...
false
false
LowParse.Spec.BitSum.fst
{ "detail_errors": false, "detail_hint_replay": false, "initial_fuel": 2, "initial_ifuel": 3, "max_fuel": 8, "max_ifuel": 3, "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...
null
val synth_bitsum'_recip_BitSum_nil (#tot: pos) (#t: eqtype) (cl: uint_t tot t) (bitsum'_size: nat) (key: eqtype) (key_size: nat{key_size > 0 /\ key_size <= bitsum'_size /\ bitsum'_size <= tot}) (e: enum key (bitfield cl key_size)) (payload: (enum_key e -> Tot (bitsum' cl ...
[]
LowParse.Spec.BitSum.synth_bitsum'_recip_BitSum_nil
{ "file_name": "src/lowparse/LowParse.Spec.BitSum.fst", "git_rev": "446a08ce38df905547cf20f28c43776b22b8087a", "git_url": "https://github.com/project-everest/everparse.git", "project_name": "everparse" }
cl: LowParse.BitFields.uint_t tot t -> bitsum'_size: Prims.nat -> key: Prims.eqtype -> key_size: Prims.nat{key_size > 0 /\ key_size <= bitsum'_size /\ bitsum'_size <= tot} -> e: LowParse.Spec.Enum.enum key (LowParse.BitFields.bitfield cl key_size) -> payload: (_: LowParse.Spec.Enum.enum_k...
{ "end_col": 15, "end_line": 1649, "start_col": 2, "start_line": 1646 }
FStar.Pervasives.Lemma
val bitsum'_key_of_t_set_valid_bitfield (#tot: pos) (#t: eqtype) (#cl: uint_t tot t) (#bitsum'_size: nat) (b: bitsum' cl bitsum'_size) (k: bitsum'_type b) (low: nat) (high: nat{is_valid_bitfield b (bitsum'_key_of_t b k) low high}) (v: bitfield cl (high - low)) :...
[ { "abbrev": true, "full_module": "FStar.List.Tot", "short_module": "L" }, { "abbrev": true, "full_module": "FStar.Seq", "short_module": "Seq" }, { "abbrev": true, "full_module": "LowParse.BitFields", "short_module": "BF" }, { "abbrev": true, "full_module": "FS...
false
let rec bitsum'_key_of_t_set_valid_bitfield (#tot: pos) (#t: eqtype) (#cl: uint_t tot t) (#bitsum'_size: nat) (b: bitsum' cl bitsum'_size) (k: bitsum'_type b) (low: nat) (high: nat { is_valid_bitfield b (bitsum'_key_of_t b k) low high }) (v: bitfield cl (high - low)) : Lemma (bitsum'_key_of_t b (set...
val bitsum'_key_of_t_set_valid_bitfield (#tot: pos) (#t: eqtype) (#cl: uint_t tot t) (#bitsum'_size: nat) (b: bitsum' cl bitsum'_size) (k: bitsum'_type b) (low: nat) (high: nat{is_valid_bitfield b (bitsum'_key_of_t b k) low high}) (v: bitfield cl (high - low)) :...
false
null
true
match b with | BitField sz rest -> let hd, tl = bitsum'_type_elim_BitField cl bitsum'_size sz rest k in if low + sz = high && high = bitsum'_size then () else bitsum'_key_of_t_set_valid_bitfield rest tl low high v | BitSum' key key_size e payload -> let (| k' , r' |) = bitsum'_type_elim_BitSum' cl bitsum'_siz...
{ "checked_file": "LowParse.Spec.BitSum.fst.checked", "dependencies": [ "prims.fst.checked", "LowParse.Spec.Enum.fst.checked", "LowParse.BitFields.fsti.checked", "FStar.Seq.fst.checked", "FStar.Pervasives.Native.fst.checked", "FStar.Pervasives.fsti.checked", "FStar.List.Tot.fst.checked",...
[ "lemma" ]
[ "Prims.pos", "Prims.eqtype", "LowParse.BitFields.uint_t", "Prims.nat", "LowParse.Spec.BitSum.bitsum'", "LowParse.Spec.BitSum.bitsum'_type", "Prims.b2t", "LowParse.Spec.BitSum.is_valid_bitfield", "LowParse.Spec.BitSum.bitsum'_key_of_t", "LowParse.BitFields.bitfield", "Prims.op_Subtraction", "Pr...
[]
module LowParse.Spec.BitSum include LowParse.Spec.Enum include LowParse.BitFields module L = FStar.List.Tot // IMPORTANT: these bitfield operators are defined in a MOST // significant bit (MSB) first fashion. noeq type bitsum' (#tot: pos) (#t: eqtype) (cl: uint_t tot t) (bitsum'_size: nat) = | BitStop of (sq...
false
false
LowParse.Spec.BitSum.fst
{ "detail_errors": false, "detail_hint_replay": false, "initial_fuel": 2, "initial_ifuel": 3, "max_fuel": 8, "max_ifuel": 3, "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...
null
val bitsum'_key_of_t_set_valid_bitfield (#tot: pos) (#t: eqtype) (#cl: uint_t tot t) (#bitsum'_size: nat) (b: bitsum' cl bitsum'_size) (k: bitsum'_type b) (low: nat) (high: nat{is_valid_bitfield b (bitsum'_key_of_t b k) low high}) (v: bitfield cl (high - low)) :...
[ "recursion" ]
LowParse.Spec.BitSum.bitsum'_key_of_t_set_valid_bitfield
{ "file_name": "src/lowparse/LowParse.Spec.BitSum.fst", "git_rev": "446a08ce38df905547cf20f28c43776b22b8087a", "git_url": "https://github.com/project-everest/everparse.git", "project_name": "everparse" }
b: LowParse.Spec.BitSum.bitsum' cl bitsum'_size -> k: LowParse.Spec.BitSum.bitsum'_type b -> low: Prims.nat -> high: Prims.nat { LowParse.Spec.BitSum.is_valid_bitfield b (LowParse.Spec.BitSum.bitsum'_key_of_t b k) low high } -> v: LowParse.BitFields...
{ "end_col": 66, "end_line": 1913, "start_col": 2, "start_line": 1905 }
Prims.Tot
val synth_bitsum'_recip_BitSum_cons (#tot: pos) (#t: eqtype) (cl: uint_t tot t) (bitsum'_size: nat) (key: eqtype) (key_size: nat{key_size > 0 /\ key_size <= bitsum'_size /\ bitsum'_size <= tot}) (e: enum key (bitfield cl key_size)) (payload: (enum_key e -> Tot (bitsum' cl...
[ { "abbrev": true, "full_module": "FStar.List.Tot", "short_module": "L" }, { "abbrev": true, "full_module": "FStar.Seq", "short_module": "Seq" }, { "abbrev": true, "full_module": "LowParse.BitFields", "short_module": "BF" }, { "abbrev": true, "full_module": "FS...
false
let synth_bitsum'_recip_BitSum_cons (#tot: pos) (#t: eqtype) (cl: uint_t tot t) (bitsum'_size: nat) (key: eqtype) (key_size: nat { key_size > 0 /\ key_size <= bitsum'_size /\ bitsum'_size <= tot }) (e: enum key (bitfield cl key_size)) (payload: (enum_key e -> Tot (bitsum' cl (bitsum'_size - key_size))))...
val synth_bitsum'_recip_BitSum_cons (#tot: pos) (#t: eqtype) (cl: uint_t tot t) (bitsum'_size: nat) (key: eqtype) (key_size: nat{key_size > 0 /\ key_size <= bitsum'_size /\ bitsum'_size <= tot}) (e: enum key (bitfield cl key_size)) (payload: (enum_key e -> Tot (bitsum' cl...
false
null
false
fun k' rest -> [@@ inline_let ]let _ = enum_repr_of_key_append_cons e l1 (k, r) l2 in if k' = k then [@@ inline_let ]let _ = assert_norm (synth_bitsum'_recip (BitSum' key key_size e payload) (| k', rest |) == cl.set_bitfield (synth_bitsum'_recip (payload k') rest) (bitsum'_size - k...
{ "checked_file": "LowParse.Spec.BitSum.fst.checked", "dependencies": [ "prims.fst.checked", "LowParse.Spec.Enum.fst.checked", "LowParse.BitFields.fsti.checked", "FStar.Seq.fst.checked", "FStar.Pervasives.Native.fst.checked", "FStar.Pervasives.fsti.checked", "FStar.List.Tot.fst.checked",...
[ "total" ]
[ "Prims.pos", "Prims.eqtype", "LowParse.BitFields.uint_t", "Prims.nat", "Prims.l_and", "Prims.b2t", "Prims.op_GreaterThan", "Prims.op_LessThanOrEqual", "LowParse.Spec.Enum.enum", "LowParse.BitFields.bitfield", "LowParse.Spec.Enum.enum_key", "LowParse.Spec.BitSum.bitsum'", "Prims.op_Subtractio...
[]
module LowParse.Spec.BitSum include LowParse.Spec.Enum include LowParse.BitFields module L = FStar.List.Tot // IMPORTANT: these bitfield operators are defined in a MOST // significant bit (MSB) first fashion. noeq type bitsum' (#tot: pos) (#t: eqtype) (cl: uint_t tot t) (bitsum'_size: nat) = | BitStop of (sq...
false
false
LowParse.Spec.BitSum.fst
{ "detail_errors": false, "detail_hint_replay": false, "initial_fuel": 2, "initial_ifuel": 3, "max_fuel": 8, "max_ifuel": 3, "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...
null
val synth_bitsum'_recip_BitSum_cons (#tot: pos) (#t: eqtype) (cl: uint_t tot t) (bitsum'_size: nat) (key: eqtype) (key_size: nat{key_size > 0 /\ key_size <= bitsum'_size /\ bitsum'_size <= tot}) (e: enum key (bitfield cl key_size)) (payload: (enum_key e -> Tot (bitsum' cl...
[]
LowParse.Spec.BitSum.synth_bitsum'_recip_BitSum_cons
{ "file_name": "src/lowparse/LowParse.Spec.BitSum.fst", "git_rev": "446a08ce38df905547cf20f28c43776b22b8087a", "git_url": "https://github.com/project-everest/everparse.git", "project_name": "everparse" }
cl: LowParse.BitFields.uint_t tot t -> bitsum'_size: Prims.nat -> key: Prims.eqtype -> key_size: Prims.nat{key_size > 0 /\ key_size <= bitsum'_size /\ bitsum'_size <= tot} -> e: LowParse.Spec.Enum.enum key (LowParse.BitFields.bitfield cl key_size) -> payload: (_: LowParse.Spec.Enum.enum_k...
{ "end_col": 33, "end_line": 1691, "start_col": 2, "start_line": 1673 }
FStar.Pervasives.Lemma
val get_valid_bitfield_set_valid_bitfield_other (#tot: pos) (#t: eqtype) (#cl: uint_t tot t) (#bitsum'_size: nat) (b: bitsum' cl bitsum'_size) (k: bitsum'_type b) (low: nat) (high: nat{is_valid_bitfield b (bitsum'_key_of_t b k) low high}) (v: bitfield cl (high - low...
[ { "abbrev": true, "full_module": "FStar.List.Tot", "short_module": "L" }, { "abbrev": true, "full_module": "FStar.Seq", "short_module": "Seq" }, { "abbrev": true, "full_module": "LowParse.BitFields", "short_module": "BF" }, { "abbrev": true, "full_module": "FS...
false
let rec get_valid_bitfield_set_valid_bitfield_other (#tot: pos) (#t: eqtype) (#cl: uint_t tot t) (#bitsum'_size: nat) (b: bitsum' cl bitsum'_size) (k: bitsum'_type b) (low: nat) (high: nat { is_valid_bitfield b (bitsum'_key_of_t b k) low high }) (v: bitfield cl (high - low)) (low': nat) (high': na...
val get_valid_bitfield_set_valid_bitfield_other (#tot: pos) (#t: eqtype) (#cl: uint_t tot t) (#bitsum'_size: nat) (b: bitsum' cl bitsum'_size) (k: bitsum'_type b) (low: nat) (high: nat{is_valid_bitfield b (bitsum'_key_of_t b k) low high}) (v: bitfield cl (high - low...
false
null
true
match b with | BitField sz rest -> let hd, tl = bitsum'_type_elim_BitField cl bitsum'_size sz rest k in if low' + sz = high' && high' = bitsum'_size then () else if low + sz = high && high = bitsum'_size then () else get_valid_bitfield_set_valid_bitfield_other rest tl low high v low' high' | BitSum'...
{ "checked_file": "LowParse.Spec.BitSum.fst.checked", "dependencies": [ "prims.fst.checked", "LowParse.Spec.Enum.fst.checked", "LowParse.BitFields.fsti.checked", "FStar.Seq.fst.checked", "FStar.Pervasives.Native.fst.checked", "FStar.Pervasives.fsti.checked", "FStar.List.Tot.fst.checked",...
[ "lemma" ]
[ "Prims.pos", "Prims.eqtype", "LowParse.BitFields.uint_t", "Prims.nat", "LowParse.Spec.BitSum.bitsum'", "LowParse.Spec.BitSum.bitsum'_type", "Prims.b2t", "LowParse.Spec.BitSum.is_valid_bitfield", "LowParse.Spec.BitSum.bitsum'_key_of_t", "LowParse.BitFields.bitfield", "Prims.op_Subtraction", "Pr...
[]
module LowParse.Spec.BitSum include LowParse.Spec.Enum include LowParse.BitFields module L = FStar.List.Tot // IMPORTANT: these bitfield operators are defined in a MOST // significant bit (MSB) first fashion. noeq type bitsum' (#tot: pos) (#t: eqtype) (cl: uint_t tot t) (bitsum'_size: nat) = | BitStop of (sq...
false
false
LowParse.Spec.BitSum.fst
{ "detail_errors": false, "detail_hint_replay": false, "initial_fuel": 2, "initial_ifuel": 3, "max_fuel": 8, "max_ifuel": 3, "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...
null
val get_valid_bitfield_set_valid_bitfield_other (#tot: pos) (#t: eqtype) (#cl: uint_t tot t) (#bitsum'_size: nat) (b: bitsum' cl bitsum'_size) (k: bitsum'_type b) (low: nat) (high: nat{is_valid_bitfield b (bitsum'_key_of_t b k) low high}) (v: bitfield cl (high - low...
[ "recursion" ]
LowParse.Spec.BitSum.get_valid_bitfield_set_valid_bitfield_other
{ "file_name": "src/lowparse/LowParse.Spec.BitSum.fst", "git_rev": "446a08ce38df905547cf20f28c43776b22b8087a", "git_url": "https://github.com/project-everest/everparse.git", "project_name": "everparse" }
b: LowParse.Spec.BitSum.bitsum' cl bitsum'_size -> k: LowParse.Spec.BitSum.bitsum'_type b -> low: Prims.nat -> high: Prims.nat { LowParse.Spec.BitSum.is_valid_bitfield b (LowParse.Spec.BitSum.bitsum'_key_of_t b k) low high } -> v: LowParse.BitFields...
{ "end_col": 85, "end_line": 1969, "start_col": 2, "start_line": 1959 }
FStar.Pervasives.Lemma
val set_valid_bitfield_correct (#tot: pos) (#t: eqtype) (#cl: uint_t tot t) (#bitsum'_size: nat) (b: bitsum' cl bitsum'_size) (k: bitsum'_type b) (low: nat) (high: nat{is_valid_bitfield b (bitsum'_key_of_t b k) low high}) (v: bitfield cl (high - low)) : Lemma ...
[ { "abbrev": true, "full_module": "FStar.List.Tot", "short_module": "L" }, { "abbrev": true, "full_module": "FStar.Seq", "short_module": "Seq" }, { "abbrev": true, "full_module": "LowParse.BitFields", "short_module": "BF" }, { "abbrev": true, "full_module": "FS...
false
let rec set_valid_bitfield_correct (#tot: pos) (#t: eqtype) (#cl: uint_t tot t) (#bitsum'_size: nat) (b: bitsum' cl bitsum'_size) (k: bitsum'_type b) (low: nat) (high: nat { is_valid_bitfield b (bitsum'_key_of_t b k) low high }) (v: bitfield cl (high - low)) : Lemma (synth_bitsum'_recip b (set_valid...
val set_valid_bitfield_correct (#tot: pos) (#t: eqtype) (#cl: uint_t tot t) (#bitsum'_size: nat) (b: bitsum' cl bitsum'_size) (k: bitsum'_type b) (low: nat) (high: nat{is_valid_bitfield b (bitsum'_key_of_t b k) low high}) (v: bitfield cl (high - low)) : Lemma ...
false
null
true
match b with | BitField sz rest -> let hd, tl = bitsum'_type_elim_BitField cl bitsum'_size sz rest k in if low + sz = high && high = bitsum'_size then BF.uint_set_bitfield_set_bitfield_same cl (synth_bitsum'_recip rest tl) low high hd v else (BF.uint_set_bitfield_set_bitfield_other cl (synth_bitsum'...
{ "checked_file": "LowParse.Spec.BitSum.fst.checked", "dependencies": [ "prims.fst.checked", "LowParse.Spec.Enum.fst.checked", "LowParse.BitFields.fsti.checked", "FStar.Seq.fst.checked", "FStar.Pervasives.Native.fst.checked", "FStar.Pervasives.fsti.checked", "FStar.List.Tot.fst.checked",...
[ "lemma" ]
[ "Prims.pos", "Prims.eqtype", "LowParse.BitFields.uint_t", "Prims.nat", "LowParse.Spec.BitSum.bitsum'", "LowParse.Spec.BitSum.bitsum'_type", "Prims.b2t", "LowParse.Spec.BitSum.is_valid_bitfield", "LowParse.Spec.BitSum.bitsum'_key_of_t", "LowParse.BitFields.bitfield", "Prims.op_Subtraction", "Pr...
[]
module LowParse.Spec.BitSum include LowParse.Spec.Enum include LowParse.BitFields module L = FStar.List.Tot // IMPORTANT: these bitfield operators are defined in a MOST // significant bit (MSB) first fashion. noeq type bitsum' (#tot: pos) (#t: eqtype) (cl: uint_t tot t) (bitsum'_size: nat) = | BitStop of (sq...
false
false
LowParse.Spec.BitSum.fst
{ "detail_errors": false, "detail_hint_replay": false, "initial_fuel": 2, "initial_ifuel": 3, "max_fuel": 8, "max_ifuel": 3, "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...
null
val set_valid_bitfield_correct (#tot: pos) (#t: eqtype) (#cl: uint_t tot t) (#bitsum'_size: nat) (b: bitsum' cl bitsum'_size) (k: bitsum'_type b) (low: nat) (high: nat{is_valid_bitfield b (bitsum'_key_of_t b k) low high}) (v: bitfield cl (high - low)) : Lemma ...
[ "recursion" ]
LowParse.Spec.BitSum.set_valid_bitfield_correct
{ "file_name": "src/lowparse/LowParse.Spec.BitSum.fst", "git_rev": "446a08ce38df905547cf20f28c43776b22b8087a", "git_url": "https://github.com/project-everest/everparse.git", "project_name": "everparse" }
b: LowParse.Spec.BitSum.bitsum' cl bitsum'_size -> k: LowParse.Spec.BitSum.bitsum'_type b -> low: Prims.nat -> high: Prims.nat { LowParse.Spec.BitSum.is_valid_bitfield b (LowParse.Spec.BitSum.bitsum'_key_of_t b k) low high } -> v: LowParse.BitFields...
{ "end_col": 57, "end_line": 1996, "start_col": 2, "start_line": 1983 }
FStar.Pervasives.Lemma
val get_valid_bitfield_correct (#tot: pos) (#t: eqtype) (#cl: uint_t tot t) (#bitsum'_size: nat) (b: bitsum' cl bitsum'_size) (k: bitsum'_type b) (low: nat) (high: nat{is_valid_bitfield b (bitsum'_key_of_t b k) low high}) : Lemma (get_valid_bitfield b k low high == cl...
[ { "abbrev": true, "full_module": "FStar.List.Tot", "short_module": "L" }, { "abbrev": true, "full_module": "FStar.Seq", "short_module": "Seq" }, { "abbrev": true, "full_module": "LowParse.BitFields", "short_module": "BF" }, { "abbrev": true, "full_module": "FS...
false
let rec get_valid_bitfield_correct (#tot: pos) (#t: eqtype) (#cl: uint_t tot t) (#bitsum'_size: nat) (b: bitsum' cl bitsum'_size) (k: bitsum'_type b) (low: nat) (high: nat { is_valid_bitfield b (bitsum'_key_of_t b k) low high }) : Lemma (get_valid_bitfield b k low high == cl.get_bitfield (synth_bitsum...
val get_valid_bitfield_correct (#tot: pos) (#t: eqtype) (#cl: uint_t tot t) (#bitsum'_size: nat) (b: bitsum' cl bitsum'_size) (k: bitsum'_type b) (low: nat) (high: nat{is_valid_bitfield b (bitsum'_key_of_t b k) low high}) : Lemma (get_valid_bitfield b k low high == cl...
false
null
true
match b with | BitField sz rest -> let hd, tl = bitsum'_type_elim_BitField cl bitsum'_size sz rest k in if low + sz = high && high = bitsum'_size then () else get_valid_bitfield_correct rest tl low high | BitSum' key key_size e payload -> let (| k' , r' |) = bitsum'_type_elim_BitSum' cl bitsum'_size key key_size ...
{ "checked_file": "LowParse.Spec.BitSum.fst.checked", "dependencies": [ "prims.fst.checked", "LowParse.Spec.Enum.fst.checked", "LowParse.BitFields.fsti.checked", "FStar.Seq.fst.checked", "FStar.Pervasives.Native.fst.checked", "FStar.Pervasives.fsti.checked", "FStar.List.Tot.fst.checked",...
[ "lemma" ]
[ "Prims.pos", "Prims.eqtype", "LowParse.BitFields.uint_t", "Prims.nat", "LowParse.Spec.BitSum.bitsum'", "LowParse.Spec.BitSum.bitsum'_type", "Prims.b2t", "LowParse.Spec.BitSum.is_valid_bitfield", "LowParse.Spec.BitSum.bitsum'_key_of_t", "Prims.l_and", "Prims.op_GreaterThan", "Prims.op_LessThanO...
[]
module LowParse.Spec.BitSum include LowParse.Spec.Enum include LowParse.BitFields module L = FStar.List.Tot // IMPORTANT: these bitfield operators are defined in a MOST // significant bit (MSB) first fashion. noeq type bitsum' (#tot: pos) (#t: eqtype) (cl: uint_t tot t) (bitsum'_size: nat) = | BitStop of (sq...
false
false
LowParse.Spec.BitSum.fst
{ "detail_errors": false, "detail_hint_replay": false, "initial_fuel": 2, "initial_ifuel": 3, "max_fuel": 8, "max_ifuel": 3, "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...
null
val get_valid_bitfield_correct (#tot: pos) (#t: eqtype) (#cl: uint_t tot t) (#bitsum'_size: nat) (b: bitsum' cl bitsum'_size) (k: bitsum'_type b) (low: nat) (high: nat{is_valid_bitfield b (bitsum'_key_of_t b k) low high}) : Lemma (get_valid_bitfield b k low high == cl...
[ "recursion" ]
LowParse.Spec.BitSum.get_valid_bitfield_correct
{ "file_name": "src/lowparse/LowParse.Spec.BitSum.fst", "git_rev": "446a08ce38df905547cf20f28c43776b22b8087a", "git_url": "https://github.com/project-everest/everparse.git", "project_name": "everparse" }
b: LowParse.Spec.BitSum.bitsum' cl bitsum'_size -> k: LowParse.Spec.BitSum.bitsum'_type b -> low: Prims.nat -> high: Prims.nat { LowParse.Spec.BitSum.is_valid_bitfield b (LowParse.Spec.BitSum.bitsum'_key_of_t b k) low high } -> FStar.Pervasives.Lemma ...
{ "end_col": 55, "end_line": 1868, "start_col": 3, "start_line": 1860 }
Prims.GTot
val disjoint (i j: rid) : GTot bool
[ { "abbrev": false, "full_module": "FStar.Ghost", "short_module": null }, { "abbrev": false, "full_module": "FStar.Monotonic.Heap", "short_module": null }, { "abbrev": true, "full_module": "FStar.Map", "short_module": "Map" }, { "abbrev": true, "full_module": "...
false
let disjoint (i:rid) (j:rid) :GTot bool = not (includes i j) && not (includes j i)
val disjoint (i j: rid) : GTot bool let disjoint (i j: rid) : GTot bool =
false
null
false
not (includes i j) && not (includes j i)
{ "checked_file": "FStar.Monotonic.HyperHeap.fsti.checked", "dependencies": [ "prims.fst.checked", "FStar.Set.fsti.checked", "FStar.Pervasives.Native.fst.checked", "FStar.Pervasives.fsti.checked", "FStar.Monotonic.Heap.fsti.checked", "FStar.Map.fsti.checked", "FStar.List.Tot.fst.checked"...
[ "sometrivial" ]
[ "FStar.Monotonic.HyperHeap.rid", "Prims.op_AmpAmp", "Prims.op_Negation", "FStar.Monotonic.HyperHeap.includes", "Prims.bool" ]
[]
(* Copyright 2008-2014 Nikhil Swamy, Aseem Rastogi, and 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 r...
false
false
FStar.Monotonic.HyperHeap.fsti
{ "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...
null
val disjoint (i j: rid) : GTot bool
[]
FStar.Monotonic.HyperHeap.disjoint
{ "file_name": "ulib/FStar.Monotonic.HyperHeap.fsti", "git_rev": "f4cbb7a38d67eeb13fbdb2f4fb8a44a65cbcdc1f", "git_url": "https://github.com/FStarLang/FStar.git", "project_name": "FStar" }
i: FStar.Monotonic.HyperHeap.rid -> j: FStar.Monotonic.HyperHeap.rid -> Prims.GTot Prims.bool
{ "end_col": 82, "end_line": 64, "start_col": 42, "start_line": 64 }
Prims.Tot
[ { "abbrev": false, "full_module": "FStar.Ghost", "short_module": null }, { "abbrev": false, "full_module": "FStar.Monotonic.Heap", "short_module": null }, { "abbrev": true, "full_module": "FStar.Map", "short_module": "Map" }, { "abbrev": true, "full_module": "...
false
let modifies (s:Set.set rid) (m0:hmap) (m1:hmap) = Map.equal m1 (Map.concat m1 (Map.restrict (Set.complement (mod_set s)) m0)) /\ Set.subset (Map.domain m0) (Map.domain m1)
let modifies (s: Set.set rid) (m0 m1: hmap) =
false
null
false
Map.equal m1 (Map.concat m1 (Map.restrict (Set.complement (mod_set s)) m0)) /\ Set.subset (Map.domain m0) (Map.domain m1)
{ "checked_file": "FStar.Monotonic.HyperHeap.fsti.checked", "dependencies": [ "prims.fst.checked", "FStar.Set.fsti.checked", "FStar.Pervasives.Native.fst.checked", "FStar.Pervasives.fsti.checked", "FStar.Monotonic.Heap.fsti.checked", "FStar.Map.fsti.checked", "FStar.List.Tot.fst.checked"...
[ "total" ]
[ "FStar.Set.set", "FStar.Monotonic.HyperHeap.rid", "FStar.Monotonic.HyperHeap.hmap", "Prims.l_and", "FStar.Map.equal", "FStar.Monotonic.Heap.heap", "FStar.Map.concat", "FStar.Map.restrict", "FStar.Set.complement", "FStar.Monotonic.HyperHeap.mod_set", "FStar.Set.subset", "FStar.Map.domain", "P...
[]
(* Copyright 2008-2014 Nikhil Swamy, Aseem Rastogi, and 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 r...
false
true
FStar.Monotonic.HyperHeap.fsti
{ "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...
null
val modifies : s: FStar.Set.set FStar.Monotonic.HyperHeap.rid -> m0: FStar.Monotonic.HyperHeap.hmap -> m1: FStar.Monotonic.HyperHeap.hmap -> Prims.logical
[]
FStar.Monotonic.HyperHeap.modifies
{ "file_name": "ulib/FStar.Monotonic.HyperHeap.fsti", "git_rev": "f4cbb7a38d67eeb13fbdb2f4fb8a44a65cbcdc1f", "git_url": "https://github.com/FStarLang/FStar.git", "project_name": "FStar" }
s: FStar.Set.set FStar.Monotonic.HyperHeap.rid -> m0: FStar.Monotonic.HyperHeap.hmap -> m1: FStar.Monotonic.HyperHeap.hmap -> Prims.logical
{ "end_col": 44, "end_line": 112, "start_col": 2, "start_line": 111 }
Prims.Tot
[ { "abbrev": false, "full_module": "FStar.Ghost", "short_module": null }, { "abbrev": false, "full_module": "FStar.Monotonic.Heap", "short_module": null }, { "abbrev": true, "full_module": "FStar.Map", "short_module": "Map" }, { "abbrev": true, "full_module": "...
false
let modifies_just (s:Set.set rid) (m0:hmap) (m1:hmap) = Map.equal m1 (Map.concat m1 (Map.restrict (Set.complement s) m0)) /\ Set.subset (Map.domain m0) (Map.domain m1)
let modifies_just (s: Set.set rid) (m0 m1: hmap) =
false
null
false
Map.equal m1 (Map.concat m1 (Map.restrict (Set.complement s) m0)) /\ Set.subset (Map.domain m0) (Map.domain m1)
{ "checked_file": "FStar.Monotonic.HyperHeap.fsti.checked", "dependencies": [ "prims.fst.checked", "FStar.Set.fsti.checked", "FStar.Pervasives.Native.fst.checked", "FStar.Pervasives.fsti.checked", "FStar.Monotonic.Heap.fsti.checked", "FStar.Map.fsti.checked", "FStar.List.Tot.fst.checked"...
[ "total" ]
[ "FStar.Set.set", "FStar.Monotonic.HyperHeap.rid", "FStar.Monotonic.HyperHeap.hmap", "Prims.l_and", "FStar.Map.equal", "FStar.Monotonic.Heap.heap", "FStar.Map.concat", "FStar.Map.restrict", "FStar.Set.complement", "FStar.Set.subset", "FStar.Map.domain", "Prims.logical" ]
[]
(* Copyright 2008-2014 Nikhil Swamy, Aseem Rastogi, and 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 r...
false
true
FStar.Monotonic.HyperHeap.fsti
{ "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...
null
val modifies_just : s: FStar.Set.set FStar.Monotonic.HyperHeap.rid -> m0: FStar.Monotonic.HyperHeap.hmap -> m1: FStar.Monotonic.HyperHeap.hmap -> Prims.logical
[]
FStar.Monotonic.HyperHeap.modifies_just
{ "file_name": "ulib/FStar.Monotonic.HyperHeap.fsti", "git_rev": "f4cbb7a38d67eeb13fbdb2f4fb8a44a65cbcdc1f", "git_url": "https://github.com/FStarLang/FStar.git", "project_name": "FStar" }
s: FStar.Set.set FStar.Monotonic.HyperHeap.rid -> m0: FStar.Monotonic.HyperHeap.hmap -> m1: FStar.Monotonic.HyperHeap.hmap -> Prims.logical
{ "end_col": 44, "end_line": 116, "start_col": 2, "start_line": 115 }
Prims.Tot
[ { "abbrev": false, "full_module": "FStar.Ghost", "short_module": null }, { "abbrev": false, "full_module": "FStar.Monotonic.Heap", "short_module": null }, { "abbrev": true, "full_module": "FStar.Map", "short_module": "Map" }, { "abbrev": true, "full_module": "...
false
let modifies_one (r:rid) (m0:hmap) (m1:hmap) = modifies_just (Set.singleton r) m0 m1
let modifies_one (r: rid) (m0 m1: hmap) =
false
null
false
modifies_just (Set.singleton r) m0 m1
{ "checked_file": "FStar.Monotonic.HyperHeap.fsti.checked", "dependencies": [ "prims.fst.checked", "FStar.Set.fsti.checked", "FStar.Pervasives.Native.fst.checked", "FStar.Pervasives.fsti.checked", "FStar.Monotonic.Heap.fsti.checked", "FStar.Map.fsti.checked", "FStar.List.Tot.fst.checked"...
[ "total" ]
[ "FStar.Monotonic.HyperHeap.rid", "FStar.Monotonic.HyperHeap.hmap", "FStar.Monotonic.HyperHeap.modifies_just", "FStar.Set.singleton", "Prims.logical" ]
[]
(* Copyright 2008-2014 Nikhil Swamy, Aseem Rastogi, and 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 r...
false
true
FStar.Monotonic.HyperHeap.fsti
{ "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...
null
val modifies_one : r: FStar.Monotonic.HyperHeap.rid -> m0: FStar.Monotonic.HyperHeap.hmap -> m1: FStar.Monotonic.HyperHeap.hmap -> Prims.logical
[]
FStar.Monotonic.HyperHeap.modifies_one
{ "file_name": "ulib/FStar.Monotonic.HyperHeap.fsti", "git_rev": "f4cbb7a38d67eeb13fbdb2f4fb8a44a65cbcdc1f", "git_url": "https://github.com/FStarLang/FStar.git", "project_name": "FStar" }
r: FStar.Monotonic.HyperHeap.rid -> m0: FStar.Monotonic.HyperHeap.hmap -> m1: FStar.Monotonic.HyperHeap.hmap -> Prims.logical
{ "end_col": 84, "end_line": 118, "start_col": 47, "start_line": 118 }
Prims.Tot
[ { "abbrev": false, "full_module": "FStar.Ghost", "short_module": null }, { "abbrev": false, "full_module": "FStar.Monotonic.Heap", "short_module": null }, { "abbrev": true, "full_module": "FStar.Map", "short_module": "Map" }, { "abbrev": true, "full_module": "...
false
let disjoint_regions (s1:Set.set rid) (s2:Set.set rid) = forall x y. {:pattern (Set.mem x s1); (Set.mem y s2)} (Set.mem x s1 /\ Set.mem y s2) ==> disjoint x y
let disjoint_regions (s1 s2: Set.set rid) =
false
null
false
forall x y. {:pattern (Set.mem x s1); (Set.mem y s2)} (Set.mem x s1 /\ Set.mem y s2) ==> disjoint x y
{ "checked_file": "FStar.Monotonic.HyperHeap.fsti.checked", "dependencies": [ "prims.fst.checked", "FStar.Set.fsti.checked", "FStar.Pervasives.Native.fst.checked", "FStar.Pervasives.fsti.checked", "FStar.Monotonic.Heap.fsti.checked", "FStar.Map.fsti.checked", "FStar.List.Tot.fst.checked"...
[ "total" ]
[ "FStar.Set.set", "FStar.Monotonic.HyperHeap.rid", "Prims.l_Forall", "Prims.l_imp", "Prims.l_and", "Prims.b2t", "FStar.Set.mem", "FStar.Monotonic.HyperHeap.disjoint", "Prims.logical" ]
[]
(* Copyright 2008-2014 Nikhil Swamy, Aseem Rastogi, and 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 r...
false
true
FStar.Monotonic.HyperHeap.fsti
{ "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...
null
val disjoint_regions : s1: FStar.Set.set FStar.Monotonic.HyperHeap.rid -> s2: FStar.Set.set FStar.Monotonic.HyperHeap.rid -> Prims.logical
[]
FStar.Monotonic.HyperHeap.disjoint_regions
{ "file_name": "ulib/FStar.Monotonic.HyperHeap.fsti", "git_rev": "f4cbb7a38d67eeb13fbdb2f4fb8a44a65cbcdc1f", "git_url": "https://github.com/FStarLang/FStar.git", "project_name": "FStar" }
s1: FStar.Set.set FStar.Monotonic.HyperHeap.rid -> s2: FStar.Set.set FStar.Monotonic.HyperHeap.rid -> Prims.logical
{ "end_col": 106, "end_line": 164, "start_col": 5, "start_line": 164 }
Prims.Tot
[ { "abbrev": false, "full_module": "FStar.Ghost", "short_module": null }, { "abbrev": false, "full_module": "FStar.Monotonic.Heap", "short_module": null }, { "abbrev": true, "full_module": "FStar.Map", "short_module": "Map" }, { "abbrev": true, "full_module": "...
false
let equal_on (s:Set.set rid) (m0:hmap) (m1:hmap) = (forall (r:rid). {:pattern (Map.contains m0 r)} (Set.mem r (mod_set s) /\ Map.contains m0 r) ==> Map.contains m1 r) /\ Map.equal m1 (Map.concat m1 (Map.restrict (mod_set s) m0))
let equal_on (s: Set.set rid) (m0 m1: hmap) =
false
null
false
(forall (r: rid). {:pattern (Map.contains m0 r)} (Set.mem r (mod_set s) /\ Map.contains m0 r) ==> Map.contains m1 r) /\ Map.equal m1 (Map.concat m1 (Map.restrict (mod_set s) m0))
{ "checked_file": "FStar.Monotonic.HyperHeap.fsti.checked", "dependencies": [ "prims.fst.checked", "FStar.Set.fsti.checked", "FStar.Pervasives.Native.fst.checked", "FStar.Pervasives.fsti.checked", "FStar.Monotonic.Heap.fsti.checked", "FStar.Map.fsti.checked", "FStar.List.Tot.fst.checked"...
[ "total" ]
[ "FStar.Set.set", "FStar.Monotonic.HyperHeap.rid", "FStar.Monotonic.HyperHeap.hmap", "Prims.l_and", "Prims.l_Forall", "Prims.l_imp", "Prims.b2t", "FStar.Set.mem", "FStar.Monotonic.HyperHeap.mod_set", "FStar.Map.contains", "FStar.Monotonic.Heap.heap", "FStar.Map.equal", "FStar.Map.concat", "...
[]
(* Copyright 2008-2014 Nikhil Swamy, Aseem Rastogi, and 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 r...
false
true
FStar.Monotonic.HyperHeap.fsti
{ "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...
null
val equal_on : s: FStar.Set.set FStar.Monotonic.HyperHeap.rid -> m0: FStar.Monotonic.HyperHeap.hmap -> m1: FStar.Monotonic.HyperHeap.hmap -> Prims.logical
[]
FStar.Monotonic.HyperHeap.equal_on
{ "file_name": "ulib/FStar.Monotonic.HyperHeap.fsti", "git_rev": "f4cbb7a38d67eeb13fbdb2f4fb8a44a65cbcdc1f", "git_url": "https://github.com/FStarLang/FStar.git", "project_name": "FStar" }
s: FStar.Set.set FStar.Monotonic.HyperHeap.rid -> m0: FStar.Monotonic.HyperHeap.hmap -> m1: FStar.Monotonic.HyperHeap.hmap -> Prims.logical
{ "end_col": 59, "end_line": 122, "start_col": 1, "start_line": 121 }
Prims.GTot
val rid_last_component (r: rid) : GTot int
[ { "abbrev": false, "full_module": "FStar.Ghost", "short_module": null }, { "abbrev": false, "full_module": "FStar.Monotonic.Heap", "short_module": null }, { "abbrev": true, "full_module": "FStar.Map", "short_module": "Map" }, { "abbrev": true, "full_module": "...
false
let rid_last_component (r:rid) :GTot int = let open FStar.List.Tot in let r = reveal r in if length r = 0 then 0 else snd (hd r)
val rid_last_component (r: rid) : GTot int let rid_last_component (r: rid) : GTot int =
false
null
false
let open FStar.List.Tot in let r = reveal r in if length r = 0 then 0 else snd (hd r)
{ "checked_file": "FStar.Monotonic.HyperHeap.fsti.checked", "dependencies": [ "prims.fst.checked", "FStar.Set.fsti.checked", "FStar.Pervasives.Native.fst.checked", "FStar.Pervasives.fsti.checked", "FStar.Monotonic.Heap.fsti.checked", "FStar.Map.fsti.checked", "FStar.List.Tot.fst.checked"...
[ "sometrivial" ]
[ "FStar.Monotonic.HyperHeap.rid", "Prims.op_Equality", "Prims.int", "FStar.List.Tot.Base.length", "FStar.Pervasives.Native.tuple2", "Prims.bool", "FStar.Pervasives.Native.snd", "FStar.List.Tot.Base.hd", "Prims.list", "FStar.Monotonic.HyperHeap.reveal" ]
[]
(* Copyright 2008-2014 Nikhil Swamy, Aseem Rastogi, and 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 r...
false
false
FStar.Monotonic.HyperHeap.fsti
{ "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...
null
val rid_last_component (r: rid) : GTot int
[]
FStar.Monotonic.HyperHeap.rid_last_component
{ "file_name": "ulib/FStar.Monotonic.HyperHeap.fsti", "git_rev": "f4cbb7a38d67eeb13fbdb2f4fb8a44a65cbcdc1f", "git_url": "https://github.com/FStarLang/FStar.git", "project_name": "FStar" }
r: FStar.Monotonic.HyperHeap.rid -> Prims.GTot Prims.int
{ "end_col": 19, "end_line": 42, "start_col": 4, "start_line": 39 }
Prims.Tot
val extend_post (r: rid) (n c: int) (freeable: bool) : pure_post rid
[ { "abbrev": false, "full_module": "FStar.Ghost", "short_module": null }, { "abbrev": false, "full_module": "FStar.Monotonic.Heap", "short_module": null }, { "abbrev": true, "full_module": "FStar.Map", "short_module": "Map" }, { "abbrev": true, "full_module": "...
false
let extend_post (r:rid) (n:int) (c:int) (freeable:bool) : pure_post rid = fun s -> s `extends` r /\ Cons? (reveal s) /\ Cons?.hd (reveal s) == (c, n) /\ color s == c /\ rid_freeable s == freeable
val extend_post (r: rid) (n c: int) (freeable: bool) : pure_post rid let extend_post (r: rid) (n c: int) (freeable: bool) : pure_post rid =
false
null
false
fun s -> s `extends` r /\ Cons? (reveal s) /\ Cons?.hd (reveal s) == (c, n) /\ color s == c /\ rid_freeable s == freeable
{ "checked_file": "FStar.Monotonic.HyperHeap.fsti.checked", "dependencies": [ "prims.fst.checked", "FStar.Set.fsti.checked", "FStar.Pervasives.Native.fst.checked", "FStar.Pervasives.fsti.checked", "FStar.Monotonic.Heap.fsti.checked", "FStar.Map.fsti.checked", "FStar.List.Tot.fst.checked"...
[ "total" ]
[ "FStar.Monotonic.HyperHeap.rid", "Prims.int", "Prims.bool", "Prims.l_True", "Prims.l_and", "Prims.b2t", "FStar.Monotonic.HyperHeap.extends", "Prims.uu___is_Cons", "FStar.Pervasives.Native.tuple2", "FStar.Monotonic.HyperHeap.reveal", "Prims.eq2", "Prims.__proj__Cons__item__hd", "FStar.Pervasi...
[]
(* Copyright 2008-2014 Nikhil Swamy, Aseem Rastogi, and 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 r...
false
true
FStar.Monotonic.HyperHeap.fsti
{ "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...
null
val extend_post (r: rid) (n c: int) (freeable: bool) : pure_post rid
[]
FStar.Monotonic.HyperHeap.extend_post
{ "file_name": "ulib/FStar.Monotonic.HyperHeap.fsti", "git_rev": "f4cbb7a38d67eeb13fbdb2f4fb8a44a65cbcdc1f", "git_url": "https://github.com/FStarLang/FStar.git", "project_name": "FStar" }
r: FStar.Monotonic.HyperHeap.rid -> n: Prims.int -> c: Prims.int -> freeable: Prims.bool -> Prims.pure_post FStar.Monotonic.HyperHeap.rid
{ "end_col": 28, "end_line": 186, "start_col": 2, "start_line": 181 }
Prims.Tot
val no_static_asserts (sas: static_asserts) : Tot bool
[ { "abbrev": true, "full_module": "Binding", "short_module": "B" }, { "abbrev": false, "full_module": "Ast", "short_module": null }, { "abbrev": false, "full_module": "FStar.All", "short_module": null }, { "abbrev": false, "full_module": "FStar.Pervasives", ...
false
let no_static_asserts (sas: static_asserts) : Tot bool = Nil? sas.includes && Nil? sas.sizeof_assertions
val no_static_asserts (sas: static_asserts) : Tot bool let no_static_asserts (sas: static_asserts) : Tot bool =
false
null
false
Nil? sas.includes && Nil? sas.sizeof_assertions
{ "checked_file": "StaticAssertions.fst.checked", "dependencies": [ "TypeSizes.fsti.checked", "prims.fst.checked", "Options.fsti.checked", "FStar.String.fsti.checked", "FStar.Printf.fst.checked", "FStar.Pervasives.Native.fst.checked", "FStar.Pervasives.fsti.checked", "FStar.List.fst....
[ "total" ]
[ "StaticAssertions.static_asserts", "Prims.op_AmpAmp", "Prims.uu___is_Nil", "Prims.string", "StaticAssertions.__proj__Mkstatic_asserts__item__includes", "StaticAssertions.sizeof_assertion", "StaticAssertions.__proj__Mkstatic_asserts__item__sizeof_assertions", "Prims.bool" ]
[]
(* Copyright 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 as copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed t...
false
true
StaticAssertions.fst
{ "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...
null
val no_static_asserts (sas: static_asserts) : Tot bool
[]
StaticAssertions.no_static_asserts
{ "file_name": "src/3d/StaticAssertions.fst", "git_rev": "446a08ce38df905547cf20f28c43776b22b8087a", "git_url": "https://github.com/project-everest/everparse.git", "project_name": "everparse" }
sas: StaticAssertions.static_asserts -> Prims.bool
{ "end_col": 28, "end_line": 75, "start_col": 2, "start_line": 74 }
Prims.Tot
[ { "abbrev": true, "full_module": "Binding", "short_module": "B" }, { "abbrev": false, "full_module": "Ast", "short_module": null }, { "abbrev": false, "full_module": "FStar.All", "short_module": null }, { "abbrev": false, "full_module": "FStar.Pervasives", ...
false
let empty_static_asserts = { includes = []; sizeof_assertions = [] }
let empty_static_asserts =
false
null
false
{ includes = []; sizeof_assertions = [] }
{ "checked_file": "StaticAssertions.fst.checked", "dependencies": [ "TypeSizes.fsti.checked", "prims.fst.checked", "Options.fsti.checked", "FStar.String.fsti.checked", "FStar.Printf.fst.checked", "FStar.Pervasives.Native.fst.checked", "FStar.Pervasives.fsti.checked", "FStar.List.fst....
[ "total" ]
[ "StaticAssertions.Mkstatic_asserts", "Prims.Nil", "Prims.string", "StaticAssertions.sizeof_assertion" ]
[]
(* Copyright 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 as copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed t...
false
true
StaticAssertions.fst
{ "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...
null
val empty_static_asserts : StaticAssertions.static_asserts
[]
StaticAssertions.empty_static_asserts
{ "file_name": "src/3d/StaticAssertions.fst", "git_rev": "446a08ce38df905547cf20f28c43776b22b8087a", "git_url": "https://github.com/project-everest/everparse.git", "project_name": "everparse" }
StaticAssertions.static_asserts
{ "end_col": 24, "end_line": 35, "start_col": 2, "start_line": 34 }
Prims.Tot
val has_static_asserts (sas: static_asserts) : Tot bool
[ { "abbrev": true, "full_module": "Binding", "short_module": "B" }, { "abbrev": false, "full_module": "Ast", "short_module": null }, { "abbrev": false, "full_module": "FStar.All", "short_module": null }, { "abbrev": false, "full_module": "FStar.Pervasives", ...
false
let has_static_asserts (sas: static_asserts) : Tot bool = not (no_static_asserts sas)
val has_static_asserts (sas: static_asserts) : Tot bool let has_static_asserts (sas: static_asserts) : Tot bool =
false
null
false
not (no_static_asserts sas)
{ "checked_file": "StaticAssertions.fst.checked", "dependencies": [ "TypeSizes.fsti.checked", "prims.fst.checked", "Options.fsti.checked", "FStar.String.fsti.checked", "FStar.Printf.fst.checked", "FStar.Pervasives.Native.fst.checked", "FStar.Pervasives.fsti.checked", "FStar.List.fst....
[ "total" ]
[ "StaticAssertions.static_asserts", "Prims.op_Negation", "StaticAssertions.no_static_asserts", "Prims.bool" ]
[]
(* Copyright 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 as copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed t...
false
true
StaticAssertions.fst
{ "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...
null
val has_static_asserts (sas: static_asserts) : Tot bool
[]
StaticAssertions.has_static_asserts
{ "file_name": "src/3d/StaticAssertions.fst", "git_rev": "446a08ce38df905547cf20f28c43776b22b8087a", "git_url": "https://github.com/project-everest/everparse.git", "project_name": "everparse" }
sas: StaticAssertions.static_asserts -> Prims.bool
{ "end_col": 29, "end_line": 78, "start_col": 2, "start_line": 78 }
FStar.All.ML
val print_static_asserts (sas: static_asserts) : ML string
[ { "abbrev": true, "full_module": "Binding", "short_module": "B" }, { "abbrev": false, "full_module": "Ast", "short_module": null }, { "abbrev": false, "full_module": "FStar.All", "short_module": null }, { "abbrev": false, "full_module": "FStar.Pervasives", ...
false
let print_static_asserts (sas:static_asserts) : ML string = let includes = sas.includes |> List.map (fun i -> Printf.sprintf "#include \"%s\"" i) |> String.concat "\n" in let sizeof_assertions = sas.sizeof_assertions |> List.map (fun sa -> Printf.sprintf "C_A...
val print_static_asserts (sas: static_asserts) : ML string let print_static_asserts (sas: static_asserts) : ML string =
true
null
false
let includes = sas.includes |> List.map (fun i -> Printf.sprintf "#include \"%s\"" i) |> String.concat "\n" in let sizeof_assertions = sas.sizeof_assertions |> List.map (fun sa -> Printf.sprintf "C_ASSERT(sizeof(%s) == %d);" (ident_to_string sa.type_name) sa.size) |> String.concat "\n" in Options.make_i...
{ "checked_file": "StaticAssertions.fst.checked", "dependencies": [ "TypeSizes.fsti.checked", "prims.fst.checked", "Options.fsti.checked", "FStar.String.fsti.checked", "FStar.Printf.fst.checked", "FStar.Pervasives.Native.fst.checked", "FStar.Pervasives.fsti.checked", "FStar.List.fst....
[ "ml" ]
[ "StaticAssertions.static_asserts", "Prims.op_Hat", "Prims.string", "Options.make_includes", "FStar.All.op_Bar_Greater", "Prims.list", "FStar.String.concat", "StaticAssertions.sizeof_assertion", "StaticAssertions.__proj__Mkstatic_asserts__item__sizeof_assertions", "FStar.List.map", "FStar.Printf....
[]
(* Copyright 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 as copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed t...
false
false
StaticAssertions.fst
{ "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...
null
val print_static_asserts (sas: static_asserts) : ML string
[]
StaticAssertions.print_static_asserts
{ "file_name": "src/3d/StaticAssertions.fst", "git_rev": "446a08ce38df905547cf20f28c43776b22b8087a", "git_url": "https://github.com/project-everest/everparse.git", "project_name": "everparse" }
sas: StaticAssertions.static_asserts -> FStar.All.ML Prims.string
{ "end_col": 39, "end_line": 93, "start_col": 3, "start_line": 82 }
FStar.All.ML
val compute_static_asserts (benv: B.global_env) (senv: TypeSizes.size_env) (r: option type_refinement) : ML static_asserts
[ { "abbrev": true, "full_module": "Binding", "short_module": "B" }, { "abbrev": false, "full_module": "Ast", "short_module": null }, { "abbrev": false, "full_module": "FStar.All", "short_module": null }, { "abbrev": false, "full_module": "FStar.Pervasives", ...
false
let compute_static_asserts (benv:B.global_env) (senv:TypeSizes.size_env) (r:option type_refinement) : ML static_asserts = let env = B.mk_env benv, senv in match r with | None -> empty_static_asserts | Some r -> let sizeof_assertions = ...
val compute_static_asserts (benv: B.global_env) (senv: TypeSizes.size_env) (r: option type_refinement) : ML static_asserts let compute_static_asserts (benv: B.global_env) (senv: TypeSizes.size_env) (r: option type_refinement) : ML static_asserts =
true
null
false
let env = B.mk_env benv, senv in match r with | None -> empty_static_asserts | Some r -> let sizeof_assertions = r.type_map |> List.map (fun (i, jopt) -> let j = match jopt with | None -> i | Some j -> j in let t_j = with_dummy_range (Type_app ...
{ "checked_file": "StaticAssertions.fst.checked", "dependencies": [ "TypeSizes.fsti.checked", "prims.fst.checked", "Options.fsti.checked", "FStar.String.fsti.checked", "FStar.Printf.fst.checked", "FStar.Pervasives.Native.fst.checked", "FStar.Pervasives.fsti.checked", "FStar.List.fst....
[ "ml" ]
[ "GlobalEnv.global_env", "TypeSizes.size_env", "FStar.Pervasives.Native.option", "Ast.type_refinement", "StaticAssertions.empty_static_asserts", "StaticAssertions.static_asserts", "StaticAssertions.Mkstatic_asserts", "Ast.__proj__Mktype_refinement__item__includes", "Prims.list", "StaticAssertions.s...
[]
(* Copyright 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 as copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed t...
false
false
StaticAssertions.fst
{ "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...
null
val compute_static_asserts (benv: B.global_env) (senv: TypeSizes.size_env) (r: option type_refinement) : ML static_asserts
[]
StaticAssertions.compute_static_asserts
{ "file_name": "src/3d/StaticAssertions.fst", "git_rev": "446a08ce38df905547cf20f28c43776b22b8087a", "git_url": "https://github.com/project-everest/everparse.git", "project_name": "everparse" }
benv: GlobalEnv.global_env -> senv: TypeSizes.size_env -> r: FStar.Pervasives.Native.option Ast.type_refinement -> FStar.All.ML StaticAssertions.static_asserts
{ "end_col": 7, "end_line": 71, "start_col": 3, "start_line": 42 }
FStar.All.ML
val collect_and_sort_dependencies (files: list string) : ML (list string)
[ { "abbrev": true, "full_module": "Hashtable", "short_module": "H" }, { "abbrev": false, "full_module": "Ast", "short_module": null }, { "abbrev": false, "full_module": "FStar.All", "short_module": null }, { "abbrev": false, "full_module": "FStar.IO", "shor...
false
let collect_and_sort_dependencies (files:list string) : ML (list string) = collect_and_sort_dependencies_from_graph (build_dep_graph_from_list files) files
val collect_and_sort_dependencies (files: list string) : ML (list string) let collect_and_sort_dependencies (files: list string) : ML (list string) =
true
null
false
collect_and_sort_dependencies_from_graph (build_dep_graph_from_list files) files
{ "checked_file": "Deps.fsti.checked", "dependencies": [ "prims.fst.checked", "FStar.Pervasives.fsti.checked", "FStar.All.fst.checked", "Config.fst.checked" ], "interface_file": false, "source_file": "Deps.fsti" }
[ "ml" ]
[ "Prims.list", "Prims.string", "Deps.collect_and_sort_dependencies_from_graph", "Deps.dep_graph", "Deps.build_dep_graph_from_list" ]
[]
module Deps open FStar.All val dep_graph : Type0 val dependencies (graph: dep_graph) (modul: string) : Tot (list string) val build_dep_graph_from_list (files: list string) : ML dep_graph val collect_and_sort_dependencies_from_graph (g: dep_graph) (files:list string) : ML (list string)
false
false
Deps.fsti
{ "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...
null
val collect_and_sort_dependencies (files: list string) : ML (list string)
[]
Deps.collect_and_sort_dependencies
{ "file_name": "src/3d/Deps.fsti", "git_rev": "446a08ce38df905547cf20f28c43776b22b8087a", "git_url": "https://github.com/project-everest/everparse.git", "project_name": "everparse" }
files: Prims.list Prims.string -> FStar.All.ML (Prims.list Prims.string)
{ "end_col": 82, "end_line": 14, "start_col": 2, "start_line": 14 }
Prims.Tot
val xor (x: uint8) (v: bytes) : lbytes (Seq.length v)
[ { "abbrev": false, "full_module": "Lib.IntTypes", "short_module": null }, { "abbrev": false, "full_module": "Spec.Hash.Definitions", "short_module": null }, { "abbrev": false, "full_module": "Lib.IntTypes", "short_module": null }, { "abbrev": false, "full_modu...
false
let xor (x: uint8) (v: bytes) : lbytes (Seq.length v) = Spec.Loops.seq_map (logxor x) v
val xor (x: uint8) (v: bytes) : lbytes (Seq.length v) let xor (x: uint8) (v: bytes) : lbytes (Seq.length v) =
false
null
false
Spec.Loops.seq_map (logxor x) v
{ "checked_file": "Spec.Agile.HMAC.fst.checked", "dependencies": [ "Spec.Loops.fst.checked", "Spec.Hash.Definitions.fst.checked", "Spec.Agile.Hash.fsti.checked", "prims.fst.checked", "Lib.IntTypes.fsti.checked", "FStar.Seq.fst.checked", "FStar.Pervasives.fsti.checked" ], "interface_f...
[ "total" ]
[ "Lib.IntTypes.uint8", "Spec.Hash.Definitions.bytes", "Spec.Loops.seq_map", "Lib.IntTypes.logxor", "Lib.IntTypes.U8", "Lib.IntTypes.SEC", "Spec.Agile.HMAC.lbytes", "FStar.Seq.Base.length" ]
[]
module Spec.Agile.HMAC open Spec.Hash.Definitions open Lib.IntTypes #set-options "--max_fuel 0 --max_ifuel 0 --z3rlimit 50" let wrap (a: fixed_len_alg) (key: bytes{Seq.length key `less_than_max_input_length` a}) : lbytes (block_length a) = let key0 = if Seq.length key <= block_length a then key else Spec.Agi...
false
false
Spec.Agile.HMAC.fst
{ "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...
null
val xor (x: uint8) (v: bytes) : lbytes (Seq.length v)
[]
Spec.Agile.HMAC.xor
{ "file_name": "specs/Spec.Agile.HMAC.fst", "git_rev": "12c5e9539c7e3c366c26409d3b86493548c4483e", "git_url": "https://github.com/hacl-star/hacl-star.git", "project_name": "hacl-star" }
x: Lib.IntTypes.uint8 -> v: Spec.Hash.Definitions.bytes -> Spec.Agile.HMAC.lbytes (FStar.Seq.Base.length v)
{ "end_col": 33, "end_line": 18, "start_col": 2, "start_line": 18 }
Prims.Pure
val hmac: a: fixed_len_alg -> key: bytes -> data: bytes -> Pure (lbytes (hash_length a)) (requires keysized a (Seq.length key) /\ (Seq.length data + block_length a) `less_than_max_input_length` a) (ensures fun _ -> True)
[ { "abbrev": false, "full_module": "Lib.IntTypes", "short_module": null }, { "abbrev": false, "full_module": "Spec.Hash.Definitions", "short_module": null }, { "abbrev": false, "full_module": "Lib.IntTypes", "short_module": null }, { "abbrev": false, "full_modu...
false
let hmac a key data = assert_norm (pow2 32 < pow2 61); assert_norm (pow2 32 < pow2 125); let k = wrap a key in let h1 = Spec.Agile.Hash.hash a (Seq.append (xor (u8 0x36) k) data) in let h2 = Spec.Agile.Hash.hash a (Seq.append (xor (u8 0x5c) k) h1) in h2
val hmac: a: fixed_len_alg -> key: bytes -> data: bytes -> Pure (lbytes (hash_length a)) (requires keysized a (Seq.length key) /\ (Seq.length data + block_length a) `less_than_max_input_length` a) (ensures fun _ -> True) let hmac a key data =
false
null
false
assert_norm (pow2 32 < pow2 61); assert_norm (pow2 32 < pow2 125); let k = wrap a key in let h1 = Spec.Agile.Hash.hash a (Seq.append (xor (u8 0x36) k) data) in let h2 = Spec.Agile.Hash.hash a (Seq.append (xor (u8 0x5c) k) h1) in h2
{ "checked_file": "Spec.Agile.HMAC.fst.checked", "dependencies": [ "Spec.Loops.fst.checked", "Spec.Hash.Definitions.fst.checked", "Spec.Agile.Hash.fsti.checked", "prims.fst.checked", "Lib.IntTypes.fsti.checked", "FStar.Seq.fst.checked", "FStar.Pervasives.fsti.checked" ], "interface_f...
[]
[ "Spec.Hash.Definitions.fixed_len_alg", "Spec.Hash.Definitions.bytes", "Lib.Sequence.lseq", "Lib.IntTypes.int_t", "Lib.IntTypes.U8", "Lib.IntTypes.SEC", "Spec.Hash.Definitions.hash_length'", "Spec.Agile.Hash.hash", "FStar.Seq.Base.append", "Lib.IntTypes.uint8", "Spec.Agile.HMAC.xor", "Lib.IntTy...
[]
module Spec.Agile.HMAC open Spec.Hash.Definitions open Lib.IntTypes #set-options "--max_fuel 0 --max_ifuel 0 --z3rlimit 50" let wrap (a: fixed_len_alg) (key: bytes{Seq.length key `less_than_max_input_length` a}) : lbytes (block_length a) = let key0 = if Seq.length key <= block_length a then key else Spec.Agi...
false
false
Spec.Agile.HMAC.fst
{ "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...
null
val hmac: a: fixed_len_alg -> key: bytes -> data: bytes -> Pure (lbytes (hash_length a)) (requires keysized a (Seq.length key) /\ (Seq.length data + block_length a) `less_than_max_input_length` a) (ensures fun _ -> True)
[]
Spec.Agile.HMAC.hmac
{ "file_name": "specs/Spec.Agile.HMAC.fst", "git_rev": "12c5e9539c7e3c366c26409d3b86493548c4483e", "git_url": "https://github.com/hacl-star/hacl-star.git", "project_name": "hacl-star" }
a: Spec.Hash.Definitions.fixed_len_alg -> key: Spec.Hash.Definitions.bytes -> data: Spec.Hash.Definitions.bytes -> Prims.Pure (Spec.Agile.HMAC.lbytes (Spec.Hash.Definitions.hash_length a))
{ "end_col": 4, "end_line": 41, "start_col": 2, "start_line": 36 }
Prims.Tot
val wrap (a: fixed_len_alg) (key: bytes{(Seq.length key) `less_than_max_input_length` a}) : lbytes (block_length a)
[ { "abbrev": false, "full_module": "Lib.IntTypes", "short_module": null }, { "abbrev": false, "full_module": "Spec.Hash.Definitions", "short_module": null }, { "abbrev": false, "full_module": "Lib.IntTypes", "short_module": null }, { "abbrev": false, "full_modu...
false
let wrap (a: fixed_len_alg) (key: bytes{Seq.length key `less_than_max_input_length` a}) : lbytes (block_length a) = let key0 = if Seq.length key <= block_length a then key else Spec.Agile.Hash.hash a key in let paddingLength = block_length a - Seq.length key0 in Seq.append key0 (Seq.create paddingLength (u8...
val wrap (a: fixed_len_alg) (key: bytes{(Seq.length key) `less_than_max_input_length` a}) : lbytes (block_length a) let wrap (a: fixed_len_alg) (key: bytes{(Seq.length key) `less_than_max_input_length` a}) : lbytes (block_length a) =
false
null
false
let key0 = if Seq.length key <= block_length a then key else Spec.Agile.Hash.hash a key in let paddingLength = block_length a - Seq.length key0 in Seq.append key0 (Seq.create paddingLength (u8 0))
{ "checked_file": "Spec.Agile.HMAC.fst.checked", "dependencies": [ "Spec.Loops.fst.checked", "Spec.Hash.Definitions.fst.checked", "Spec.Agile.Hash.fsti.checked", "prims.fst.checked", "Lib.IntTypes.fsti.checked", "FStar.Seq.fst.checked", "FStar.Pervasives.fsti.checked" ], "interface_f...
[ "total" ]
[ "Spec.Hash.Definitions.fixed_len_alg", "Spec.Hash.Definitions.bytes", "Prims.b2t", "Spec.Hash.Definitions.less_than_max_input_length", "FStar.Seq.Base.length", "Lib.IntTypes.uint8", "FStar.Seq.Base.append", "FStar.Seq.Base.create", "Lib.IntTypes.u8", "Prims.int", "Prims.op_Subtraction", "Spec....
[]
module Spec.Agile.HMAC open Spec.Hash.Definitions open Lib.IntTypes #set-options "--max_fuel 0 --max_ifuel 0 --z3rlimit 50" let wrap (a: fixed_len_alg) (key: bytes{Seq.length key `less_than_max_input_length` a})
false
false
Spec.Agile.HMAC.fst
{ "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...
null
val wrap (a: fixed_len_alg) (key: bytes{(Seq.length key) `less_than_max_input_length` a}) : lbytes (block_length a)
[]
Spec.Agile.HMAC.wrap
{ "file_name": "specs/Spec.Agile.HMAC.fst", "git_rev": "12c5e9539c7e3c366c26409d3b86493548c4483e", "git_url": "https://github.com/hacl-star/hacl-star.git", "project_name": "hacl-star" }
a: Spec.Hash.Definitions.fixed_len_alg -> key: Spec.Hash.Definitions.bytes {Spec.Hash.Definitions.less_than_max_input_length (FStar.Seq.Base.length key) a} -> Spec.Agile.HMAC.lbytes (Spec.Hash.Definitions.block_length a)
{ "end_col": 51, "end_line": 15, "start_col": 1, "start_line": 12 }
FStar.Pervasives.Lemma
val xor_lemma (x: uint8) (v: bytes) : Lemma (ensures xor x v == Spec.Loops.seq_map2 logxor (Seq.create (Seq.length v) x) v) (decreases (Seq.length v))
[ { "abbrev": false, "full_module": "Lib.IntTypes", "short_module": null }, { "abbrev": false, "full_module": "Spec.Hash.Definitions", "short_module": null }, { "abbrev": false, "full_module": "Lib.IntTypes", "short_module": null }, { "abbrev": false, "full_modu...
false
let rec xor_lemma (x: uint8) (v: bytes) : Lemma (ensures xor x v == Spec.Loops.seq_map2 logxor (Seq.create (Seq.length v) x) v) (decreases (Seq.length v)) = let l = Seq.length v in if l > 0 then ( let xs = Seq.create l x in let xs' = Seq.create (l-1) x in Seq.lemma_eq_intro (Seq.slice xs 1 l) xs'; ...
val xor_lemma (x: uint8) (v: bytes) : Lemma (ensures xor x v == Spec.Loops.seq_map2 logxor (Seq.create (Seq.length v) x) v) (decreases (Seq.length v)) let rec xor_lemma (x: uint8) (v: bytes) : Lemma (ensures xor x v == Spec.Loops.seq_map2 logxor (Seq.create (Seq.length v) x) v) (decreases (Seq.lengt...
false
null
true
let l = Seq.length v in if l > 0 then (let xs = Seq.create l x in let xs' = Seq.create (l - 1) x in Seq.lemma_eq_intro (Seq.slice xs 1 l) xs'; xor_lemma x (Seq.slice v 1 l))
{ "checked_file": "Spec.Agile.HMAC.fst.checked", "dependencies": [ "Spec.Loops.fst.checked", "Spec.Hash.Definitions.fst.checked", "Spec.Agile.Hash.fsti.checked", "prims.fst.checked", "Lib.IntTypes.fsti.checked", "FStar.Seq.fst.checked", "FStar.Pervasives.fsti.checked" ], "interface_f...
[ "lemma", "" ]
[ "Lib.IntTypes.uint8", "Spec.Hash.Definitions.bytes", "Prims.op_GreaterThan", "Spec.Agile.HMAC.xor_lemma", "FStar.Seq.Base.slice", "Prims.unit", "FStar.Seq.Base.lemma_eq_intro", "FStar.Seq.Base.seq", "Lib.IntTypes.int_t", "Lib.IntTypes.U8", "Lib.IntTypes.SEC", "FStar.Seq.Base.create", "Prims....
[]
module Spec.Agile.HMAC open Spec.Hash.Definitions open Lib.IntTypes #set-options "--max_fuel 0 --max_ifuel 0 --z3rlimit 50" let wrap (a: fixed_len_alg) (key: bytes{Seq.length key `less_than_max_input_length` a}) : lbytes (block_length a) = let key0 = if Seq.length key <= block_length a then key else Spec.Agi...
false
false
Spec.Agile.HMAC.fst
{ "detail_errors": false, "detail_hint_replay": false, "initial_fuel": 2, "initial_ifuel": 1, "max_fuel": 1, "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...
null
val xor_lemma (x: uint8) (v: bytes) : Lemma (ensures xor x v == Spec.Loops.seq_map2 logxor (Seq.create (Seq.length v) x) v) (decreases (Seq.length v))
[ "recursion" ]
Spec.Agile.HMAC.xor_lemma
{ "file_name": "specs/Spec.Agile.HMAC.fst", "git_rev": "12c5e9539c7e3c366c26409d3b86493548c4483e", "git_url": "https://github.com/hacl-star/hacl-star.git", "project_name": "hacl-star" }
x: Lib.IntTypes.uint8 -> v: Spec.Hash.Definitions.bytes -> FStar.Pervasives.Lemma (ensures Spec.Agile.HMAC.xor x v == Spec.Loops.seq_map2 Lib.IntTypes.logxor (FStar.Seq.Base.create (FStar.Seq.Base.length v) x) v) (decreases FStar.Seq.Base.length v)
{ "end_col": 34, "end_line": 31, "start_col": 1, "start_line": 25 }
Steel.ST.Effect.Ghost.STGhost
val on_range_cons (#opened: _) (p: (nat -> vprop)) (i j k: nat) : STGhost unit opened ((p i) `star` (on_range p j k)) (fun _ -> on_range p i k) (j == i + 1) (fun _ -> True)
[ { "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...
false
let on_range_cons (#opened: _) (p: (nat -> vprop)) (i j k: nat) : STGhost unit opened (p i `star` on_range p j k) (fun _ -> on_range p i k) (j == i + 1) (fun _ -> True) = on_range_singleton_intro p i j; on_range_join p i j k
val on_range_cons (#opened: _) (p: (nat -> vprop)) (i j k: nat) : STGhost unit opened ((p i) `star` (on_range p j k)) (fun _ -> on_range p i k) (j == i + 1) (fun _ -> True) let on_range_cons (#opened: _) (p: (nat -> vprop)) (i j k: nat) : STGhost unit opened ((p i) `sta...
true
null
false
on_range_singleton_intro p i j; on_range_join p i j k
{ "checked_file": "Steel.ST.OnRange.fsti.checked", "dependencies": [ "Steel.ST.Util.fsti.checked", "prims.fst.checked", "FStar.Pervasives.fsti.checked" ], "interface_file": false, "source_file": "Steel.ST.OnRange.fsti" }
[]
[ "Steel.Memory.inames", "Prims.nat", "Steel.Effect.Common.vprop", "Steel.ST.OnRange.on_range_join", "Prims.unit", "Steel.ST.OnRange.on_range_singleton_intro", "Steel.Effect.Common.star", "Steel.ST.OnRange.on_range", "Prims.eq2", "Prims.int", "Prims.op_Addition", "Prims.l_True" ]
[]
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...
false
false
Steel.ST.OnRange.fsti
{ "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...
null
val on_range_cons (#opened: _) (p: (nat -> vprop)) (i j k: nat) : STGhost unit opened ((p i) `star` (on_range p j k)) (fun _ -> on_range p i k) (j == i + 1) (fun _ -> True)
[]
Steel.ST.OnRange.on_range_cons
{ "file_name": "lib/steel/Steel.ST.OnRange.fsti", "git_rev": "7fbb54e94dd4f48ff7cb867d3bae6889a635541e", "git_url": "https://github.com/FStarLang/steel.git", "project_name": "steel" }
p: (_: Prims.nat -> Steel.Effect.Common.vprop) -> i: Prims.nat -> j: Prims.nat -> k: Prims.nat -> Steel.ST.Effect.Ghost.STGhost Prims.unit
{ "end_col": 23, "end_line": 76, "start_col": 2, "start_line": 75 }
Steel.ST.Effect.Ghost.STGhost
val on_range_unsnoc (#opened: _) (p: (nat -> vprop)) (i j k: nat) : STGhost unit opened (on_range p i k) (fun _ -> (on_range p i j) `star` (p j)) (i <= j /\ k == j + 1) (fun _ -> True)
[ { "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...
false
let on_range_unsnoc (#opened: _) (p: (nat -> vprop)) (i j k: nat) : STGhost unit opened (on_range p i k) (fun _ -> on_range p i j `star` p j) (i <= j /\ k == j + 1) (fun _ -> True) = on_range_split p i j k; on_range_singleton_elim p j k
val on_range_unsnoc (#opened: _) (p: (nat -> vprop)) (i j k: nat) : STGhost unit opened (on_range p i k) (fun _ -> (on_range p i j) `star` (p j)) (i <= j /\ k == j + 1) (fun _ -> True) let on_range_unsnoc (#opened: _) (p: (nat -> vprop)) (i j k: nat) : STGhost unit opened ...
true
null
false
on_range_split p i j k; on_range_singleton_elim p j k
{ "checked_file": "Steel.ST.OnRange.fsti.checked", "dependencies": [ "Steel.ST.Util.fsti.checked", "prims.fst.checked", "FStar.Pervasives.fsti.checked" ], "interface_file": false, "source_file": "Steel.ST.OnRange.fsti" }
[]
[ "Steel.Memory.inames", "Prims.nat", "Steel.Effect.Common.vprop", "Steel.ST.OnRange.on_range_singleton_elim", "Prims.unit", "Steel.ST.OnRange.on_range_split", "Steel.ST.OnRange.on_range", "Steel.Effect.Common.star", "Prims.l_and", "Prims.b2t", "Prims.op_LessThanOrEqual", "Prims.eq2", "Prims.i...
[]
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...
false
false
Steel.ST.OnRange.fsti
{ "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...
null
val on_range_unsnoc (#opened: _) (p: (nat -> vprop)) (i j k: nat) : STGhost unit opened (on_range p i k) (fun _ -> (on_range p i j) `star` (p j)) (i <= j /\ k == j + 1) (fun _ -> True)
[]
Steel.ST.OnRange.on_range_unsnoc
{ "file_name": "lib/steel/Steel.ST.OnRange.fsti", "git_rev": "7fbb54e94dd4f48ff7cb867d3bae6889a635541e", "git_url": "https://github.com/FStarLang/steel.git", "project_name": "steel" }
p: (_: Prims.nat -> Steel.Effect.Common.vprop) -> i: Prims.nat -> j: Prims.nat -> k: Prims.nat -> Steel.ST.Effect.Ghost.STGhost Prims.unit
{ "end_col": 31, "end_line": 132, "start_col": 2, "start_line": 131 }
Steel.ST.Effect.Ghost.STGhost
val on_range_uncons (#opened: _) (p: (nat -> vprop)) (i j k: nat) : STGhost unit opened (on_range p i k) (fun _ -> (p i) `star` (on_range p j k)) (j == i + 1 /\ j <= k) (fun _ -> True)
[ { "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...
false
let on_range_uncons (#opened: _) (p: (nat -> vprop)) (i j k: nat) : STGhost unit opened (on_range p i k) (fun _ -> p i `star` on_range p j k) (j == i + 1 /\ j <= k) (fun _ -> True) = on_range_split p i j k; on_range_singleton_elim p i j
val on_range_uncons (#opened: _) (p: (nat -> vprop)) (i j k: nat) : STGhost unit opened (on_range p i k) (fun _ -> (p i) `star` (on_range p j k)) (j == i + 1 /\ j <= k) (fun _ -> True) let on_range_uncons (#opened: _) (p: (nat -> vprop)) (i j k: nat) : STGhost unit opened ...
true
null
false
on_range_split p i j k; on_range_singleton_elim p i j
{ "checked_file": "Steel.ST.OnRange.fsti.checked", "dependencies": [ "Steel.ST.Util.fsti.checked", "prims.fst.checked", "FStar.Pervasives.fsti.checked" ], "interface_file": false, "source_file": "Steel.ST.OnRange.fsti" }
[]
[ "Steel.Memory.inames", "Prims.nat", "Steel.Effect.Common.vprop", "Steel.ST.OnRange.on_range_singleton_elim", "Prims.unit", "Steel.ST.OnRange.on_range_split", "Steel.ST.OnRange.on_range", "Steel.Effect.Common.star", "Prims.l_and", "Prims.eq2", "Prims.int", "Prims.op_Addition", "Prims.b2t", ...
[]
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...
false
false
Steel.ST.OnRange.fsti
{ "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...
null
val on_range_uncons (#opened: _) (p: (nat -> vprop)) (i j k: nat) : STGhost unit opened (on_range p i k) (fun _ -> (p i) `star` (on_range p j k)) (j == i + 1 /\ j <= k) (fun _ -> True)
[]
Steel.ST.OnRange.on_range_uncons
{ "file_name": "lib/steel/Steel.ST.OnRange.fsti", "git_rev": "7fbb54e94dd4f48ff7cb867d3bae6889a635541e", "git_url": "https://github.com/FStarLang/steel.git", "project_name": "steel" }
p: (_: Prims.nat -> Steel.Effect.Common.vprop) -> i: Prims.nat -> j: Prims.nat -> k: Prims.nat -> Steel.ST.Effect.Ghost.STGhost Prims.unit
{ "end_col": 31, "end_line": 88, "start_col": 2, "start_line": 87 }
Steel.ST.Effect.Ghost.STGhost
val on_range_snoc (#opened: _) (p: (nat -> vprop)) (i j j' k: nat) : STGhost unit opened ((on_range p i j) `star` (p j')) (fun _ -> on_range p i k) (j' == j /\ k == j + 1) (fun _ -> True)
[ { "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...
false
let on_range_snoc (#opened: _) (p: (nat -> vprop)) (i j j' k: nat) : STGhost unit opened (on_range p i j `star` p j') (fun _ -> on_range p i k) (j' == j /\ k == j + 1) (fun _ -> True) = rewrite (p j') (p j); on_range_singleton_intro p j k; on_range_join p i j k
val on_range_snoc (#opened: _) (p: (nat -> vprop)) (i j j' k: nat) : STGhost unit opened ((on_range p i j) `star` (p j')) (fun _ -> on_range p i k) (j' == j /\ k == j + 1) (fun _ -> True) let on_range_snoc (#opened: _) (p: (nat -> vprop)) (i j j' k: nat) : STGhost unit opened...
true
null
false
rewrite (p j') (p j); on_range_singleton_intro p j k; on_range_join p i j k
{ "checked_file": "Steel.ST.OnRange.fsti.checked", "dependencies": [ "Steel.ST.Util.fsti.checked", "prims.fst.checked", "FStar.Pervasives.fsti.checked" ], "interface_file": false, "source_file": "Steel.ST.OnRange.fsti" }
[]
[ "Steel.Memory.inames", "Prims.nat", "Steel.Effect.Common.vprop", "Steel.ST.OnRange.on_range_join", "Prims.unit", "Steel.ST.OnRange.on_range_singleton_intro", "Steel.ST.Util.rewrite", "Steel.Effect.Common.star", "Steel.ST.OnRange.on_range", "Prims.l_and", "Prims.eq2", "Prims.int", "Prims.op_A...
[]
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...
false
false
Steel.ST.OnRange.fsti
{ "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...
null
val on_range_snoc (#opened: _) (p: (nat -> vprop)) (i j j' k: nat) : STGhost unit opened ((on_range p i j) `star` (p j')) (fun _ -> on_range p i k) (j' == j /\ k == j + 1) (fun _ -> True)
[]
Steel.ST.OnRange.on_range_snoc
{ "file_name": "lib/steel/Steel.ST.OnRange.fsti", "git_rev": "7fbb54e94dd4f48ff7cb867d3bae6889a635541e", "git_url": "https://github.com/FStarLang/steel.git", "project_name": "steel" }
p: (_: Prims.nat -> Steel.Effect.Common.vprop) -> i: Prims.nat -> j: Prims.nat -> j': Prims.nat -> k: Prims.nat -> Steel.ST.Effect.Ghost.STGhost Prims.unit
{ "end_col": 23, "end_line": 120, "start_col": 2, "start_line": 118 }
Steel.ST.Effect.Ghost.STGhost
val on_range_get (#opened: _) (p: (nat -> vprop)) (i j k l: nat) : STGhost unit opened (on_range p i l) (fun _ -> ((on_range p i j) `star` (p j)) `star` (on_range p k l)) (i <= j /\ j + 1 == k /\ k <= l) (fun _ -> True)
[ { "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...
false
let on_range_get (#opened: _) (p: (nat -> vprop)) (i j k l: nat) : STGhost unit opened (on_range p i l) (fun _ -> on_range p i j `star` p j `star` on_range p k l) (i <= j /\ j + 1 == k /\ k <= l) (fun _ -> True) = on_range_split p i j l; on_range_split p j k l; on_range_singleton_elim p j k
val on_range_get (#opened: _) (p: (nat -> vprop)) (i j k l: nat) : STGhost unit opened (on_range p i l) (fun _ -> ((on_range p i j) `star` (p j)) `star` (on_range p k l)) (i <= j /\ j + 1 == k /\ k <= l) (fun _ -> True) let on_range_get (#opened: _) (p: (nat -> vprop)) (i j k l: nat) ...
true
null
false
on_range_split p i j l; on_range_split p j k l; on_range_singleton_elim p j k
{ "checked_file": "Steel.ST.OnRange.fsti.checked", "dependencies": [ "Steel.ST.Util.fsti.checked", "prims.fst.checked", "FStar.Pervasives.fsti.checked" ], "interface_file": false, "source_file": "Steel.ST.OnRange.fsti" }
[]
[ "Steel.Memory.inames", "Prims.nat", "Steel.Effect.Common.vprop", "Steel.ST.OnRange.on_range_singleton_elim", "Prims.unit", "Steel.ST.OnRange.on_range_split", "Steel.ST.OnRange.on_range", "Steel.Effect.Common.star", "Prims.l_and", "Prims.b2t", "Prims.op_LessThanOrEqual", "Prims.eq2", "Prims.i...
[]
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...
false
false
Steel.ST.OnRange.fsti
{ "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...
null
val on_range_get (#opened: _) (p: (nat -> vprop)) (i j k l: nat) : STGhost unit opened (on_range p i l) (fun _ -> ((on_range p i j) `star` (p j)) `star` (on_range p k l)) (i <= j /\ j + 1 == k /\ k <= l) (fun _ -> True)
[]
Steel.ST.OnRange.on_range_get
{ "file_name": "lib/steel/Steel.ST.OnRange.fsti", "git_rev": "7fbb54e94dd4f48ff7cb867d3bae6889a635541e", "git_url": "https://github.com/FStarLang/steel.git", "project_name": "steel" }
p: (_: Prims.nat -> Steel.Effect.Common.vprop) -> i: Prims.nat -> j: Prims.nat -> k: Prims.nat -> l: Prims.nat -> Steel.ST.Effect.Ghost.STGhost Prims.unit
{ "end_col": 31, "end_line": 165, "start_col": 2, "start_line": 163 }
Steel.ST.Effect.Ghost.STGhostT
val on_range_weaken (#opened: _) (p p': (nat -> vprop)) (i j: nat) (phi: (k: nat{i <= k /\ k < j} -> STGhostT unit opened (p k) (fun _ -> p' k))) : STGhostT unit opened (on_range p i j) (fun _ -> on_range p' i j)
[ { "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...
false
let on_range_weaken (#opened: _) (p p': (nat -> vprop)) (i: nat) (j: nat) (phi: (k: nat { i <= k /\ k < j }) -> STGhostT unit opened (p k) (fun _ -> p' k)) : STGhostT unit opened (on_range p i j) (fun _ -> on_range p' i j) = on_range_weaken_and_shift p p' 0 i j (fun k -> phi k; rewrite...
val on_range_weaken (#opened: _) (p p': (nat -> vprop)) (i j: nat) (phi: (k: nat{i <= k /\ k < j} -> STGhostT unit opened (p k) (fun _ -> p' k))) : STGhostT unit opened (on_range p i j) (fun _ -> on_range p' i j) let on_range_weaken (#opened: _) (p p': (nat -> vprop)) (i j:...
true
null
false
on_range_weaken_and_shift p p' 0 i j (fun k -> phi k; rewrite (p' k) (p' (k + 0))) i j
{ "checked_file": "Steel.ST.OnRange.fsti.checked", "dependencies": [ "Steel.ST.Util.fsti.checked", "prims.fst.checked", "FStar.Pervasives.fsti.checked" ], "interface_file": false, "source_file": "Steel.ST.OnRange.fsti" }
[]
[ "Steel.Memory.inames", "Prims.nat", "Steel.Effect.Common.vprop", "Prims.l_and", "Prims.b2t", "Prims.op_LessThanOrEqual", "Prims.op_LessThan", "Prims.unit", "Steel.ST.OnRange.on_range_weaken_and_shift", "Steel.ST.Util.rewrite", "Prims.op_Addition", "Steel.ST.OnRange.on_range" ]
[]
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...
false
false
Steel.ST.OnRange.fsti
{ "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...
null
val on_range_weaken (#opened: _) (p p': (nat -> vprop)) (i j: nat) (phi: (k: nat{i <= k /\ k < j} -> STGhostT unit opened (p k) (fun _ -> p' k))) : STGhostT unit opened (on_range p i j) (fun _ -> on_range p' i j)
[]
Steel.ST.OnRange.on_range_weaken
{ "file_name": "lib/steel/Steel.ST.OnRange.fsti", "git_rev": "7fbb54e94dd4f48ff7cb867d3bae6889a635541e", "git_url": "https://github.com/FStarLang/steel.git", "project_name": "steel" }
p: (_: Prims.nat -> Steel.Effect.Common.vprop) -> p': (_: Prims.nat -> Steel.Effect.Common.vprop) -> i: Prims.nat -> j: Prims.nat -> phi: (k: Prims.nat{i <= k /\ k < j} -> Steel.ST.Effect.Ghost.STGhostT Prims.unit) -> Steel.ST.Effect.Ghost.STGhostT Prims.unit
{ "end_col": 7, "end_line": 241, "start_col": 2, "start_line": 236 }
Steel.ST.Effect.Ghost.STGhost
val on_range_focus (#opened: _) (p: (nat -> vprop)) (i j k: nat) : STGhost unit opened (on_range p i k) (fun _ -> (p j) `star` ((p j) `implies_` (on_range p i k))) (i <= j /\ j < k) (fun _ -> True)
[ { "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...
false
let on_range_focus (#opened: _) (p: (nat -> vprop)) (i j k: nat) : STGhost unit opened (on_range p i k) (fun _ -> p j `star` (p j `implies_` on_range p i k)) (i <= j /\ j < k) (fun _ -> True) = on_range_get p i j (j + 1) k; intro_implies (p j) (on_range p i k) (on_range p i j `star` ...
val on_range_focus (#opened: _) (p: (nat -> vprop)) (i j k: nat) : STGhost unit opened (on_range p i k) (fun _ -> (p j) `star` ((p j) `implies_` (on_range p i k))) (i <= j /\ j < k) (fun _ -> True) let on_range_focus (#opened: _) (p: (nat -> vprop)) (i j k: nat) : STGhost unit ...
true
null
false
on_range_get p i j (j + 1) k; intro_implies (p j) (on_range p i k) ((on_range p i j) `star` (on_range p (j + 1) k)) (fun _ -> on_range_put p i j j (j + 1) k)
{ "checked_file": "Steel.ST.OnRange.fsti.checked", "dependencies": [ "Steel.ST.Util.fsti.checked", "prims.fst.checked", "FStar.Pervasives.fsti.checked" ], "interface_file": false, "source_file": "Steel.ST.OnRange.fsti" }
[]
[ "Steel.Memory.inames", "Prims.nat", "Steel.Effect.Common.vprop", "Steel.ST.Util.intro_implies", "Steel.ST.OnRange.on_range", "Steel.Effect.Common.star", "Prims.op_Addition", "Steel.ST.OnRange.on_range_put", "Prims.unit", "Steel.ST.OnRange.on_range_get", "Steel.ST.Util.implies_", "FStar.Ghost.h...
[]
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...
false
false
Steel.ST.OnRange.fsti
{ "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...
null
val on_range_focus (#opened: _) (p: (nat -> vprop)) (i j k: nat) : STGhost unit opened (on_range p i k) (fun _ -> (p j) `star` ((p j) `implies_` (on_range p i k))) (i <= j /\ j < k) (fun _ -> True)
[]
Steel.ST.OnRange.on_range_focus
{ "file_name": "lib/steel/Steel.ST.OnRange.fsti", "git_rev": "7fbb54e94dd4f48ff7cb867d3bae6889a635541e", "git_url": "https://github.com/FStarLang/steel.git", "project_name": "steel" }
p: (_: Prims.nat -> Steel.Effect.Common.vprop) -> i: Prims.nat -> j: Prims.nat -> k: Prims.nat -> Steel.ST.Effect.Ghost.STGhost Prims.unit
{ "end_col": 5, "end_line": 197, "start_col": 2, "start_line": 190 }
Steel.ST.Effect.Ghost.STGhost
val on_range_put (#opened: _) (p: (nat -> vprop)) (i j k l m: nat) : STGhost unit opened (((on_range p i j) `star` (p k)) `star` (on_range p l m)) (fun _ -> on_range p i m) (j == k /\ k + 1 == l) (fun _ -> True)
[ { "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...
false
let on_range_put (#opened: _) (p: (nat -> vprop)) (i j k l m: nat) : STGhost unit opened (on_range p i j `star` p k `star` on_range p l m) (fun _ -> on_range p i m) (j == k /\ k + 1 == l) (fun _ -> True) = rewrite (p k) (p j); on_range_singleton_intro p j l; on_range_join p i j l; on_range_j...
val on_range_put (#opened: _) (p: (nat -> vprop)) (i j k l m: nat) : STGhost unit opened (((on_range p i j) `star` (p k)) `star` (on_range p l m)) (fun _ -> on_range p i m) (j == k /\ k + 1 == l) (fun _ -> True) let on_range_put (#opened: _) (p: (nat -> vprop)) (i j k l m: nat) : S...
true
null
false
rewrite (p k) (p j); on_range_singleton_intro p j l; on_range_join p i j l; on_range_join p i l m
{ "checked_file": "Steel.ST.OnRange.fsti.checked", "dependencies": [ "Steel.ST.Util.fsti.checked", "prims.fst.checked", "FStar.Pervasives.fsti.checked" ], "interface_file": false, "source_file": "Steel.ST.OnRange.fsti" }
[]
[ "Steel.Memory.inames", "Prims.nat", "Steel.Effect.Common.vprop", "Steel.ST.OnRange.on_range_join", "Prims.unit", "Steel.ST.OnRange.on_range_singleton_intro", "Steel.ST.Util.rewrite", "Steel.Effect.Common.star", "Steel.ST.OnRange.on_range", "Prims.l_and", "Prims.eq2", "Prims.int", "Prims.op_A...
[]
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...
false
false
Steel.ST.OnRange.fsti
{ "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...
null
val on_range_put (#opened: _) (p: (nat -> vprop)) (i j k l m: nat) : STGhost unit opened (((on_range p i j) `star` (p k)) `star` (on_range p l m)) (fun _ -> on_range p i m) (j == k /\ k + 1 == l) (fun _ -> True)
[]
Steel.ST.OnRange.on_range_put
{ "file_name": "lib/steel/Steel.ST.OnRange.fsti", "git_rev": "7fbb54e94dd4f48ff7cb867d3bae6889a635541e", "git_url": "https://github.com/FStarLang/steel.git", "project_name": "steel" }
p: (_: Prims.nat -> Steel.Effect.Common.vprop) -> i: Prims.nat -> j: Prims.nat -> k: Prims.nat -> l: Prims.nat -> m: Prims.nat -> Steel.ST.Effect.Ghost.STGhost Prims.unit
{ "end_col": 23, "end_line": 179, "start_col": 2, "start_line": 176 }
Steel.ST.Effect.Ghost.STGhost
val on_range_cons_with_implies (#opened: _) (p: (nat -> vprop)) (i j k: nat) : STGhost unit opened ((p i) `star` (on_range p j k)) (fun _ -> (on_range p i k) `star` (on_range p i k @==> ((p i) `star` (on_range p j k)))) (j == i + 1) (fun _ -> True)
[ { "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...
false
let on_range_cons_with_implies (#opened: _) (p: (nat -> vprop)) (i j k: nat) : STGhost unit opened (p i `star` on_range p j k) (fun _ -> on_range p i k `star` (on_range p i k @==> (p i `star` on_range p j k)) ) (j == i + 1) (fun _ -> True) = on_range_le p j k; on_range_cons p i j k; ...
val on_range_cons_with_implies (#opened: _) (p: (nat -> vprop)) (i j k: nat) : STGhost unit opened ((p i) `star` (on_range p j k)) (fun _ -> (on_range p i k) `star` (on_range p i k @==> ((p i) `star` (on_range p j k)))) (j == i + 1) (fun _ -> True) let on_range_cons_with_implies (#open...
true
null
false
on_range_le p j k; on_range_cons p i j k; intro_implies (on_range p i k) ((p i) `star` (on_range p j k)) emp (fun _ -> on_range_uncons p i j k)
{ "checked_file": "Steel.ST.OnRange.fsti.checked", "dependencies": [ "Steel.ST.Util.fsti.checked", "prims.fst.checked", "FStar.Pervasives.fsti.checked" ], "interface_file": false, "source_file": "Steel.ST.OnRange.fsti" }
[]
[ "Steel.Memory.inames", "Prims.nat", "Steel.Effect.Common.vprop", "Steel.ST.Util.intro_implies", "Steel.ST.OnRange.on_range", "Steel.Effect.Common.star", "Steel.Effect.Common.emp", "Steel.ST.OnRange.on_range_uncons", "Prims.unit", "Steel.ST.OnRange.on_range_cons", "Steel.ST.OnRange.on_range_le", ...
[]
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...
false
false
Steel.ST.OnRange.fsti
{ "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...
null
val on_range_cons_with_implies (#opened: _) (p: (nat -> vprop)) (i j k: nat) : STGhost unit opened ((p i) `star` (on_range p j k)) (fun _ -> (on_range p i k) `star` (on_range p i k @==> ((p i) `star` (on_range p j k)))) (j == i + 1) (fun _ -> True)
[]
Steel.ST.OnRange.on_range_cons_with_implies
{ "file_name": "lib/steel/Steel.ST.OnRange.fsti", "git_rev": "7fbb54e94dd4f48ff7cb867d3bae6889a635541e", "git_url": "https://github.com/FStarLang/steel.git", "project_name": "steel" }
p: (_: Prims.nat -> Steel.Effect.Common.vprop) -> i: Prims.nat -> j: Prims.nat -> k: Prims.nat -> Steel.ST.Effect.Ghost.STGhost Prims.unit
{ "end_col": 38, "end_line": 107, "start_col": 2, "start_line": 101 }
Steel.ST.Effect.Ghost.STGhost
val on_range_snoc_with_implies (#opened: _) (p: (nat -> vprop)) (i j j' k: nat) : STGhost unit opened ((on_range p i j) `star` (p j')) (fun _ -> (on_range p i k) `star` ((on_range p i k) `implies_` ((on_range p i j) `star` (p j')))) (j' == j /\ k == j + 1) (fun _ -> True)
[ { "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...
false
let on_range_snoc_with_implies (#opened: _) (p: (nat -> vprop)) (i j j' k: nat) : STGhost unit opened (on_range p i j `star` p j') (fun _ -> on_range p i k `star` (on_range p i k `implies_` (on_range p i j `star` p j'))) (j' == j /\ k == j + 1) (fun _ -> True) = on_range_le p i j; on_range_snoc ...
val on_range_snoc_with_implies (#opened: _) (p: (nat -> vprop)) (i j j' k: nat) : STGhost unit opened ((on_range p i j) `star` (p j')) (fun _ -> (on_range p i k) `star` ((on_range p i k) `implies_` ((on_range p i j) `star` (p j')))) (j' == j /\ k == j + 1) (fun _ -> True) let...
true
null
false
on_range_le p i j; on_range_snoc p i j j' k; intro_implies (on_range p i k) ((on_range p i j) `star` (p j')) emp (fun _ -> on_range_unsnoc p i j k; rewrite (p j) (p j'))
{ "checked_file": "Steel.ST.OnRange.fsti.checked", "dependencies": [ "Steel.ST.Util.fsti.checked", "prims.fst.checked", "FStar.Pervasives.fsti.checked" ], "interface_file": false, "source_file": "Steel.ST.OnRange.fsti" }
[]
[ "Steel.Memory.inames", "Prims.nat", "Steel.Effect.Common.vprop", "Steel.ST.Util.intro_implies", "Steel.ST.OnRange.on_range", "Steel.Effect.Common.star", "Steel.Effect.Common.emp", "Steel.ST.Util.rewrite", "Prims.unit", "Steel.ST.OnRange.on_range_unsnoc", "Steel.ST.OnRange.on_range_snoc", "Stee...
[]
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...
false
false
Steel.ST.OnRange.fsti
{ "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...
null
val on_range_snoc_with_implies (#opened: _) (p: (nat -> vprop)) (i j j' k: nat) : STGhost unit opened ((on_range p i j) `star` (p j')) (fun _ -> (on_range p i k) `star` ((on_range p i k) `implies_` ((on_range p i j) `star` (p j')))) (j' == j /\ k == j + 1) (fun _ -> True)
[]
Steel.ST.OnRange.on_range_snoc_with_implies
{ "file_name": "lib/steel/Steel.ST.OnRange.fsti", "git_rev": "7fbb54e94dd4f48ff7cb867d3bae6889a635541e", "git_url": "https://github.com/FStarLang/steel.git", "project_name": "steel" }
p: (_: Prims.nat -> Steel.Effect.Common.vprop) -> i: Prims.nat -> j: Prims.nat -> j': Prims.nat -> k: Prims.nat -> Steel.ST.Effect.Ghost.STGhost Prims.unit
{ "end_col": 5, "end_line": 152, "start_col": 2, "start_line": 143 }
Steel.ST.Effect.Ghost.STGhostT
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...
[ { "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...
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 }) : STGhostT unit opened (on_r...
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...
true
null
false
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'; ...
{ "checked_file": "Steel.ST.OnRange.fsti.checked", "dependencies": [ "Steel.ST.Util.fsti.checked", "prims.fst.checked", "FStar.Pervasives.fsti.checked" ], "interface_file": false, "source_file": "Steel.ST.OnRange.fsti" }
[ "" ]
[ "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",...
[]
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...
false
false
Steel.ST.OnRange.fsti
{ "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...
null
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...
[ "recursion" ]
Steel.ST.OnRange.on_range_weaken_and_shift
{ "file_name": "lib/steel/Steel.ST.OnRange.fsti", "git_rev": "7fbb54e94dd4f48ff7cb867d3bae6889a635541e", "git_url": "https://github.com/FStarLang/steel.git", "project_name": "steel" }
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} -> ...
{ "end_col": 5, "end_line": 225, "start_col": 2, "start_line": 212 }
Prims.Tot
[ { "abbrev": true, "full_module": "Lib.Vec.Lemmas", "short_module": "VecLemmas" }, { "abbrev": true, "full_module": "Lib.LoopCombinators", "short_module": "Loops" }, { "abbrev": false, "full_module": "Lib.Sequence", "short_module": null }, { "abbrev": false, "f...
false
let generate_elem_a (t:Type0) (a:Type0) (max:nat) (i:nat{i <= max}) = a & s:seq t{length s == i}
let generate_elem_a (t a: Type0) (max: nat) (i: nat{i <= max}) =
false
null
false
a & s: seq t {length s == i}
{ "checked_file": "Hacl.Spec.Lib.fst.checked", "dependencies": [ "prims.fst.checked", "Lib.Vec.Lemmas.fsti.checked", "Lib.Sequence.fsti.checked", "Lib.LoopCombinators.fsti.checked", "Lib.IntTypes.fsti.checked", "FStar.Seq.fst.checked", "FStar.Pervasives.Native.fst.checked", "FStar.Pe...
[ "total" ]
[ "Prims.nat", "Prims.b2t", "Prims.op_LessThanOrEqual", "FStar.Pervasives.Native.tuple2", "Lib.Sequence.seq", "Prims.eq2", "Lib.Sequence.length" ]
[]
module Hacl.Spec.Lib open FStar.Mul open Lib.IntTypes open Lib.Sequence module Loops = Lib.LoopCombinators module VecLemmas = Lib.Vec.Lemmas #reset-options "--z3rlimit 50 --fuel 0 --ifuel 0"
false
false
Hacl.Spec.Lib.fst
{ "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...
null
val generate_elem_a : t: Type0 -> a: Type0 -> max: Prims.nat -> i: Prims.nat{i <= max} -> Type0
[]
Hacl.Spec.Lib.generate_elem_a
{ "file_name": "code/bignum/Hacl.Spec.Lib.fst", "git_rev": "12c5e9539c7e3c366c26409d3b86493548c4483e", "git_url": "https://github.com/hacl-star/hacl-star.git", "project_name": "hacl-star" }
t: Type0 -> a: Type0 -> max: Prims.nat -> i: Prims.nat{i <= max} -> Type0
{ "end_col": 96, "end_line": 13, "start_col": 70, "start_line": 13 }