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
[ { "abbrev": false, "full_module": "Hacl.Streaming.MD", "short_module": null }, { "abbrev": false, "full_module": "Hacl.Streaming.Interface", "short_module": null }, { "abbrev": false, "full_module": "Spec.Hash.Definitions", "short_module": null }, { "abbrev": true...
false
let state_t_512 = state_t SHA2_512
let state_t_512 =
false
null
false
state_t SHA2_512
{ "checked_file": "Hacl.Streaming.SHA2.fst.checked", "dependencies": [ "Spec.Hash.Definitions.fst.checked", "prims.fst.checked", "Lib.NTuple.fsti.checked", "Lib.MultiBuffer.fst.checked", "Lib.IntTypes.fsti.checked", "Lib.Buffer.fsti.checked", "Hacl.Streaming.MD.fst.checked", "Hacl.St...
[ "total" ]
[ "Hacl.Streaming.MD.state_t", "Spec.Hash.Definitions.SHA2_512" ]
[]
module Hacl.Streaming.SHA2 // NOTE: if you get errors trying to load this file in interactive mode because // a tactic fails in Hacl.Streaming.MD (even though Hacl.Streaming.MD works // totally fine in interactive mode!!), run: // NODEPEND=1 make -j obj/Hacl.Streaming.MD.fst.checked open FStar.HyperStack.ST /// ...
false
true
Hacl.Streaming.SHA2.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 state_t_512 : Hacl.Streaming.Interface.stateful Prims.unit
[]
Hacl.Streaming.SHA2.state_t_512
{ "file_name": "code/streaming/Hacl.Streaming.SHA2.fst", "git_rev": "12c5e9539c7e3c366c26409d3b86493548c4483e", "git_url": "https://github.com/hacl-star/hacl-star.git", "project_name": "hacl-star" }
Hacl.Streaming.Interface.stateful Prims.unit
{ "end_col": 34, "end_line": 44, "start_col": 18, "start_line": 44 }
Prims.Tot
[ { "abbrev": false, "full_module": "Hacl.Streaming.MD", "short_module": null }, { "abbrev": false, "full_module": "Hacl.Streaming.Interface", "short_module": null }, { "abbrev": false, "full_module": "Spec.Hash.Definitions", "short_module": null }, { "abbrev": true...
false
let state_t_224 = state_t SHA2_224
let state_t_224 =
false
null
false
state_t SHA2_224
{ "checked_file": "Hacl.Streaming.SHA2.fst.checked", "dependencies": [ "Spec.Hash.Definitions.fst.checked", "prims.fst.checked", "Lib.NTuple.fsti.checked", "Lib.MultiBuffer.fst.checked", "Lib.IntTypes.fsti.checked", "Lib.Buffer.fsti.checked", "Hacl.Streaming.MD.fst.checked", "Hacl.St...
[ "total" ]
[ "Hacl.Streaming.MD.state_t", "Spec.Hash.Definitions.SHA2_224" ]
[]
module Hacl.Streaming.SHA2 // NOTE: if you get errors trying to load this file in interactive mode because // a tactic fails in Hacl.Streaming.MD (even though Hacl.Streaming.MD works // totally fine in interactive mode!!), run: // NODEPEND=1 make -j obj/Hacl.Streaming.MD.fst.checked open FStar.HyperStack.ST /// ...
false
true
Hacl.Streaming.SHA2.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 state_t_224 : Hacl.Streaming.Interface.stateful Prims.unit
[]
Hacl.Streaming.SHA2.state_t_224
{ "file_name": "code/streaming/Hacl.Streaming.SHA2.fst", "git_rev": "12c5e9539c7e3c366c26409d3b86493548c4483e", "git_url": "https://github.com/hacl-star/hacl-star.git", "project_name": "hacl-star" }
Hacl.Streaming.Interface.stateful Prims.unit
{ "end_col": 34, "end_line": 38, "start_col": 18, "start_line": 38 }
Prims.Tot
[ { "abbrev": true, "full_module": "FStar.HyperStack.ST", "short_module": "ST" }, { "abbrev": false, "full_module": "Hacl.Impl.SHA2.Generic", "short_module": null }, { "abbrev": false, "full_module": "Hacl.SHA2.Scalar32", "short_module": null }, { "abbrev": false, ...
false
let update_384_512 = F.update hacl_sha2_512 (G.hide ()) (state_t_512.s ()) (G.erased unit)
let update_384_512 =
false
null
false
F.update hacl_sha2_512 (G.hide ()) (state_t_512.s ()) (G.erased unit)
{ "checked_file": "Hacl.Streaming.SHA2.fst.checked", "dependencies": [ "Spec.Hash.Definitions.fst.checked", "prims.fst.checked", "Lib.NTuple.fsti.checked", "Lib.MultiBuffer.fst.checked", "Lib.IntTypes.fsti.checked", "Lib.Buffer.fsti.checked", "Hacl.Streaming.MD.fst.checked", "Hacl.St...
[ "total" ]
[ "Hacl.Streaming.Functor.update", "Prims.unit", "Hacl.Streaming.SHA2.hacl_sha2_512", "FStar.Ghost.hide", "Hacl.Streaming.Interface.__proj__Stateful__item__s", "Hacl.Streaming.SHA2.state_t_512", "FStar.Ghost.erased" ]
[]
module Hacl.Streaming.SHA2 // NOTE: if you get errors trying to load this file in interactive mode because // a tactic fails in Hacl.Streaming.MD (even though Hacl.Streaming.MD works // totally fine in interactive mode!!), run: // NODEPEND=1 make -j obj/Hacl.Streaming.MD.fst.checked open FStar.HyperStack.ST /// ...
false
false
Hacl.Streaming.SHA2.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 update_384_512 : Hacl.Streaming.Functor.update_st Hacl.Streaming.SHA2.hacl_sha2_512 (FStar.Ghost.reveal (FStar.Ghost.hide ())) (Stateful?.s Hacl.Streaming.SHA2.state_t_512 ()) (FStar.Ghost.erased Prims.unit)
[]
Hacl.Streaming.SHA2.update_384_512
{ "file_name": "code/streaming/Hacl.Streaming.SHA2.fst", "git_rev": "12c5e9539c7e3c366c26409d3b86493548c4483e", "git_url": "https://github.com/hacl-star/hacl-star.git", "project_name": "hacl-star" }
Hacl.Streaming.Functor.update_st Hacl.Streaming.SHA2.hacl_sha2_512 (FStar.Ghost.reveal (FStar.Ghost.hide ())) (Stateful?.s Hacl.Streaming.SHA2.state_t_512 ()) (FStar.Ghost.erased Prims.unit)
{ "end_col": 90, "end_line": 174, "start_col": 21, "start_line": 174 }
Prims.Tot
[ { "abbrev": true, "full_module": "FStar.HyperStack.ST", "short_module": "ST" }, { "abbrev": false, "full_module": "Hacl.Impl.SHA2.Generic", "short_module": null }, { "abbrev": false, "full_module": "Hacl.SHA2.Scalar32", "short_module": null }, { "abbrev": false, ...
false
let copy_256 = F.copy hacl_sha2_256 () (state_t_256.s ()) (G.erased unit)
let copy_256 =
false
null
false
F.copy hacl_sha2_256 () (state_t_256.s ()) (G.erased unit)
{ "checked_file": "Hacl.Streaming.SHA2.fst.checked", "dependencies": [ "Spec.Hash.Definitions.fst.checked", "prims.fst.checked", "Lib.NTuple.fsti.checked", "Lib.MultiBuffer.fst.checked", "Lib.IntTypes.fsti.checked", "Lib.Buffer.fsti.checked", "Hacl.Streaming.MD.fst.checked", "Hacl.St...
[ "total" ]
[ "Hacl.Streaming.Functor.copy", "Prims.unit", "Hacl.Streaming.SHA2.hacl_sha2_256", "FStar.Ghost.hide", "Hacl.Streaming.Interface.__proj__Stateful__item__s", "Hacl.Streaming.SHA2.state_t_256", "FStar.Ghost.erased" ]
[]
module Hacl.Streaming.SHA2 // NOTE: if you get errors trying to load this file in interactive mode because // a tactic fails in Hacl.Streaming.MD (even though Hacl.Streaming.MD works // totally fine in interactive mode!!), run: // NODEPEND=1 make -j obj/Hacl.Streaming.MD.fst.checked open FStar.HyperStack.ST /// ...
false
false
Hacl.Streaming.SHA2.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 copy_256 : Hacl.Streaming.Functor.copy_st Hacl.Streaming.SHA2.hacl_sha2_256 (FStar.Ghost.reveal (FStar.Ghost.hide ())) (Stateful?.s Hacl.Streaming.SHA2.state_t_256 ()) (FStar.Ghost.erased Prims.unit)
[]
Hacl.Streaming.SHA2.copy_256
{ "file_name": "code/streaming/Hacl.Streaming.SHA2.fst", "git_rev": "12c5e9539c7e3c366c26409d3b86493548c4483e", "git_url": "https://github.com/hacl-star/hacl-star.git", "project_name": "hacl-star" }
Hacl.Streaming.Functor.copy_st Hacl.Streaming.SHA2.hacl_sha2_256 (FStar.Ghost.reveal (FStar.Ghost.hide ())) (Stateful?.s Hacl.Streaming.SHA2.state_t_256 ()) (FStar.Ghost.erased Prims.unit)
{ "end_col": 73, "end_line": 77, "start_col": 15, "start_line": 77 }
Prims.Tot
[ { "abbrev": true, "full_module": "FStar.HyperStack.ST", "short_module": "ST" }, { "abbrev": false, "full_module": "Hacl.Impl.SHA2.Generic", "short_module": null }, { "abbrev": false, "full_module": "Hacl.SHA2.Scalar32", "short_module": null }, { "abbrev": false, ...
false
let alloca_224 = F.alloca hacl_sha2_224 () (state_t_224.s ()) (G.erased unit)
let alloca_224 =
false
null
false
F.alloca hacl_sha2_224 () (state_t_224.s ()) (G.erased unit)
{ "checked_file": "Hacl.Streaming.SHA2.fst.checked", "dependencies": [ "Spec.Hash.Definitions.fst.checked", "prims.fst.checked", "Lib.NTuple.fsti.checked", "Lib.MultiBuffer.fst.checked", "Lib.IntTypes.fsti.checked", "Lib.Buffer.fsti.checked", "Hacl.Streaming.MD.fst.checked", "Hacl.St...
[ "total" ]
[ "Hacl.Streaming.Functor.alloca", "Prims.unit", "Hacl.Streaming.SHA2.hacl_sha2_224", "Hacl.Streaming.Interface.__proj__Stateful__item__s", "Hacl.Streaming.SHA2.state_t_224", "FStar.Ghost.erased" ]
[]
module Hacl.Streaming.SHA2 // NOTE: if you get errors trying to load this file in interactive mode because // a tactic fails in Hacl.Streaming.MD (even though Hacl.Streaming.MD works // totally fine in interactive mode!!), run: // NODEPEND=1 make -j obj/Hacl.Streaming.MD.fst.checked open FStar.HyperStack.ST /// ...
false
false
Hacl.Streaming.SHA2.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 alloca_224 : Hacl.Streaming.Functor.alloca_st Hacl.Streaming.SHA2.hacl_sha2_224 () (Stateful?.s Hacl.Streaming.SHA2.state_t_224 ()) (FStar.Ghost.erased Prims.unit)
[]
Hacl.Streaming.SHA2.alloca_224
{ "file_name": "code/streaming/Hacl.Streaming.SHA2.fst", "git_rev": "12c5e9539c7e3c366c26409d3b86493548c4483e", "git_url": "https://github.com/hacl-star/hacl-star.git", "project_name": "hacl-star" }
Hacl.Streaming.Functor.alloca_st Hacl.Streaming.SHA2.hacl_sha2_224 () (Stateful?.s Hacl.Streaming.SHA2.state_t_224 ()) (FStar.Ghost.erased Prims.unit)
{ "end_col": 77, "end_line": 128, "start_col": 17, "start_line": 128 }
Prims.Tot
[ { "abbrev": true, "full_module": "FStar.HyperStack.ST", "short_module": "ST" }, { "abbrev": false, "full_module": "Hacl.Impl.SHA2.Generic", "short_module": null }, { "abbrev": false, "full_module": "Hacl.SHA2.Scalar32", "short_module": null }, { "abbrev": false, ...
false
let copy_512 = F.copy hacl_sha2_512 () (state_t_512.s ()) (G.erased unit)
let copy_512 =
false
null
false
F.copy hacl_sha2_512 () (state_t_512.s ()) (G.erased unit)
{ "checked_file": "Hacl.Streaming.SHA2.fst.checked", "dependencies": [ "Spec.Hash.Definitions.fst.checked", "prims.fst.checked", "Lib.NTuple.fsti.checked", "Lib.MultiBuffer.fst.checked", "Lib.IntTypes.fsti.checked", "Lib.Buffer.fsti.checked", "Hacl.Streaming.MD.fst.checked", "Hacl.St...
[ "total" ]
[ "Hacl.Streaming.Functor.copy", "Prims.unit", "Hacl.Streaming.SHA2.hacl_sha2_512", "FStar.Ghost.hide", "Hacl.Streaming.Interface.__proj__Stateful__item__s", "Hacl.Streaming.SHA2.state_t_512", "FStar.Ghost.erased" ]
[]
module Hacl.Streaming.SHA2 // NOTE: if you get errors trying to load this file in interactive mode because // a tactic fails in Hacl.Streaming.MD (even though Hacl.Streaming.MD works // totally fine in interactive mode!!), run: // NODEPEND=1 make -j obj/Hacl.Streaming.MD.fst.checked open FStar.HyperStack.ST /// ...
false
false
Hacl.Streaming.SHA2.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 copy_512 : Hacl.Streaming.Functor.copy_st Hacl.Streaming.SHA2.hacl_sha2_512 (FStar.Ghost.reveal (FStar.Ghost.hide ())) (Stateful?.s Hacl.Streaming.SHA2.state_t_512 ()) (FStar.Ghost.erased Prims.unit)
[]
Hacl.Streaming.SHA2.copy_512
{ "file_name": "code/streaming/Hacl.Streaming.SHA2.fst", "git_rev": "12c5e9539c7e3c366c26409d3b86493548c4483e", "git_url": "https://github.com/hacl-star/hacl-star.git", "project_name": "hacl-star" }
Hacl.Streaming.Functor.copy_st Hacl.Streaming.SHA2.hacl_sha2_512 (FStar.Ghost.reveal (FStar.Ghost.hide ())) (Stateful?.s Hacl.Streaming.SHA2.state_t_512 ()) (FStar.Ghost.erased Prims.unit)
{ "end_col": 73, "end_line": 168, "start_col": 15, "start_line": 168 }
Prims.Tot
[ { "abbrev": false, "full_module": "Hacl.Streaming.MD", "short_module": null }, { "abbrev": false, "full_module": "Hacl.Streaming.Interface", "short_module": null }, { "abbrev": false, "full_module": "Spec.Hash.Definitions", "short_module": null }, { "abbrev": true...
false
let hacl_sha2_384 = hacl_md SHA2_384
let hacl_sha2_384 =
false
null
false
hacl_md SHA2_384
{ "checked_file": "Hacl.Streaming.SHA2.fst.checked", "dependencies": [ "Spec.Hash.Definitions.fst.checked", "prims.fst.checked", "Lib.NTuple.fsti.checked", "Lib.MultiBuffer.fst.checked", "Lib.IntTypes.fsti.checked", "Lib.Buffer.fsti.checked", "Hacl.Streaming.MD.fst.checked", "Hacl.St...
[ "total" ]
[ "Hacl.Streaming.MD.hacl_md", "Spec.Hash.Definitions.SHA2_384" ]
[]
module Hacl.Streaming.SHA2 // NOTE: if you get errors trying to load this file in interactive mode because // a tactic fails in Hacl.Streaming.MD (even though Hacl.Streaming.MD works // totally fine in interactive mode!!), run: // NODEPEND=1 make -j obj/Hacl.Streaming.MD.fst.checked open FStar.HyperStack.ST /// ...
false
true
Hacl.Streaming.SHA2.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 hacl_sha2_384 : Hacl.Streaming.Interface.block Prims.unit
[]
Hacl.Streaming.SHA2.hacl_sha2_384
{ "file_name": "code/streaming/Hacl.Streaming.SHA2.fst", "git_rev": "12c5e9539c7e3c366c26409d3b86493548c4483e", "git_url": "https://github.com/hacl-star/hacl-star.git", "project_name": "hacl-star" }
Hacl.Streaming.Interface.block Prims.unit
{ "end_col": 36, "end_line": 33, "start_col": 20, "start_line": 33 }
Prims.Tot
[ { "abbrev": true, "full_module": "FStar.HyperStack.ST", "short_module": "ST" }, { "abbrev": false, "full_module": "Hacl.Impl.SHA2.Generic", "short_module": null }, { "abbrev": false, "full_module": "Hacl.SHA2.Scalar32", "short_module": null }, { "abbrev": false, ...
false
let create_in_384 = F.create_in hacl_sha2_384 () (state_t_384.s ()) (G.erased unit)
let create_in_384 =
false
null
false
F.create_in hacl_sha2_384 () (state_t_384.s ()) (G.erased unit)
{ "checked_file": "Hacl.Streaming.SHA2.fst.checked", "dependencies": [ "Spec.Hash.Definitions.fst.checked", "prims.fst.checked", "Lib.NTuple.fsti.checked", "Lib.MultiBuffer.fst.checked", "Lib.IntTypes.fsti.checked", "Lib.Buffer.fsti.checked", "Hacl.Streaming.MD.fst.checked", "Hacl.St...
[ "total" ]
[ "Hacl.Streaming.Functor.create_in", "Prims.unit", "Hacl.Streaming.SHA2.hacl_sha2_384", "Hacl.Streaming.Interface.__proj__Stateful__item__s", "Hacl.Streaming.SHA2.state_t_384", "FStar.Ghost.erased" ]
[]
module Hacl.Streaming.SHA2 // NOTE: if you get errors trying to load this file in interactive mode because // a tactic fails in Hacl.Streaming.MD (even though Hacl.Streaming.MD works // totally fine in interactive mode!!), run: // NODEPEND=1 make -j obj/Hacl.Streaming.MD.fst.checked open FStar.HyperStack.ST /// ...
false
false
Hacl.Streaming.SHA2.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 create_in_384 : Hacl.Streaming.Functor.create_in_st Hacl.Streaming.SHA2.hacl_sha2_384 () (Stateful?.s Hacl.Streaming.SHA2.state_t_384 ()) (FStar.Ghost.erased Prims.unit)
[]
Hacl.Streaming.SHA2.create_in_384
{ "file_name": "code/streaming/Hacl.Streaming.SHA2.fst", "git_rev": "12c5e9539c7e3c366c26409d3b86493548c4483e", "git_url": "https://github.com/hacl-star/hacl-star.git", "project_name": "hacl-star" }
Hacl.Streaming.Functor.create_in_st Hacl.Streaming.SHA2.hacl_sha2_384 () (Stateful?.s Hacl.Streaming.SHA2.state_t_384 ()) (FStar.Ghost.erased Prims.unit)
{ "end_col": 83, "end_line": 218, "start_col": 20, "start_line": 218 }
Prims.Tot
[ { "abbrev": true, "full_module": "FStar.HyperStack.ST", "short_module": "ST" }, { "abbrev": false, "full_module": "Hacl.Impl.SHA2.Generic", "short_module": null }, { "abbrev": false, "full_module": "Hacl.SHA2.Scalar32", "short_module": null }, { "abbrev": false, ...
false
let finish_224 = F.mk_finish hacl_sha2_224 () (state_t_224.s ()) (G.erased unit)
let finish_224 =
false
null
false
F.mk_finish hacl_sha2_224 () (state_t_224.s ()) (G.erased unit)
{ "checked_file": "Hacl.Streaming.SHA2.fst.checked", "dependencies": [ "Spec.Hash.Definitions.fst.checked", "prims.fst.checked", "Lib.NTuple.fsti.checked", "Lib.MultiBuffer.fst.checked", "Lib.IntTypes.fsti.checked", "Lib.Buffer.fsti.checked", "Hacl.Streaming.MD.fst.checked", "Hacl.St...
[ "total" ]
[ "Hacl.Streaming.Functor.mk_finish", "Prims.unit", "Hacl.Streaming.SHA2.hacl_sha2_224", "Hacl.Streaming.Interface.__proj__Stateful__item__s", "Hacl.Streaming.SHA2.state_t_224", "FStar.Ghost.erased" ]
[]
module Hacl.Streaming.SHA2 // NOTE: if you get errors trying to load this file in interactive mode because // a tactic fails in Hacl.Streaming.MD (even though Hacl.Streaming.MD works // totally fine in interactive mode!!), run: // NODEPEND=1 make -j obj/Hacl.Streaming.MD.fst.checked open FStar.HyperStack.ST /// ...
false
false
Hacl.Streaming.SHA2.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 finish_224 : Hacl.Streaming.Functor.finish_st Hacl.Streaming.SHA2.hacl_sha2_224 () (Stateful?.s Hacl.Streaming.SHA2.state_t_224 ()) (FStar.Ghost.erased Prims.unit)
[]
Hacl.Streaming.SHA2.finish_224
{ "file_name": "code/streaming/Hacl.Streaming.SHA2.fst", "git_rev": "12c5e9539c7e3c366c26409d3b86493548c4483e", "git_url": "https://github.com/hacl-star/hacl-star.git", "project_name": "hacl-star" }
Hacl.Streaming.Functor.finish_st Hacl.Streaming.SHA2.hacl_sha2_224 () (Stateful?.s Hacl.Streaming.SHA2.state_t_224 ()) (FStar.Ghost.erased Prims.unit)
{ "end_col": 80, "end_line": 138, "start_col": 17, "start_line": 138 }
Prims.Tot
val update_224:F.update_st hacl_sha2_256 (G.hide ()) (state_t_256.s ()) (G.erased unit)
[ { "abbrev": true, "full_module": "FStar.HyperStack.ST", "short_module": "ST" }, { "abbrev": false, "full_module": "Hacl.Impl.SHA2.Generic", "short_module": null }, { "abbrev": false, "full_module": "Hacl.SHA2.Scalar32", "short_module": null }, { "abbrev": false, ...
false
let update_224: F.update_st hacl_sha2_256 (G.hide ()) (state_t_256.s ()) (G.erased unit) = fun p input input_len -> update_224_256 p input input_len
val update_224:F.update_st hacl_sha2_256 (G.hide ()) (state_t_256.s ()) (G.erased unit) let update_224:F.update_st hacl_sha2_256 (G.hide ()) (state_t_256.s ()) (G.erased unit) =
false
null
false
fun p input input_len -> update_224_256 p input input_len
{ "checked_file": "Hacl.Streaming.SHA2.fst.checked", "dependencies": [ "Spec.Hash.Definitions.fst.checked", "prims.fst.checked", "Lib.NTuple.fsti.checked", "Lib.MultiBuffer.fst.checked", "Lib.IntTypes.fsti.checked", "Lib.Buffer.fsti.checked", "Hacl.Streaming.MD.fst.checked", "Hacl.St...
[ "total" ]
[ "Hacl.Streaming.Functor.state", "Prims.unit", "Hacl.Streaming.SHA2.hacl_sha2_256", "Hacl.Streaming.Interface.__proj__Stateful__item__s", "Hacl.Streaming.SHA2.state_t_256", "FStar.Ghost.erased", "LowStar.Buffer.buffer", "Hacl.Streaming.Functor.uint8", "FStar.UInt32.t", "Hacl.Streaming.SHA2.update_2...
[]
module Hacl.Streaming.SHA2 // NOTE: if you get errors trying to load this file in interactive mode because // a tactic fails in Hacl.Streaming.MD (even though Hacl.Streaming.MD works // totally fine in interactive mode!!), run: // NODEPEND=1 make -j obj/Hacl.Streaming.MD.fst.checked open FStar.HyperStack.ST /// ...
false
false
Hacl.Streaming.SHA2.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 update_224:F.update_st hacl_sha2_256 (G.hide ()) (state_t_256.s ()) (G.erased unit)
[]
Hacl.Streaming.SHA2.update_224
{ "file_name": "code/streaming/Hacl.Streaming.SHA2.fst", "git_rev": "12c5e9539c7e3c366c26409d3b86493548c4483e", "git_url": "https://github.com/hacl-star/hacl-star.git", "project_name": "hacl-star" }
Hacl.Streaming.Functor.update_st Hacl.Streaming.SHA2.hacl_sha2_256 () (Stateful?.s Hacl.Streaming.SHA2.state_t_256 ()) (FStar.Ghost.erased Prims.unit)
{ "end_col": 148, "end_line": 132, "start_col": 91, "start_line": 132 }
Prims.Tot
[ { "abbrev": false, "full_module": "Hacl.Streaming.MD", "short_module": null }, { "abbrev": false, "full_module": "Hacl.Streaming.Interface", "short_module": null }, { "abbrev": false, "full_module": "Spec.Hash.Definitions", "short_module": null }, { "abbrev": true...
false
let hacl_sha2_224 = hacl_md SHA2_224
let hacl_sha2_224 =
false
null
false
hacl_md SHA2_224
{ "checked_file": "Hacl.Streaming.SHA2.fst.checked", "dependencies": [ "Spec.Hash.Definitions.fst.checked", "prims.fst.checked", "Lib.NTuple.fsti.checked", "Lib.MultiBuffer.fst.checked", "Lib.IntTypes.fsti.checked", "Lib.Buffer.fsti.checked", "Hacl.Streaming.MD.fst.checked", "Hacl.St...
[ "total" ]
[ "Hacl.Streaming.MD.hacl_md", "Spec.Hash.Definitions.SHA2_224" ]
[]
module Hacl.Streaming.SHA2 // NOTE: if you get errors trying to load this file in interactive mode because // a tactic fails in Hacl.Streaming.MD (even though Hacl.Streaming.MD works // totally fine in interactive mode!!), run: // NODEPEND=1 make -j obj/Hacl.Streaming.MD.fst.checked open FStar.HyperStack.ST /// ...
false
true
Hacl.Streaming.SHA2.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 hacl_sha2_224 : Hacl.Streaming.Interface.block Prims.unit
[]
Hacl.Streaming.SHA2.hacl_sha2_224
{ "file_name": "code/streaming/Hacl.Streaming.SHA2.fst", "git_rev": "12c5e9539c7e3c366c26409d3b86493548c4483e", "git_url": "https://github.com/hacl-star/hacl-star.git", "project_name": "hacl-star" }
Hacl.Streaming.Interface.block Prims.unit
{ "end_col": 36, "end_line": 29, "start_col": 20, "start_line": 29 }
Prims.Tot
[ { "abbrev": false, "full_module": "Hacl.Streaming.MD", "short_module": null }, { "abbrev": false, "full_module": "Hacl.Streaming.Interface", "short_module": null }, { "abbrev": false, "full_module": "Spec.Hash.Definitions", "short_module": null }, { "abbrev": true...
false
let hacl_sha2_256 = hacl_md SHA2_256
let hacl_sha2_256 =
false
null
false
hacl_md SHA2_256
{ "checked_file": "Hacl.Streaming.SHA2.fst.checked", "dependencies": [ "Spec.Hash.Definitions.fst.checked", "prims.fst.checked", "Lib.NTuple.fsti.checked", "Lib.MultiBuffer.fst.checked", "Lib.IntTypes.fsti.checked", "Lib.Buffer.fsti.checked", "Hacl.Streaming.MD.fst.checked", "Hacl.St...
[ "total" ]
[ "Hacl.Streaming.MD.hacl_md", "Spec.Hash.Definitions.SHA2_256" ]
[]
module Hacl.Streaming.SHA2 // NOTE: if you get errors trying to load this file in interactive mode because // a tactic fails in Hacl.Streaming.MD (even though Hacl.Streaming.MD works // totally fine in interactive mode!!), run: // NODEPEND=1 make -j obj/Hacl.Streaming.MD.fst.checked open FStar.HyperStack.ST /// ...
false
true
Hacl.Streaming.SHA2.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 hacl_sha2_256 : Hacl.Streaming.Interface.block Prims.unit
[]
Hacl.Streaming.SHA2.hacl_sha2_256
{ "file_name": "code/streaming/Hacl.Streaming.SHA2.fst", "git_rev": "12c5e9539c7e3c366c26409d3b86493548c4483e", "git_url": "https://github.com/hacl-star/hacl-star.git", "project_name": "hacl-star" }
Hacl.Streaming.Interface.block Prims.unit
{ "end_col": 36, "end_line": 31, "start_col": 20, "start_line": 31 }
Prims.Tot
val update_256:F.update_st hacl_sha2_256 (G.hide ()) (state_t_256.s ()) (G.erased unit)
[ { "abbrev": true, "full_module": "FStar.HyperStack.ST", "short_module": "ST" }, { "abbrev": false, "full_module": "Hacl.Impl.SHA2.Generic", "short_module": null }, { "abbrev": false, "full_module": "Hacl.SHA2.Scalar32", "short_module": null }, { "abbrev": false, ...
false
let update_256: F.update_st hacl_sha2_256 (G.hide ()) (state_t_256.s ()) (G.erased unit) = fun p input input_len -> update_224_256 p input input_len
val update_256:F.update_st hacl_sha2_256 (G.hide ()) (state_t_256.s ()) (G.erased unit) let update_256:F.update_st hacl_sha2_256 (G.hide ()) (state_t_256.s ()) (G.erased unit) =
false
null
false
fun p input input_len -> update_224_256 p input input_len
{ "checked_file": "Hacl.Streaming.SHA2.fst.checked", "dependencies": [ "Spec.Hash.Definitions.fst.checked", "prims.fst.checked", "Lib.NTuple.fsti.checked", "Lib.MultiBuffer.fst.checked", "Lib.IntTypes.fsti.checked", "Lib.Buffer.fsti.checked", "Hacl.Streaming.MD.fst.checked", "Hacl.St...
[ "total" ]
[ "Hacl.Streaming.Functor.state", "Prims.unit", "Hacl.Streaming.SHA2.hacl_sha2_256", "Hacl.Streaming.Interface.__proj__Stateful__item__s", "Hacl.Streaming.SHA2.state_t_256", "FStar.Ghost.erased", "LowStar.Buffer.buffer", "Hacl.Streaming.Functor.uint8", "FStar.UInt32.t", "Hacl.Streaming.SHA2.update_2...
[]
module Hacl.Streaming.SHA2 // NOTE: if you get errors trying to load this file in interactive mode because // a tactic fails in Hacl.Streaming.MD (even though Hacl.Streaming.MD works // totally fine in interactive mode!!), run: // NODEPEND=1 make -j obj/Hacl.Streaming.MD.fst.checked open FStar.HyperStack.ST /// ...
false
false
Hacl.Streaming.SHA2.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 update_256:F.update_st hacl_sha2_256 (G.hide ()) (state_t_256.s ()) (G.erased unit)
[]
Hacl.Streaming.SHA2.update_256
{ "file_name": "code/streaming/Hacl.Streaming.SHA2.fst", "git_rev": "12c5e9539c7e3c366c26409d3b86493548c4483e", "git_url": "https://github.com/hacl-star/hacl-star.git", "project_name": "hacl-star" }
Hacl.Streaming.Functor.update_st Hacl.Streaming.SHA2.hacl_sha2_256 () (Stateful?.s Hacl.Streaming.SHA2.state_t_256 ()) (FStar.Ghost.erased Prims.unit)
{ "end_col": 148, "end_line": 94, "start_col": 91, "start_line": 94 }
Prims.Tot
val update_512:F.update_st hacl_sha2_512 (G.hide ()) (state_t_512.s ()) (G.erased unit)
[ { "abbrev": true, "full_module": "FStar.HyperStack.ST", "short_module": "ST" }, { "abbrev": false, "full_module": "Hacl.Impl.SHA2.Generic", "short_module": null }, { "abbrev": false, "full_module": "Hacl.SHA2.Scalar32", "short_module": null }, { "abbrev": false, ...
false
let update_512: F.update_st hacl_sha2_512 (G.hide ()) (state_t_512.s ()) (G.erased unit) = fun p input input_len -> update_384_512 p input input_len
val update_512:F.update_st hacl_sha2_512 (G.hide ()) (state_t_512.s ()) (G.erased unit) let update_512:F.update_st hacl_sha2_512 (G.hide ()) (state_t_512.s ()) (G.erased unit) =
false
null
false
fun p input input_len -> update_384_512 p input input_len
{ "checked_file": "Hacl.Streaming.SHA2.fst.checked", "dependencies": [ "Spec.Hash.Definitions.fst.checked", "prims.fst.checked", "Lib.NTuple.fsti.checked", "Lib.MultiBuffer.fst.checked", "Lib.IntTypes.fsti.checked", "Lib.Buffer.fsti.checked", "Hacl.Streaming.MD.fst.checked", "Hacl.St...
[ "total" ]
[ "Hacl.Streaming.Functor.state", "Prims.unit", "Hacl.Streaming.SHA2.hacl_sha2_512", "Hacl.Streaming.Interface.__proj__Stateful__item__s", "Hacl.Streaming.SHA2.state_t_512", "FStar.Ghost.erased", "LowStar.Buffer.buffer", "Hacl.Streaming.Functor.uint8", "FStar.UInt32.t", "Hacl.Streaming.SHA2.update_3...
[]
module Hacl.Streaming.SHA2 // NOTE: if you get errors trying to load this file in interactive mode because // a tactic fails in Hacl.Streaming.MD (even though Hacl.Streaming.MD works // totally fine in interactive mode!!), run: // NODEPEND=1 make -j obj/Hacl.Streaming.MD.fst.checked open FStar.HyperStack.ST /// ...
false
false
Hacl.Streaming.SHA2.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 update_512:F.update_st hacl_sha2_512 (G.hide ()) (state_t_512.s ()) (G.erased unit)
[]
Hacl.Streaming.SHA2.update_512
{ "file_name": "code/streaming/Hacl.Streaming.SHA2.fst", "git_rev": "12c5e9539c7e3c366c26409d3b86493548c4483e", "git_url": "https://github.com/hacl-star/hacl-star.git", "project_name": "hacl-star" }
Hacl.Streaming.Functor.update_st Hacl.Streaming.SHA2.hacl_sha2_512 () (Stateful?.s Hacl.Streaming.SHA2.state_t_512 ()) (FStar.Ghost.erased Prims.unit)
{ "end_col": 148, "end_line": 182, "start_col": 91, "start_line": 182 }
Prims.Tot
val free_224:F.free_st hacl_sha2_256 (G.hide ()) (state_t_256.s ()) (G.erased unit)
[ { "abbrev": true, "full_module": "FStar.HyperStack.ST", "short_module": "ST" }, { "abbrev": false, "full_module": "Hacl.Impl.SHA2.Generic", "short_module": null }, { "abbrev": false, "full_module": "Hacl.SHA2.Scalar32", "short_module": null }, { "abbrev": false, ...
false
let free_224: F.free_st hacl_sha2_256 (G.hide ()) (state_t_256.s ()) (G.erased unit) = fun p -> free_256 p
val free_224:F.free_st hacl_sha2_256 (G.hide ()) (state_t_256.s ()) (G.erased unit) let free_224:F.free_st hacl_sha2_256 (G.hide ()) (state_t_256.s ()) (G.erased unit) =
false
null
false
fun p -> free_256 p
{ "checked_file": "Hacl.Streaming.SHA2.fst.checked", "dependencies": [ "Spec.Hash.Definitions.fst.checked", "prims.fst.checked", "Lib.NTuple.fsti.checked", "Lib.MultiBuffer.fst.checked", "Lib.IntTypes.fsti.checked", "Lib.Buffer.fsti.checked", "Hacl.Streaming.MD.fst.checked", "Hacl.St...
[ "total" ]
[ "Hacl.Streaming.Functor.state", "Prims.unit", "Hacl.Streaming.SHA2.hacl_sha2_256", "Hacl.Streaming.Interface.__proj__Stateful__item__s", "Hacl.Streaming.SHA2.state_t_256", "FStar.Ghost.erased", "Hacl.Streaming.SHA2.free_256" ]
[]
module Hacl.Streaming.SHA2 // NOTE: if you get errors trying to load this file in interactive mode because // a tactic fails in Hacl.Streaming.MD (even though Hacl.Streaming.MD works // totally fine in interactive mode!!), run: // NODEPEND=1 make -j obj/Hacl.Streaming.MD.fst.checked open FStar.HyperStack.ST /// ...
false
false
Hacl.Streaming.SHA2.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 free_224:F.free_st hacl_sha2_256 (G.hide ()) (state_t_256.s ()) (G.erased unit)
[]
Hacl.Streaming.SHA2.free_224
{ "file_name": "code/streaming/Hacl.Streaming.SHA2.fst", "git_rev": "12c5e9539c7e3c366c26409d3b86493548c4483e", "git_url": "https://github.com/hacl-star/hacl-star.git", "project_name": "hacl-star" }
Hacl.Streaming.Functor.free_st Hacl.Streaming.SHA2.hacl_sha2_256 () (Stateful?.s Hacl.Streaming.SHA2.state_t_256 ()) (FStar.Ghost.erased Prims.unit)
{ "end_col": 106, "end_line": 139, "start_col": 87, "start_line": 139 }
Prims.Tot
val free_384:F.free_st hacl_sha2_512 (G.hide ()) (state_t_512.s ()) (G.erased unit)
[ { "abbrev": true, "full_module": "FStar.HyperStack.ST", "short_module": "ST" }, { "abbrev": false, "full_module": "Hacl.Impl.SHA2.Generic", "short_module": null }, { "abbrev": false, "full_module": "Hacl.SHA2.Scalar32", "short_module": null }, { "abbrev": false, ...
false
let free_384: F.free_st hacl_sha2_512 (G.hide ()) (state_t_512.s ()) (G.erased unit) = fun p -> free_512 p
val free_384:F.free_st hacl_sha2_512 (G.hide ()) (state_t_512.s ()) (G.erased unit) let free_384:F.free_st hacl_sha2_512 (G.hide ()) (state_t_512.s ()) (G.erased unit) =
false
null
false
fun p -> free_512 p
{ "checked_file": "Hacl.Streaming.SHA2.fst.checked", "dependencies": [ "Spec.Hash.Definitions.fst.checked", "prims.fst.checked", "Lib.NTuple.fsti.checked", "Lib.MultiBuffer.fst.checked", "Lib.IntTypes.fsti.checked", "Lib.Buffer.fsti.checked", "Hacl.Streaming.MD.fst.checked", "Hacl.St...
[ "total" ]
[ "Hacl.Streaming.Functor.state", "Prims.unit", "Hacl.Streaming.SHA2.hacl_sha2_512", "Hacl.Streaming.Interface.__proj__Stateful__item__s", "Hacl.Streaming.SHA2.state_t_512", "FStar.Ghost.erased", "Hacl.Streaming.SHA2.free_512" ]
[]
module Hacl.Streaming.SHA2 // NOTE: if you get errors trying to load this file in interactive mode because // a tactic fails in Hacl.Streaming.MD (even though Hacl.Streaming.MD works // totally fine in interactive mode!!), run: // NODEPEND=1 make -j obj/Hacl.Streaming.MD.fst.checked open FStar.HyperStack.ST /// ...
false
false
Hacl.Streaming.SHA2.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 free_384:F.free_st hacl_sha2_512 (G.hide ()) (state_t_512.s ()) (G.erased unit)
[]
Hacl.Streaming.SHA2.free_384
{ "file_name": "code/streaming/Hacl.Streaming.SHA2.fst", "git_rev": "12c5e9539c7e3c366c26409d3b86493548c4483e", "git_url": "https://github.com/hacl-star/hacl-star.git", "project_name": "hacl-star" }
Hacl.Streaming.Functor.free_st Hacl.Streaming.SHA2.hacl_sha2_512 () (Stateful?.s Hacl.Streaming.SHA2.state_t_512 ()) (FStar.Ghost.erased Prims.unit)
{ "end_col": 106, "end_line": 228, "start_col": 87, "start_line": 228 }
Prims.Tot
val update_384:F.update_st hacl_sha2_512 (G.hide ()) (state_t_512.s ()) (G.erased unit)
[ { "abbrev": true, "full_module": "FStar.HyperStack.ST", "short_module": "ST" }, { "abbrev": false, "full_module": "Hacl.Impl.SHA2.Generic", "short_module": null }, { "abbrev": false, "full_module": "Hacl.SHA2.Scalar32", "short_module": null }, { "abbrev": false, ...
false
let update_384: F.update_st hacl_sha2_512 (G.hide ()) (state_t_512.s ()) (G.erased unit) = fun p input input_len -> update_384_512 p input input_len
val update_384:F.update_st hacl_sha2_512 (G.hide ()) (state_t_512.s ()) (G.erased unit) let update_384:F.update_st hacl_sha2_512 (G.hide ()) (state_t_512.s ()) (G.erased unit) =
false
null
false
fun p input input_len -> update_384_512 p input input_len
{ "checked_file": "Hacl.Streaming.SHA2.fst.checked", "dependencies": [ "Spec.Hash.Definitions.fst.checked", "prims.fst.checked", "Lib.NTuple.fsti.checked", "Lib.MultiBuffer.fst.checked", "Lib.IntTypes.fsti.checked", "Lib.Buffer.fsti.checked", "Hacl.Streaming.MD.fst.checked", "Hacl.St...
[ "total" ]
[ "Hacl.Streaming.Functor.state", "Prims.unit", "Hacl.Streaming.SHA2.hacl_sha2_512", "Hacl.Streaming.Interface.__proj__Stateful__item__s", "Hacl.Streaming.SHA2.state_t_512", "FStar.Ghost.erased", "LowStar.Buffer.buffer", "Hacl.Streaming.Functor.uint8", "FStar.UInt32.t", "Hacl.Streaming.SHA2.update_3...
[]
module Hacl.Streaming.SHA2 // NOTE: if you get errors trying to load this file in interactive mode because // a tactic fails in Hacl.Streaming.MD (even though Hacl.Streaming.MD works // totally fine in interactive mode!!), run: // NODEPEND=1 make -j obj/Hacl.Streaming.MD.fst.checked open FStar.HyperStack.ST /// ...
false
false
Hacl.Streaming.SHA2.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 update_384:F.update_st hacl_sha2_512 (G.hide ()) (state_t_512.s ()) (G.erased unit)
[]
Hacl.Streaming.SHA2.update_384
{ "file_name": "code/streaming/Hacl.Streaming.SHA2.fst", "git_rev": "12c5e9539c7e3c366c26409d3b86493548c4483e", "git_url": "https://github.com/hacl-star/hacl-star.git", "project_name": "hacl-star" }
Hacl.Streaming.Functor.update_st Hacl.Streaming.SHA2.hacl_sha2_512 () (Stateful?.s Hacl.Streaming.SHA2.state_t_512 ()) (FStar.Ghost.erased Prims.unit)
{ "end_col": 148, "end_line": 220, "start_col": 91, "start_line": 220 }
Prims.Tot
val hash_224: Hacl.Hash.Definitions.hash_st SHA2_224
[ { "abbrev": true, "full_module": "FStar.HyperStack.ST", "short_module": "ST" }, { "abbrev": false, "full_module": "Hacl.Impl.SHA2.Generic", "short_module": null }, { "abbrev": false, "full_module": "Hacl.SHA2.Scalar32", "short_module": null }, { "abbrev": false, ...
false
let hash_224 input input_len dst = [@inline_let] let dst: lbuffer uint8 (Hacl.Hash.Definitions.hash_len SHA2_224) = dst in let ib = ntup1 input in let rb = ntup1 dst in let h0 = ST.get() in loc_multi1 rb; hash #SHA2_224 #M32 sha224_init sha224_update_nblocks sha224_update_last sha224_finish rb input_len i...
val hash_224: Hacl.Hash.Definitions.hash_st SHA2_224 let hash_224 input input_len dst =
false
null
false
[@@ inline_let ]let dst:lbuffer uint8 (Hacl.Hash.Definitions.hash_len SHA2_224) = dst in let ib = ntup1 input in let rb = ntup1 dst in let h0 = ST.get () in loc_multi1 rb; hash #SHA2_224 #M32 sha224_init sha224_update_nblocks sha224_update_last sha224_finish rb input_len ib; let h1 = ST.get () in Hacl.S...
{ "checked_file": "Hacl.Streaming.SHA2.fst.checked", "dependencies": [ "Spec.Hash.Definitions.fst.checked", "prims.fst.checked", "Lib.NTuple.fsti.checked", "Lib.MultiBuffer.fst.checked", "Lib.IntTypes.fsti.checked", "Lib.Buffer.fsti.checked", "Hacl.Streaming.MD.fst.checked", "Hacl.St...
[ "total" ]
[ "LowStar.Buffer.buffer", "Lib.IntTypes.uint8", "Lib.IntTypes.size_t", "Prims.b2t", "Prims.op_Equality", "Prims.int", "Prims.l_or", "Prims.op_GreaterThanOrEqual", "Lib.IntTypes.range", "Lib.IntTypes.U32", "LowStar.Monotonic.Buffer.length", "LowStar.Buffer.trivial_preorder", "Lib.IntTypes.v", ...
[]
module Hacl.Streaming.SHA2 // NOTE: if you get errors trying to load this file in interactive mode because // a tactic fails in Hacl.Streaming.MD (even though Hacl.Streaming.MD works // totally fine in interactive mode!!), run: // NODEPEND=1 make -j obj/Hacl.Streaming.MD.fst.checked open FStar.HyperStack.ST /// ...
false
true
Hacl.Streaming.SHA2.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 hash_224: Hacl.Hash.Definitions.hash_st SHA2_224
[]
Hacl.Streaming.SHA2.hash_224
{ "file_name": "code/streaming/Hacl.Streaming.SHA2.fst", "git_rev": "12c5e9539c7e3c366c26409d3b86493548c4483e", "git_url": "https://github.com/hacl-star/hacl-star.git", "project_name": "hacl-star" }
Hacl.Hash.Definitions.hash_st Spec.Hash.Definitions.SHA2_224
{ "end_col": 54, "end_line": 154, "start_col": 2, "start_line": 145 }
Prims.Tot
val hash_256: Hacl.Hash.Definitions.hash_st SHA2_256
[ { "abbrev": true, "full_module": "FStar.HyperStack.ST", "short_module": "ST" }, { "abbrev": false, "full_module": "Hacl.Impl.SHA2.Generic", "short_module": null }, { "abbrev": false, "full_module": "Hacl.SHA2.Scalar32", "short_module": null }, { "abbrev": false, ...
false
let hash_256 input input_len dst = [@inline_let] let dst: lbuffer uint8 (Hacl.Hash.Definitions.hash_len SHA2_256) = dst in let ib = ntup1 input in let rb = ntup1 dst in let h0 = ST.get() in loc_multi1 rb; hash #SHA2_256 #M32 sha256_init sha256_update_nblocks sha256_update_last sha256_finish rb input_len i...
val hash_256: Hacl.Hash.Definitions.hash_st SHA2_256 let hash_256 input input_len dst =
false
null
false
[@@ inline_let ]let dst:lbuffer uint8 (Hacl.Hash.Definitions.hash_len SHA2_256) = dst in let ib = ntup1 input in let rb = ntup1 dst in let h0 = ST.get () in loc_multi1 rb; hash #SHA2_256 #M32 sha256_init sha256_update_nblocks sha256_update_last sha256_finish rb input_len ib; let h1 = ST.get () in Hacl.S...
{ "checked_file": "Hacl.Streaming.SHA2.fst.checked", "dependencies": [ "Spec.Hash.Definitions.fst.checked", "prims.fst.checked", "Lib.NTuple.fsti.checked", "Lib.MultiBuffer.fst.checked", "Lib.IntTypes.fsti.checked", "Lib.Buffer.fsti.checked", "Hacl.Streaming.MD.fst.checked", "Hacl.St...
[ "total" ]
[ "LowStar.Buffer.buffer", "Lib.IntTypes.uint8", "Lib.IntTypes.size_t", "Prims.b2t", "Prims.op_Equality", "Prims.int", "Prims.l_or", "Prims.op_GreaterThanOrEqual", "Lib.IntTypes.range", "Lib.IntTypes.U32", "LowStar.Monotonic.Buffer.length", "LowStar.Buffer.trivial_preorder", "Lib.IntTypes.v", ...
[]
module Hacl.Streaming.SHA2 // NOTE: if you get errors trying to load this file in interactive mode because // a tactic fails in Hacl.Streaming.MD (even though Hacl.Streaming.MD works // totally fine in interactive mode!!), run: // NODEPEND=1 make -j obj/Hacl.Streaming.MD.fst.checked open FStar.HyperStack.ST /// ...
false
true
Hacl.Streaming.SHA2.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 hash_256: Hacl.Hash.Definitions.hash_st SHA2_256
[]
Hacl.Streaming.SHA2.hash_256
{ "file_name": "code/streaming/Hacl.Streaming.SHA2.fst", "git_rev": "12c5e9539c7e3c366c26409d3b86493548c4483e", "git_url": "https://github.com/hacl-star/hacl-star.git", "project_name": "hacl-star" }
Hacl.Hash.Definitions.hash_st Spec.Hash.Definitions.SHA2_256
{ "end_col": 54, "end_line": 122, "start_col": 2, "start_line": 113 }
Prims.Tot
val hash_384: Hacl.Hash.Definitions.hash_st SHA2_384
[ { "abbrev": true, "full_module": "FStar.HyperStack.ST", "short_module": "ST" }, { "abbrev": false, "full_module": "Hacl.Impl.SHA2.Generic", "short_module": null }, { "abbrev": false, "full_module": "Hacl.SHA2.Scalar32", "short_module": null }, { "abbrev": false, ...
false
let hash_384 input input_len dst = [@inline_let] let dst: lbuffer uint8 (Hacl.Hash.Definitions.hash_len SHA2_384) = dst in let ib = ntup1 input in let rb = ntup1 dst in let h0 = ST.get() in loc_multi1 rb; hash #SHA2_384 #M32 sha384_init sha384_update_nblocks sha384_update_last sha384_finish rb input_len i...
val hash_384: Hacl.Hash.Definitions.hash_st SHA2_384 let hash_384 input input_len dst =
false
null
false
[@@ inline_let ]let dst:lbuffer uint8 (Hacl.Hash.Definitions.hash_len SHA2_384) = dst in let ib = ntup1 input in let rb = ntup1 dst in let h0 = ST.get () in loc_multi1 rb; hash #SHA2_384 #M32 sha384_init sha384_update_nblocks sha384_update_last sha384_finish rb input_len ib; let h1 = ST.get () in Hacl.S...
{ "checked_file": "Hacl.Streaming.SHA2.fst.checked", "dependencies": [ "Spec.Hash.Definitions.fst.checked", "prims.fst.checked", "Lib.NTuple.fsti.checked", "Lib.MultiBuffer.fst.checked", "Lib.IntTypes.fsti.checked", "Lib.Buffer.fsti.checked", "Hacl.Streaming.MD.fst.checked", "Hacl.St...
[ "total" ]
[ "LowStar.Buffer.buffer", "Lib.IntTypes.uint8", "Lib.IntTypes.size_t", "Prims.b2t", "Prims.op_Equality", "Prims.int", "Prims.l_or", "Prims.op_GreaterThanOrEqual", "Lib.IntTypes.range", "Lib.IntTypes.U32", "LowStar.Monotonic.Buffer.length", "LowStar.Buffer.trivial_preorder", "Lib.IntTypes.v", ...
[]
module Hacl.Streaming.SHA2 // NOTE: if you get errors trying to load this file in interactive mode because // a tactic fails in Hacl.Streaming.MD (even though Hacl.Streaming.MD works // totally fine in interactive mode!!), run: // NODEPEND=1 make -j obj/Hacl.Streaming.MD.fst.checked open FStar.HyperStack.ST /// ...
false
true
Hacl.Streaming.SHA2.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 hash_384: Hacl.Hash.Definitions.hash_st SHA2_384
[]
Hacl.Streaming.SHA2.hash_384
{ "file_name": "code/streaming/Hacl.Streaming.SHA2.fst", "git_rev": "12c5e9539c7e3c366c26409d3b86493548c4483e", "git_url": "https://github.com/hacl-star/hacl-star.git", "project_name": "hacl-star" }
Hacl.Hash.Definitions.hash_st Spec.Hash.Definitions.SHA2_384
{ "end_col": 54, "end_line": 243, "start_col": 2, "start_line": 234 }
Prims.Tot
val hash_512: Hacl.Hash.Definitions.hash_st SHA2_512
[ { "abbrev": true, "full_module": "FStar.HyperStack.ST", "short_module": "ST" }, { "abbrev": false, "full_module": "Hacl.Impl.SHA2.Generic", "short_module": null }, { "abbrev": false, "full_module": "Hacl.SHA2.Scalar32", "short_module": null }, { "abbrev": false, ...
false
let hash_512 input input_len dst = [@inline_let] let dst: lbuffer uint8 (Hacl.Hash.Definitions.hash_len SHA2_512) = dst in let ib = ntup1 input in let rb = ntup1 dst in let h0 = ST.get() in loc_multi1 rb; hash #SHA2_512 #M32 sha512_init sha512_update_nblocks sha512_update_last sha512_finish rb input_len i...
val hash_512: Hacl.Hash.Definitions.hash_st SHA2_512 let hash_512 input input_len dst =
false
null
false
[@@ inline_let ]let dst:lbuffer uint8 (Hacl.Hash.Definitions.hash_len SHA2_512) = dst in let ib = ntup1 input in let rb = ntup1 dst in let h0 = ST.get () in loc_multi1 rb; hash #SHA2_512 #M32 sha512_init sha512_update_nblocks sha512_update_last sha512_finish rb input_len ib; let h1 = ST.get () in Hacl.S...
{ "checked_file": "Hacl.Streaming.SHA2.fst.checked", "dependencies": [ "Spec.Hash.Definitions.fst.checked", "prims.fst.checked", "Lib.NTuple.fsti.checked", "Lib.MultiBuffer.fst.checked", "Lib.IntTypes.fsti.checked", "Lib.Buffer.fsti.checked", "Hacl.Streaming.MD.fst.checked", "Hacl.St...
[ "total" ]
[ "LowStar.Buffer.buffer", "Lib.IntTypes.uint8", "Lib.IntTypes.size_t", "Prims.b2t", "Prims.op_Equality", "Prims.int", "Prims.l_or", "Prims.op_GreaterThanOrEqual", "Lib.IntTypes.range", "Lib.IntTypes.U32", "LowStar.Monotonic.Buffer.length", "LowStar.Buffer.trivial_preorder", "Lib.IntTypes.v", ...
[]
module Hacl.Streaming.SHA2 // NOTE: if you get errors trying to load this file in interactive mode because // a tactic fails in Hacl.Streaming.MD (even though Hacl.Streaming.MD works // totally fine in interactive mode!!), run: // NODEPEND=1 make -j obj/Hacl.Streaming.MD.fst.checked open FStar.HyperStack.ST /// ...
false
true
Hacl.Streaming.SHA2.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 hash_512: Hacl.Hash.Definitions.hash_st SHA2_512
[]
Hacl.Streaming.SHA2.hash_512
{ "file_name": "code/streaming/Hacl.Streaming.SHA2.fst", "git_rev": "12c5e9539c7e3c366c26409d3b86493548c4483e", "git_url": "https://github.com/hacl-star/hacl-star.git", "project_name": "hacl-star" }
Hacl.Hash.Definitions.hash_st Spec.Hash.Definitions.SHA2_512
{ "end_col": 54, "end_line": 211, "start_col": 2, "start_line": 202 }
Prims.Tot
val to_poly (p: poly{poly == D.poly}) : D.poly
[ { "abbrev": false, "full_module": "FStar.Seq", "short_module": null }, { "abbrev": false, "full_module": "FStar.Mul", "short_module": null }, { "abbrev": false, "full_module": "FStar.Seq", "short_module": null }, { "abbrev": false, "full_module": "FStar.Mul", ...
false
let to_poly (p:poly{poly == D.poly}) : D.poly = coerce D.poly p
val to_poly (p: poly{poly == D.poly}) : D.poly let to_poly (p: poly{poly == D.poly}) : D.poly =
false
null
false
coerce D.poly p
{ "checked_file": "Vale.Math.Poly2_s.fsti.checked", "dependencies": [ "Vale.Math.Poly2.Defs_s.fst.checked", "prims.fst.checked", "FStar.Seq.fst.checked", "FStar.Pervasives.fsti.checked", "FStar.Mul.fst.checked" ], "interface_file": false, "source_file": "Vale.Math.Poly2_s.fsti" }
[ "total" ]
[ "Vale.Math.Poly2_s.poly", "Prims.eq2", "Vale.Math.Poly2.Defs_s.poly", "Vale.Math.Poly2_s.coerce" ]
[]
module Vale.Math.Poly2_s module D = Vale.Math.Poly2.Defs_s open FStar.Mul open FStar.Seq // Polynomials cn * x^n + ... + c0 * x^0 // where coefficients ck are treated mod 2 // Each coefficient is 0 (false) or 1 (true) val poly : eqtype val degree (p:poly) : int // note: degree zero == -1 val zero : poly val one : pol...
false
false
Vale.Math.Poly2_s.fsti
{ "detail_errors": false, "detail_hint_replay": false, "initial_fuel": 2, "initial_ifuel": 0, "max_fuel": 1, "max_ifuel": 1, "no_plugins": false, "no_smt": false, "no_tactics": false, "quake_hi": 1, "quake_keep": false, "quake_lo": 1, "retry": false, "reuse_hint_for": null, "smtencoding_el...
null
val to_poly (p: poly{poly == D.poly}) : D.poly
[]
Vale.Math.Poly2_s.to_poly
{ "file_name": "vale/specs/math/Vale.Math.Poly2_s.fsti", "git_rev": "12c5e9539c7e3c366c26409d3b86493548c4483e", "git_url": "https://github.com/hacl-star/hacl-star.git", "project_name": "hacl-star" }
p: Vale.Math.Poly2_s.poly{Vale.Math.Poly2_s.poly == Vale.Math.Poly2.Defs_s.poly} -> Vale.Math.Poly2.Defs_s.poly
{ "end_col": 70, "end_line": 52, "start_col": 55, "start_line": 52 }
Prims.Tot
val of_poly (p: D.poly{poly == D.poly}) : poly
[ { "abbrev": false, "full_module": "FStar.Seq", "short_module": null }, { "abbrev": false, "full_module": "FStar.Mul", "short_module": null }, { "abbrev": false, "full_module": "FStar.Seq", "short_module": null }, { "abbrev": false, "full_module": "FStar.Mul", ...
false
let of_poly (p:D.poly{poly == D.poly}) : poly = coerce poly p
val of_poly (p: D.poly{poly == D.poly}) : poly let of_poly (p: D.poly{poly == D.poly}) : poly =
false
null
false
coerce poly p
{ "checked_file": "Vale.Math.Poly2_s.fsti.checked", "dependencies": [ "Vale.Math.Poly2.Defs_s.fst.checked", "prims.fst.checked", "FStar.Seq.fst.checked", "FStar.Pervasives.fsti.checked", "FStar.Mul.fst.checked" ], "interface_file": false, "source_file": "Vale.Math.Poly2_s.fsti" }
[ "total" ]
[ "Vale.Math.Poly2.Defs_s.poly", "Prims.eq2", "Vale.Math.Poly2_s.poly", "Vale.Math.Poly2_s.coerce" ]
[]
module Vale.Math.Poly2_s module D = Vale.Math.Poly2.Defs_s open FStar.Mul open FStar.Seq // Polynomials cn * x^n + ... + c0 * x^0 // where coefficients ck are treated mod 2 // Each coefficient is 0 (false) or 1 (true) val poly : eqtype val degree (p:poly) : int // note: degree zero == -1 val zero : poly val one : pol...
false
false
Vale.Math.Poly2_s.fsti
{ "detail_errors": false, "detail_hint_replay": false, "initial_fuel": 2, "initial_ifuel": 0, "max_fuel": 1, "max_ifuel": 1, "no_plugins": false, "no_smt": false, "no_tactics": false, "quake_hi": 1, "quake_keep": false, "quake_lo": 1, "retry": false, "reuse_hint_for": null, "smtencoding_el...
null
val of_poly (p: D.poly{poly == D.poly}) : poly
[]
Vale.Math.Poly2_s.of_poly
{ "file_name": "vale/specs/math/Vale.Math.Poly2_s.fsti", "git_rev": "12c5e9539c7e3c366c26409d3b86493548c4483e", "git_url": "https://github.com/hacl-star/hacl-star.git", "project_name": "hacl-star" }
p: Vale.Math.Poly2.Defs_s.poly{Vale.Math.Poly2_s.poly == Vale.Math.Poly2.Defs_s.poly} -> Vale.Math.Poly2_s.poly
{ "end_col": 68, "end_line": 53, "start_col": 55, "start_line": 53 }
Prims.Tot
val coerce (#a b: Type0) (x: a{a == b}) : b
[ { "abbrev": false, "full_module": "FStar.Seq", "short_module": null }, { "abbrev": false, "full_module": "FStar.Mul", "short_module": null }, { "abbrev": false, "full_module": "FStar.Seq", "short_module": null }, { "abbrev": false, "full_module": "FStar.Mul", ...
false
let coerce (#a:Type0) (b:Type0) (x:a{a == b}) : b = x
val coerce (#a b: Type0) (x: a{a == b}) : b let coerce (#a b: Type0) (x: a{a == b}) : b =
false
null
false
x
{ "checked_file": "Vale.Math.Poly2_s.fsti.checked", "dependencies": [ "Vale.Math.Poly2.Defs_s.fst.checked", "prims.fst.checked", "FStar.Seq.fst.checked", "FStar.Pervasives.fsti.checked", "FStar.Mul.fst.checked" ], "interface_file": false, "source_file": "Vale.Math.Poly2_s.fsti" }
[ "total" ]
[ "Prims.eq2" ]
[]
module Vale.Math.Poly2_s module D = Vale.Math.Poly2.Defs_s open FStar.Mul open FStar.Seq // Polynomials cn * x^n + ... + c0 * x^0 // where coefficients ck are treated mod 2 // Each coefficient is 0 (false) or 1 (true) val poly : eqtype val degree (p:poly) : int // note: degree zero == -1 val zero : poly val one : pol...
false
false
Vale.Math.Poly2_s.fsti
{ "detail_errors": false, "detail_hint_replay": false, "initial_fuel": 2, "initial_ifuel": 0, "max_fuel": 1, "max_ifuel": 1, "no_plugins": false, "no_smt": false, "no_tactics": false, "quake_hi": 1, "quake_keep": false, "quake_lo": 1, "retry": false, "reuse_hint_for": null, "smtencoding_el...
null
val coerce (#a b: Type0) (x: a{a == b}) : b
[]
Vale.Math.Poly2_s.coerce
{ "file_name": "vale/specs/math/Vale.Math.Poly2_s.fsti", "git_rev": "12c5e9539c7e3c366c26409d3b86493548c4483e", "git_url": "https://github.com/hacl-star/hacl-star.git", "project_name": "hacl-star" }
b: Type0 -> x: a{a == b} -> b
{ "end_col": 60, "end_line": 51, "start_col": 59, "start_line": 51 }
Prims.GTot
val loc_region_only (#aloc: aloc_t) (#c: cls aloc) (preserve_liveness: bool) (r: HS.rid) : GTot (loc c)
[ { "abbrev": true, "full_module": "FStar.FunctionalExtensionality", "short_module": "F" }, { "abbrev": true, "full_module": "FStar.HyperStack.ST", "short_module": "HST" }, { "abbrev": true, "full_module": "FStar.HyperStack", "short_module": "HS" }, { "abbrev": true...
false
let loc_region_only (#aloc: aloc_t) (#c: cls aloc) (preserve_liveness: bool) (r: HS.rid) : GTot (loc c) = loc_regions preserve_liveness (Set.singleton r)
val loc_region_only (#aloc: aloc_t) (#c: cls aloc) (preserve_liveness: bool) (r: HS.rid) : GTot (loc c) let loc_region_only (#aloc: aloc_t) (#c: cls aloc) (preserve_liveness: bool) (r: HS.rid) : GTot (loc c) =
false
null
false
loc_regions preserve_liveness (Set.singleton r)
{ "checked_file": "FStar.ModifiesGen.fsti.checked", "dependencies": [ "prims.fst.checked", "FStar.Set.fsti.checked", "FStar.Preorder.fst.checked", "FStar.Pervasives.Native.fst.checked", "FStar.Pervasives.fsti.checked", "FStar.Map.fsti.checked", "FStar.HyperStack.ST.fsti.checked", "FS...
[ "sometrivial" ]
[ "FStar.ModifiesGen.aloc_t", "FStar.ModifiesGen.cls", "Prims.bool", "FStar.Monotonic.HyperHeap.rid", "FStar.ModifiesGen.loc_regions", "FStar.Set.singleton", "FStar.ModifiesGen.loc" ]
[]
(* Copyright 2008-2018 Microsoft Research Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agre...
false
false
FStar.ModifiesGen.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 loc_region_only (#aloc: aloc_t) (#c: cls aloc) (preserve_liveness: bool) (r: HS.rid) : GTot (loc c)
[]
FStar.ModifiesGen.loc_region_only
{ "file_name": "ulib/FStar.ModifiesGen.fsti", "git_rev": "f4cbb7a38d67eeb13fbdb2f4fb8a44a65cbcdc1f", "git_url": "https://github.com/FStarLang/FStar.git", "project_name": "FStar" }
preserve_liveness: Prims.bool -> r: FStar.Monotonic.HyperHeap.rid -> Prims.GTot (FStar.ModifiesGen.loc c)
{ "end_col": 49, "end_line": 217, "start_col": 2, "start_line": 217 }
FStar.Pervasives.Lemma
[ { "abbrev": true, "full_module": "FStar.FunctionalExtensionality", "short_module": "F" }, { "abbrev": true, "full_module": "FStar.HyperStack.ST", "short_module": "HST" }, { "abbrev": true, "full_module": "FStar.HyperStack", "short_module": "HS" }, { "abbrev": true...
false
let loc_disjoint_addresses #aloc #c = loc_disjoint_addresses_intro #aloc #c
let loc_disjoint_addresses #aloc #c =
false
null
true
loc_disjoint_addresses_intro #aloc #c
{ "checked_file": "FStar.ModifiesGen.fsti.checked", "dependencies": [ "prims.fst.checked", "FStar.Set.fsti.checked", "FStar.Preorder.fst.checked", "FStar.Pervasives.Native.fst.checked", "FStar.Pervasives.fsti.checked", "FStar.Map.fsti.checked", "FStar.HyperStack.ST.fsti.checked", "FS...
[ "lemma" ]
[ "FStar.ModifiesGen.aloc_t", "FStar.ModifiesGen.cls", "FStar.ModifiesGen.loc_disjoint_addresses_intro", "Prims.bool", "FStar.Monotonic.HyperHeap.rid", "FStar.Set.set", "Prims.nat", "Prims.unit", "Prims.l_or", "Prims.b2t", "Prims.op_disEquality", "FStar.Set.subset", "FStar.Set.intersect", "F...
[]
(* Copyright 2008-2018 Microsoft Research Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agre...
false
false
FStar.ModifiesGen.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 loc_disjoint_addresses : preserve_liveness1: Prims.bool -> preserve_liveness2: Prims.bool -> r1: FStar.Monotonic.HyperHeap.rid -> r2: FStar.Monotonic.HyperHeap.rid -> n1: FStar.Set.set Prims.nat -> n2: FStar.Set.set Prims.nat -> FStar.Pervasives.Lemma (requires r1 <> r2 \/ FStar.Set.subs...
[]
FStar.ModifiesGen.loc_disjoint_addresses
{ "file_name": "ulib/FStar.ModifiesGen.fsti", "git_rev": "f4cbb7a38d67eeb13fbdb2f4fb8a44a65cbcdc1f", "git_url": "https://github.com/FStarLang/FStar.git", "project_name": "FStar" }
preserve_liveness1: Prims.bool -> preserve_liveness2: Prims.bool -> r1: FStar.Monotonic.HyperHeap.rid -> r2: FStar.Monotonic.HyperHeap.rid -> n1: FStar.Set.set Prims.nat -> n2: FStar.Set.set Prims.nat -> FStar.Pervasives.Lemma (requires r1 <> r2 \/ FStar.Set.subset (FStar.Set.intersect ...
{ "end_col": 75, "end_line": 420, "start_col": 38, "start_line": 420 }
Prims.GTot
val loc_all_regions_from (#aloc: aloc_t) (#c: cls aloc) (preserve_liveness: bool) (r: HS.rid) : GTot (loc c)
[ { "abbrev": true, "full_module": "FStar.FunctionalExtensionality", "short_module": "F" }, { "abbrev": true, "full_module": "FStar.HyperStack.ST", "short_module": "HST" }, { "abbrev": true, "full_module": "FStar.HyperStack", "short_module": "HS" }, { "abbrev": true...
false
let loc_all_regions_from (#aloc: aloc_t) (#c: cls aloc) (preserve_liveness: bool) (r: HS.rid) : GTot (loc c) = loc_regions preserve_liveness (HS.mod_set (Set.singleton r))
val loc_all_regions_from (#aloc: aloc_t) (#c: cls aloc) (preserve_liveness: bool) (r: HS.rid) : GTot (loc c) let loc_all_regions_from (#aloc: aloc_t) (#c: cls aloc) (preserve_liveness: bool) (r: HS.rid) : GTot (loc c) =
false
null
false
loc_regions preserve_liveness (HS.mod_set (Set.singleton r))
{ "checked_file": "FStar.ModifiesGen.fsti.checked", "dependencies": [ "prims.fst.checked", "FStar.Set.fsti.checked", "FStar.Preorder.fst.checked", "FStar.Pervasives.Native.fst.checked", "FStar.Pervasives.fsti.checked", "FStar.Map.fsti.checked", "FStar.HyperStack.ST.fsti.checked", "FS...
[ "sometrivial" ]
[ "FStar.ModifiesGen.aloc_t", "FStar.ModifiesGen.cls", "Prims.bool", "FStar.Monotonic.HyperHeap.rid", "FStar.ModifiesGen.loc_regions", "FStar.Monotonic.HyperHeap.mod_set", "FStar.Set.singleton", "FStar.ModifiesGen.loc" ]
[]
(* Copyright 2008-2018 Microsoft Research Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agre...
false
false
FStar.ModifiesGen.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 loc_all_regions_from (#aloc: aloc_t) (#c: cls aloc) (preserve_liveness: bool) (r: HS.rid) : GTot (loc c)
[]
FStar.ModifiesGen.loc_all_regions_from
{ "file_name": "ulib/FStar.ModifiesGen.fsti", "git_rev": "f4cbb7a38d67eeb13fbdb2f4fb8a44a65cbcdc1f", "git_url": "https://github.com/FStarLang/FStar.git", "project_name": "FStar" }
preserve_liveness: Prims.bool -> r: FStar.Monotonic.HyperHeap.rid -> Prims.GTot (FStar.ModifiesGen.loc c)
{ "end_col": 62, "end_line": 224, "start_col": 2, "start_line": 224 }
Prims.GTot
val loc_mreference (#aloc: aloc_t) (#c: cls aloc) (#a: Type) (#p: Preorder.preorder a) (b: HS.mreference a p) : GTot (loc c)
[ { "abbrev": true, "full_module": "FStar.FunctionalExtensionality", "short_module": "F" }, { "abbrev": true, "full_module": "FStar.HyperStack.ST", "short_module": "HST" }, { "abbrev": true, "full_module": "FStar.HyperStack", "short_module": "HS" }, { "abbrev": true...
false
let loc_mreference (#aloc: aloc_t) (#c: cls aloc) (#a: Type) (#p: Preorder.preorder a) (b: HS.mreference a p) : GTot (loc c) = loc_addresses true (HS.frameOf b) (Set.singleton (HS.as_addr b))
val loc_mreference (#aloc: aloc_t) (#c: cls aloc) (#a: Type) (#p: Preorder.preorder a) (b: HS.mreference a p) : GTot (loc c) let loc_mreference (#aloc: aloc_t) (#c: cls aloc) (#a: Type) (#p: Preorder.preorder a) (b: HS.mreference a p) : GTot (loc c) =
false
null
false
loc_addresses true (HS.frameOf b) (Set.singleton (HS.as_addr b))
{ "checked_file": "FStar.ModifiesGen.fsti.checked", "dependencies": [ "prims.fst.checked", "FStar.Set.fsti.checked", "FStar.Preorder.fst.checked", "FStar.Pervasives.Native.fst.checked", "FStar.Pervasives.fsti.checked", "FStar.Map.fsti.checked", "FStar.HyperStack.ST.fsti.checked", "FS...
[ "sometrivial" ]
[ "FStar.ModifiesGen.aloc_t", "FStar.ModifiesGen.cls", "FStar.Preorder.preorder", "FStar.Monotonic.HyperStack.mreference", "FStar.ModifiesGen.loc_addresses", "FStar.Monotonic.HyperStack.frameOf", "FStar.Set.singleton", "Prims.nat", "FStar.Monotonic.HyperStack.as_addr", "FStar.ModifiesGen.loc" ]
[]
(* Copyright 2008-2018 Microsoft Research Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agre...
false
false
FStar.ModifiesGen.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 loc_mreference (#aloc: aloc_t) (#c: cls aloc) (#a: Type) (#p: Preorder.preorder a) (b: HS.mreference a p) : GTot (loc c)
[]
FStar.ModifiesGen.loc_mreference
{ "file_name": "ulib/FStar.ModifiesGen.fsti", "git_rev": "f4cbb7a38d67eeb13fbdb2f4fb8a44a65cbcdc1f", "git_url": "https://github.com/FStarLang/FStar.git", "project_name": "FStar" }
b: FStar.Monotonic.HyperStack.mreference a p -> Prims.GTot (FStar.ModifiesGen.loc c)
{ "end_col": 66, "end_line": 202, "start_col": 2, "start_line": 202 }
Prims.GTot
val loc_freed_mreference (#aloc: aloc_t) (#c: cls aloc) (#a: Type) (#p: Preorder.preorder a) (b: HS.mreference a p) : GTot (loc c)
[ { "abbrev": true, "full_module": "FStar.FunctionalExtensionality", "short_module": "F" }, { "abbrev": true, "full_module": "FStar.HyperStack.ST", "short_module": "HST" }, { "abbrev": true, "full_module": "FStar.HyperStack", "short_module": "HS" }, { "abbrev": true...
false
let loc_freed_mreference (#aloc: aloc_t) (#c: cls aloc) (#a: Type) (#p: Preorder.preorder a) (b: HS.mreference a p) : GTot (loc c) = loc_addresses false (HS.frameOf b) (Set.singleton (HS.as_addr b))
val loc_freed_mreference (#aloc: aloc_t) (#c: cls aloc) (#a: Type) (#p: Preorder.preorder a) (b: HS.mreference a p) : GTot (loc c) let loc_freed_mreference (#aloc: aloc_t) (#c: cls aloc) (#a: Type) (#p: Preorder.preorder a) (b: HS.mreference a p) : GTo...
false
null
false
loc_addresses false (HS.frameOf b) (Set.singleton (HS.as_addr b))
{ "checked_file": "FStar.ModifiesGen.fsti.checked", "dependencies": [ "prims.fst.checked", "FStar.Set.fsti.checked", "FStar.Preorder.fst.checked", "FStar.Pervasives.Native.fst.checked", "FStar.Pervasives.fsti.checked", "FStar.Map.fsti.checked", "FStar.HyperStack.ST.fsti.checked", "FS...
[ "sometrivial" ]
[ "FStar.ModifiesGen.aloc_t", "FStar.ModifiesGen.cls", "FStar.Preorder.preorder", "FStar.Monotonic.HyperStack.mreference", "FStar.ModifiesGen.loc_addresses", "FStar.Monotonic.HyperStack.frameOf", "FStar.Set.singleton", "Prims.nat", "FStar.Monotonic.HyperStack.as_addr", "FStar.ModifiesGen.loc" ]
[]
(* Copyright 2008-2018 Microsoft Research Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agre...
false
false
FStar.ModifiesGen.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 loc_freed_mreference (#aloc: aloc_t) (#c: cls aloc) (#a: Type) (#p: Preorder.preorder a) (b: HS.mreference a p) : GTot (loc c)
[]
FStar.ModifiesGen.loc_freed_mreference
{ "file_name": "ulib/FStar.ModifiesGen.fsti", "git_rev": "f4cbb7a38d67eeb13fbdb2f4fb8a44a65cbcdc1f", "git_url": "https://github.com/FStarLang/FStar.git", "project_name": "FStar" }
b: FStar.Monotonic.HyperStack.mreference a p -> Prims.GTot (FStar.ModifiesGen.loc c)
{ "end_col": 67, "end_line": 210, "start_col": 2, "start_line": 210 }
FStar.Pervasives.Lemma
val modifies_only_live_addresses (#aloc: aloc_t) (#c: cls aloc) (r: HS.rid) (a: Set.set nat) (l: loc c) (h h': HS.mem) : Lemma (requires (modifies (loc_union (loc_addresses false r a) l) h h' /\ (forall x. Set.mem x a ==> h `does_not_contain_addr` (r, x)))...
[ { "abbrev": true, "full_module": "FStar.FunctionalExtensionality", "short_module": "F" }, { "abbrev": true, "full_module": "FStar.HyperStack.ST", "short_module": "HST" }, { "abbrev": true, "full_module": "FStar.HyperStack", "short_module": "HS" }, { "abbrev": true...
false
let modifies_only_live_addresses (#aloc: aloc_t) (#c: cls aloc) (r: HS.rid) (a: Set.set nat) (l: loc c) (h h' : HS.mem) : Lemma (requires ( modifies (loc_union (loc_addresses false r a) l) h h' /\ (forall x . Set.mem x a ==> h `does_not_contain_addr` (r, x)) )) (ensures (modifies l h h')) = loc_...
val modifies_only_live_addresses (#aloc: aloc_t) (#c: cls aloc) (r: HS.rid) (a: Set.set nat) (l: loc c) (h h': HS.mem) : Lemma (requires (modifies (loc_union (loc_addresses false r a) l) h h' /\ (forall x. Set.mem x a ==> h `does_not_contain_addr` (r, x)))...
false
null
true
loc_addresses_unused_in c r a h; loc_includes_refl l; loc_includes_union_l (loc_unused_in c h) l l; loc_includes_union_l (loc_unused_in c h) l (loc_addresses false r a); loc_includes_union_r (loc_union (loc_unused_in c h) l) (loc_addresses false r a) l; modifies_loc_includes (loc_union (loc_unused_in c h) l) h h' (loc_...
{ "checked_file": "FStar.ModifiesGen.fsti.checked", "dependencies": [ "prims.fst.checked", "FStar.Set.fsti.checked", "FStar.Preorder.fst.checked", "FStar.Pervasives.Native.fst.checked", "FStar.Pervasives.fsti.checked", "FStar.Map.fsti.checked", "FStar.HyperStack.ST.fsti.checked", "FS...
[ "lemma" ]
[ "FStar.ModifiesGen.aloc_t", "FStar.ModifiesGen.cls", "FStar.Monotonic.HyperHeap.rid", "FStar.Set.set", "Prims.nat", "FStar.ModifiesGen.loc", "FStar.Monotonic.HyperStack.mem", "FStar.ModifiesGen.modifies_only_not_unused_in", "Prims.unit", "FStar.ModifiesGen.modifies_loc_includes", "FStar.Modifies...
[]
(* Copyright 2008-2018 Microsoft Research Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agre...
false
false
FStar.ModifiesGen.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_only_live_addresses (#aloc: aloc_t) (#c: cls aloc) (r: HS.rid) (a: Set.set nat) (l: loc c) (h h': HS.mem) : Lemma (requires (modifies (loc_union (loc_addresses false r a) l) h h' /\ (forall x. Set.mem x a ==> h `does_not_contain_addr` (r, x)))...
[]
FStar.ModifiesGen.modifies_only_live_addresses
{ "file_name": "ulib/FStar.ModifiesGen.fsti", "git_rev": "f4cbb7a38d67eeb13fbdb2f4fb8a44a65cbcdc1f", "git_url": "https://github.com/FStarLang/FStar.git", "project_name": "FStar" }
r: FStar.Monotonic.HyperHeap.rid -> a: FStar.Set.set Prims.nat -> l: FStar.ModifiesGen.loc c -> h: FStar.Monotonic.HyperStack.mem -> h': FStar.Monotonic.HyperStack.mem -> FStar.Pervasives.Lemma (requires FStar.ModifiesGen.modifies (FStar.ModifiesGen.loc_union (FStar.ModifiesGen.loc_...
{ "end_col": 36, "end_line": 1050, "start_col": 2, "start_line": 1044 }
Prims.Pure
val subcomp (a: Type) (state: Type u#2) (rel: P.preorder state) (req_f: M.pre_t state) (ens_f: M.post_t state a) (req_g: M.pre_t state) (ens_g: M.post_t state a) (f: repr a state rel req_f ens_f) : Pure (repr a state rel req_g ens_g) (requires (forall s....
[ { "abbrev": false, "full_module": "FStar.Monotonic.Pure", "short_module": null }, { "abbrev": true, "full_module": "FStar.MST", "short_module": "M" }, { "abbrev": true, "full_module": "FStar.Preorder", "short_module": "P" }, { "abbrev": true, "full_module": "F...
false
let subcomp (a:Type) (state:Type u#2) (rel:P.preorder state) (req_f:M.pre_t state) (ens_f:M.post_t state a) (req_g:M.pre_t state) (ens_g:M.post_t state a) (f:repr a state rel req_f ens_f) : Pure (repr a state rel req_g ens_g) (requires (forall s. req_g s...
val subcomp (a: Type) (state: Type u#2) (rel: P.preorder state) (req_f: M.pre_t state) (ens_f: M.post_t state a) (req_g: M.pre_t state) (ens_g: M.post_t state a) (f: repr a state rel req_f ens_f) : Pure (repr a state rel req_g ens_g) (requires (forall s....
false
null
false
f
{ "checked_file": "FStar.NMST.fst.checked", "dependencies": [ "prims.fst.checked", "FStar.Witnessed.Core.fsti.checked", "FStar.Preorder.fst.checked", "FStar.Pervasives.Native.fst.checked", "FStar.Pervasives.fsti.checked", "FStar.NMSTTotal.fst.checked", "FStar.MST.fst.checked", "FStar...
[]
[ "FStar.Preorder.preorder", "FStar.MST.pre_t", "FStar.MST.post_t", "FStar.NMST.repr", "Prims.l_and", "Prims.l_Forall", "Prims.l_imp", "Prims.l_True" ]
[]
(* Copyright 2020 Microsoft Research Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to...
false
false
FStar.NMST.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 subcomp (a: Type) (state: Type u#2) (rel: P.preorder state) (req_f: M.pre_t state) (ens_f: M.post_t state a) (req_g: M.pre_t state) (ens_g: M.post_t state a) (f: repr a state rel req_f ens_f) : Pure (repr a state rel req_g ens_g) (requires (forall s....
[]
FStar.NMST.subcomp
{ "file_name": "ulib/experimental/FStar.NMST.fst", "git_rev": "f4cbb7a38d67eeb13fbdb2f4fb8a44a65cbcdc1f", "git_url": "https://github.com/FStarLang/FStar.git", "project_name": "FStar" }
a: Type -> state: Type -> rel: FStar.Preorder.preorder state -> req_f: FStar.MST.pre_t state -> ens_f: FStar.MST.post_t state a -> req_g: FStar.MST.pre_t state -> ens_g: FStar.MST.post_t state a -> f: FStar.NMST.repr a state rel req_f ens_f -> Prims.Pure (FStar.NMST.repr a state rel r...
{ "end_col": 3, "end_line": 80, "start_col": 2, "start_line": 80 }
FStar.NMST.NMSTATE
val nmst_assert (#state: Type u#2) (#rel: P.preorder state) (p: Type) : NMSTATE unit state rel (fun _ -> p) (fun m0 _ m1 -> p /\ m0 == m1)
[ { "abbrev": false, "full_module": "FStar.Monotonic.Pure", "short_module": null }, { "abbrev": true, "full_module": "FStar.MST", "short_module": "M" }, { "abbrev": true, "full_module": "FStar.Preorder", "short_module": "P" }, { "abbrev": true, "full_module": "F...
false
let nmst_assert (#state:Type u#2) (#rel:P.preorder state) (p:Type) : NMSTATE unit state rel (fun _ -> p) (fun m0 _ m1 -> p /\ m0 == m1) = assert p
val nmst_assert (#state: Type u#2) (#rel: P.preorder state) (p: Type) : NMSTATE unit state rel (fun _ -> p) (fun m0 _ m1 -> p /\ m0 == m1) let nmst_assert (#state: Type u#2) (#rel: P.preorder state) (p: Type) : NMSTATE unit state rel (fun _ -> p) (fun m0 _ m1 -> p /\ m0 == m1) =
true
null
false
assert p
{ "checked_file": "FStar.NMST.fst.checked", "dependencies": [ "prims.fst.checked", "FStar.Witnessed.Core.fsti.checked", "FStar.Preorder.fst.checked", "FStar.Pervasives.Native.fst.checked", "FStar.Pervasives.fsti.checked", "FStar.NMSTTotal.fst.checked", "FStar.MST.fst.checked", "FStar...
[]
[ "FStar.Preorder.preorder", "Prims._assert", "Prims.unit", "Prims.l_and", "Prims.eq2" ]
[]
(* Copyright 2020 Microsoft Research Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to...
false
false
FStar.NMST.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 nmst_assert (#state: Type u#2) (#rel: P.preorder state) (p: Type) : NMSTATE unit state rel (fun _ -> p) (fun m0 _ m1 -> p /\ m0 == m1)
[]
FStar.NMST.nmst_assert
{ "file_name": "ulib/experimental/FStar.NMST.fst", "git_rev": "f4cbb7a38d67eeb13fbdb2f4fb8a44a65cbcdc1f", "git_url": "https://github.com/FStarLang/FStar.git", "project_name": "FStar" }
p: Type0 -> FStar.NMST.NMSTATE Prims.unit
{ "end_col": 10, "end_line": 216, "start_col": 2, "start_line": 216 }
FStar.NMST.NMSTATE
val put (#state: Type u#2) (#rel: P.preorder state) (s: state) : NMSTATE unit state rel (fun s0 -> rel s0 s) (fun _ _ s1 -> s1 == s)
[ { "abbrev": false, "full_module": "FStar.Monotonic.Pure", "short_module": null }, { "abbrev": true, "full_module": "FStar.MST", "short_module": "M" }, { "abbrev": true, "full_module": "FStar.Preorder", "short_module": "P" }, { "abbrev": true, "full_module": "F...
false
let put (#state:Type u#2) (#rel:P.preorder state) (s:state) : NMSTATE unit state rel (fun s0 -> rel s0 s) (fun _ _ s1 -> s1 == s) = NMSTATE?.reflect (fun (_, n) -> MST.put s, n)
val put (#state: Type u#2) (#rel: P.preorder state) (s: state) : NMSTATE unit state rel (fun s0 -> rel s0 s) (fun _ _ s1 -> s1 == s) let put (#state: Type u#2) (#rel: P.preorder state) (s: state) : NMSTATE unit state rel (fun s0 -> rel s0 s) (fun _ _ s1 -> s1 == s) =
true
null
false
NMSTATE?.reflect (fun (_, n) -> MST.put s, n)
{ "checked_file": "FStar.NMST.fst.checked", "dependencies": [ "prims.fst.checked", "FStar.Witnessed.Core.fsti.checked", "FStar.Preorder.fst.checked", "FStar.Pervasives.Native.fst.checked", "FStar.Pervasives.fsti.checked", "FStar.NMSTTotal.fst.checked", "FStar.MST.fst.checked", "FStar...
[]
[ "FStar.Preorder.preorder", "FStar.Pervasives.Native.tuple2", "FStar.NMST.tape", "Prims.nat", "FStar.Pervasives.Native.Mktuple2", "Prims.unit", "FStar.MST.put", "Prims.eq2" ]
[]
(* Copyright 2020 Microsoft Research Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to...
false
false
FStar.NMST.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 put (#state: Type u#2) (#rel: P.preorder state) (s: state) : NMSTATE unit state rel (fun s0 -> rel s0 s) (fun _ _ s1 -> s1 == s)
[]
FStar.NMST.put
{ "file_name": "ulib/experimental/FStar.NMST.fst", "git_rev": "f4cbb7a38d67eeb13fbdb2f4fb8a44a65cbcdc1f", "git_url": "https://github.com/FStarLang/FStar.git", "project_name": "FStar" }
s: state -> FStar.NMST.NMSTATE Prims.unit
{ "end_col": 47, "end_line": 124, "start_col": 2, "start_line": 124 }
FStar.NMST.NMSTATE
val witness (state: Type u#2) (rel: P.preorder state) (p: W.s_predicate state) : NMSTATE (W.witnessed state rel p) state rel (fun s0 -> p s0 /\ W.stable state rel p) (fun s0 _ s1 -> s0 == s1)
[ { "abbrev": false, "full_module": "FStar.Monotonic.Pure", "short_module": null }, { "abbrev": true, "full_module": "FStar.MST", "short_module": "M" }, { "abbrev": true, "full_module": "FStar.Preorder", "short_module": "P" }, { "abbrev": true, "full_module": "F...
false
let witness (state:Type u#2) (rel:P.preorder state) (p:W.s_predicate state) : NMSTATE (W.witnessed state rel p) state rel (fun s0 -> p s0 /\ W.stable state rel p) (fun s0 _ s1 -> s0 == s1) = NMSTATE?.reflect (fun (_, n) -> M.witness state rel p, n)
val witness (state: Type u#2) (rel: P.preorder state) (p: W.s_predicate state) : NMSTATE (W.witnessed state rel p) state rel (fun s0 -> p s0 /\ W.stable state rel p) (fun s0 _ s1 -> s0 == s1) let witness (state: Type u#2) (rel: P.preorder state) (p: W.s_predicate state) : NMSTATE (W.witn...
true
null
false
NMSTATE?.reflect (fun (_, n) -> M.witness state rel p, n)
{ "checked_file": "FStar.NMST.fst.checked", "dependencies": [ "prims.fst.checked", "FStar.Witnessed.Core.fsti.checked", "FStar.Preorder.fst.checked", "FStar.Pervasives.Native.fst.checked", "FStar.Pervasives.fsti.checked", "FStar.NMSTTotal.fst.checked", "FStar.MST.fst.checked", "FStar...
[]
[ "FStar.Preorder.preorder", "FStar.Witnessed.Core.s_predicate", "FStar.Pervasives.Native.tuple2", "FStar.NMST.tape", "Prims.nat", "FStar.Pervasives.Native.Mktuple2", "FStar.Witnessed.Core.witnessed", "FStar.MST.witness", "Prims.l_and", "FStar.Witnessed.Core.stable", "Prims.eq2" ]
[]
(* Copyright 2020 Microsoft Research Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to...
false
false
FStar.NMST.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 witness (state: Type u#2) (rel: P.preorder state) (p: W.s_predicate state) : NMSTATE (W.witnessed state rel p) state rel (fun s0 -> p s0 /\ W.stable state rel p) (fun s0 _ s1 -> s0 == s1)
[]
FStar.NMST.witness
{ "file_name": "ulib/experimental/FStar.NMST.fst", "git_rev": "f4cbb7a38d67eeb13fbdb2f4fb8a44a65cbcdc1f", "git_url": "https://github.com/FStarLang/FStar.git", "project_name": "FStar" }
state: Type -> rel: FStar.Preorder.preorder state -> p: FStar.Witnessed.Core.s_predicate state -> FStar.NMST.NMSTATE (FStar.Witnessed.Core.witnessed state rel p)
{ "end_col": 59, "end_line": 133, "start_col": 2, "start_line": 133 }
FStar.NMST.NMSTATE
val recall (state: Type u#2) (rel: P.preorder state) (p: W.s_predicate state) (w: W.witnessed state rel p) : NMSTATE unit state rel (fun _ -> True) (fun s0 _ s1 -> s0 == s1 /\ p s1)
[ { "abbrev": false, "full_module": "FStar.Monotonic.Pure", "short_module": null }, { "abbrev": true, "full_module": "FStar.MST", "short_module": "M" }, { "abbrev": true, "full_module": "FStar.Preorder", "short_module": "P" }, { "abbrev": true, "full_module": "F...
false
let recall (state:Type u#2) (rel:P.preorder state) (p:W.s_predicate state) (w:W.witnessed state rel p) : NMSTATE unit state rel (fun _ -> True) (fun s0 _ s1 -> s0 == s1 /\ p s1) = NMSTATE?.reflect (fun (_, n) -> M.recall state rel p w, n)
val recall (state: Type u#2) (rel: P.preorder state) (p: W.s_predicate state) (w: W.witnessed state rel p) : NMSTATE unit state rel (fun _ -> True) (fun s0 _ s1 -> s0 == s1 /\ p s1) let recall (state: Type u#2) (rel: P.preorder state) (p: W.s_predicate state) (w: W.wi...
true
null
false
NMSTATE?.reflect (fun (_, n) -> M.recall state rel p w, n)
{ "checked_file": "FStar.NMST.fst.checked", "dependencies": [ "prims.fst.checked", "FStar.Witnessed.Core.fsti.checked", "FStar.Preorder.fst.checked", "FStar.Pervasives.Native.fst.checked", "FStar.Pervasives.fsti.checked", "FStar.NMSTTotal.fst.checked", "FStar.MST.fst.checked", "FStar...
[]
[ "FStar.Preorder.preorder", "FStar.Witnessed.Core.s_predicate", "FStar.Witnessed.Core.witnessed", "FStar.Pervasives.Native.tuple2", "FStar.NMST.tape", "Prims.nat", "FStar.Pervasives.Native.Mktuple2", "Prims.unit", "FStar.MST.recall", "Prims.l_True", "Prims.l_and", "Prims.eq2" ]
[]
(* Copyright 2020 Microsoft Research Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to...
false
false
FStar.NMST.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 recall (state: Type u#2) (rel: P.preorder state) (p: W.s_predicate state) (w: W.witnessed state rel p) : NMSTATE unit state rel (fun _ -> True) (fun s0 _ s1 -> s0 == s1 /\ p s1)
[]
FStar.NMST.recall
{ "file_name": "ulib/experimental/FStar.NMST.fst", "git_rev": "f4cbb7a38d67eeb13fbdb2f4fb8a44a65cbcdc1f", "git_url": "https://github.com/FStarLang/FStar.git", "project_name": "FStar" }
state: Type -> rel: FStar.Preorder.preorder state -> p: FStar.Witnessed.Core.s_predicate state -> w: FStar.Witnessed.Core.witnessed state rel p -> FStar.NMST.NMSTATE Prims.unit
{ "end_col": 60, "end_line": 144, "start_col": 2, "start_line": 144 }
Prims.Tot
val bind_div_nmst (a b: Type) (wp: pure_wp a) (state: Type u#2) (rel: P.preorder state) (req: (a -> M.pre_t state)) (ens: (a -> M.post_t state b)) (f: (eqtype_as_type unit -> DIV a wp)) (g: (x: a -> repr b state rel (req x) (ens x))) : repr b state rel ...
[ { "abbrev": false, "full_module": "FStar.Monotonic.Pure", "short_module": null }, { "abbrev": true, "full_module": "FStar.MST", "short_module": "M" }, { "abbrev": true, "full_module": "FStar.Preorder", "short_module": "P" }, { "abbrev": true, "full_module": "F...
false
let bind_div_nmst (a:Type) (b:Type) (wp:pure_wp a) (state:Type u#2) (rel:P.preorder state) (req:a -> M.pre_t state) (ens:a -> M.post_t state b) (f:eqtype_as_type unit -> DIV a wp) (g:(x:a -> repr b state rel (req x) (ens x))) : repr b state rel (fun s0 -> wp (fun _ -> True) /\ (forall x. req x s0)) (fun s...
val bind_div_nmst (a b: Type) (wp: pure_wp a) (state: Type u#2) (rel: P.preorder state) (req: (a -> M.pre_t state)) (ens: (a -> M.post_t state b)) (f: (eqtype_as_type unit -> DIV a wp)) (g: (x: a -> repr b state rel (req x) (ens x))) : repr b state rel ...
false
null
false
elim_pure_wp_monotonicity wp; fun s0 -> let x = f () in (g x) s0
{ "checked_file": "FStar.NMST.fst.checked", "dependencies": [ "prims.fst.checked", "FStar.Witnessed.Core.fsti.checked", "FStar.Preorder.fst.checked", "FStar.Pervasives.Native.fst.checked", "FStar.Pervasives.fsti.checked", "FStar.NMSTTotal.fst.checked", "FStar.MST.fst.checked", "FStar...
[ "total" ]
[ "Prims.pure_wp", "FStar.Preorder.preorder", "FStar.MST.pre_t", "FStar.MST.post_t", "FStar.Pervasives.eqtype_as_type", "Prims.unit", "FStar.NMST.repr", "FStar.Pervasives.Native.tuple2", "FStar.NMST.tape", "Prims.nat", "FStar.Monotonic.Pure.elim_pure_wp_monotonicity", "Prims.l_and", "Prims.l_T...
[]
(* Copyright 2020 Microsoft Research Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to...
false
false
FStar.NMST.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 bind_div_nmst (a b: Type) (wp: pure_wp a) (state: Type u#2) (rel: P.preorder state) (req: (a -> M.pre_t state)) (ens: (a -> M.post_t state b)) (f: (eqtype_as_type unit -> DIV a wp)) (g: (x: a -> repr b state rel (req x) (ens x))) : repr b state rel ...
[]
FStar.NMST.bind_div_nmst
{ "file_name": "ulib/experimental/FStar.NMST.fst", "git_rev": "f4cbb7a38d67eeb13fbdb2f4fb8a44a65cbcdc1f", "git_url": "https://github.com/FStarLang/FStar.git", "project_name": "FStar" }
a: Type -> b: Type -> wp: Prims.pure_wp a -> state: Type -> rel: FStar.Preorder.preorder state -> req: (_: a -> FStar.MST.pre_t state) -> ens: (_: a -> FStar.MST.post_t state b) -> f: (_: FStar.Pervasives.eqtype_as_type Prims.unit -> FStar.Pervasives.DIV a) -> g: (x: a -> FStar.NMST...
{ "end_col": 10, "end_line": 198, "start_col": 2, "start_line": 195 }
FStar.NMST.NMSTATE
val get: #state: Type u#2 -> #rel: P.preorder state -> Prims.unit -> NMSTATE state state rel (fun _ -> True) (fun s0 s s1 -> s0 == s /\ s == s1)
[ { "abbrev": false, "full_module": "FStar.Monotonic.Pure", "short_module": null }, { "abbrev": true, "full_module": "FStar.MST", "short_module": "M" }, { "abbrev": true, "full_module": "FStar.Preorder", "short_module": "P" }, { "abbrev": true, "full_module": "F...
false
let get (#state:Type u#2) (#rel:P.preorder state) () : NMSTATE state state rel (fun _ -> True) (fun s0 s s1 -> s0 == s /\ s == s1) = NMSTATE?.reflect (fun (_, n) -> MST.get (), n)
val get: #state: Type u#2 -> #rel: P.preorder state -> Prims.unit -> NMSTATE state state rel (fun _ -> True) (fun s0 s s1 -> s0 == s /\ s == s1) let get (#state: Type u#2) (#rel: P.preorder state) () : NMSTATE state state rel (fun _ -> True) (fun s0 s s1 -> s0 == s /\ s == s1) =
true
null
false
NMSTATE?.reflect (fun (_, n) -> MST.get (), n)
{ "checked_file": "FStar.NMST.fst.checked", "dependencies": [ "prims.fst.checked", "FStar.Witnessed.Core.fsti.checked", "FStar.Preorder.fst.checked", "FStar.Pervasives.Native.fst.checked", "FStar.Pervasives.fsti.checked", "FStar.NMSTTotal.fst.checked", "FStar.MST.fst.checked", "FStar...
[]
[ "FStar.Preorder.preorder", "Prims.unit", "FStar.Pervasives.Native.tuple2", "FStar.NMST.tape", "Prims.nat", "FStar.Pervasives.Native.Mktuple2", "FStar.MST.get", "Prims.l_True", "Prims.l_and", "Prims.eq2" ]
[]
(* Copyright 2020 Microsoft Research Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to...
false
false
FStar.NMST.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: #state: Type u#2 -> #rel: P.preorder state -> Prims.unit -> NMSTATE state state rel (fun _ -> True) (fun s0 s s1 -> s0 == s /\ s == s1)
[]
FStar.NMST.get
{ "file_name": "ulib/experimental/FStar.NMST.fst", "git_rev": "f4cbb7a38d67eeb13fbdb2f4fb8a44a65cbcdc1f", "git_url": "https://github.com/FStarLang/FStar.git", "project_name": "FStar" }
_: Prims.unit -> FStar.NMST.NMSTATE state
{ "end_col": 48, "end_line": 116, "start_col": 2, "start_line": 116 }
Prims.Tot
val lift_nmst_total_nmst (a: Type) (state: Type u#2) (rel: P.preorder state) (req: M.pre_t state) (ens: M.post_t state a) (f: NMSTTotal.repr a state rel req ens) : repr a state rel req ens
[ { "abbrev": false, "full_module": "FStar.Monotonic.Pure", "short_module": null }, { "abbrev": true, "full_module": "FStar.MST", "short_module": "M" }, { "abbrev": true, "full_module": "FStar.Preorder", "short_module": "P" }, { "abbrev": true, "full_module": "F...
false
let lift_nmst_total_nmst (a:Type) (state:Type u#2) (rel:P.preorder state) (req:M.pre_t state) (ens:M.post_t state a) (f:NMSTTotal.repr a state rel req ens) : repr a state rel req ens = fun (t, n) -> f (t, n)
val lift_nmst_total_nmst (a: Type) (state: Type u#2) (rel: P.preorder state) (req: M.pre_t state) (ens: M.post_t state a) (f: NMSTTotal.repr a state rel req ens) : repr a state rel req ens let lift_nmst_total_nmst (a: Type) (state: Type u#2) (rel: P.preorder sta...
false
null
false
fun (t, n) -> f (t, n)
{ "checked_file": "FStar.NMST.fst.checked", "dependencies": [ "prims.fst.checked", "FStar.Witnessed.Core.fsti.checked", "FStar.Preorder.fst.checked", "FStar.Pervasives.Native.fst.checked", "FStar.Pervasives.fsti.checked", "FStar.NMSTTotal.fst.checked", "FStar.MST.fst.checked", "FStar...
[ "total" ]
[ "FStar.Preorder.preorder", "FStar.MST.pre_t", "FStar.MST.post_t", "FStar.NMSTTotal.repr", "FStar.Pervasives.Native.tuple2", "FStar.NMST.tape", "Prims.nat", "FStar.Pervasives.Native.Mktuple2", "FStar.NMSTTotal.tape", "FStar.NMST.repr" ]
[]
(* Copyright 2020 Microsoft Research Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to...
false
false
FStar.NMST.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 lift_nmst_total_nmst (a: Type) (state: Type u#2) (rel: P.preorder state) (req: M.pre_t state) (ens: M.post_t state a) (f: NMSTTotal.repr a state rel req ens) : repr a state rel req ens
[]
FStar.NMST.lift_nmst_total_nmst
{ "file_name": "ulib/experimental/FStar.NMST.fst", "git_rev": "f4cbb7a38d67eeb13fbdb2f4fb8a44a65cbcdc1f", "git_url": "https://github.com/FStarLang/FStar.git", "project_name": "FStar" }
a: Type -> state: Type -> rel: FStar.Preorder.preorder state -> req: FStar.MST.pre_t state -> ens: FStar.MST.post_t state a -> f: FStar.NMSTTotal.repr a state rel req ens -> FStar.NMST.repr a state rel req ens
{ "end_col": 24, "end_line": 222, "start_col": 2, "start_line": 222 }
Prims.Tot
val return (a: Type) (x: a) (state: Type u#2) (rel: P.preorder state) : repr a state rel (fun _ -> True) (fun s0 r s1 -> r == x /\ s0 == s1)
[ { "abbrev": false, "full_module": "FStar.Monotonic.Pure", "short_module": null }, { "abbrev": true, "full_module": "FStar.MST", "short_module": "M" }, { "abbrev": true, "full_module": "FStar.Preorder", "short_module": "P" }, { "abbrev": true, "full_module": "F...
false
let return (a:Type) (x:a) (state:Type u#2) (rel:P.preorder state) : repr a state rel (fun _ -> True) (fun s0 r s1 -> r == x /\ s0 == s1) = fun (_, n) -> x, n
val return (a: Type) (x: a) (state: Type u#2) (rel: P.preorder state) : repr a state rel (fun _ -> True) (fun s0 r s1 -> r == x /\ s0 == s1) let return (a: Type) (x: a) (state: Type u#2) (rel: P.preorder state) : repr a state rel (fun _ -> True) (fun s0 r s1 -> r == x /\ s0 == s1) =
false
null
false
fun (_, n) -> x, n
{ "checked_file": "FStar.NMST.fst.checked", "dependencies": [ "prims.fst.checked", "FStar.Witnessed.Core.fsti.checked", "FStar.Preorder.fst.checked", "FStar.Pervasives.Native.fst.checked", "FStar.Pervasives.fsti.checked", "FStar.NMSTTotal.fst.checked", "FStar.MST.fst.checked", "FStar...
[ "total" ]
[ "FStar.Preorder.preorder", "FStar.Pervasives.Native.tuple2", "FStar.NMST.tape", "Prims.nat", "FStar.Pervasives.Native.Mktuple2", "FStar.NMST.repr", "Prims.l_True", "Prims.l_and", "Prims.eq2" ]
[]
(* Copyright 2020 Microsoft Research Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to...
false
false
FStar.NMST.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 return (a: Type) (x: a) (state: Type u#2) (rel: P.preorder state) : repr a state rel (fun _ -> True) (fun s0 r s1 -> r == x /\ s0 == s1)
[]
FStar.NMST.return
{ "file_name": "ulib/experimental/FStar.NMST.fst", "git_rev": "f4cbb7a38d67eeb13fbdb2f4fb8a44a65cbcdc1f", "git_url": "https://github.com/FStarLang/FStar.git", "project_name": "FStar" }
a: Type -> x: a -> state: Type -> rel: FStar.Preorder.preorder state -> FStar.NMST.repr a state rel (fun _ -> Prims.l_True) (fun s0 r s1 -> r == x /\ s0 == s1)
{ "end_col": 20, "end_line": 44, "start_col": 2, "start_line": 44 }
Prims.Tot
val bind (a b: Type) (state: Type u#2) (rel: P.preorder state) (req_f: M.pre_t state) (ens_f: M.post_t state a) (req_g: (a -> M.pre_t state)) (ens_g: (a -> M.post_t state b)) (f: repr a state rel req_f ens_f) (g: (x: a -> repr b state rel (req_g x) (ens_g x))) :...
[ { "abbrev": false, "full_module": "FStar.Monotonic.Pure", "short_module": null }, { "abbrev": true, "full_module": "FStar.MST", "short_module": "M" }, { "abbrev": true, "full_module": "FStar.Preorder", "short_module": "P" }, { "abbrev": true, "full_module": "F...
false
let bind (a:Type) (b:Type) (state:Type u#2) (rel:P.preorder state) (req_f:M.pre_t state) (ens_f:M.post_t state a) (req_g:a -> M.pre_t state) (ens_g:a -> M.post_t state b) (f:repr a state rel req_f ens_f) (g:(x:a -> repr b state rel (req_g x) (ens_g x))) : ...
val bind (a b: Type) (state: Type u#2) (rel: P.preorder state) (req_f: M.pre_t state) (ens_f: M.post_t state a) (req_g: (a -> M.pre_t state)) (ens_g: (a -> M.post_t state b)) (f: repr a state rel req_f ens_f) (g: (x: a -> repr b state rel (req_g x) (ens_g x))) :...
false
null
false
fun (t, n) -> let x, n1 = f (t, n) in (g x) (t, n1)
{ "checked_file": "FStar.NMST.fst.checked", "dependencies": [ "prims.fst.checked", "FStar.Witnessed.Core.fsti.checked", "FStar.Preorder.fst.checked", "FStar.Pervasives.Native.fst.checked", "FStar.Pervasives.fsti.checked", "FStar.NMSTTotal.fst.checked", "FStar.MST.fst.checked", "FStar...
[ "total" ]
[ "FStar.Preorder.preorder", "FStar.MST.pre_t", "FStar.MST.post_t", "FStar.NMST.repr", "FStar.Pervasives.Native.tuple2", "FStar.NMST.tape", "Prims.nat", "FStar.Pervasives.Native.Mktuple2", "Prims.l_and", "Prims.l_Forall", "Prims.l_imp", "Prims.l_Exists" ]
[]
(* Copyright 2020 Microsoft Research Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to...
false
false
FStar.NMST.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 bind (a b: Type) (state: Type u#2) (rel: P.preorder state) (req_f: M.pre_t state) (ens_f: M.post_t state a) (req_g: (a -> M.pre_t state)) (ens_g: (a -> M.post_t state b)) (f: repr a state rel req_f ens_f) (g: (x: a -> repr b state rel (req_g x) (ens_g x))) :...
[]
FStar.NMST.bind
{ "file_name": "ulib/experimental/FStar.NMST.fst", "git_rev": "f4cbb7a38d67eeb13fbdb2f4fb8a44a65cbcdc1f", "git_url": "https://github.com/FStarLang/FStar.git", "project_name": "FStar" }
a: Type -> b: Type -> state: Type -> rel: FStar.Preorder.preorder state -> req_f: FStar.MST.pre_t state -> ens_f: FStar.MST.post_t state a -> req_g: (_: a -> FStar.MST.pre_t state) -> ens_g: (_: a -> FStar.MST.post_t state b) -> f: FStar.NMST.repr a state rel req_f ens_f -> g: (...
{ "end_col": 17, "end_line": 63, "start_col": 2, "start_line": 61 }
FStar.NMST.NMSTATE
val sample: #state: Type u#2 -> #rel: P.preorder state -> Prims.unit -> NMSTATE bool state rel (fun _ -> True) (fun s0 _ s1 -> s0 == s1)
[ { "abbrev": false, "full_module": "FStar.Monotonic.Pure", "short_module": null }, { "abbrev": true, "full_module": "FStar.MST", "short_module": "M" }, { "abbrev": true, "full_module": "FStar.Preorder", "short_module": "P" }, { "abbrev": true, "full_module": "F...
false
let sample (#state:Type u#2) (#rel:P.preorder state) () : NMSTATE bool state rel (fun _ -> True) (fun s0 _ s1 -> s0 == s1) = NMSTATE?.reflect (fun (t, n) -> t n, n+1)
val sample: #state: Type u#2 -> #rel: P.preorder state -> Prims.unit -> NMSTATE bool state rel (fun _ -> True) (fun s0 _ s1 -> s0 == s1) let sample (#state: Type u#2) (#rel: P.preorder state) () : NMSTATE bool state rel (fun _ -> True) (fun s0 _ s1 -> s0 == s1) =
true
null
false
NMSTATE?.reflect (fun (t, n) -> t n, n + 1)
{ "checked_file": "FStar.NMST.fst.checked", "dependencies": [ "prims.fst.checked", "FStar.Witnessed.Core.fsti.checked", "FStar.Preorder.fst.checked", "FStar.Pervasives.Native.fst.checked", "FStar.Pervasives.fsti.checked", "FStar.NMSTTotal.fst.checked", "FStar.MST.fst.checked", "FStar...
[]
[ "FStar.Preorder.preorder", "Prims.unit", "FStar.Pervasives.Native.tuple2", "FStar.NMST.tape", "Prims.nat", "FStar.Pervasives.Native.Mktuple2", "Prims.bool", "Prims.op_Addition", "Prims.l_True", "Prims.eq2" ]
[]
(* Copyright 2020 Microsoft Research Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to...
false
false
FStar.NMST.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 sample: #state: Type u#2 -> #rel: P.preorder state -> Prims.unit -> NMSTATE bool state rel (fun _ -> True) (fun s0 _ s1 -> s0 == s1)
[]
FStar.NMST.sample
{ "file_name": "ulib/experimental/FStar.NMST.fst", "git_rev": "f4cbb7a38d67eeb13fbdb2f4fb8a44a65cbcdc1f", "git_url": "https://github.com/FStarLang/FStar.git", "project_name": "FStar" }
_: Prims.unit -> FStar.NMST.NMSTATE Prims.bool
{ "end_col": 43, "end_line": 152, "start_col": 2, "start_line": 152 }
Prims.Tot
val while_body_comp_typing (#g: env) (u: universe) (x: ppname) (ty inv_body: term) (inv_typing: tot_typing g (tm_exists_sl u (as_binder ty) inv_body) tm_vprop) : Metatheory.comp_typing_u g (comp_while_body x inv_body)
[ { "abbrev": true, "full_module": "Pulse.Typing.Metatheory", "short_module": "Metatheory" }, { "abbrev": true, "full_module": "Pulse.Syntax.Printer", "short_module": "P" }, { "abbrev": true, "full_module": "FStar.Tactics.V2", "short_module": "T" }, { "abbrev": fals...
false
let while_body_comp_typing (#g:env) (u:universe) (x:ppname) (ty:term) (inv_body:term) (inv_typing:tot_typing g (tm_exists_sl u (as_binder ty) inv_body) tm_vprop) : Metatheory.comp_typing_u g (comp_while_body x inv_body) = Metatheory.admit_comp_typing g (comp_while_body x inv_body)
val while_body_comp_typing (#g: env) (u: universe) (x: ppname) (ty inv_body: term) (inv_typing: tot_typing g (tm_exists_sl u (as_binder ty) inv_body) tm_vprop) : Metatheory.comp_typing_u g (comp_while_body x inv_body) let while_body_comp_typing (#g: env) (u: universe) ...
false
null
false
Metatheory.admit_comp_typing g (comp_while_body x inv_body)
{ "checked_file": "Pulse.Checker.While.fst.checked", "dependencies": [ "Pulse.Typing.Metatheory.fsti.checked", "Pulse.Typing.fst.checked", "Pulse.Syntax.Printer.fsti.checked", "Pulse.Syntax.fst.checked", "Pulse.Checker.Pure.fsti.checked", "Pulse.Checker.Prover.fsti.checked", "Pulse.Check...
[ "total" ]
[ "Pulse.Typing.Env.env", "Pulse.Syntax.Base.universe", "Pulse.Syntax.Base.ppname", "Pulse.Syntax.Base.term", "Pulse.Typing.tot_typing", "Pulse.Syntax.Base.tm_exists_sl", "Pulse.Typing.as_binder", "Pulse.Syntax.Base.tm_vprop", "Pulse.Typing.Metatheory.Base.admit_comp_typing", "Pulse.Typing.comp_whil...
[]
module Pulse.Checker.While open Pulse.Syntax open Pulse.Typing open Pulse.Checker.Pure open Pulse.Checker.Base open Pulse.Checker.Prover module T = FStar.Tactics.V2 module P = Pulse.Syntax.Printer module Metatheory = Pulse.Typing.Metatheory let while_cond_comp_typing (#g:env) (u:universe) (x:ppname) (ty:term) (inv_b...
false
false
Pulse.Checker.While.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 while_body_comp_typing (#g: env) (u: universe) (x: ppname) (ty inv_body: term) (inv_typing: tot_typing g (tm_exists_sl u (as_binder ty) inv_body) tm_vprop) : Metatheory.comp_typing_u g (comp_while_body x inv_body)
[]
Pulse.Checker.While.while_body_comp_typing
{ "file_name": "lib/steel/pulse/Pulse.Checker.While.fst", "git_rev": "7fbb54e94dd4f48ff7cb867d3bae6889a635541e", "git_url": "https://github.com/FStarLang/steel.git", "project_name": "steel" }
u13: Pulse.Syntax.Base.universe -> x: Pulse.Syntax.Base.ppname -> ty: Pulse.Syntax.Base.term -> inv_body: Pulse.Syntax.Base.term -> inv_typing: Pulse.Typing.tot_typing g (Pulse.Syntax.Base.tm_exists_sl u13 (Pulse.Typing.as_binder ty) inv_body) Pulse.Syntax.Base.tm_vprop -> P...
{ "end_col": 63, "end_line": 21, "start_col": 4, "start_line": 21 }
Prims.Tot
val while_cond_comp_typing (#g: env) (u: universe) (x: ppname) (ty inv_body: term) (inv_typing: tot_typing g (tm_exists_sl u (as_binder ty) inv_body) tm_vprop) : Metatheory.comp_typing_u g (comp_while_cond x inv_body)
[ { "abbrev": true, "full_module": "Pulse.Typing.Metatheory", "short_module": "Metatheory" }, { "abbrev": true, "full_module": "Pulse.Syntax.Printer", "short_module": "P" }, { "abbrev": true, "full_module": "FStar.Tactics.V2", "short_module": "T" }, { "abbrev": fals...
false
let while_cond_comp_typing (#g:env) (u:universe) (x:ppname) (ty:term) (inv_body:term) (inv_typing:tot_typing g (tm_exists_sl u (as_binder ty) inv_body) tm_vprop) : Metatheory.comp_typing_u g (comp_while_cond x inv_body) = Metatheory.admit_comp_typing g (comp_while_cond x inv_body)
val while_cond_comp_typing (#g: env) (u: universe) (x: ppname) (ty inv_body: term) (inv_typing: tot_typing g (tm_exists_sl u (as_binder ty) inv_body) tm_vprop) : Metatheory.comp_typing_u g (comp_while_cond x inv_body) let while_cond_comp_typing (#g: env) (u: universe) ...
false
null
false
Metatheory.admit_comp_typing g (comp_while_cond x inv_body)
{ "checked_file": "Pulse.Checker.While.fst.checked", "dependencies": [ "Pulse.Typing.Metatheory.fsti.checked", "Pulse.Typing.fst.checked", "Pulse.Syntax.Printer.fsti.checked", "Pulse.Syntax.fst.checked", "Pulse.Checker.Pure.fsti.checked", "Pulse.Checker.Prover.fsti.checked", "Pulse.Check...
[ "total" ]
[ "Pulse.Typing.Env.env", "Pulse.Syntax.Base.universe", "Pulse.Syntax.Base.ppname", "Pulse.Syntax.Base.term", "Pulse.Typing.tot_typing", "Pulse.Syntax.Base.tm_exists_sl", "Pulse.Typing.as_binder", "Pulse.Syntax.Base.tm_vprop", "Pulse.Typing.Metatheory.Base.admit_comp_typing", "Pulse.Typing.comp_whil...
[]
module Pulse.Checker.While open Pulse.Syntax open Pulse.Typing open Pulse.Checker.Pure open Pulse.Checker.Base open Pulse.Checker.Prover module T = FStar.Tactics.V2 module P = Pulse.Syntax.Printer module Metatheory = Pulse.Typing.Metatheory let while_cond_comp_typing (#g:env) (u:universe) (x:ppname) (ty:term) (inv_b...
false
false
Pulse.Checker.While.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 while_cond_comp_typing (#g: env) (u: universe) (x: ppname) (ty inv_body: term) (inv_typing: tot_typing g (tm_exists_sl u (as_binder ty) inv_body) tm_vprop) : Metatheory.comp_typing_u g (comp_while_cond x inv_body)
[]
Pulse.Checker.While.while_cond_comp_typing
{ "file_name": "lib/steel/pulse/Pulse.Checker.While.fst", "git_rev": "7fbb54e94dd4f48ff7cb867d3bae6889a635541e", "git_url": "https://github.com/FStarLang/steel.git", "project_name": "steel" }
u7: Pulse.Syntax.Base.universe -> x: Pulse.Syntax.Base.ppname -> ty: Pulse.Syntax.Base.term -> inv_body: Pulse.Syntax.Base.term -> inv_typing: Pulse.Typing.tot_typing g (Pulse.Syntax.Base.tm_exists_sl u7 (Pulse.Typing.as_binder ty) inv_body) Pulse.Syntax.Base.tm_vprop -> Pul...
{ "end_col": 63, "end_line": 16, "start_col": 4, "start_line": 16 }
FStar.Tactics.Effect.Tac
val check (g:env) (pre:term) (pre_typing:tot_typing g pre tm_vprop) (post_hint:post_hint_opt g) (res_ppname:ppname) (t:st_term{Tm_While? t.term}) (check:check_t) : T.Tac (checker_result_t g pre post_hint)
[ { "abbrev": true, "full_module": "Pulse.Typing.Metatheory", "short_module": "Metatheory" }, { "abbrev": true, "full_module": "Pulse.Syntax.Printer", "short_module": "P" }, { "abbrev": true, "full_module": "FStar.Tactics.V2", "short_module": "T" }, { "abbrev": fals...
false
let check (g:env) (pre:term) (pre_typing:tot_typing g pre tm_vprop) (post_hint:post_hint_opt g) (res_ppname:ppname) (t:st_term{Tm_While? t.term}) (check:check_t) : T.Tac (checker_result_t g pre post_hint) = let g = push_context "while loop" t.range g in let Tm_While { invariant=inv; condition=cond;...
val check (g:env) (pre:term) (pre_typing:tot_typing g pre tm_vprop) (post_hint:post_hint_opt g) (res_ppname:ppname) (t:st_term{Tm_While? t.term}) (check:check_t) : T.Tac (checker_result_t g pre post_hint) let check (g: env) (pre: term) (pre_typing: tot_typing g pre tm_vprop) (pos...
true
null
false
let g = push_context "while loop" t.range g in let Tm_While { invariant = inv ; condition = cond ; body = body ; condition_var = condition_var } = t.term in let (| ex_inv , inv_typing |) = check_vprop (push_context "invariant" (term_range inv) g) (tm_exists_sl u0 ({ binder_ppname = condition_var; binder_ty = tm...
{ "checked_file": "Pulse.Checker.While.fst.checked", "dependencies": [ "Pulse.Typing.Metatheory.fsti.checked", "Pulse.Typing.fst.checked", "Pulse.Syntax.Printer.fsti.checked", "Pulse.Syntax.fst.checked", "Pulse.Checker.Pure.fsti.checked", "Pulse.Checker.Prover.fsti.checked", "Pulse.Check...
[]
[ "Pulse.Typing.Env.env", "Pulse.Syntax.Base.term", "Pulse.Typing.tot_typing", "Pulse.Syntax.Base.tm_vprop", "Pulse.Typing.post_hint_opt", "Pulse.Syntax.Base.ppname", "Pulse.Syntax.Base.st_term", "Prims.b2t", "Pulse.Syntax.Base.uu___is_Tm_While", "Pulse.Syntax.Base.__proj__Mkst_term__item__term", ...
[]
module Pulse.Checker.While open Pulse.Syntax open Pulse.Typing open Pulse.Checker.Pure open Pulse.Checker.Base open Pulse.Checker.Prover module T = FStar.Tactics.V2 module P = Pulse.Syntax.Printer module Metatheory = Pulse.Typing.Metatheory let while_cond_comp_typing (#g:env) (u:universe) (x:ppname) (ty:term) (inv_b...
false
false
Pulse.Checker.While.fst
{ "detail_errors": false, "detail_hint_replay": false, "initial_fuel": 0, "initial_ifuel": 1, "max_fuel": 0, "max_ifuel": 1, "no_plugins": false, "no_smt": false, "no_tactics": false, "quake_hi": 1, "quake_keep": false, "quake_lo": 1, "retry": false, "reuse_hint_for": null, "smtencoding_el...
null
val check (g:env) (pre:term) (pre_typing:tot_typing g pre tm_vprop) (post_hint:post_hint_opt g) (res_ppname:ppname) (t:st_term{Tm_While? t.term}) (check:check_t) : T.Tac (checker_result_t g pre post_hint)
[]
Pulse.Checker.While.check
{ "file_name": "lib/steel/pulse/Pulse.Checker.While.fst", "git_rev": "7fbb54e94dd4f48ff7cb867d3bae6889a635541e", "git_url": "https://github.com/FStarLang/steel.git", "project_name": "steel" }
g: Pulse.Typing.Env.env -> pre: Pulse.Syntax.Base.term -> pre_typing: Pulse.Typing.tot_typing g pre Pulse.Syntax.Base.tm_vprop -> post_hint: Pulse.Typing.post_hint_opt g -> res_ppname: Pulse.Syntax.Base.ppname -> t: Pulse.Syntax.Base.st_term{Tm_While? (Mkst_term?.term t)} -> check: Pulse.Ch...
{ "end_col": 70, "end_line": 108, "start_col": 46, "start_line": 32 }
Prims.Tot
[ { "abbrev": false, "full_module": "Hacl.Meta.Chacha20.Vec", "short_module": null }, { "abbrev": false, "full_module": "Hacl.Chacha20", "short_module": null }, { "abbrev": false, "full_module": "Hacl.Chacha20", "short_module": null }, { "abbrev": false, "full_m...
false
let chacha20_encrypt_256 = vec_chacha20_encrypt_higher #8 True chacha20_init_256 chacha20_core_256
let chacha20_encrypt_256 =
false
null
false
vec_chacha20_encrypt_higher #8 True chacha20_init_256 chacha20_core_256
{ "checked_file": "Hacl.Chacha20.Vec256.fst.checked", "dependencies": [ "prims.fst.checked", "Hacl.Meta.Chacha20.Vec.fst.checked", "Hacl.Impl.Chacha20.Vec.fst.checked", "Hacl.Impl.Chacha20.Core32xN.fst.checked", "FStar.Pervasives.fsti.checked" ], "interface_file": false, "source_file": "Ha...
[ "total" ]
[ "Hacl.Meta.Chacha20.Vec.vec_chacha20_encrypt_higher", "Prims.l_True", "Hacl.Chacha20.Vec256.chacha20_init_256", "Hacl.Chacha20.Vec256.chacha20_core_256" ]
[]
module Hacl.Chacha20.Vec256 open Hacl.Meta.Chacha20.Vec [@CInline] private let double_round_256 = Hacl.Impl.Chacha20.Core32xN.double_round #8 [@CInline] private let chacha20_core_256 = vec_chacha20_core_higher #8 True double_round_256 [@CInline] private let chacha20_init_256 = Hacl.Impl.Chacha20.Vec.chacha20_init #8
false
false
Hacl.Chacha20.Vec256.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 chacha20_encrypt_256 : Hacl.Meta.Chacha20.Vec.vec_chacha20_encrypt_higher_t Prims.l_True
[]
Hacl.Chacha20.Vec256.chacha20_encrypt_256
{ "file_name": "code/chacha20/Hacl.Chacha20.Vec256.fst", "git_rev": "12c5e9539c7e3c366c26409d3b86493548c4483e", "git_url": "https://github.com/hacl-star/hacl-star.git", "project_name": "hacl-star" }
Hacl.Meta.Chacha20.Vec.vec_chacha20_encrypt_higher_t Prims.l_True
{ "end_col": 98, "end_line": 15, "start_col": 27, "start_line": 15 }
FStar.HyperStack.ST.Stack
[ { "abbrev": false, "full_module": "Hacl.Meta.Chacha20.Vec", "short_module": null }, { "abbrev": false, "full_module": "Hacl.Chacha20", "short_module": null }, { "abbrev": false, "full_module": "Hacl.Chacha20", "short_module": null }, { "abbrev": false, "full_m...
false
let double_round_256 = Hacl.Impl.Chacha20.Core32xN.double_round #8
let double_round_256 =
true
null
false
Hacl.Impl.Chacha20.Core32xN.double_round #8
{ "checked_file": "Hacl.Chacha20.Vec256.fst.checked", "dependencies": [ "prims.fst.checked", "Hacl.Meta.Chacha20.Vec.fst.checked", "Hacl.Impl.Chacha20.Vec.fst.checked", "Hacl.Impl.Chacha20.Core32xN.fst.checked", "FStar.Pervasives.fsti.checked" ], "interface_file": false, "source_file": "Ha...
[]
[ "Hacl.Impl.Chacha20.Core32xN.double_round" ]
[]
module Hacl.Chacha20.Vec256 open Hacl.Meta.Chacha20.Vec [@CInline]
false
false
Hacl.Chacha20.Vec256.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 double_round_256 : st: Hacl.Impl.Chacha20.Core32xN.state 8 -> FStar.HyperStack.ST.Stack Prims.unit
[]
Hacl.Chacha20.Vec256.double_round_256
{ "file_name": "code/chacha20/Hacl.Chacha20.Vec256.fst", "git_rev": "12c5e9539c7e3c366c26409d3b86493548c4483e", "git_url": "https://github.com/hacl-star/hacl-star.git", "project_name": "hacl-star" }
st: Hacl.Impl.Chacha20.Core32xN.state 8 -> FStar.HyperStack.ST.Stack Prims.unit
{ "end_col": 66, "end_line": 7, "start_col": 23, "start_line": 7 }
FStar.HyperStack.ST.Stack
[ { "abbrev": false, "full_module": "Hacl.Meta.Chacha20.Vec", "short_module": null }, { "abbrev": false, "full_module": "Hacl.Chacha20", "short_module": null }, { "abbrev": false, "full_module": "Hacl.Chacha20", "short_module": null }, { "abbrev": false, "full_m...
false
let chacha20_init_256 = Hacl.Impl.Chacha20.Vec.chacha20_init #8
let chacha20_init_256 =
true
null
false
Hacl.Impl.Chacha20.Vec.chacha20_init #8
{ "checked_file": "Hacl.Chacha20.Vec256.fst.checked", "dependencies": [ "prims.fst.checked", "Hacl.Meta.Chacha20.Vec.fst.checked", "Hacl.Impl.Chacha20.Vec.fst.checked", "Hacl.Impl.Chacha20.Core32xN.fst.checked", "FStar.Pervasives.fsti.checked" ], "interface_file": false, "source_file": "Ha...
[]
[ "Hacl.Impl.Chacha20.Vec.chacha20_init" ]
[]
module Hacl.Chacha20.Vec256 open Hacl.Meta.Chacha20.Vec [@CInline] private let double_round_256 = Hacl.Impl.Chacha20.Core32xN.double_round #8 [@CInline] private let chacha20_core_256 = vec_chacha20_core_higher #8 True double_round_256 [@CInline]
false
false
Hacl.Chacha20.Vec256.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 chacha20_init_256 : ctx: Hacl.Impl.Chacha20.Core32xN.state 8 -> k: Lib.Buffer.lbuffer Lib.IntTypes.uint8 32ul -> n: Lib.Buffer.lbuffer Lib.IntTypes.uint8 12ul -> ctr0: Lib.IntTypes.size_t -> FStar.HyperStack.ST.Stack Prims.unit
[]
Hacl.Chacha20.Vec256.chacha20_init_256
{ "file_name": "code/chacha20/Hacl.Chacha20.Vec256.fst", "git_rev": "12c5e9539c7e3c366c26409d3b86493548c4483e", "git_url": "https://github.com/hacl-star/hacl-star.git", "project_name": "hacl-star" }
ctx: Hacl.Impl.Chacha20.Core32xN.state 8 -> k: Lib.Buffer.lbuffer Lib.IntTypes.uint8 32ul -> n: Lib.Buffer.lbuffer Lib.IntTypes.uint8 12ul -> ctr0: Lib.IntTypes.size_t -> FStar.HyperStack.ST.Stack Prims.unit
{ "end_col": 63, "end_line": 13, "start_col": 24, "start_line": 13 }
Prims.Tot
[ { "abbrev": false, "full_module": "Hacl.Meta.Chacha20.Vec", "short_module": null }, { "abbrev": false, "full_module": "Hacl.Chacha20", "short_module": null }, { "abbrev": false, "full_module": "Hacl.Chacha20", "short_module": null }, { "abbrev": false, "full_m...
false
let chacha20_core_256 = vec_chacha20_core_higher #8 True double_round_256
let chacha20_core_256 =
false
null
false
vec_chacha20_core_higher #8 True double_round_256
{ "checked_file": "Hacl.Chacha20.Vec256.fst.checked", "dependencies": [ "prims.fst.checked", "Hacl.Meta.Chacha20.Vec.fst.checked", "Hacl.Impl.Chacha20.Vec.fst.checked", "Hacl.Impl.Chacha20.Core32xN.fst.checked", "FStar.Pervasives.fsti.checked" ], "interface_file": false, "source_file": "Ha...
[ "total" ]
[ "Hacl.Meta.Chacha20.Vec.vec_chacha20_core_higher", "Prims.l_True", "Hacl.Chacha20.Vec256.double_round_256" ]
[]
module Hacl.Chacha20.Vec256 open Hacl.Meta.Chacha20.Vec [@CInline] private let double_round_256 = Hacl.Impl.Chacha20.Core32xN.double_round #8 [@CInline]
false
false
Hacl.Chacha20.Vec256.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 chacha20_core_256 : Hacl.Meta.Chacha20.Vec.vec_chacha20_core_higher_t Prims.l_True
[]
Hacl.Chacha20.Vec256.chacha20_core_256
{ "file_name": "code/chacha20/Hacl.Chacha20.Vec256.fst", "git_rev": "12c5e9539c7e3c366c26409d3b86493548c4483e", "git_url": "https://github.com/hacl-star/hacl-star.git", "project_name": "hacl-star" }
Hacl.Meta.Chacha20.Vec.vec_chacha20_core_higher_t Prims.l_True
{ "end_col": 73, "end_line": 10, "start_col": 24, "start_line": 10 }
Prims.Tot
[ { "abbrev": false, "full_module": "Hacl.Meta.Chacha20.Vec", "short_module": null }, { "abbrev": false, "full_module": "Hacl.Chacha20", "short_module": null }, { "abbrev": false, "full_module": "Hacl.Chacha20", "short_module": null }, { "abbrev": false, "full_m...
false
let chacha20_decrypt_256 = vec_chacha20_decrypt_higher #8 True chacha20_init_256 chacha20_core_256
let chacha20_decrypt_256 =
false
null
false
vec_chacha20_decrypt_higher #8 True chacha20_init_256 chacha20_core_256
{ "checked_file": "Hacl.Chacha20.Vec256.fst.checked", "dependencies": [ "prims.fst.checked", "Hacl.Meta.Chacha20.Vec.fst.checked", "Hacl.Impl.Chacha20.Vec.fst.checked", "Hacl.Impl.Chacha20.Core32xN.fst.checked", "FStar.Pervasives.fsti.checked" ], "interface_file": false, "source_file": "Ha...
[ "total" ]
[ "Hacl.Meta.Chacha20.Vec.vec_chacha20_decrypt_higher", "Prims.l_True", "Hacl.Chacha20.Vec256.chacha20_init_256", "Hacl.Chacha20.Vec256.chacha20_core_256" ]
[]
module Hacl.Chacha20.Vec256 open Hacl.Meta.Chacha20.Vec [@CInline] private let double_round_256 = Hacl.Impl.Chacha20.Core32xN.double_round #8 [@CInline] private let chacha20_core_256 = vec_chacha20_core_higher #8 True double_round_256 [@CInline] private let chacha20_init_256 = Hacl.Impl.Chacha20.Vec.chacha20_init #8
false
false
Hacl.Chacha20.Vec256.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 chacha20_decrypt_256 : Hacl.Meta.Chacha20.Vec.vec_chacha20_decrypt_higher_t Prims.l_True
[]
Hacl.Chacha20.Vec256.chacha20_decrypt_256
{ "file_name": "code/chacha20/Hacl.Chacha20.Vec256.fst", "git_rev": "12c5e9539c7e3c366c26409d3b86493548c4483e", "git_url": "https://github.com/hacl-star/hacl-star.git", "project_name": "hacl-star" }
Hacl.Meta.Chacha20.Vec.vec_chacha20_decrypt_higher_t Prims.l_True
{ "end_col": 98, "end_line": 16, "start_col": 27, "start_line": 16 }
Prims.Tot
val openBase: openBase_st cs vale_p
[ { "abbrev": true, "full_module": "Hacl.HPKE.Interface.AEAD", "short_module": "IAEAD" }, { "abbrev": true, "full_module": "Hacl.HPKE.Interface.Hash", "short_module": "IHash" }, { "abbrev": true, "full_module": "Hacl.HPKE.Interface.HKDF", "short_module": "IHK" }, { ...
false
let openBase = hpke_openBase_higher #cs vale_p IAEAD.aead_decrypt_cp128 setupBaseR
val openBase: openBase_st cs vale_p let openBase =
false
null
false
hpke_openBase_higher #cs vale_p IAEAD.aead_decrypt_cp128 setupBaseR
{ "checked_file": "Hacl.HPKE.Curve64_CP128_SHA512.fst.checked", "dependencies": [ "prims.fst.checked", "Hacl.Meta.HPKE.fst.checked", "Hacl.Meta.HPKE.fst.checked", "Hacl.HPKE.Interface.HKDF.fst.checked", "Hacl.HPKE.Interface.Hash.fst.checked", "Hacl.HPKE.Interface.DH.fst.checked", "Hacl.H...
[ "total" ]
[ "Hacl.Meta.HPKE.hpke_openBase_higher", "Hacl.HPKE.Curve64_CP128_SHA512.cs", "Hacl.HPKE.Curve64_CP128_SHA512.vale_p", "Hacl.HPKE.Interface.AEAD.aead_decrypt_cp128", "Hacl.HPKE.Curve64_CP128_SHA512.setupBaseR" ]
[]
module Hacl.HPKE.Curve64_CP128_SHA512 open Hacl.Meta.HPKE module IDH = Hacl.HPKE.Interface.DH module IHK = Hacl.HPKE.Interface.HKDF module IHash = Hacl.HPKE.Interface.Hash module IAEAD = Hacl.HPKE.Interface.AEAD friend Hacl.Meta.HPKE #set-options "--fuel 0 --ifuel 0" let setupBaseS = hpke_setupBaseS_higher #cs val...
false
true
Hacl.HPKE.Curve64_CP128_SHA512.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 openBase: openBase_st cs vale_p
[]
Hacl.HPKE.Curve64_CP128_SHA512.openBase
{ "file_name": "code/hpke/Hacl.HPKE.Curve64_CP128_SHA512.fst", "git_rev": "12c5e9539c7e3c366c26409d3b86493548c4483e", "git_url": "https://github.com/hacl-star/hacl-star.git", "project_name": "hacl-star" }
Hacl.Impl.HPKE.openBase_st Hacl.HPKE.Curve64_CP128_SHA512.cs Hacl.HPKE.Curve64_CP128_SHA512.vale_p
{ "end_col": 82, "end_line": 20, "start_col": 15, "start_line": 20 }
Prims.Tot
val sealBase: sealBase_st cs vale_p
[ { "abbrev": true, "full_module": "Hacl.HPKE.Interface.AEAD", "short_module": "IAEAD" }, { "abbrev": true, "full_module": "Hacl.HPKE.Interface.Hash", "short_module": "IHash" }, { "abbrev": true, "full_module": "Hacl.HPKE.Interface.HKDF", "short_module": "IHK" }, { ...
false
let sealBase = hpke_sealBase_higher #cs vale_p IAEAD.aead_encrypt_cp128 setupBaseS
val sealBase: sealBase_st cs vale_p let sealBase =
false
null
false
hpke_sealBase_higher #cs vale_p IAEAD.aead_encrypt_cp128 setupBaseS
{ "checked_file": "Hacl.HPKE.Curve64_CP128_SHA512.fst.checked", "dependencies": [ "prims.fst.checked", "Hacl.Meta.HPKE.fst.checked", "Hacl.Meta.HPKE.fst.checked", "Hacl.HPKE.Interface.HKDF.fst.checked", "Hacl.HPKE.Interface.Hash.fst.checked", "Hacl.HPKE.Interface.DH.fst.checked", "Hacl.H...
[ "total" ]
[ "Hacl.Meta.HPKE.hpke_sealBase_higher", "Hacl.HPKE.Curve64_CP128_SHA512.cs", "Hacl.HPKE.Curve64_CP128_SHA512.vale_p", "Hacl.HPKE.Interface.AEAD.aead_encrypt_cp128", "Hacl.HPKE.Curve64_CP128_SHA512.setupBaseS" ]
[]
module Hacl.HPKE.Curve64_CP128_SHA512 open Hacl.Meta.HPKE module IDH = Hacl.HPKE.Interface.DH module IHK = Hacl.HPKE.Interface.HKDF module IHash = Hacl.HPKE.Interface.Hash module IAEAD = Hacl.HPKE.Interface.AEAD friend Hacl.Meta.HPKE #set-options "--fuel 0 --ifuel 0" let setupBaseS = hpke_setupBaseS_higher #cs val...
false
true
Hacl.HPKE.Curve64_CP128_SHA512.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 sealBase: sealBase_st cs vale_p
[]
Hacl.HPKE.Curve64_CP128_SHA512.sealBase
{ "file_name": "code/hpke/Hacl.HPKE.Curve64_CP128_SHA512.fst", "git_rev": "12c5e9539c7e3c366c26409d3b86493548c4483e", "git_url": "https://github.com/hacl-star/hacl-star.git", "project_name": "hacl-star" }
Hacl.Impl.HPKE.sealBase_st Hacl.HPKE.Curve64_CP128_SHA512.cs Hacl.HPKE.Curve64_CP128_SHA512.vale_p
{ "end_col": 82, "end_line": 18, "start_col": 15, "start_line": 18 }
Prims.Tot
val setupBaseS: setupBaseS_st cs vale_p
[ { "abbrev": true, "full_module": "Hacl.HPKE.Interface.AEAD", "short_module": "IAEAD" }, { "abbrev": true, "full_module": "Hacl.HPKE.Interface.Hash", "short_module": "IHash" }, { "abbrev": true, "full_module": "Hacl.HPKE.Interface.HKDF", "short_module": "IHK" }, { ...
false
let setupBaseS = hpke_setupBaseS_higher #cs vale_p IHK.hkdf_expand512 IHK.hkdf_extract512 IDH.secret_to_public_c64 IDH.dh_c64 IHK.hkdf_expand256 IHK.hkdf_extract256
val setupBaseS: setupBaseS_st cs vale_p let setupBaseS =
false
null
false
hpke_setupBaseS_higher #cs vale_p IHK.hkdf_expand512 IHK.hkdf_extract512 IDH.secret_to_public_c64 IDH.dh_c64 IHK.hkdf_expand256 IHK.hkdf_extract256
{ "checked_file": "Hacl.HPKE.Curve64_CP128_SHA512.fst.checked", "dependencies": [ "prims.fst.checked", "Hacl.Meta.HPKE.fst.checked", "Hacl.Meta.HPKE.fst.checked", "Hacl.HPKE.Interface.HKDF.fst.checked", "Hacl.HPKE.Interface.Hash.fst.checked", "Hacl.HPKE.Interface.DH.fst.checked", "Hacl.H...
[ "total" ]
[ "Hacl.Meta.HPKE.hpke_setupBaseS_higher", "Hacl.HPKE.Curve64_CP128_SHA512.cs", "Hacl.HPKE.Curve64_CP128_SHA512.vale_p", "Hacl.HPKE.Interface.HKDF.hkdf_expand512", "Hacl.HPKE.Interface.HKDF.hkdf_extract512", "Hacl.HPKE.Interface.DH.secret_to_public_c64", "Hacl.HPKE.Interface.DH.dh_c64", "Hacl.HPKE.Inter...
[]
module Hacl.HPKE.Curve64_CP128_SHA512 open Hacl.Meta.HPKE module IDH = Hacl.HPKE.Interface.DH module IHK = Hacl.HPKE.Interface.HKDF module IHash = Hacl.HPKE.Interface.Hash module IAEAD = Hacl.HPKE.Interface.AEAD friend Hacl.Meta.HPKE #set-options "--fuel 0 --ifuel 0"
false
true
Hacl.HPKE.Curve64_CP128_SHA512.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 setupBaseS: setupBaseS_st cs vale_p
[]
Hacl.HPKE.Curve64_CP128_SHA512.setupBaseS
{ "file_name": "code/hpke/Hacl.HPKE.Curve64_CP128_SHA512.fst", "git_rev": "12c5e9539c7e3c366c26409d3b86493548c4483e", "git_url": "https://github.com/hacl-star/hacl-star.git", "project_name": "hacl-star" }
Hacl.Impl.HPKE.setupBaseS_st Hacl.HPKE.Curve64_CP128_SHA512.cs Hacl.HPKE.Curve64_CP128_SHA512.vale_p
{ "end_col": 164, "end_line": 14, "start_col": 17, "start_line": 14 }
Prims.Tot
val setupBaseR: setupBaseR_st cs vale_p
[ { "abbrev": true, "full_module": "Hacl.HPKE.Interface.AEAD", "short_module": "IAEAD" }, { "abbrev": true, "full_module": "Hacl.HPKE.Interface.Hash", "short_module": "IHash" }, { "abbrev": true, "full_module": "Hacl.HPKE.Interface.HKDF", "short_module": "IHK" }, { ...
false
let setupBaseR = hpke_setupBaseR_higher #cs vale_p IHK.hkdf_expand512 IHK.hkdf_extract512 IDH.dh_c64 IHK.hkdf_expand256 IHK.hkdf_extract256 IDH.secret_to_public_c64
val setupBaseR: setupBaseR_st cs vale_p let setupBaseR =
false
null
false
hpke_setupBaseR_higher #cs vale_p IHK.hkdf_expand512 IHK.hkdf_extract512 IDH.dh_c64 IHK.hkdf_expand256 IHK.hkdf_extract256 IDH.secret_to_public_c64
{ "checked_file": "Hacl.HPKE.Curve64_CP128_SHA512.fst.checked", "dependencies": [ "prims.fst.checked", "Hacl.Meta.HPKE.fst.checked", "Hacl.Meta.HPKE.fst.checked", "Hacl.HPKE.Interface.HKDF.fst.checked", "Hacl.HPKE.Interface.Hash.fst.checked", "Hacl.HPKE.Interface.DH.fst.checked", "Hacl.H...
[ "total" ]
[ "Hacl.Meta.HPKE.hpke_setupBaseR_higher", "Hacl.HPKE.Curve64_CP128_SHA512.cs", "Hacl.HPKE.Curve64_CP128_SHA512.vale_p", "Hacl.HPKE.Interface.HKDF.hkdf_expand512", "Hacl.HPKE.Interface.HKDF.hkdf_extract512", "Hacl.HPKE.Interface.DH.dh_c64", "Hacl.HPKE.Interface.HKDF.hkdf_expand256", "Hacl.HPKE.Interface...
[]
module Hacl.HPKE.Curve64_CP128_SHA512 open Hacl.Meta.HPKE module IDH = Hacl.HPKE.Interface.DH module IHK = Hacl.HPKE.Interface.HKDF module IHash = Hacl.HPKE.Interface.Hash module IAEAD = Hacl.HPKE.Interface.AEAD friend Hacl.Meta.HPKE #set-options "--fuel 0 --ifuel 0" let setupBaseS = hpke_setupBaseS_higher #cs val...
false
true
Hacl.HPKE.Curve64_CP128_SHA512.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 setupBaseR: setupBaseR_st cs vale_p
[]
Hacl.HPKE.Curve64_CP128_SHA512.setupBaseR
{ "file_name": "code/hpke/Hacl.HPKE.Curve64_CP128_SHA512.fst", "git_rev": "12c5e9539c7e3c366c26409d3b86493548c4483e", "git_url": "https://github.com/hacl-star/hacl-star.git", "project_name": "hacl-star" }
Hacl.Impl.HPKE.setupBaseR_st Hacl.HPKE.Curve64_CP128_SHA512.cs Hacl.HPKE.Curve64_CP128_SHA512.vale_p
{ "end_col": 164, "end_line": 16, "start_col": 17, "start_line": 16 }
Prims.Tot
val field_get_len: MA.bn_field_get_len_st t_limbs
[ { "abbrev": true, "full_module": "Hacl.Bignum.Montgomery", "short_module": "BM" }, { "abbrev": true, "full_module": "Hacl.Bignum.MontArithmetic", "short_module": "MA" }, { "abbrev": true, "full_module": "Hacl.Bignum", "short_module": "BN" }, { "abbrev": false, ...
false
let field_get_len k = MA.bn_field_get_len k
val field_get_len: MA.bn_field_get_len_st t_limbs let field_get_len k =
false
null
false
MA.bn_field_get_len k
{ "checked_file": "Hacl.GenericField32.fst.checked", "dependencies": [ "prims.fst.checked", "Hacl.Bignum.Montgomery.fsti.checked", "Hacl.Bignum.MontArithmetic.fsti.checked", "Hacl.Bignum.fsti.checked", "FStar.Pervasives.fsti.checked", "FStar.Mul.fst.checked" ], "interface_file": true, ...
[ "total" ]
[ "Hacl.Bignum.MontArithmetic.pbn_mont_ctx", "Hacl.GenericField32.t_limbs", "Hacl.Bignum.MontArithmetic.bn_field_get_len", "Hacl.Bignum.meta_len" ]
[]
module Hacl.GenericField32 open FStar.Mul module BN = Hacl.Bignum module MA = Hacl.Bignum.MontArithmetic module BM = Hacl.Bignum.Montgomery #set-options "--z3rlimit 50 --fuel 0 --ifuel 0" inline_for_extraction noextract let km (len:BN.meta_len t_limbs) = BM.mk_runtime_mont len let field_modulus_check len n = M...
false
true
Hacl.GenericField32.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 field_get_len: MA.bn_field_get_len_st t_limbs
[]
Hacl.GenericField32.field_get_len
{ "file_name": "code/bignum/Hacl.GenericField32.fst", "git_rev": "12c5e9539c7e3c366c26409d3b86493548c4483e", "git_url": "https://github.com/hacl-star/hacl-star.git", "project_name": "hacl-star" }
Hacl.Bignum.MontArithmetic.bn_field_get_len_st Hacl.GenericField32.t_limbs
{ "end_col": 23, "end_line": 25, "start_col": 2, "start_line": 25 }
Prims.Tot
[ { "abbrev": true, "full_module": "Hacl.Bignum.Montgomery", "short_module": "BM" }, { "abbrev": true, "full_module": "Hacl.Bignum.MontArithmetic", "short_module": "MA" }, { "abbrev": true, "full_module": "Hacl.Bignum", "short_module": "BN" }, { "abbrev": false, ...
false
let km (len:BN.meta_len t_limbs) = BM.mk_runtime_mont len
let km (len: BN.meta_len t_limbs) =
false
null
false
BM.mk_runtime_mont len
{ "checked_file": "Hacl.GenericField32.fst.checked", "dependencies": [ "prims.fst.checked", "Hacl.Bignum.Montgomery.fsti.checked", "Hacl.Bignum.MontArithmetic.fsti.checked", "Hacl.Bignum.fsti.checked", "FStar.Pervasives.fsti.checked", "FStar.Mul.fst.checked" ], "interface_file": true, ...
[ "total" ]
[ "Hacl.Bignum.meta_len", "Hacl.GenericField32.t_limbs", "Hacl.Bignum.Montgomery.mk_runtime_mont", "Hacl.Bignum.Montgomery.mont" ]
[]
module Hacl.GenericField32 open FStar.Mul module BN = Hacl.Bignum module MA = Hacl.Bignum.MontArithmetic module BM = Hacl.Bignum.Montgomery #set-options "--z3rlimit 50 --fuel 0 --ifuel 0" inline_for_extraction noextract
false
true
Hacl.GenericField32.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 km : len: Hacl.Bignum.meta_len Hacl.GenericField32.t_limbs -> Hacl.Bignum.Montgomery.mont Hacl.GenericField32.t_limbs
[]
Hacl.GenericField32.km
{ "file_name": "code/bignum/Hacl.GenericField32.fst", "git_rev": "12c5e9539c7e3c366c26409d3b86493548c4483e", "git_url": "https://github.com/hacl-star/hacl-star.git", "project_name": "hacl-star" }
len: Hacl.Bignum.meta_len Hacl.GenericField32.t_limbs -> Hacl.Bignum.Montgomery.mont Hacl.GenericField32.t_limbs
{ "end_col": 24, "end_line": 13, "start_col": 2, "start_line": 13 }
Prims.Tot
val field_free: MA.bn_field_free_st t_limbs
[ { "abbrev": true, "full_module": "Hacl.Bignum.Montgomery", "short_module": "BM" }, { "abbrev": true, "full_module": "Hacl.Bignum.MontArithmetic", "short_module": "MA" }, { "abbrev": true, "full_module": "Hacl.Bignum", "short_module": "BN" }, { "abbrev": false, ...
false
let field_free k = MA.bn_field_free k
val field_free: MA.bn_field_free_st t_limbs let field_free k =
false
null
false
MA.bn_field_free k
{ "checked_file": "Hacl.GenericField32.fst.checked", "dependencies": [ "prims.fst.checked", "Hacl.Bignum.Montgomery.fsti.checked", "Hacl.Bignum.MontArithmetic.fsti.checked", "Hacl.Bignum.fsti.checked", "FStar.Pervasives.fsti.checked", "FStar.Mul.fst.checked" ], "interface_file": true, ...
[ "total" ]
[ "Hacl.Bignum.MontArithmetic.pbn_mont_ctx", "Hacl.GenericField32.t_limbs", "Hacl.Bignum.MontArithmetic.bn_field_free", "Prims.unit" ]
[]
module Hacl.GenericField32 open FStar.Mul module BN = Hacl.Bignum module MA = Hacl.Bignum.MontArithmetic module BM = Hacl.Bignum.Montgomery #set-options "--z3rlimit 50 --fuel 0 --ifuel 0" inline_for_extraction noextract let km (len:BN.meta_len t_limbs) = BM.mk_runtime_mont len let field_modulus_check len n = M...
false
true
Hacl.GenericField32.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 field_free: MA.bn_field_free_st t_limbs
[]
Hacl.GenericField32.field_free
{ "file_name": "code/bignum/Hacl.GenericField32.fst", "git_rev": "12c5e9539c7e3c366c26409d3b86493548c4483e", "git_url": "https://github.com/hacl-star/hacl-star.git", "project_name": "hacl-star" }
Hacl.Bignum.MontArithmetic.bn_field_free_st Hacl.GenericField32.t_limbs
{ "end_col": 20, "end_line": 22, "start_col": 2, "start_line": 22 }
Prims.Tot
val inverse: len:Ghost.erased _ -> MA.bn_field_inv_st t_limbs len
[ { "abbrev": true, "full_module": "Hacl.Bignum.Montgomery", "short_module": "BM" }, { "abbrev": true, "full_module": "Hacl.Bignum.MontArithmetic", "short_module": "MA" }, { "abbrev": true, "full_module": "Hacl.Bignum", "short_module": "BN" }, { "abbrev": false, ...
false
let inverse len k aM aInvM = MA.bn_field_inv len (exp_vartime len) k aM aInvM
val inverse: len:Ghost.erased _ -> MA.bn_field_inv_st t_limbs len let inverse len k aM aInvM =
false
null
false
MA.bn_field_inv len (exp_vartime len) k aM aInvM
{ "checked_file": "Hacl.GenericField32.fst.checked", "dependencies": [ "prims.fst.checked", "Hacl.Bignum.Montgomery.fsti.checked", "Hacl.Bignum.MontArithmetic.fsti.checked", "Hacl.Bignum.fsti.checked", "FStar.Pervasives.fsti.checked", "FStar.Mul.fst.checked" ], "interface_file": true, ...
[ "total" ]
[ "FStar.Ghost.erased", "Hacl.Bignum.meta_len", "Hacl.GenericField32.t_limbs", "Hacl.Bignum.MontArithmetic.pbn_mont_ctx", "Hacl.Bignum.Definitions.lbignum", "FStar.Ghost.reveal", "Hacl.Bignum.MontArithmetic.bn_field_inv", "Hacl.GenericField32.exp_vartime", "Prims.unit" ]
[]
module Hacl.GenericField32 open FStar.Mul module BN = Hacl.Bignum module MA = Hacl.Bignum.MontArithmetic module BM = Hacl.Bignum.Montgomery #set-options "--z3rlimit 50 --fuel 0 --ifuel 0" inline_for_extraction noextract let km (len:BN.meta_len t_limbs) = BM.mk_runtime_mont len let field_modulus_check len n = M...
false
false
Hacl.GenericField32.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 inverse: len:Ghost.erased _ -> MA.bn_field_inv_st t_limbs len
[]
Hacl.GenericField32.inverse
{ "file_name": "code/bignum/Hacl.GenericField32.fst", "git_rev": "12c5e9539c7e3c366c26409d3b86493548c4483e", "git_url": "https://github.com/hacl-star/hacl-star.git", "project_name": "hacl-star" }
len: FStar.Ghost.erased (Hacl.Bignum.meta_len Hacl.GenericField32.t_limbs) -> Hacl.Bignum.MontArithmetic.bn_field_inv_st Hacl.GenericField32.t_limbs (FStar.Ghost.reveal len)
{ "end_col": 50, "end_line": 64, "start_col": 2, "start_line": 64 }
Prims.Tot
val field_modulus_check: len:BN.meta_len t_limbs -> MA.bn_field_check_modulus_st t_limbs len
[ { "abbrev": true, "full_module": "Hacl.Bignum.Montgomery", "short_module": "BM" }, { "abbrev": true, "full_module": "Hacl.Bignum.MontArithmetic", "short_module": "MA" }, { "abbrev": true, "full_module": "Hacl.Bignum", "short_module": "BN" }, { "abbrev": false, ...
false
let field_modulus_check len n = MA.bn_field_check_modulus (km len) n
val field_modulus_check: len:BN.meta_len t_limbs -> MA.bn_field_check_modulus_st t_limbs len let field_modulus_check len n =
false
null
false
MA.bn_field_check_modulus (km len) n
{ "checked_file": "Hacl.GenericField32.fst.checked", "dependencies": [ "prims.fst.checked", "Hacl.Bignum.Montgomery.fsti.checked", "Hacl.Bignum.MontArithmetic.fsti.checked", "Hacl.Bignum.fsti.checked", "FStar.Pervasives.fsti.checked", "FStar.Mul.fst.checked" ], "interface_file": true, ...
[ "total" ]
[ "Hacl.Bignum.meta_len", "Hacl.GenericField32.t_limbs", "Hacl.Bignum.Definitions.lbignum", "Hacl.Bignum.MontArithmetic.bn_field_check_modulus", "Hacl.GenericField32.km", "Prims.bool" ]
[]
module Hacl.GenericField32 open FStar.Mul module BN = Hacl.Bignum module MA = Hacl.Bignum.MontArithmetic module BM = Hacl.Bignum.Montgomery #set-options "--z3rlimit 50 --fuel 0 --ifuel 0" inline_for_extraction noextract let km (len:BN.meta_len t_limbs) = BM.mk_runtime_mont len
false
false
Hacl.GenericField32.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 field_modulus_check: len:BN.meta_len t_limbs -> MA.bn_field_check_modulus_st t_limbs len
[]
Hacl.GenericField32.field_modulus_check
{ "file_name": "code/bignum/Hacl.GenericField32.fst", "git_rev": "12c5e9539c7e3c366c26409d3b86493548c4483e", "git_url": "https://github.com/hacl-star/hacl-star.git", "project_name": "hacl-star" }
len: Hacl.Bignum.meta_len Hacl.GenericField32.t_limbs -> Hacl.Bignum.MontArithmetic.bn_field_check_modulus_st Hacl.GenericField32.t_limbs len
{ "end_col": 38, "end_line": 16, "start_col": 2, "start_line": 16 }
Prims.Tot
val field_init: len:BN.meta_len t_limbs -> MA.bn_field_init_st t_limbs len
[ { "abbrev": true, "full_module": "Hacl.Bignum.Montgomery", "short_module": "BM" }, { "abbrev": true, "full_module": "Hacl.Bignum.MontArithmetic", "short_module": "MA" }, { "abbrev": true, "full_module": "Hacl.Bignum", "short_module": "BN" }, { "abbrev": false, ...
false
let field_init len r n = MA.bn_field_init len (km len).BM.precomp r n
val field_init: len:BN.meta_len t_limbs -> MA.bn_field_init_st t_limbs len let field_init len r n =
false
null
false
MA.bn_field_init len (km len).BM.precomp r n
{ "checked_file": "Hacl.GenericField32.fst.checked", "dependencies": [ "prims.fst.checked", "Hacl.Bignum.Montgomery.fsti.checked", "Hacl.Bignum.MontArithmetic.fsti.checked", "Hacl.Bignum.fsti.checked", "FStar.Pervasives.fsti.checked", "FStar.Mul.fst.checked" ], "interface_file": true, ...
[ "total" ]
[ "Hacl.Bignum.meta_len", "Hacl.GenericField32.t_limbs", "FStar.Monotonic.HyperHeap.rid", "Hacl.Bignum.Definitions.lbignum", "Hacl.Bignum.MontArithmetic.bn_field_init", "Hacl.Bignum.Montgomery.__proj__Mkmont__item__precomp", "Hacl.GenericField32.km", "Hacl.Bignum.MontArithmetic.pbn_mont_ctx" ]
[]
module Hacl.GenericField32 open FStar.Mul module BN = Hacl.Bignum module MA = Hacl.Bignum.MontArithmetic module BM = Hacl.Bignum.Montgomery #set-options "--z3rlimit 50 --fuel 0 --ifuel 0" inline_for_extraction noextract let km (len:BN.meta_len t_limbs) = BM.mk_runtime_mont len let field_modulus_check len n = M...
false
false
Hacl.GenericField32.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 field_init: len:BN.meta_len t_limbs -> MA.bn_field_init_st t_limbs len
[]
Hacl.GenericField32.field_init
{ "file_name": "code/bignum/Hacl.GenericField32.fst", "git_rev": "12c5e9539c7e3c366c26409d3b86493548c4483e", "git_url": "https://github.com/hacl-star/hacl-star.git", "project_name": "hacl-star" }
len: Hacl.Bignum.meta_len Hacl.GenericField32.t_limbs -> Hacl.Bignum.MontArithmetic.bn_field_init_st Hacl.GenericField32.t_limbs len
{ "end_col": 46, "end_line": 19, "start_col": 2, "start_line": 19 }
Prims.Tot
val to_field: len:Ghost.erased _ -> MA.bn_to_field_st t_limbs len
[ { "abbrev": true, "full_module": "Hacl.Bignum.Montgomery", "short_module": "BM" }, { "abbrev": true, "full_module": "Hacl.Bignum.MontArithmetic", "short_module": "MA" }, { "abbrev": true, "full_module": "Hacl.Bignum", "short_module": "BN" }, { "abbrev": false, ...
false
let to_field len k a aM = let len = field_get_len k in MA.bn_to_field (km len) k a aM
val to_field: len:Ghost.erased _ -> MA.bn_to_field_st t_limbs len let to_field len k a aM =
false
null
false
let len = field_get_len k in MA.bn_to_field (km len) k a aM
{ "checked_file": "Hacl.GenericField32.fst.checked", "dependencies": [ "prims.fst.checked", "Hacl.Bignum.Montgomery.fsti.checked", "Hacl.Bignum.MontArithmetic.fsti.checked", "Hacl.Bignum.fsti.checked", "FStar.Pervasives.fsti.checked", "FStar.Mul.fst.checked" ], "interface_file": true, ...
[ "total" ]
[ "FStar.Ghost.erased", "Hacl.Bignum.meta_len", "Hacl.GenericField32.t_limbs", "Hacl.Bignum.MontArithmetic.pbn_mont_ctx", "Hacl.Bignum.Definitions.lbignum", "FStar.Ghost.reveal", "Hacl.Bignum.MontArithmetic.bn_to_field", "Hacl.GenericField32.km", "Prims.unit", "Hacl.GenericField32.field_get_len" ]
[]
module Hacl.GenericField32 open FStar.Mul module BN = Hacl.Bignum module MA = Hacl.Bignum.MontArithmetic module BM = Hacl.Bignum.Montgomery #set-options "--z3rlimit 50 --fuel 0 --ifuel 0" inline_for_extraction noextract let km (len:BN.meta_len t_limbs) = BM.mk_runtime_mont len let field_modulus_check len n = M...
false
false
Hacl.GenericField32.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 to_field: len:Ghost.erased _ -> MA.bn_to_field_st t_limbs len
[]
Hacl.GenericField32.to_field
{ "file_name": "code/bignum/Hacl.GenericField32.fst", "git_rev": "12c5e9539c7e3c366c26409d3b86493548c4483e", "git_url": "https://github.com/hacl-star/hacl-star.git", "project_name": "hacl-star" }
len: FStar.Ghost.erased (Hacl.Bignum.meta_len Hacl.GenericField32.t_limbs) -> Hacl.Bignum.MontArithmetic.bn_to_field_st Hacl.GenericField32.t_limbs (FStar.Ghost.reveal len)
{ "end_col": 32, "end_line": 29, "start_col": 25, "start_line": 27 }
Prims.Tot
val one: len:Ghost.erased _ -> MA.bn_field_one_st t_limbs len
[ { "abbrev": true, "full_module": "Hacl.Bignum.Montgomery", "short_module": "BM" }, { "abbrev": true, "full_module": "Hacl.Bignum.MontArithmetic", "short_module": "MA" }, { "abbrev": true, "full_module": "Hacl.Bignum", "short_module": "BN" }, { "abbrev": false, ...
false
let one len k oneM = let len = field_get_len k in MA.bn_field_one (km len) k oneM
val one: len:Ghost.erased _ -> MA.bn_field_one_st t_limbs len let one len k oneM =
false
null
false
let len = field_get_len k in MA.bn_field_one (km len) k oneM
{ "checked_file": "Hacl.GenericField32.fst.checked", "dependencies": [ "prims.fst.checked", "Hacl.Bignum.Montgomery.fsti.checked", "Hacl.Bignum.MontArithmetic.fsti.checked", "Hacl.Bignum.fsti.checked", "FStar.Pervasives.fsti.checked", "FStar.Mul.fst.checked" ], "interface_file": true, ...
[ "total" ]
[ "FStar.Ghost.erased", "Hacl.Bignum.meta_len", "Hacl.GenericField32.t_limbs", "Hacl.Bignum.MontArithmetic.pbn_mont_ctx", "Hacl.Bignum.Definitions.lbignum", "FStar.Ghost.reveal", "Hacl.Bignum.MontArithmetic.bn_field_one", "Hacl.GenericField32.km", "Prims.unit", "Hacl.GenericField32.field_get_len" ]
[]
module Hacl.GenericField32 open FStar.Mul module BN = Hacl.Bignum module MA = Hacl.Bignum.MontArithmetic module BM = Hacl.Bignum.Montgomery #set-options "--z3rlimit 50 --fuel 0 --ifuel 0" inline_for_extraction noextract let km (len:BN.meta_len t_limbs) = BM.mk_runtime_mont len let field_modulus_check len n = M...
false
false
Hacl.GenericField32.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 one: len:Ghost.erased _ -> MA.bn_field_one_st t_limbs len
[]
Hacl.GenericField32.one
{ "file_name": "code/bignum/Hacl.GenericField32.fst", "git_rev": "12c5e9539c7e3c366c26409d3b86493548c4483e", "git_url": "https://github.com/hacl-star/hacl-star.git", "project_name": "hacl-star" }
len: FStar.Ghost.erased (Hacl.Bignum.meta_len Hacl.GenericField32.t_limbs) -> Hacl.Bignum.MontArithmetic.bn_field_one_st Hacl.GenericField32.t_limbs (FStar.Ghost.reveal len)
{ "end_col": 33, "end_line": 53, "start_col": 20, "start_line": 51 }
Prims.Tot
val from_field: len:Ghost.erased _ -> MA.bn_from_field_st t_limbs len
[ { "abbrev": true, "full_module": "Hacl.Bignum.Montgomery", "short_module": "BM" }, { "abbrev": true, "full_module": "Hacl.Bignum.MontArithmetic", "short_module": "MA" }, { "abbrev": true, "full_module": "Hacl.Bignum", "short_module": "BN" }, { "abbrev": false, ...
false
let from_field len k aM a = let len = field_get_len k in MA.bn_from_field (km len) k aM a
val from_field: len:Ghost.erased _ -> MA.bn_from_field_st t_limbs len let from_field len k aM a =
false
null
false
let len = field_get_len k in MA.bn_from_field (km len) k aM a
{ "checked_file": "Hacl.GenericField32.fst.checked", "dependencies": [ "prims.fst.checked", "Hacl.Bignum.Montgomery.fsti.checked", "Hacl.Bignum.MontArithmetic.fsti.checked", "Hacl.Bignum.fsti.checked", "FStar.Pervasives.fsti.checked", "FStar.Mul.fst.checked" ], "interface_file": true, ...
[ "total" ]
[ "FStar.Ghost.erased", "Hacl.Bignum.meta_len", "Hacl.GenericField32.t_limbs", "Hacl.Bignum.MontArithmetic.pbn_mont_ctx", "Hacl.Bignum.Definitions.lbignum", "FStar.Ghost.reveal", "Hacl.Bignum.MontArithmetic.bn_from_field", "Hacl.GenericField32.km", "Prims.unit", "Hacl.GenericField32.field_get_len" ]
[]
module Hacl.GenericField32 open FStar.Mul module BN = Hacl.Bignum module MA = Hacl.Bignum.MontArithmetic module BM = Hacl.Bignum.Montgomery #set-options "--z3rlimit 50 --fuel 0 --ifuel 0" inline_for_extraction noextract let km (len:BN.meta_len t_limbs) = BM.mk_runtime_mont len let field_modulus_check len n = M...
false
false
Hacl.GenericField32.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 from_field: len:Ghost.erased _ -> MA.bn_from_field_st t_limbs len
[]
Hacl.GenericField32.from_field
{ "file_name": "code/bignum/Hacl.GenericField32.fst", "git_rev": "12c5e9539c7e3c366c26409d3b86493548c4483e", "git_url": "https://github.com/hacl-star/hacl-star.git", "project_name": "hacl-star" }
len: FStar.Ghost.erased (Hacl.Bignum.meta_len Hacl.GenericField32.t_limbs) -> Hacl.Bignum.MontArithmetic.bn_from_field_st Hacl.GenericField32.t_limbs (FStar.Ghost.reveal len)
{ "end_col": 34, "end_line": 33, "start_col": 27, "start_line": 31 }
Prims.Tot
val sqr: len:Ghost.erased _ -> MA.bn_field_sqr_st t_limbs len
[ { "abbrev": true, "full_module": "Hacl.Bignum.Montgomery", "short_module": "BM" }, { "abbrev": true, "full_module": "Hacl.Bignum.MontArithmetic", "short_module": "MA" }, { "abbrev": true, "full_module": "Hacl.Bignum", "short_module": "BN" }, { "abbrev": false, ...
false
let sqr len k aM cM = let len = field_get_len k in MA.bn_field_sqr (km len) k aM cM
val sqr: len:Ghost.erased _ -> MA.bn_field_sqr_st t_limbs len let sqr len k aM cM =
false
null
false
let len = field_get_len k in MA.bn_field_sqr (km len) k aM cM
{ "checked_file": "Hacl.GenericField32.fst.checked", "dependencies": [ "prims.fst.checked", "Hacl.Bignum.Montgomery.fsti.checked", "Hacl.Bignum.MontArithmetic.fsti.checked", "Hacl.Bignum.fsti.checked", "FStar.Pervasives.fsti.checked", "FStar.Mul.fst.checked" ], "interface_file": true, ...
[ "total" ]
[ "FStar.Ghost.erased", "Hacl.Bignum.meta_len", "Hacl.GenericField32.t_limbs", "Hacl.Bignum.MontArithmetic.pbn_mont_ctx", "Hacl.Bignum.Definitions.lbignum", "FStar.Ghost.reveal", "Hacl.Bignum.MontArithmetic.bn_field_sqr", "Hacl.GenericField32.km", "Prims.unit", "Hacl.GenericField32.field_get_len" ]
[]
module Hacl.GenericField32 open FStar.Mul module BN = Hacl.Bignum module MA = Hacl.Bignum.MontArithmetic module BM = Hacl.Bignum.Montgomery #set-options "--z3rlimit 50 --fuel 0 --ifuel 0" inline_for_extraction noextract let km (len:BN.meta_len t_limbs) = BM.mk_runtime_mont len let field_modulus_check len n = M...
false
false
Hacl.GenericField32.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 sqr: len:Ghost.erased _ -> MA.bn_field_sqr_st t_limbs len
[]
Hacl.GenericField32.sqr
{ "file_name": "code/bignum/Hacl.GenericField32.fst", "git_rev": "12c5e9539c7e3c366c26409d3b86493548c4483e", "git_url": "https://github.com/hacl-star/hacl-star.git", "project_name": "hacl-star" }
len: FStar.Ghost.erased (Hacl.Bignum.meta_len Hacl.GenericField32.t_limbs) -> Hacl.Bignum.MontArithmetic.bn_field_sqr_st Hacl.GenericField32.t_limbs (FStar.Ghost.reveal len)
{ "end_col": 34, "end_line": 49, "start_col": 21, "start_line": 47 }
Prims.Tot
val sub: len:Ghost.erased _ -> MA.bn_field_sub_st t_limbs len
[ { "abbrev": true, "full_module": "Hacl.Bignum.Montgomery", "short_module": "BM" }, { "abbrev": true, "full_module": "Hacl.Bignum.MontArithmetic", "short_module": "MA" }, { "abbrev": true, "full_module": "Hacl.Bignum", "short_module": "BN" }, { "abbrev": false, ...
false
let sub len k aM bM cM = let len = field_get_len k in MA.bn_field_sub (km len) k aM bM cM
val sub: len:Ghost.erased _ -> MA.bn_field_sub_st t_limbs len let sub len k aM bM cM =
false
null
false
let len = field_get_len k in MA.bn_field_sub (km len) k aM bM cM
{ "checked_file": "Hacl.GenericField32.fst.checked", "dependencies": [ "prims.fst.checked", "Hacl.Bignum.Montgomery.fsti.checked", "Hacl.Bignum.MontArithmetic.fsti.checked", "Hacl.Bignum.fsti.checked", "FStar.Pervasives.fsti.checked", "FStar.Mul.fst.checked" ], "interface_file": true, ...
[ "total" ]
[ "FStar.Ghost.erased", "Hacl.Bignum.meta_len", "Hacl.GenericField32.t_limbs", "Hacl.Bignum.MontArithmetic.pbn_mont_ctx", "Hacl.Bignum.Definitions.lbignum", "FStar.Ghost.reveal", "Hacl.Bignum.MontArithmetic.bn_field_sub", "Hacl.GenericField32.km", "Prims.unit", "Hacl.GenericField32.field_get_len" ]
[]
module Hacl.GenericField32 open FStar.Mul module BN = Hacl.Bignum module MA = Hacl.Bignum.MontArithmetic module BM = Hacl.Bignum.Montgomery #set-options "--z3rlimit 50 --fuel 0 --ifuel 0" inline_for_extraction noextract let km (len:BN.meta_len t_limbs) = BM.mk_runtime_mont len let field_modulus_check len n = M...
false
false
Hacl.GenericField32.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 sub: len:Ghost.erased _ -> MA.bn_field_sub_st t_limbs len
[]
Hacl.GenericField32.sub
{ "file_name": "code/bignum/Hacl.GenericField32.fst", "git_rev": "12c5e9539c7e3c366c26409d3b86493548c4483e", "git_url": "https://github.com/hacl-star/hacl-star.git", "project_name": "hacl-star" }
len: FStar.Ghost.erased (Hacl.Bignum.meta_len Hacl.GenericField32.t_limbs) -> Hacl.Bignum.MontArithmetic.bn_field_sub_st Hacl.GenericField32.t_limbs (FStar.Ghost.reveal len)
{ "end_col": 37, "end_line": 41, "start_col": 24, "start_line": 39 }
Prims.Tot
val add: len:Ghost.erased _ -> MA.bn_field_add_st t_limbs len
[ { "abbrev": true, "full_module": "Hacl.Bignum.Montgomery", "short_module": "BM" }, { "abbrev": true, "full_module": "Hacl.Bignum.MontArithmetic", "short_module": "MA" }, { "abbrev": true, "full_module": "Hacl.Bignum", "short_module": "BN" }, { "abbrev": false, ...
false
let add len k aM bM cM = let len = field_get_len k in MA.bn_field_add (km len) k aM bM cM
val add: len:Ghost.erased _ -> MA.bn_field_add_st t_limbs len let add len k aM bM cM =
false
null
false
let len = field_get_len k in MA.bn_field_add (km len) k aM bM cM
{ "checked_file": "Hacl.GenericField32.fst.checked", "dependencies": [ "prims.fst.checked", "Hacl.Bignum.Montgomery.fsti.checked", "Hacl.Bignum.MontArithmetic.fsti.checked", "Hacl.Bignum.fsti.checked", "FStar.Pervasives.fsti.checked", "FStar.Mul.fst.checked" ], "interface_file": true, ...
[ "total" ]
[ "FStar.Ghost.erased", "Hacl.Bignum.meta_len", "Hacl.GenericField32.t_limbs", "Hacl.Bignum.MontArithmetic.pbn_mont_ctx", "Hacl.Bignum.Definitions.lbignum", "FStar.Ghost.reveal", "Hacl.Bignum.MontArithmetic.bn_field_add", "Hacl.GenericField32.km", "Prims.unit", "Hacl.GenericField32.field_get_len" ]
[]
module Hacl.GenericField32 open FStar.Mul module BN = Hacl.Bignum module MA = Hacl.Bignum.MontArithmetic module BM = Hacl.Bignum.Montgomery #set-options "--z3rlimit 50 --fuel 0 --ifuel 0" inline_for_extraction noextract let km (len:BN.meta_len t_limbs) = BM.mk_runtime_mont len let field_modulus_check len n = M...
false
false
Hacl.GenericField32.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 add: len:Ghost.erased _ -> MA.bn_field_add_st t_limbs len
[]
Hacl.GenericField32.add
{ "file_name": "code/bignum/Hacl.GenericField32.fst", "git_rev": "12c5e9539c7e3c366c26409d3b86493548c4483e", "git_url": "https://github.com/hacl-star/hacl-star.git", "project_name": "hacl-star" }
len: FStar.Ghost.erased (Hacl.Bignum.meta_len Hacl.GenericField32.t_limbs) -> Hacl.Bignum.MontArithmetic.bn_field_add_st Hacl.GenericField32.t_limbs (FStar.Ghost.reveal len)
{ "end_col": 37, "end_line": 37, "start_col": 24, "start_line": 35 }
Prims.Tot
val mul: len:Ghost.erased _ -> MA.bn_field_mul_st t_limbs len
[ { "abbrev": true, "full_module": "Hacl.Bignum.Montgomery", "short_module": "BM" }, { "abbrev": true, "full_module": "Hacl.Bignum.MontArithmetic", "short_module": "MA" }, { "abbrev": true, "full_module": "Hacl.Bignum", "short_module": "BN" }, { "abbrev": false, ...
false
let mul len k aM bM cM = let len = field_get_len k in MA.bn_field_mul (km len) k aM bM cM
val mul: len:Ghost.erased _ -> MA.bn_field_mul_st t_limbs len let mul len k aM bM cM =
false
null
false
let len = field_get_len k in MA.bn_field_mul (km len) k aM bM cM
{ "checked_file": "Hacl.GenericField32.fst.checked", "dependencies": [ "prims.fst.checked", "Hacl.Bignum.Montgomery.fsti.checked", "Hacl.Bignum.MontArithmetic.fsti.checked", "Hacl.Bignum.fsti.checked", "FStar.Pervasives.fsti.checked", "FStar.Mul.fst.checked" ], "interface_file": true, ...
[ "total" ]
[ "FStar.Ghost.erased", "Hacl.Bignum.meta_len", "Hacl.GenericField32.t_limbs", "Hacl.Bignum.MontArithmetic.pbn_mont_ctx", "Hacl.Bignum.Definitions.lbignum", "FStar.Ghost.reveal", "Hacl.Bignum.MontArithmetic.bn_field_mul", "Hacl.GenericField32.km", "Prims.unit", "Hacl.GenericField32.field_get_len" ]
[]
module Hacl.GenericField32 open FStar.Mul module BN = Hacl.Bignum module MA = Hacl.Bignum.MontArithmetic module BM = Hacl.Bignum.Montgomery #set-options "--z3rlimit 50 --fuel 0 --ifuel 0" inline_for_extraction noextract let km (len:BN.meta_len t_limbs) = BM.mk_runtime_mont len let field_modulus_check len n = M...
false
false
Hacl.GenericField32.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 mul: len:Ghost.erased _ -> MA.bn_field_mul_st t_limbs len
[]
Hacl.GenericField32.mul
{ "file_name": "code/bignum/Hacl.GenericField32.fst", "git_rev": "12c5e9539c7e3c366c26409d3b86493548c4483e", "git_url": "https://github.com/hacl-star/hacl-star.git", "project_name": "hacl-star" }
len: FStar.Ghost.erased (Hacl.Bignum.meta_len Hacl.GenericField32.t_limbs) -> Hacl.Bignum.MontArithmetic.bn_field_mul_st Hacl.GenericField32.t_limbs (FStar.Ghost.reveal len)
{ "end_col": 37, "end_line": 45, "start_col": 24, "start_line": 43 }
Prims.Tot
val exp_vartime: len:Ghost.erased _ -> MA.bn_field_exp_vartime_st t_limbs len
[ { "abbrev": true, "full_module": "Hacl.Bignum.Montgomery", "short_module": "BM" }, { "abbrev": true, "full_module": "Hacl.Bignum.MontArithmetic", "short_module": "MA" }, { "abbrev": true, "full_module": "Hacl.Bignum", "short_module": "BN" }, { "abbrev": false, ...
false
let exp_vartime len k aM bBits b resM = let len = field_get_len k in MA.bn_field_exp_vartime (km len) k aM bBits b resM
val exp_vartime: len:Ghost.erased _ -> MA.bn_field_exp_vartime_st t_limbs len let exp_vartime len k aM bBits b resM =
false
null
false
let len = field_get_len k in MA.bn_field_exp_vartime (km len) k aM bBits b resM
{ "checked_file": "Hacl.GenericField32.fst.checked", "dependencies": [ "prims.fst.checked", "Hacl.Bignum.Montgomery.fsti.checked", "Hacl.Bignum.MontArithmetic.fsti.checked", "Hacl.Bignum.fsti.checked", "FStar.Pervasives.fsti.checked", "FStar.Mul.fst.checked" ], "interface_file": true, ...
[ "total" ]
[ "FStar.Ghost.erased", "Hacl.Bignum.meta_len", "Hacl.GenericField32.t_limbs", "Hacl.Bignum.MontArithmetic.pbn_mont_ctx", "Hacl.Bignum.Definitions.lbignum", "FStar.Ghost.reveal", "Lib.IntTypes.size_t", "Hacl.Bignum.Definitions.blocks0", "Lib.IntTypes.size", "Lib.IntTypes.bits", "Hacl.Bignum.MontAr...
[]
module Hacl.GenericField32 open FStar.Mul module BN = Hacl.Bignum module MA = Hacl.Bignum.MontArithmetic module BM = Hacl.Bignum.Montgomery #set-options "--z3rlimit 50 --fuel 0 --ifuel 0" inline_for_extraction noextract let km (len:BN.meta_len t_limbs) = BM.mk_runtime_mont len let field_modulus_check len n = M...
false
false
Hacl.GenericField32.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 exp_vartime: len:Ghost.erased _ -> MA.bn_field_exp_vartime_st t_limbs len
[]
Hacl.GenericField32.exp_vartime
{ "file_name": "code/bignum/Hacl.GenericField32.fst", "git_rev": "12c5e9539c7e3c366c26409d3b86493548c4483e", "git_url": "https://github.com/hacl-star/hacl-star.git", "project_name": "hacl-star" }
len: FStar.Ghost.erased (Hacl.Bignum.meta_len Hacl.GenericField32.t_limbs) -> Hacl.Bignum.MontArithmetic.bn_field_exp_vartime_st Hacl.GenericField32.t_limbs (FStar.Ghost.reveal len)
{ "end_col": 52, "end_line": 61, "start_col": 39, "start_line": 59 }
Prims.Tot
val exp_consttime: len:Ghost.erased _ -> MA.bn_field_exp_consttime_st t_limbs len
[ { "abbrev": true, "full_module": "Hacl.Bignum.Montgomery", "short_module": "BM" }, { "abbrev": true, "full_module": "Hacl.Bignum.MontArithmetic", "short_module": "MA" }, { "abbrev": true, "full_module": "Hacl.Bignum", "short_module": "BN" }, { "abbrev": false, ...
false
let exp_consttime len k aM bBits b resM = let len = field_get_len k in MA.bn_field_exp_consttime (km len) k aM bBits b resM
val exp_consttime: len:Ghost.erased _ -> MA.bn_field_exp_consttime_st t_limbs len let exp_consttime len k aM bBits b resM =
false
null
false
let len = field_get_len k in MA.bn_field_exp_consttime (km len) k aM bBits b resM
{ "checked_file": "Hacl.GenericField32.fst.checked", "dependencies": [ "prims.fst.checked", "Hacl.Bignum.Montgomery.fsti.checked", "Hacl.Bignum.MontArithmetic.fsti.checked", "Hacl.Bignum.fsti.checked", "FStar.Pervasives.fsti.checked", "FStar.Mul.fst.checked" ], "interface_file": true, ...
[ "total" ]
[ "FStar.Ghost.erased", "Hacl.Bignum.meta_len", "Hacl.GenericField32.t_limbs", "Hacl.Bignum.MontArithmetic.pbn_mont_ctx", "Hacl.Bignum.Definitions.lbignum", "FStar.Ghost.reveal", "Lib.IntTypes.size_t", "Hacl.Bignum.Definitions.blocks0", "Lib.IntTypes.size", "Lib.IntTypes.bits", "Hacl.Bignum.MontAr...
[]
module Hacl.GenericField32 open FStar.Mul module BN = Hacl.Bignum module MA = Hacl.Bignum.MontArithmetic module BM = Hacl.Bignum.Montgomery #set-options "--z3rlimit 50 --fuel 0 --ifuel 0" inline_for_extraction noextract let km (len:BN.meta_len t_limbs) = BM.mk_runtime_mont len let field_modulus_check len n = M...
false
false
Hacl.GenericField32.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 exp_consttime: len:Ghost.erased _ -> MA.bn_field_exp_consttime_st t_limbs len
[]
Hacl.GenericField32.exp_consttime
{ "file_name": "code/bignum/Hacl.GenericField32.fst", "git_rev": "12c5e9539c7e3c366c26409d3b86493548c4483e", "git_url": "https://github.com/hacl-star/hacl-star.git", "project_name": "hacl-star" }
len: FStar.Ghost.erased (Hacl.Bignum.meta_len Hacl.GenericField32.t_limbs) -> Hacl.Bignum.MontArithmetic.bn_field_exp_consttime_st Hacl.GenericField32.t_limbs (FStar.Ghost.reveal len)
{ "end_col": 54, "end_line": 57, "start_col": 41, "start_line": 55 }
Prims.Tot
[ { "abbrev": true, "full_module": "FStar.List.Tot", "short_module": "L" }, { "abbrev": false, "full_module": "Vale.Transformers.Locations", "short_module": null }, { "abbrev": false, "full_module": "Vale.Def.PossiblyMonad", "short_module": null }, { "abbrev": false...
false
let both (x: locations & locations) = let a, b = x in a `L.append` b
let both (x: locations & locations) =
false
null
false
let a, b = x in a `L.append` b
{ "checked_file": "Vale.Transformers.BoundedInstructionEffects.fst.checked", "dependencies": [ "Vale.X64.Print_s.fst.checked", "Vale.X64.Machine_Semantics_s.fst.checked", "Vale.X64.Machine_s.fst.checked", "Vale.X64.Instructions_s.fsti.checked", "Vale.X64.Instruction_s.fsti.checked", "Vale.X6...
[ "total" ]
[ "FStar.Pervasives.Native.tuple2", "Vale.Transformers.Locations.locations", "FStar.List.Tot.Base.append", "Vale.Transformers.Locations.location", "Prims.list" ]
[]
module Vale.Transformers.BoundedInstructionEffects open Vale.X64.Bytes_Code_s open Vale.X64.Instruction_s open Vale.X64.Instructions_s open Vale.X64.Machine_Semantics_s open Vale.X64.Machine_s open Vale.X64.Print_s open Vale.Def.PossiblyMonad open Vale.Transformers.Locations friend Vale.Transformers.Locations modul...
false
true
Vale.Transformers.BoundedInstructionEffects.fst
{ "detail_errors": false, "detail_hint_replay": false, "initial_fuel": 2, "initial_ifuel": 0, "max_fuel": 1, "max_ifuel": 1, "no_plugins": false, "no_smt": false, "no_tactics": false, "quake_hi": 1, "quake_keep": false, "quake_lo": 1, "retry": false, "reuse_hint_for": null, "smtencoding_el...
null
val both : x: (Vale.Transformers.Locations.locations * Vale.Transformers.Locations.locations) -> Prims.list Vale.Transformers.Locations.location
[]
Vale.Transformers.BoundedInstructionEffects.both
{ "file_name": "vale/code/lib/transformers/Vale.Transformers.BoundedInstructionEffects.fst", "git_rev": "12c5e9539c7e3c366c26409d3b86493548c4483e", "git_url": "https://github.com/hacl-star/hacl-star.git", "project_name": "hacl-star" }
x: (Vale.Transformers.Locations.locations * Vale.Transformers.Locations.locations) -> Prims.list Vale.Transformers.Locations.location
{ "end_col": 16, "end_line": 54, "start_col": 37, "start_line": 52 }
Prims.Tot
val read_set (i: instr_t_record) (oprs: instr_operands_t i.outs i.args) : locations
[ { "abbrev": true, "full_module": "FStar.List.Tot", "short_module": "L" }, { "abbrev": false, "full_module": "Vale.Transformers.Locations", "short_module": null }, { "abbrev": false, "full_module": "Vale.Def.PossiblyMonad", "short_module": null }, { "abbrev": false...
false
let read_set (i:instr_t_record) (oprs:instr_operands_t i.outs i.args) : locations = aux_read_set1 i.outs i.args oprs
val read_set (i: instr_t_record) (oprs: instr_operands_t i.outs i.args) : locations let read_set (i: instr_t_record) (oprs: instr_operands_t i.outs i.args) : locations =
false
null
false
aux_read_set1 i.outs i.args oprs
{ "checked_file": "Vale.Transformers.BoundedInstructionEffects.fst.checked", "dependencies": [ "Vale.X64.Print_s.fst.checked", "Vale.X64.Machine_Semantics_s.fst.checked", "Vale.X64.Machine_s.fst.checked", "Vale.X64.Instructions_s.fsti.checked", "Vale.X64.Instruction_s.fsti.checked", "Vale.X6...
[ "total" ]
[ "Vale.X64.Instruction_s.instr_t_record", "Vale.X64.Instruction_s.instr_operands_t", "Vale.X64.Instruction_s.__proj__InstrTypeRecord__item__outs", "Vale.X64.Instruction_s.__proj__InstrTypeRecord__item__args", "Vale.Transformers.BoundedInstructionEffects.aux_read_set1", "Vale.Transformers.Locations.location...
[]
module Vale.Transformers.BoundedInstructionEffects open Vale.X64.Bytes_Code_s open Vale.X64.Instruction_s open Vale.X64.Instructions_s open Vale.X64.Machine_Semantics_s open Vale.X64.Machine_s open Vale.X64.Print_s open Vale.Def.PossiblyMonad open Vale.Transformers.Locations friend Vale.Transformers.Locations modul...
false
false
Vale.Transformers.BoundedInstructionEffects.fst
{ "detail_errors": false, "detail_hint_replay": false, "initial_fuel": 2, "initial_ifuel": 0, "max_fuel": 1, "max_ifuel": 1, "no_plugins": false, "no_smt": false, "no_tactics": false, "quake_hi": 1, "quake_keep": false, "quake_lo": 1, "retry": false, "reuse_hint_for": null, "smtencoding_el...
null
val read_set (i: instr_t_record) (oprs: instr_operands_t i.outs i.args) : locations
[]
Vale.Transformers.BoundedInstructionEffects.read_set
{ "file_name": "vale/code/lib/transformers/Vale.Transformers.BoundedInstructionEffects.fst", "git_rev": "12c5e9539c7e3c366c26409d3b86493548c4483e", "git_url": "https://github.com/hacl-star/hacl-star.git", "project_name": "hacl-star" }
i: Vale.X64.Instruction_s.instr_t_record -> oprs: Vale.X64.Instruction_s.instr_operands_t (InstrTypeRecord?.outs i) (InstrTypeRecord?.args i) -> Vale.Transformers.Locations.locations
{ "end_col": 34, "end_line": 81, "start_col": 2, "start_line": 81 }
Prims.Tot
val sym_difference (#t: eqtype) (l1 l2: list t) : list t
[ { "abbrev": true, "full_module": "FStar.List.Tot", "short_module": "L" }, { "abbrev": false, "full_module": "Vale.Transformers.Locations", "short_module": null }, { "abbrev": false, "full_module": "Vale.Def.PossiblyMonad", "short_module": null }, { "abbrev": false...
false
let sym_difference (#t:eqtype) (l1 l2:list t) : list t = difference l1 l2 `L.append` difference l2 l1
val sym_difference (#t: eqtype) (l1 l2: list t) : list t let sym_difference (#t: eqtype) (l1 l2: list t) : list t =
false
null
false
(difference l1 l2) `L.append` (difference l2 l1)
{ "checked_file": "Vale.Transformers.BoundedInstructionEffects.fst.checked", "dependencies": [ "Vale.X64.Print_s.fst.checked", "Vale.X64.Machine_Semantics_s.fst.checked", "Vale.X64.Machine_s.fst.checked", "Vale.X64.Instructions_s.fsti.checked", "Vale.X64.Instruction_s.fsti.checked", "Vale.X6...
[ "total" ]
[ "Prims.eqtype", "Prims.list", "FStar.List.Tot.Base.append", "Vale.Transformers.BoundedInstructionEffects.difference" ]
[]
module Vale.Transformers.BoundedInstructionEffects open Vale.X64.Bytes_Code_s open Vale.X64.Instruction_s open Vale.X64.Instructions_s open Vale.X64.Machine_Semantics_s open Vale.X64.Machine_s open Vale.X64.Print_s open Vale.Def.PossiblyMonad open Vale.Transformers.Locations friend Vale.Transformers.Locations modul...
false
false
Vale.Transformers.BoundedInstructionEffects.fst
{ "detail_errors": false, "detail_hint_replay": false, "initial_fuel": 2, "initial_ifuel": 0, "max_fuel": 1, "max_ifuel": 1, "no_plugins": false, "no_smt": false, "no_tactics": false, "quake_hi": 1, "quake_keep": false, "quake_lo": 1, "retry": false, "reuse_hint_for": null, "smtencoding_el...
null
val sym_difference (#t: eqtype) (l1 l2: list t) : list t
[]
Vale.Transformers.BoundedInstructionEffects.sym_difference
{ "file_name": "vale/code/lib/transformers/Vale.Transformers.BoundedInstructionEffects.fst", "git_rev": "12c5e9539c7e3c366c26409d3b86493548c4483e", "git_url": "https://github.com/hacl-star/hacl-star.git", "project_name": "hacl-star" }
l1: Prims.list t -> l2: Prims.list t -> Prims.list t
{ "end_col": 46, "end_line": 855, "start_col": 2, "start_line": 855 }
FStar.Pervasives.Lemma
val lemma_machine_eval_ins_st_bounded_effects : (i:ins) -> Lemma (requires (safely_bounded i)) (ensures ( (bounded_effects (rw_set_of_ins i) (machine_eval_ins_st i))))
[ { "abbrev": false, "full_module": "Vale.X64.Print_s", "short_module": null }, { "abbrev": false, "full_module": "Vale.X64.Instructions_s", "short_module": null }, { "abbrev": false, "full_module": "Vale.X64.Instruction_s", "short_module": null }, { "abbrev": true,...
false
let lemma_machine_eval_ins_st_bounded_effects i = match i with | Instr _ _ _ -> lemma_machine_eval_ins_st_bounded_effects_Instr i | _ -> assert_norm (not (safely_bounded i))
val lemma_machine_eval_ins_st_bounded_effects : (i:ins) -> Lemma (requires (safely_bounded i)) (ensures ( (bounded_effects (rw_set_of_ins i) (machine_eval_ins_st i)))) let lemma_machine_eval_ins_st_bounded_effects i =
false
null
true
match i with | Instr _ _ _ -> lemma_machine_eval_ins_st_bounded_effects_Instr i | _ -> assert_norm (not (safely_bounded i))
{ "checked_file": "Vale.Transformers.BoundedInstructionEffects.fst.checked", "dependencies": [ "Vale.X64.Print_s.fst.checked", "Vale.X64.Machine_Semantics_s.fst.checked", "Vale.X64.Machine_s.fst.checked", "Vale.X64.Instructions_s.fsti.checked", "Vale.X64.Instruction_s.fsti.checked", "Vale.X6...
[ "lemma" ]
[ "Vale.X64.Machine_Semantics_s.ins", "Vale.X64.Instruction_s.instr_t_record", "Vale.X64.Instruction_s.instr_operands_t", "Vale.X64.Instruction_s.__proj__InstrTypeRecord__item__outs", "Vale.X64.Instruction_s.__proj__InstrTypeRecord__item__args", "Vale.X64.Machine_Semantics_s.instr_annotation", "Vale.Trans...
[]
module Vale.Transformers.BoundedInstructionEffects open Vale.X64.Bytes_Code_s open Vale.X64.Instruction_s open Vale.X64.Instructions_s open Vale.X64.Machine_Semantics_s open Vale.X64.Machine_s open Vale.X64.Print_s open Vale.Def.PossiblyMonad open Vale.Transformers.Locations friend Vale.Transformers.Locations modul...
false
false
Vale.Transformers.BoundedInstructionEffects.fst
{ "detail_errors": false, "detail_hint_replay": false, "initial_fuel": 2, "initial_ifuel": 0, "max_fuel": 1, "max_ifuel": 1, "no_plugins": false, "no_smt": false, "no_tactics": false, "quake_hi": 1, "quake_keep": false, "quake_lo": 1, "retry": false, "reuse_hint_for": null, "smtencoding_el...
null
val lemma_machine_eval_ins_st_bounded_effects : (i:ins) -> Lemma (requires (safely_bounded i)) (ensures ( (bounded_effects (rw_set_of_ins i) (machine_eval_ins_st i))))
[]
Vale.Transformers.BoundedInstructionEffects.lemma_machine_eval_ins_st_bounded_effects
{ "file_name": "vale/code/lib/transformers/Vale.Transformers.BoundedInstructionEffects.fst", "git_rev": "12c5e9539c7e3c366c26409d3b86493548c4483e", "git_url": "https://github.com/hacl-star/hacl-star.git", "project_name": "hacl-star" }
i: Vale.X64.Machine_Semantics_s.ins -> FStar.Pervasives.Lemma (requires Vale.Transformers.BoundedInstructionEffects.safely_bounded i) (ensures Vale.Transformers.BoundedInstructionEffects.bounded_effects (Vale.Transformers.BoundedInstructionEffects.rw_set_of_ins i) (Vale.X64.Machi...
{ "end_col": 45, "end_line": 723, "start_col": 2, "start_line": 721 }
FStar.Pervasives.Lemma
val lemma_machine_eval_ins_st_only_affects_write (i: ins{Instr? i}) (s: machine_state) : Lemma (ensures ((let w = (rw_set_of_ins i).loc_writes in (unchanged_except w s (run (machine_eval_ins_st i) s)))))
[ { "abbrev": true, "full_module": "FStar.List.Tot", "short_module": "L" }, { "abbrev": false, "full_module": "Vale.Transformers.Locations", "short_module": null }, { "abbrev": false, "full_module": "Vale.Def.PossiblyMonad", "short_module": null }, { "abbrev": false...
false
let lemma_machine_eval_ins_st_only_affects_write (i:ins{Instr? i}) (s:machine_state) : Lemma (ensures ( (let w = (rw_set_of_ins i).loc_writes in (unchanged_except w s (run (machine_eval_ins_st i) s))))) = FStar.Classical.forall_intro ( FStar.Classical.move_requires (lemma_machine_eval_ins_st_...
val lemma_machine_eval_ins_st_only_affects_write (i: ins{Instr? i}) (s: machine_state) : Lemma (ensures ((let w = (rw_set_of_ins i).loc_writes in (unchanged_except w s (run (machine_eval_ins_st i) s))))) let lemma_machine_eval_ins_st_only_affects_write (i: ins{Instr? i}) (s: machine_state) :...
false
null
true
FStar.Classical.forall_intro (FStar.Classical.move_requires (lemma_machine_eval_ins_st_only_affects_write_aux i s))
{ "checked_file": "Vale.Transformers.BoundedInstructionEffects.fst.checked", "dependencies": [ "Vale.X64.Print_s.fst.checked", "Vale.X64.Machine_Semantics_s.fst.checked", "Vale.X64.Machine_s.fst.checked", "Vale.X64.Instructions_s.fsti.checked", "Vale.X64.Instruction_s.fsti.checked", "Vale.X6...
[ "lemma" ]
[ "Vale.X64.Machine_Semantics_s.ins", "Prims.b2t", "Vale.X64.Bytes_Code_s.uu___is_Instr", "Vale.X64.Machine_Semantics_s.instr_annotation", "Vale.X64.Machine_Semantics_s.machine_state", "FStar.Classical.forall_intro", "Vale.Transformers.Locations.location", "Prims.l_imp", "Vale.Def.PossiblyMonad.op_Ban...
[]
module Vale.Transformers.BoundedInstructionEffects open Vale.X64.Bytes_Code_s open Vale.X64.Instruction_s open Vale.X64.Instructions_s open Vale.X64.Machine_Semantics_s open Vale.X64.Machine_s open Vale.X64.Print_s open Vale.Def.PossiblyMonad open Vale.Transformers.Locations friend Vale.Transformers.Locations modul...
false
false
Vale.Transformers.BoundedInstructionEffects.fst
{ "detail_errors": false, "detail_hint_replay": false, "initial_fuel": 2, "initial_ifuel": 0, "max_fuel": 1, "max_ifuel": 1, "no_plugins": false, "no_smt": false, "no_tactics": false, "quake_hi": 1, "quake_keep": false, "quake_lo": 1, "retry": false, "reuse_hint_for": null, "smtencoding_el...
null
val lemma_machine_eval_ins_st_only_affects_write (i: ins{Instr? i}) (s: machine_state) : Lemma (ensures ((let w = (rw_set_of_ins i).loc_writes in (unchanged_except w s (run (machine_eval_ins_st i) s)))))
[]
Vale.Transformers.BoundedInstructionEffects.lemma_machine_eval_ins_st_only_affects_write
{ "file_name": "vale/code/lib/transformers/Vale.Transformers.BoundedInstructionEffects.fst", "git_rev": "12c5e9539c7e3c366c26409d3b86493548c4483e", "git_url": "https://github.com/hacl-star/hacl-star.git", "project_name": "hacl-star" }
i: Vale.X64.Machine_Semantics_s.ins{Instr? i} -> s: Vale.X64.Machine_Semantics_s.machine_state -> FStar.Pervasives.Lemma (ensures (let w = Mkrw_set?.loc_writes (Vale.Transformers.BoundedInstructionEffects.rw_set_of_ins i) in Vale.Transformers.BoundedInstructionEffects.unchanged_except w s ...
{ "end_col": 89, "end_line": 230, "start_col": 2, "start_line": 229 }
FStar.Pervasives.Lemma
val lemma_instr_apply_eval_same_read (outs: list instr_out) (args: list instr_operand) (f: instr_eval_t outs args) (oprs: instr_operands_t outs args) (s1 s2: machine_state) : Lemma (requires (unchanged_at (aux_read_set1 outs args oprs) s1 s2)) (ensures ((instr_apply_eval outs arg...
[ { "abbrev": true, "full_module": "FStar.List.Tot", "short_module": "L" }, { "abbrev": false, "full_module": "Vale.Transformers.Locations", "short_module": null }, { "abbrev": false, "full_module": "Vale.Def.PossiblyMonad", "short_module": null }, { "abbrev": false...
false
let lemma_instr_apply_eval_same_read (outs:list instr_out) (args:list instr_operand) (f:instr_eval_t outs args) (oprs:instr_operands_t outs args) (s1 s2:machine_state) : Lemma (requires (unchanged_at (aux_read_set1 outs args oprs) s1 s2)) (ensures ( (instr_apply_eval outs args f oprs s1) =...
val lemma_instr_apply_eval_same_read (outs: list instr_out) (args: list instr_operand) (f: instr_eval_t outs args) (oprs: instr_operands_t outs args) (s1 s2: machine_state) : Lemma (requires (unchanged_at (aux_read_set1 outs args oprs) s1 s2)) (ensures ((instr_apply_eval outs arg...
false
null
true
lemma_instr_apply_eval_inouts_same_read outs outs args f oprs s1 s2
{ "checked_file": "Vale.Transformers.BoundedInstructionEffects.fst.checked", "dependencies": [ "Vale.X64.Print_s.fst.checked", "Vale.X64.Machine_Semantics_s.fst.checked", "Vale.X64.Machine_s.fst.checked", "Vale.X64.Instructions_s.fsti.checked", "Vale.X64.Instruction_s.fsti.checked", "Vale.X6...
[ "lemma" ]
[ "Prims.list", "Vale.X64.Instruction_s.instr_out", "Vale.X64.Instruction_s.instr_operand", "Vale.X64.Instruction_s.instr_eval_t", "Vale.X64.Instruction_s.instr_operands_t", "Vale.X64.Machine_Semantics_s.machine_state", "Vale.Transformers.BoundedInstructionEffects.lemma_instr_apply_eval_inouts_same_read",...
[]
module Vale.Transformers.BoundedInstructionEffects open Vale.X64.Bytes_Code_s open Vale.X64.Instruction_s open Vale.X64.Instructions_s open Vale.X64.Machine_Semantics_s open Vale.X64.Machine_s open Vale.X64.Print_s open Vale.Def.PossiblyMonad open Vale.Transformers.Locations friend Vale.Transformers.Locations modul...
false
false
Vale.Transformers.BoundedInstructionEffects.fst
{ "detail_errors": false, "detail_hint_replay": false, "initial_fuel": 2, "initial_ifuel": 0, "max_fuel": 1, "max_ifuel": 1, "no_plugins": false, "no_smt": false, "no_tactics": false, "quake_hi": 1, "quake_keep": false, "quake_lo": 1, "retry": false, "reuse_hint_for": null, "smtencoding_el...
null
val lemma_instr_apply_eval_same_read (outs: list instr_out) (args: list instr_operand) (f: instr_eval_t outs args) (oprs: instr_operands_t outs args) (s1 s2: machine_state) : Lemma (requires (unchanged_at (aux_read_set1 outs args oprs) s1 s2)) (ensures ((instr_apply_eval outs arg...
[]
Vale.Transformers.BoundedInstructionEffects.lemma_instr_apply_eval_same_read
{ "file_name": "vale/code/lib/transformers/Vale.Transformers.BoundedInstructionEffects.fst", "git_rev": "12c5e9539c7e3c366c26409d3b86493548c4483e", "git_url": "https://github.com/hacl-star/hacl-star.git", "project_name": "hacl-star" }
outs: Prims.list Vale.X64.Instruction_s.instr_out -> args: Prims.list Vale.X64.Instruction_s.instr_operand -> f: Vale.X64.Instruction_s.instr_eval_t outs args -> oprs: Vale.X64.Instruction_s.instr_operands_t outs args -> s1: Vale.X64.Machine_Semantics_s.machine_state -> s2: Vale.X64.Machine_Sem...
{ "end_col": 69, "end_line": 359, "start_col": 2, "start_line": 359 }
FStar.Pervasives.Lemma
val lemma_unchanged_except_extend (ls_extend ls: locations) (s1 s2: machine_state) : Lemma (requires (unchanged_except ls s1 s2)) (ensures (unchanged_except (ls_extend `L.append` ls) s1 s2))
[ { "abbrev": true, "full_module": "FStar.List.Tot", "short_module": "L" }, { "abbrev": false, "full_module": "Vale.Transformers.Locations", "short_module": null }, { "abbrev": false, "full_module": "Vale.Def.PossiblyMonad", "short_module": null }, { "abbrev": false...
false
let lemma_unchanged_except_extend (ls_extend ls:locations) (s1 s2:machine_state) : Lemma (requires (unchanged_except ls s1 s2)) (ensures (unchanged_except (ls_extend `L.append` ls) s1 s2)) = let aux a : Lemma (requires (!!(disjoint_location_from_locations a (ls_extend `L.append` ls)))) (ensu...
val lemma_unchanged_except_extend (ls_extend ls: locations) (s1 s2: machine_state) : Lemma (requires (unchanged_except ls s1 s2)) (ensures (unchanged_except (ls_extend `L.append` ls) s1 s2)) let lemma_unchanged_except_extend (ls_extend ls: locations) (s1 s2: machine_state) : Lemma (requires (unchanged_exc...
false
null
true
let aux a : Lemma (requires (!!(disjoint_location_from_locations a (ls_extend `L.append` ls)))) (ensures (eval_location a s1 == eval_location a s2)) = lemma_disjoint_location_from_locations_append a ls_extend ls in FStar.Classical.forall_intro (FStar.Classical.move_requires aux)
{ "checked_file": "Vale.Transformers.BoundedInstructionEffects.fst.checked", "dependencies": [ "Vale.X64.Print_s.fst.checked", "Vale.X64.Machine_Semantics_s.fst.checked", "Vale.X64.Machine_s.fst.checked", "Vale.X64.Instructions_s.fsti.checked", "Vale.X64.Instruction_s.fsti.checked", "Vale.X6...
[ "lemma" ]
[ "Vale.Transformers.Locations.locations", "Vale.X64.Machine_Semantics_s.machine_state", "FStar.Classical.forall_intro", "Vale.Transformers.Locations.location", "Prims.l_imp", "Prims.b2t", "Vale.Def.PossiblyMonad.op_Bang_Bang", "Vale.Transformers.Locations.disjoint_location_from_locations", "FStar.Lis...
[]
module Vale.Transformers.BoundedInstructionEffects open Vale.X64.Bytes_Code_s open Vale.X64.Instruction_s open Vale.X64.Instructions_s open Vale.X64.Machine_Semantics_s open Vale.X64.Machine_s open Vale.X64.Print_s open Vale.Def.PossiblyMonad open Vale.Transformers.Locations friend Vale.Transformers.Locations modul...
false
false
Vale.Transformers.BoundedInstructionEffects.fst
{ "detail_errors": false, "detail_hint_replay": false, "initial_fuel": 2, "initial_ifuel": 0, "max_fuel": 1, "max_ifuel": 1, "no_plugins": false, "no_smt": false, "no_tactics": false, "quake_hi": 1, "quake_keep": false, "quake_lo": 1, "retry": false, "reuse_hint_for": null, "smtencoding_el...
null
val lemma_unchanged_except_extend (ls_extend ls: locations) (s1 s2: machine_state) : Lemma (requires (unchanged_except ls s1 s2)) (ensures (unchanged_except (ls_extend `L.append` ls) s1 s2))
[]
Vale.Transformers.BoundedInstructionEffects.lemma_unchanged_except_extend
{ "file_name": "vale/code/lib/transformers/Vale.Transformers.BoundedInstructionEffects.fst", "git_rev": "12c5e9539c7e3c366c26409d3b86493548c4483e", "git_url": "https://github.com/hacl-star/hacl-star.git", "project_name": "hacl-star" }
ls_extend: Vale.Transformers.Locations.locations -> ls: Vale.Transformers.Locations.locations -> s1: Vale.X64.Machine_Semantics_s.machine_state -> s2: Vale.X64.Machine_Semantics_s.machine_state -> FStar.Pervasives.Lemma (requires Vale.Transformers.BoundedInstructionEffects.unchanged_except ls s...
{ "end_col": 66, "end_line": 469, "start_col": 66, "start_line": 462 }
FStar.Pervasives.Lemma
val lemma_unchanged_at_sym_diff_implies_difference (l1 l2: locations) (s1 s2: machine_state) : Lemma (requires (unchanged_at (sym_difference l1 l2) s1 s2)) (ensures (unchanged_at (l1 `difference` l2) s1 s2 /\ unchanged_at (l2 `difference` l1) s1 s2))
[ { "abbrev": true, "full_module": "FStar.List.Tot", "short_module": "L" }, { "abbrev": false, "full_module": "Vale.Transformers.Locations", "short_module": null }, { "abbrev": false, "full_module": "Vale.Def.PossiblyMonad", "short_module": null }, { "abbrev": false...
false
let lemma_unchanged_at_sym_diff_implies_difference (l1 l2:locations) (s1 s2:machine_state) : Lemma (requires (unchanged_at (sym_difference l1 l2) s1 s2)) (ensures (unchanged_at (l1 `difference` l2) s1 s2 /\ unchanged_at (l2 `difference` l1) s1 s2)) = lemma_unchanged_at_append (l1 `difference` l2) (l2 `diffe...
val lemma_unchanged_at_sym_diff_implies_difference (l1 l2: locations) (s1 s2: machine_state) : Lemma (requires (unchanged_at (sym_difference l1 l2) s1 s2)) (ensures (unchanged_at (l1 `difference` l2) s1 s2 /\ unchanged_at (l2 `difference` l1) s1 s2)) let lemma_unchanged_at_sym_diff_implies_difference (l1 l2: ...
false
null
true
lemma_unchanged_at_append (l1 `difference` l2) (l2 `difference` l1) s1 s2
{ "checked_file": "Vale.Transformers.BoundedInstructionEffects.fst.checked", "dependencies": [ "Vale.X64.Print_s.fst.checked", "Vale.X64.Machine_Semantics_s.fst.checked", "Vale.X64.Machine_s.fst.checked", "Vale.X64.Instructions_s.fsti.checked", "Vale.X64.Instruction_s.fsti.checked", "Vale.X6...
[ "lemma" ]
[ "Vale.Transformers.Locations.locations", "Vale.X64.Machine_Semantics_s.machine_state", "Vale.Transformers.BoundedInstructionEffects.lemma_unchanged_at_append", "Vale.Transformers.BoundedInstructionEffects.difference", "Vale.Transformers.Locations.location", "Prims.unit", "Vale.Transformers.BoundedInstru...
[]
module Vale.Transformers.BoundedInstructionEffects open Vale.X64.Bytes_Code_s open Vale.X64.Instruction_s open Vale.X64.Instructions_s open Vale.X64.Machine_Semantics_s open Vale.X64.Machine_s open Vale.X64.Print_s open Vale.Def.PossiblyMonad open Vale.Transformers.Locations friend Vale.Transformers.Locations modul...
false
false
Vale.Transformers.BoundedInstructionEffects.fst
{ "detail_errors": false, "detail_hint_replay": false, "initial_fuel": 2, "initial_ifuel": 0, "max_fuel": 1, "max_ifuel": 1, "no_plugins": false, "no_smt": false, "no_tactics": false, "quake_hi": 1, "quake_keep": false, "quake_lo": 1, "retry": false, "reuse_hint_for": null, "smtencoding_el...
null
val lemma_unchanged_at_sym_diff_implies_difference (l1 l2: locations) (s1 s2: machine_state) : Lemma (requires (unchanged_at (sym_difference l1 l2) s1 s2)) (ensures (unchanged_at (l1 `difference` l2) s1 s2 /\ unchanged_at (l2 `difference` l1) s1 s2))
[]
Vale.Transformers.BoundedInstructionEffects.lemma_unchanged_at_sym_diff_implies_difference
{ "file_name": "vale/code/lib/transformers/Vale.Transformers.BoundedInstructionEffects.fst", "git_rev": "12c5e9539c7e3c366c26409d3b86493548c4483e", "git_url": "https://github.com/hacl-star/hacl-star.git", "project_name": "hacl-star" }
l1: Vale.Transformers.Locations.locations -> l2: Vale.Transformers.Locations.locations -> s1: Vale.X64.Machine_Semantics_s.machine_state -> s2: Vale.X64.Machine_Semantics_s.machine_state -> FStar.Pervasives.Lemma (requires Vale.Transformers.BoundedInstructionEffects.unchanged_at (Vale.T...
{ "end_col": 75, "end_line": 959, "start_col": 2, "start_line": 959 }
Prims.Tot
val locations_of_ocmp : o:ocmp -> locations
[ { "abbrev": false, "full_module": "Vale.X64.Print_s", "short_module": null }, { "abbrev": false, "full_module": "Vale.X64.Instructions_s", "short_module": null }, { "abbrev": false, "full_module": "Vale.X64.Instruction_s", "short_module": null }, { "abbrev": true,...
false
let locations_of_ocmp o = match o with | OEq o1 o2 | ONe o1 o2 | OLe o1 o2 | OGe o1 o2 | OLt o1 o2 | OGt o1 o2 -> both (locations_of_operand64 o1) `L.append` both (locations_of_operand64 o2)
val locations_of_ocmp : o:ocmp -> locations let locations_of_ocmp o =
false
null
false
match o with | OEq o1 o2 | ONe o1 o2 | OLe o1 o2 | OGe o1 o2 | OLt o1 o2 | OGt o1 o2 -> (both (locations_of_operand64 o1)) `L.append` (both (locations_of_operand64 o2))
{ "checked_file": "Vale.Transformers.BoundedInstructionEffects.fst.checked", "dependencies": [ "Vale.X64.Print_s.fst.checked", "Vale.X64.Machine_Semantics_s.fst.checked", "Vale.X64.Machine_s.fst.checked", "Vale.X64.Instructions_s.fsti.checked", "Vale.X64.Instruction_s.fsti.checked", "Vale.X6...
[ "total" ]
[ "Vale.X64.Machine_Semantics_s.ocmp", "Vale.X64.Machine_s.operand64", "Prims.b2t", "Prims.op_Negation", "Prims.op_BarBar", "Vale.X64.Machine_s.uu___is_OMem", "Vale.X64.Machine_s.nat64", "Vale.X64.Machine_s.reg_64", "Vale.X64.Machine_s.uu___is_OStack", "FStar.List.Tot.Base.append", "Vale.Transform...
[]
module Vale.Transformers.BoundedInstructionEffects open Vale.X64.Bytes_Code_s open Vale.X64.Instruction_s open Vale.X64.Instructions_s open Vale.X64.Machine_Semantics_s open Vale.X64.Machine_s open Vale.X64.Print_s open Vale.Def.PossiblyMonad open Vale.Transformers.Locations friend Vale.Transformers.Locations modul...
false
true
Vale.Transformers.BoundedInstructionEffects.fst
{ "detail_errors": false, "detail_hint_replay": false, "initial_fuel": 2, "initial_ifuel": 0, "max_fuel": 1, "max_ifuel": 1, "no_plugins": false, "no_smt": false, "no_tactics": false, "quake_hi": 1, "quake_keep": false, "quake_lo": 1, "retry": false, "reuse_hint_for": null, "smtencoding_el...
null
val locations_of_ocmp : o:ocmp -> locations
[]
Vale.Transformers.BoundedInstructionEffects.locations_of_ocmp
{ "file_name": "vale/code/lib/transformers/Vale.Transformers.BoundedInstructionEffects.fst", "git_rev": "12c5e9539c7e3c366c26409d3b86493548c4483e", "git_url": "https://github.com/hacl-star/hacl-star.git", "project_name": "hacl-star" }
o: Vale.X64.Machine_Semantics_s.ocmp -> Vale.Transformers.Locations.locations
{ "end_col": 80, "end_line": 155, "start_col": 2, "start_line": 148 }
FStar.Pervasives.Lemma
val lemma_machine_eval_ins_st_unchanged_behavior (i: ins{Instr? i}) (s1 s2: machine_state) : Lemma (requires (let r = (rw_set_of_ins i).loc_reads in let f = machine_eval_ins_st i in (s1.ms_ok = s2.ms_ok) /\ (unchanged_at r s1 s2) /\ (run f s1).ms_ok /\ (run f s2).ms_ok)) (ens...
[ { "abbrev": true, "full_module": "FStar.List.Tot", "short_module": "L" }, { "abbrev": false, "full_module": "Vale.Transformers.Locations", "short_module": null }, { "abbrev": false, "full_module": "Vale.Def.PossiblyMonad", "short_module": null }, { "abbrev": false...
false
let lemma_machine_eval_ins_st_unchanged_behavior (i:ins{Instr? i}) (s1 s2:machine_state) : Lemma (requires ( let r = (rw_set_of_ins i).loc_reads in let f = machine_eval_ins_st i in (s1.ms_ok = s2.ms_ok) /\ (unchanged_at r s1 s2) /\ (run f s1).ms_ok /\ (run f s2).ms_...
val lemma_machine_eval_ins_st_unchanged_behavior (i: ins{Instr? i}) (s1 s2: machine_state) : Lemma (requires (let r = (rw_set_of_ins i).loc_reads in let f = machine_eval_ins_st i in (s1.ms_ok = s2.ms_ok) /\ (unchanged_at r s1 s2) /\ (run f s1).ms_ok /\ (run f s2).ms_ok)) (ens...
false
null
true
let Instr it oprs ann = i in lemma_eval_instr_unchanged_at' it oprs ann s1 s2
{ "checked_file": "Vale.Transformers.BoundedInstructionEffects.fst.checked", "dependencies": [ "Vale.X64.Print_s.fst.checked", "Vale.X64.Machine_Semantics_s.fst.checked", "Vale.X64.Machine_s.fst.checked", "Vale.X64.Instructions_s.fsti.checked", "Vale.X64.Instruction_s.fsti.checked", "Vale.X6...
[ "lemma" ]
[ "Vale.X64.Machine_Semantics_s.ins", "Prims.b2t", "Vale.X64.Bytes_Code_s.uu___is_Instr", "Vale.X64.Machine_Semantics_s.instr_annotation", "Vale.X64.Machine_Semantics_s.machine_state", "Vale.X64.Instruction_s.instr_t_record", "Vale.X64.Instruction_s.instr_operands_t", "Vale.X64.Instruction_s.__proj__Ins...
[]
module Vale.Transformers.BoundedInstructionEffects open Vale.X64.Bytes_Code_s open Vale.X64.Instruction_s open Vale.X64.Instructions_s open Vale.X64.Machine_Semantics_s open Vale.X64.Machine_s open Vale.X64.Print_s open Vale.Def.PossiblyMonad open Vale.Transformers.Locations friend Vale.Transformers.Locations modul...
false
false
Vale.Transformers.BoundedInstructionEffects.fst
{ "detail_errors": false, "detail_hint_replay": false, "initial_fuel": 2, "initial_ifuel": 0, "max_fuel": 1, "max_ifuel": 1, "no_plugins": false, "no_smt": false, "no_tactics": false, "quake_hi": 1, "quake_keep": false, "quake_lo": 1, "retry": false, "reuse_hint_for": null, "smtencoding_el...
null
val lemma_machine_eval_ins_st_unchanged_behavior (i: ins{Instr? i}) (s1 s2: machine_state) : Lemma (requires (let r = (rw_set_of_ins i).loc_reads in let f = machine_eval_ins_st i in (s1.ms_ok = s2.ms_ok) /\ (unchanged_at r s1 s2) /\ (run f s1).ms_ok /\ (run f s2).ms_ok)) (ens...
[]
Vale.Transformers.BoundedInstructionEffects.lemma_machine_eval_ins_st_unchanged_behavior
{ "file_name": "vale/code/lib/transformers/Vale.Transformers.BoundedInstructionEffects.fst", "git_rev": "12c5e9539c7e3c366c26409d3b86493548c4483e", "git_url": "https://github.com/hacl-star/hacl-star.git", "project_name": "hacl-star" }
i: Vale.X64.Machine_Semantics_s.ins{Instr? i} -> s1: Vale.X64.Machine_Semantics_s.machine_state -> s2: Vale.X64.Machine_Semantics_s.machine_state -> FStar.Pervasives.Lemma (requires (let r = Mkrw_set?.loc_reads (Vale.Transformers.BoundedInstructionEffects.rw_set_of_ins i) ...
{ "end_col": 50, "end_line": 660, "start_col": 50, "start_line": 658 }
Prims.Tot
val aux_read_set1 (outs: list instr_out) (args: list instr_operand) (oprs: instr_operands_t outs args) : locations
[ { "abbrev": true, "full_module": "FStar.List.Tot", "short_module": "L" }, { "abbrev": false, "full_module": "Vale.Transformers.Locations", "short_module": null }, { "abbrev": false, "full_module": "Vale.Def.PossiblyMonad", "short_module": null }, { "abbrev": false...
false
let rec aux_read_set1 (outs:list instr_out) (args:list instr_operand) (oprs:instr_operands_t outs args) : locations = match outs with | [] -> aux_read_set0 args oprs | (Out, IOpEx i) :: outs -> let l, r = coerce #(instr_operand_t i & instr_operands_t outs args) oprs in fst (locations_of_explicit i l) ...
val aux_read_set1 (outs: list instr_out) (args: list instr_operand) (oprs: instr_operands_t outs args) : locations let rec aux_read_set1 (outs: list instr_out) (args: list instr_operand) (oprs: instr_operands_t outs args) : locations =
false
null
false
match outs with | [] -> aux_read_set0 args oprs | (Out, IOpEx i) :: outs -> let l, r = coerce #(instr_operand_t i & instr_operands_t outs args) oprs in (fst (locations_of_explicit i l)) `L.append` (aux_read_set1 outs args r) | (InOut, IOpEx i) :: outs -> let l, r = coerce #(instr_operand_t i & instr_operands_t ou...
{ "checked_file": "Vale.Transformers.BoundedInstructionEffects.fst.checked", "dependencies": [ "Vale.X64.Print_s.fst.checked", "Vale.X64.Machine_Semantics_s.fst.checked", "Vale.X64.Machine_s.fst.checked", "Vale.X64.Instructions_s.fsti.checked", "Vale.X64.Instruction_s.fsti.checked", "Vale.X6...
[ "total" ]
[ "Prims.list", "Vale.X64.Instruction_s.instr_out", "Vale.X64.Instruction_s.instr_operand", "Vale.X64.Instruction_s.instr_operands_t", "Vale.Transformers.BoundedInstructionEffects.aux_read_set0", "Vale.X64.Instruction_s.instr_operand_explicit", "Vale.X64.Instruction_s.instr_operand_t", "FStar.List.Tot.B...
[]
module Vale.Transformers.BoundedInstructionEffects open Vale.X64.Bytes_Code_s open Vale.X64.Instruction_s open Vale.X64.Instructions_s open Vale.X64.Machine_Semantics_s open Vale.X64.Machine_s open Vale.X64.Print_s open Vale.Def.PossiblyMonad open Vale.Transformers.Locations friend Vale.Transformers.Locations modul...
false
false
Vale.Transformers.BoundedInstructionEffects.fst
{ "detail_errors": false, "detail_hint_replay": false, "initial_fuel": 2, "initial_ifuel": 0, "max_fuel": 1, "max_ifuel": 1, "no_plugins": false, "no_smt": false, "no_tactics": false, "quake_hi": 1, "quake_keep": false, "quake_lo": 1, "retry": false, "reuse_hint_for": null, "smtencoding_el...
null
val aux_read_set1 (outs: list instr_out) (args: list instr_operand) (oprs: instr_operands_t outs args) : locations
[ "recursion" ]
Vale.Transformers.BoundedInstructionEffects.aux_read_set1
{ "file_name": "vale/code/lib/transformers/Vale.Transformers.BoundedInstructionEffects.fst", "git_rev": "12c5e9539c7e3c366c26409d3b86493548c4483e", "git_url": "https://github.com/hacl-star/hacl-star.git", "project_name": "hacl-star" }
outs: Prims.list Vale.X64.Instruction_s.instr_out -> args: Prims.list Vale.X64.Instruction_s.instr_operand -> oprs: Vale.X64.Instruction_s.instr_operands_t outs args -> Vale.Transformers.Locations.locations
{ "end_col": 113, "end_line": 78, "start_col": 2, "start_line": 67 }
Prims.Tot
val locations_of_maddr (m: maddr) (mem: location) : locations
[ { "abbrev": true, "full_module": "FStar.List.Tot", "short_module": "L" }, { "abbrev": false, "full_module": "Vale.Transformers.Locations", "short_module": null }, { "abbrev": false, "full_module": "Vale.Def.PossiblyMonad", "short_module": null }, { "abbrev": false...
false
let locations_of_maddr (m:maddr) (mem:location) : locations = mem :: ( match m with | MConst _ -> [] | MReg r _ -> [ALocReg r] | MIndex b _ i _ -> [ALocReg b; ALocReg i] )
val locations_of_maddr (m: maddr) (mem: location) : locations let locations_of_maddr (m: maddr) (mem: location) : locations =
false
null
false
mem :: (match m with | MConst _ -> [] | MReg r _ -> [ALocReg r] | MIndex b _ i _ -> [ALocReg b; ALocReg i])
{ "checked_file": "Vale.Transformers.BoundedInstructionEffects.fst.checked", "dependencies": [ "Vale.X64.Print_s.fst.checked", "Vale.X64.Machine_Semantics_s.fst.checked", "Vale.X64.Machine_s.fst.checked", "Vale.X64.Instructions_s.fsti.checked", "Vale.X64.Instruction_s.fsti.checked", "Vale.X6...
[ "total" ]
[ "Vale.X64.Machine_s.maddr", "Vale.Transformers.Locations.location", "Prims.Cons", "Prims.int", "Prims.Nil", "Vale.X64.Machine_s.reg", "Vale.Transformers.Locations.ALocReg", "Prims.list", "Vale.Transformers.Locations.locations" ]
[]
module Vale.Transformers.BoundedInstructionEffects open Vale.X64.Bytes_Code_s open Vale.X64.Instruction_s open Vale.X64.Instructions_s open Vale.X64.Machine_Semantics_s open Vale.X64.Machine_s open Vale.X64.Print_s open Vale.Def.PossiblyMonad open Vale.Transformers.Locations friend Vale.Transformers.Locations modul...
false
true
Vale.Transformers.BoundedInstructionEffects.fst
{ "detail_errors": false, "detail_hint_replay": false, "initial_fuel": 2, "initial_ifuel": 0, "max_fuel": 1, "max_ifuel": 1, "no_plugins": false, "no_smt": false, "no_tactics": false, "quake_hi": 1, "quake_keep": false, "quake_lo": 1, "retry": false, "reuse_hint_for": null, "smtencoding_el...
null
val locations_of_maddr (m: maddr) (mem: location) : locations
[]
Vale.Transformers.BoundedInstructionEffects.locations_of_maddr
{ "file_name": "vale/code/lib/transformers/Vale.Transformers.BoundedInstructionEffects.fst", "git_rev": "12c5e9539c7e3c366c26409d3b86493548c4483e", "git_url": "https://github.com/hacl-star/hacl-star.git", "project_name": "hacl-star" }
m: Vale.X64.Machine_s.maddr -> mem: Vale.Transformers.Locations.location -> Vale.Transformers.Locations.locations
{ "end_col": 3, "end_line": 24, "start_col": 2, "start_line": 19 }
FStar.Pervasives.Lemma
val lemma_unchanged_at_mem (as0: list location) (a: location) (s1 s2: machine_state) : Lemma (requires ((unchanged_at as0 s1 s2) /\ (L.mem a as0))) (ensures ((eval_location a s1 == eval_location a s2)))
[ { "abbrev": true, "full_module": "FStar.List.Tot", "short_module": "L" }, { "abbrev": false, "full_module": "Vale.Transformers.Locations", "short_module": null }, { "abbrev": false, "full_module": "Vale.Def.PossiblyMonad", "short_module": null }, { "abbrev": false...
false
let rec lemma_unchanged_at_mem (as0:list location) (a:location) (s1 s2:machine_state) : Lemma (requires ( (unchanged_at as0 s1 s2) /\ (L.mem a as0))) (ensures ( (eval_location a s1 == eval_location a s2))) = match as0 with | [_] -> () | x :: xs -> if a = x then () else le...
val lemma_unchanged_at_mem (as0: list location) (a: location) (s1 s2: machine_state) : Lemma (requires ((unchanged_at as0 s1 s2) /\ (L.mem a as0))) (ensures ((eval_location a s1 == eval_location a s2))) let rec lemma_unchanged_at_mem (as0: list location) (a: location) (s1 s2: machine_state) : Lemma (requi...
false
null
true
match as0 with | [_] -> () | x :: xs -> if a = x then () else lemma_unchanged_at_mem xs a s1 s2
{ "checked_file": "Vale.Transformers.BoundedInstructionEffects.fst.checked", "dependencies": [ "Vale.X64.Print_s.fst.checked", "Vale.X64.Machine_Semantics_s.fst.checked", "Vale.X64.Machine_s.fst.checked", "Vale.X64.Instructions_s.fsti.checked", "Vale.X64.Instruction_s.fsti.checked", "Vale.X6...
[ "lemma" ]
[ "Prims.list", "Vale.Transformers.Locations.location", "Vale.X64.Machine_Semantics_s.machine_state", "Prims.op_Equality", "Prims.bool", "Vale.Transformers.BoundedInstructionEffects.lemma_unchanged_at_mem", "Prims.unit", "Prims.l_and", "Vale.Transformers.BoundedInstructionEffects.unchanged_at", "Pri...
[]
module Vale.Transformers.BoundedInstructionEffects open Vale.X64.Bytes_Code_s open Vale.X64.Instruction_s open Vale.X64.Instructions_s open Vale.X64.Machine_Semantics_s open Vale.X64.Machine_s open Vale.X64.Print_s open Vale.Def.PossiblyMonad open Vale.Transformers.Locations friend Vale.Transformers.Locations modul...
false
false
Vale.Transformers.BoundedInstructionEffects.fst
{ "detail_errors": false, "detail_hint_replay": false, "initial_fuel": 2, "initial_ifuel": 1, "max_fuel": 2, "max_ifuel": 1, "no_plugins": false, "no_smt": false, "no_tactics": false, "quake_hi": 1, "quake_keep": false, "quake_lo": 1, "retry": false, "reuse_hint_for": null, "smtencoding_el...
null
val lemma_unchanged_at_mem (as0: list location) (a: location) (s1 s2: machine_state) : Lemma (requires ((unchanged_at as0 s1 s2) /\ (L.mem a as0))) (ensures ((eval_location a s1 == eval_location a s2)))
[ "recursion" ]
Vale.Transformers.BoundedInstructionEffects.lemma_unchanged_at_mem
{ "file_name": "vale/code/lib/transformers/Vale.Transformers.BoundedInstructionEffects.fst", "git_rev": "12c5e9539c7e3c366c26409d3b86493548c4483e", "git_url": "https://github.com/hacl-star/hacl-star.git", "project_name": "hacl-star" }
as0: Prims.list Vale.Transformers.Locations.location -> a: Vale.Transformers.Locations.location -> s1: Vale.X64.Machine_Semantics_s.machine_state -> s2: Vale.X64.Machine_Semantics_s.machine_state -> FStar.Pervasives.Lemma (requires Vale.Transformers.BoundedInstructionEffects.unchanged_a...
{ "end_col": 37, "end_line": 938, "start_col": 2, "start_line": 934 }
Prims.Tot
val locations_of_operand128 (o: operand128) : locations & locations
[ { "abbrev": true, "full_module": "FStar.List.Tot", "short_module": "L" }, { "abbrev": false, "full_module": "Vale.Transformers.Locations", "short_module": null }, { "abbrev": false, "full_module": "Vale.Def.PossiblyMonad", "short_module": null }, { "abbrev": false...
false
let locations_of_operand128 (o:operand128) : locations & locations = match o with | OConst _ -> [], [] | OReg r -> [], [ALocReg (Reg 1 r)] | OMem (m, _) -> locations_of_maddr m ALocMem, [ALocMem] | OStack (m, _) -> (ALocReg (Reg 0 rRsp)) :: locations_of_maddr m ALocStack, [ALocStack]
val locations_of_operand128 (o: operand128) : locations & locations let locations_of_operand128 (o: operand128) : locations & locations =
false
null
false
match o with | OConst _ -> [], [] | OReg r -> [], [ALocReg (Reg 1 r)] | OMem (m, _) -> locations_of_maddr m ALocMem, [ALocMem] | OStack (m, _) -> (ALocReg (Reg 0 rRsp)) :: locations_of_maddr m ALocStack, [ALocStack]
{ "checked_file": "Vale.Transformers.BoundedInstructionEffects.fst.checked", "dependencies": [ "Vale.X64.Print_s.fst.checked", "Vale.X64.Machine_Semantics_s.fst.checked", "Vale.X64.Machine_s.fst.checked", "Vale.X64.Instructions_s.fsti.checked", "Vale.X64.Instruction_s.fsti.checked", "Vale.X6...
[ "total" ]
[ "Vale.X64.Machine_s.operand128", "Vale.X64.Machine_s.quad32", "FStar.Pervasives.Native.Mktuple2", "Vale.Transformers.Locations.locations", "Prims.Nil", "Vale.Transformers.Locations.location", "Vale.X64.Machine_s.reg_xmm", "Prims.Cons", "Vale.Transformers.Locations.ALocReg", "Vale.X64.Machine_s.Reg...
[]
module Vale.Transformers.BoundedInstructionEffects open Vale.X64.Bytes_Code_s open Vale.X64.Instruction_s open Vale.X64.Instructions_s open Vale.X64.Machine_Semantics_s open Vale.X64.Machine_s open Vale.X64.Print_s open Vale.Def.PossiblyMonad open Vale.Transformers.Locations friend Vale.Transformers.Locations modul...
false
true
Vale.Transformers.BoundedInstructionEffects.fst
{ "detail_errors": false, "detail_hint_replay": false, "initial_fuel": 2, "initial_ifuel": 0, "max_fuel": 1, "max_ifuel": 1, "no_plugins": false, "no_smt": false, "no_tactics": false, "quake_hi": 1, "quake_keep": false, "quake_lo": 1, "retry": false, "reuse_hint_for": null, "smtencoding_el...
null
val locations_of_operand128 (o: operand128) : locations & locations
[]
Vale.Transformers.BoundedInstructionEffects.locations_of_operand128
{ "file_name": "vale/code/lib/transformers/Vale.Transformers.BoundedInstructionEffects.fst", "git_rev": "12c5e9539c7e3c366c26409d3b86493548c4483e", "git_url": "https://github.com/hacl-star/hacl-star.git", "project_name": "hacl-star" }
o: Vale.X64.Machine_s.operand128 -> Vale.Transformers.Locations.locations * Vale.Transformers.Locations.locations
{ "end_col": 90, "end_line": 38, "start_col": 2, "start_line": 34 }
FStar.Pervasives.Lemma
val lemma_bounded_effects_parallel_aux2 (rw1 rw2 f1 f2 s1 s2: _) : Lemma (requires (let rw = rw_set_in_parallel rw1 rw2 in (bounded_effects rw1 f1) /\ (bounded_effects rw2 f2) /\ (s1.ms_ok = s2.ms_ok) /\ (run f2 s1).ms_ok /\ (run f2 s2).ms_ok /\ unchanged_at rw.loc_reads s1 s2)) ...
[ { "abbrev": true, "full_module": "FStar.List.Tot", "short_module": "L" }, { "abbrev": false, "full_module": "Vale.Transformers.Locations", "short_module": null }, { "abbrev": false, "full_module": "Vale.Def.PossiblyMonad", "short_module": null }, { "abbrev": false...
false
let lemma_bounded_effects_parallel_aux2 rw1 rw2 f1 f2 s1 s2 : Lemma (requires ( let rw = rw_set_in_parallel rw1 rw2 in (bounded_effects rw1 f1) /\ (bounded_effects rw2 f2) /\ (s1.ms_ok = s2.ms_ok) /\ (run f2 s1).ms_ok /\ (run f2 s2).ms_ok /\ unchanged_at rw....
val lemma_bounded_effects_parallel_aux2 (rw1 rw2 f1 f2 s1 s2: _) : Lemma (requires (let rw = rw_set_in_parallel rw1 rw2 in (bounded_effects rw1 f1) /\ (bounded_effects rw2 f2) /\ (s1.ms_ok = s2.ms_ok) /\ (run f2 s1).ms_ok /\ (run f2 s2).ms_ok /\ unchanged_at rw.loc_reads s1 s2)) ...
false
null
true
lemma_unchanged_at_append rw1.loc_reads rw2.loc_reads s1 s2; lemma_unchanged_at_append (sym_difference rw1.loc_writes rw2.loc_writes) (rw1.loc_reads `L.append` rw2.loc_reads) s1 s2; lemma_unchanged_at_append rw1.loc_writes rw2.loc_writes (run f2 s1) (run f2 s2); assert (unchanged_at rw2.loc_reads s1 s2); assert (...
{ "checked_file": "Vale.Transformers.BoundedInstructionEffects.fst.checked", "dependencies": [ "Vale.X64.Print_s.fst.checked", "Vale.X64.Machine_Semantics_s.fst.checked", "Vale.X64.Machine_s.fst.checked", "Vale.X64.Instructions_s.fsti.checked", "Vale.X64.Instruction_s.fsti.checked", "Vale.X6...
[ "lemma" ]
[ "Vale.Transformers.BoundedInstructionEffects.rw_set", "Vale.X64.Machine_Semantics_s.st", "Prims.unit", "Vale.X64.Machine_Semantics_s.machine_state", "Prims._assert", "Vale.Transformers.BoundedInstructionEffects.unchanged_at", "Vale.Transformers.BoundedInstructionEffects.__proj__Mkrw_set__item__loc_write...
[]
module Vale.Transformers.BoundedInstructionEffects open Vale.X64.Bytes_Code_s open Vale.X64.Instruction_s open Vale.X64.Instructions_s open Vale.X64.Machine_Semantics_s open Vale.X64.Machine_s open Vale.X64.Print_s open Vale.Def.PossiblyMonad open Vale.Transformers.Locations friend Vale.Transformers.Locations modul...
false
false
Vale.Transformers.BoundedInstructionEffects.fst
{ "detail_errors": false, "detail_hint_replay": false, "initial_fuel": 2, "initial_ifuel": 0, "max_fuel": 1, "max_ifuel": 1, "no_plugins": false, "no_smt": false, "no_tactics": false, "quake_hi": 1, "quake_keep": false, "quake_lo": 1, "retry": false, "reuse_hint_for": null, "smtencoding_el...
null
val lemma_bounded_effects_parallel_aux2 (rw1 rw2 f1 f2 s1 s2: _) : Lemma (requires (let rw = rw_set_in_parallel rw1 rw2 in (bounded_effects rw1 f1) /\ (bounded_effects rw2 f2) /\ (s1.ms_ok = s2.ms_ok) /\ (run f2 s1).ms_ok /\ (run f2 s2).ms_ok /\ unchanged_at rw.loc_reads s1 s2)) ...
[]
Vale.Transformers.BoundedInstructionEffects.lemma_bounded_effects_parallel_aux2
{ "file_name": "vale/code/lib/transformers/Vale.Transformers.BoundedInstructionEffects.fst", "git_rev": "12c5e9539c7e3c366c26409d3b86493548c4483e", "git_url": "https://github.com/hacl-star/hacl-star.git", "project_name": "hacl-star" }
rw1: Vale.Transformers.BoundedInstructionEffects.rw_set -> rw2: Vale.Transformers.BoundedInstructionEffects.rw_set -> f1: Vale.X64.Machine_Semantics_s.st Prims.unit -> f2: Vale.X64.Machine_Semantics_s.st Prims.unit -> s1: Vale.X64.Machine_Semantics_s.machine_state -> s2: Vale.X64.Machine_Semant...
{ "end_col": 62, "end_line": 1058, "start_col": 2, "start_line": 1048 }
Prims.Tot
val write_set (i: instr_t_record) (oprs: instr_operands_t i.outs i.args) : list location
[ { "abbrev": true, "full_module": "FStar.List.Tot", "short_module": "L" }, { "abbrev": false, "full_module": "Vale.Transformers.Locations", "short_module": null }, { "abbrev": false, "full_module": "Vale.Def.PossiblyMonad", "short_module": null }, { "abbrev": false...
false
let write_set (i:instr_t_record) (oprs:instr_operands_t i.outs i.args) : list location = let InstrTypeRecord #outs #args #havoc_flags _ = i in let ws = aux_write_set outs args oprs in match havoc_flags with | HavocFlags -> ALocCf :: ALocOf :: ws | PreserveFlags -> ws
val write_set (i: instr_t_record) (oprs: instr_operands_t i.outs i.args) : list location let write_set (i: instr_t_record) (oprs: instr_operands_t i.outs i.args) : list location =
false
null
false
let InstrTypeRecord #outs #args #havoc_flags _ = i in let ws = aux_write_set outs args oprs in match havoc_flags with | HavocFlags -> ALocCf :: ALocOf :: ws | PreserveFlags -> ws
{ "checked_file": "Vale.Transformers.BoundedInstructionEffects.fst.checked", "dependencies": [ "Vale.X64.Print_s.fst.checked", "Vale.X64.Machine_Semantics_s.fst.checked", "Vale.X64.Machine_s.fst.checked", "Vale.X64.Instructions_s.fsti.checked", "Vale.X64.Instruction_s.fsti.checked", "Vale.X6...
[ "total" ]
[ "Vale.X64.Instruction_s.instr_t_record", "Vale.X64.Instruction_s.instr_operands_t", "Vale.X64.Instruction_s.__proj__InstrTypeRecord__item__outs", "Vale.X64.Instruction_s.__proj__InstrTypeRecord__item__args", "Prims.list", "Vale.X64.Instruction_s.instr_out", "Vale.X64.Instruction_s.instr_operand", "Val...
[]
module Vale.Transformers.BoundedInstructionEffects open Vale.X64.Bytes_Code_s open Vale.X64.Instruction_s open Vale.X64.Instructions_s open Vale.X64.Machine_Semantics_s open Vale.X64.Machine_s open Vale.X64.Print_s open Vale.Def.PossiblyMonad open Vale.Transformers.Locations friend Vale.Transformers.Locations modul...
false
false
Vale.Transformers.BoundedInstructionEffects.fst
{ "detail_errors": false, "detail_hint_replay": false, "initial_fuel": 2, "initial_ifuel": 0, "max_fuel": 1, "max_ifuel": 1, "no_plugins": false, "no_smt": false, "no_tactics": false, "quake_hi": 1, "quake_keep": false, "quake_lo": 1, "retry": false, "reuse_hint_for": null, "smtencoding_el...
null
val write_set (i: instr_t_record) (oprs: instr_operands_t i.outs i.args) : list location
[]
Vale.Transformers.BoundedInstructionEffects.write_set
{ "file_name": "vale/code/lib/transformers/Vale.Transformers.BoundedInstructionEffects.fst", "git_rev": "12c5e9539c7e3c366c26409d3b86493548c4483e", "git_url": "https://github.com/hacl-star/hacl-star.git", "project_name": "hacl-star" }
i: Vale.X64.Instruction_s.instr_t_record -> oprs: Vale.X64.Instruction_s.instr_operands_t (InstrTypeRecord?.outs i) (InstrTypeRecord?.args i) -> Prims.list Vale.Transformers.Locations.location
{ "end_col": 23, "end_line": 98, "start_col": 88, "start_line": 93 }
FStar.Pervasives.Lemma
val lemma_bounded_effects_series_aux1 (rw1 rw2 f1 f2 s a: _) : Lemma (requires (let open Vale.X64.Machine_Semantics_s in let rw = rw_set_in_series rw1 rw2 in (bounded_effects rw1 f1) /\ (bounded_effects rw2 f2) /\ !!(disjoint_location_from_locations a rw.loc_writes) /\ ...
[ { "abbrev": true, "full_module": "FStar.List.Tot", "short_module": "L" }, { "abbrev": false, "full_module": "Vale.Transformers.Locations", "short_module": null }, { "abbrev": false, "full_module": "Vale.Def.PossiblyMonad", "short_module": null }, { "abbrev": false...
false
let lemma_bounded_effects_series_aux1 rw1 rw2 f1 f2 s a : Lemma (requires ( let open Vale.X64.Machine_Semantics_s in let rw = rw_set_in_series rw1 rw2 in (bounded_effects rw1 f1) /\ (bounded_effects rw2 f2) /\ !!(disjoint_location_from_locations a rw.loc_writes) /\ ...
val lemma_bounded_effects_series_aux1 (rw1 rw2 f1 f2 s a: _) : Lemma (requires (let open Vale.X64.Machine_Semantics_s in let rw = rw_set_in_series rw1 rw2 in (bounded_effects rw1 f1) /\ (bounded_effects rw2 f2) /\ !!(disjoint_location_from_locations a rw.loc_writes) /\ ...
false
null
true
let open Vale.X64.Machine_Semantics_s in lemma_disjoint_location_from_locations_append a rw1.loc_writes rw2.loc_writes; assert (unchanged_except rw1.loc_writes s (run f1 s)); assert (eval_location a s == eval_location a (run f1 s)); assert (unchanged_except rw2.loc_writes (run f1 s) (run f2 (run f1 s))); assert (eval_l...
{ "checked_file": "Vale.Transformers.BoundedInstructionEffects.fst.checked", "dependencies": [ "Vale.X64.Print_s.fst.checked", "Vale.X64.Machine_Semantics_s.fst.checked", "Vale.X64.Machine_s.fst.checked", "Vale.X64.Instructions_s.fsti.checked", "Vale.X64.Instruction_s.fsti.checked", "Vale.X6...
[ "lemma" ]
[ "Vale.Transformers.BoundedInstructionEffects.rw_set", "Vale.X64.Machine_Semantics_s.st", "Prims.unit", "Vale.X64.Machine_Semantics_s.machine_state", "Vale.Transformers.Locations.location", "Prims._assert", "Prims.eq2", "Vale.Transformers.Locations.location_val_t", "Vale.Transformers.Locations.eval_l...
[]
module Vale.Transformers.BoundedInstructionEffects open Vale.X64.Bytes_Code_s open Vale.X64.Instruction_s open Vale.X64.Instructions_s open Vale.X64.Machine_Semantics_s open Vale.X64.Machine_s open Vale.X64.Print_s open Vale.Def.PossiblyMonad open Vale.Transformers.Locations friend Vale.Transformers.Locations modul...
false
false
Vale.Transformers.BoundedInstructionEffects.fst
{ "detail_errors": false, "detail_hint_replay": false, "initial_fuel": 2, "initial_ifuel": 0, "max_fuel": 1, "max_ifuel": 1, "no_plugins": false, "no_smt": false, "no_tactics": false, "quake_hi": 1, "quake_keep": false, "quake_lo": 1, "retry": false, "reuse_hint_for": null, "smtencoding_el...
null
val lemma_bounded_effects_series_aux1 (rw1 rw2 f1 f2 s a: _) : Lemma (requires (let open Vale.X64.Machine_Semantics_s in let rw = rw_set_in_series rw1 rw2 in (bounded_effects rw1 f1) /\ (bounded_effects rw2 f2) /\ !!(disjoint_location_from_locations a rw.loc_writes) /\ ...
[]
Vale.Transformers.BoundedInstructionEffects.lemma_bounded_effects_series_aux1
{ "file_name": "vale/code/lib/transformers/Vale.Transformers.BoundedInstructionEffects.fst", "git_rev": "12c5e9539c7e3c366c26409d3b86493548c4483e", "git_url": "https://github.com/hacl-star/hacl-star.git", "project_name": "hacl-star" }
rw1: Vale.Transformers.BoundedInstructionEffects.rw_set -> rw2: Vale.Transformers.BoundedInstructionEffects.rw_set -> f1: Vale.X64.Machine_Semantics_s.st Prims.unit -> f2: Vale.X64.Machine_Semantics_s.st Prims.unit -> s: Vale.X64.Machine_Semantics_s.machine_state -> a: Vale.Transformers.Locatio...
{ "end_col": 64, "end_line": 1198, "start_col": 2, "start_line": 1193 }
FStar.Pervasives.Lemma
val lemma_machine_eval_ins_st_bounded_effects_Instr (i: ins{Instr? i}) : Lemma (ensures ((bounded_effects (rw_set_of_ins i) (machine_eval_ins_st i))))
[ { "abbrev": true, "full_module": "FStar.List.Tot", "short_module": "L" }, { "abbrev": false, "full_module": "Vale.Transformers.Locations", "short_module": null }, { "abbrev": false, "full_module": "Vale.Def.PossiblyMonad", "short_module": null }, { "abbrev": false...
false
let lemma_machine_eval_ins_st_bounded_effects_Instr (i:ins{Instr? i}) : Lemma (ensures ( (bounded_effects (rw_set_of_ins i) (machine_eval_ins_st i)))) = FStar.Classical.forall_intro (lemma_machine_eval_ins_st_only_affects_write i); FStar.Classical.forall_intro (lemma_machine_eval_ins_st_constant_on_ex...
val lemma_machine_eval_ins_st_bounded_effects_Instr (i: ins{Instr? i}) : Lemma (ensures ((bounded_effects (rw_set_of_ins i) (machine_eval_ins_st i)))) let lemma_machine_eval_ins_st_bounded_effects_Instr (i: ins{Instr? i}) : Lemma (ensures ((bounded_effects (rw_set_of_ins i) (machine_eval_ins_st i)))) =
false
null
true
FStar.Classical.forall_intro (lemma_machine_eval_ins_st_only_affects_write i); FStar.Classical.forall_intro (lemma_machine_eval_ins_st_constant_on_execution i); FStar.Classical.forall_intro_2 (fun s1 -> FStar.Classical.move_requires (lemma_machine_eval_ins_st_ok i s1)); FStar.Classical.forall_intro_2 (fun s1 -> ...
{ "checked_file": "Vale.Transformers.BoundedInstructionEffects.fst.checked", "dependencies": [ "Vale.X64.Print_s.fst.checked", "Vale.X64.Machine_Semantics_s.fst.checked", "Vale.X64.Machine_s.fst.checked", "Vale.X64.Instructions_s.fsti.checked", "Vale.X64.Instruction_s.fsti.checked", "Vale.X6...
[ "lemma" ]
[ "Vale.X64.Machine_Semantics_s.ins", "Prims.b2t", "Vale.X64.Bytes_Code_s.uu___is_Instr", "Vale.X64.Machine_Semantics_s.instr_annotation", "FStar.Classical.forall_intro_2", "Vale.X64.Machine_Semantics_s.machine_state", "Prims.l_imp", "Prims.l_and", "Prims.op_Equality", "Prims.bool", "Vale.X64.Mach...
[]
module Vale.Transformers.BoundedInstructionEffects open Vale.X64.Bytes_Code_s open Vale.X64.Instruction_s open Vale.X64.Instructions_s open Vale.X64.Machine_Semantics_s open Vale.X64.Machine_s open Vale.X64.Print_s open Vale.Def.PossiblyMonad open Vale.Transformers.Locations friend Vale.Transformers.Locations modul...
false
false
Vale.Transformers.BoundedInstructionEffects.fst
{ "detail_errors": false, "detail_hint_replay": false, "initial_fuel": 3, "initial_ifuel": 1, "max_fuel": 3, "max_ifuel": 1, "no_plugins": false, "no_smt": false, "no_tactics": false, "quake_hi": 1, "quake_keep": false, "quake_lo": 1, "retry": false, "reuse_hint_for": null, "smtencoding_el...
null
val lemma_machine_eval_ins_st_bounded_effects_Instr (i: ins{Instr? i}) : Lemma (ensures ((bounded_effects (rw_set_of_ins i) (machine_eval_ins_st i))))
[]
Vale.Transformers.BoundedInstructionEffects.lemma_machine_eval_ins_st_bounded_effects_Instr
{ "file_name": "vale/code/lib/transformers/Vale.Transformers.BoundedInstructionEffects.fst", "git_rev": "12c5e9539c7e3c366c26409d3b86493548c4483e", "git_url": "https://github.com/hacl-star/hacl-star.git", "project_name": "hacl-star" }
i: Vale.X64.Machine_Semantics_s.ins{Instr? i} -> FStar.Pervasives.Lemma (ensures Vale.Transformers.BoundedInstructionEffects.bounded_effects (Vale.Transformers.BoundedInstructionEffects.rw_set_of_ins i) (Vale.X64.Machine_Semantics_s.machine_eval_ins_st i))
{ "end_col": 88, "end_line": 716, "start_col": 2, "start_line": 711 }
FStar.Pervasives.Lemma
val lemma_machine_eval_code_Ins_bounded_effects_aux1 (i: ins) (fuel: nat) (s: _) : Lemma (requires (safely_bounded i)) (ensures (let filt s = { s with ms_trace = [] } in let f:st unit = machine_eval_code_Ins i fuel in let rw = rw_set_of_ins i in unchanged_except rw.loc_wr...
[ { "abbrev": true, "full_module": "FStar.List.Tot", "short_module": "L" }, { "abbrev": false, "full_module": "Vale.Transformers.Locations", "short_module": null }, { "abbrev": false, "full_module": "Vale.Def.PossiblyMonad", "short_module": null }, { "abbrev": false...
false
let lemma_machine_eval_code_Ins_bounded_effects_aux1 (i:ins) (fuel:nat) s : Lemma (requires (safely_bounded i)) (ensures ( let filt s = { s with ms_trace = [] } in let f : st unit = machine_eval_code_Ins i fuel in let rw = rw_set_of_ins i in unchanged_except rw.loc_writes s (ru...
val lemma_machine_eval_code_Ins_bounded_effects_aux1 (i: ins) (fuel: nat) (s: _) : Lemma (requires (safely_bounded i)) (ensures (let filt s = { s with ms_trace = [] } in let f:st unit = machine_eval_code_Ins i fuel in let rw = rw_set_of_ins i in unchanged_except rw.loc_wr...
false
null
true
let filt s = { s with ms_trace = [] } in let f:st unit = machine_eval_code_Ins i fuel in let rw = rw_set_of_ins i in lemma_machine_eval_ins_st_only_affects_write i (filt s); assert (unchanged_except rw.loc_writes (run (machine_eval_ins_st i) (filt s)) (run f s))
{ "checked_file": "Vale.Transformers.BoundedInstructionEffects.fst.checked", "dependencies": [ "Vale.X64.Print_s.fst.checked", "Vale.X64.Machine_Semantics_s.fst.checked", "Vale.X64.Machine_s.fst.checked", "Vale.X64.Instructions_s.fsti.checked", "Vale.X64.Instruction_s.fsti.checked", "Vale.X6...
[ "lemma" ]
[ "Vale.X64.Machine_Semantics_s.ins", "Prims.nat", "Vale.X64.Machine_Semantics_s.machine_state", "Prims._assert", "Vale.Transformers.BoundedInstructionEffects.unchanged_except", "Vale.Transformers.BoundedInstructionEffects.__proj__Mkrw_set__item__loc_writes", "Vale.X64.Machine_Semantics_s.run", "Vale.X6...
[]
module Vale.Transformers.BoundedInstructionEffects open Vale.X64.Bytes_Code_s open Vale.X64.Instruction_s open Vale.X64.Instructions_s open Vale.X64.Machine_Semantics_s open Vale.X64.Machine_s open Vale.X64.Print_s open Vale.Def.PossiblyMonad open Vale.Transformers.Locations friend Vale.Transformers.Locations modul...
false
false
Vale.Transformers.BoundedInstructionEffects.fst
{ "detail_errors": false, "detail_hint_replay": false, "initial_fuel": 2, "initial_ifuel": 0, "max_fuel": 1, "max_ifuel": 1, "no_plugins": false, "no_smt": false, "no_tactics": false, "quake_hi": 1, "quake_keep": false, "quake_lo": 1, "retry": false, "reuse_hint_for": null, "smtencoding_el...
null
val lemma_machine_eval_code_Ins_bounded_effects_aux1 (i: ins) (fuel: nat) (s: _) : Lemma (requires (safely_bounded i)) (ensures (let filt s = { s with ms_trace = [] } in let f:st unit = machine_eval_code_Ins i fuel in let rw = rw_set_of_ins i in unchanged_except rw.loc_wr...
[]
Vale.Transformers.BoundedInstructionEffects.lemma_machine_eval_code_Ins_bounded_effects_aux1
{ "file_name": "vale/code/lib/transformers/Vale.Transformers.BoundedInstructionEffects.fst", "git_rev": "12c5e9539c7e3c366c26409d3b86493548c4483e", "git_url": "https://github.com/hacl-star/hacl-star.git", "project_name": "hacl-star" }
i: Vale.X64.Machine_Semantics_s.ins -> fuel: Prims.nat -> s: Vale.X64.Machine_Semantics_s.machine_state -> FStar.Pervasives.Lemma (requires Vale.Transformers.BoundedInstructionEffects.safely_bounded i) (ensures (let filt s = Vale.X64.Machine_Semantics_s.Mkmachine_state (Mkmachin...
{ "end_col": 22, "end_line": 751, "start_col": 54, "start_line": 744 }
Prims.Tot
val aux_read_set0 (args: list instr_operand) (oprs: instr_operands_t_args args) : locations
[ { "abbrev": true, "full_module": "FStar.List.Tot", "short_module": "L" }, { "abbrev": false, "full_module": "Vale.Transformers.Locations", "short_module": null }, { "abbrev": false, "full_module": "Vale.Def.PossiblyMonad", "short_module": null }, { "abbrev": false...
false
let rec aux_read_set0 (args:list instr_operand) (oprs:instr_operands_t_args args) : locations = match args with | [] -> [] | (IOpEx i) :: args -> let l, r = coerce #(instr_operand_t i & instr_operands_t_args args) oprs in both (locations_of_explicit i l) `L.append` aux_read_set0 args r | (IOpIm i) :: ar...
val aux_read_set0 (args: list instr_operand) (oprs: instr_operands_t_args args) : locations let rec aux_read_set0 (args: list instr_operand) (oprs: instr_operands_t_args args) : locations =
false
null
false
match args with | [] -> [] | IOpEx i :: args -> let l, r = coerce #(instr_operand_t i & instr_operands_t_args args) oprs in (both (locations_of_explicit i l)) `L.append` (aux_read_set0 args r) | IOpIm i :: args -> (both (locations_of_implicit i)) `L.append` (aux_read_set0 args (coerce #(instr_operands_t_args ...
{ "checked_file": "Vale.Transformers.BoundedInstructionEffects.fst.checked", "dependencies": [ "Vale.X64.Print_s.fst.checked", "Vale.X64.Machine_Semantics_s.fst.checked", "Vale.X64.Machine_s.fst.checked", "Vale.X64.Instructions_s.fsti.checked", "Vale.X64.Instruction_s.fsti.checked", "Vale.X6...
[ "total" ]
[ "Prims.list", "Vale.X64.Instruction_s.instr_operand", "Vale.X64.Instruction_s.instr_operands_t_args", "Prims.Nil", "Vale.Transformers.Locations.location", "Vale.X64.Instruction_s.instr_operand_explicit", "Vale.X64.Instruction_s.instr_operand_t", "FStar.List.Tot.Base.append", "Vale.Transformers.Bound...
[]
module Vale.Transformers.BoundedInstructionEffects open Vale.X64.Bytes_Code_s open Vale.X64.Instruction_s open Vale.X64.Instructions_s open Vale.X64.Machine_Semantics_s open Vale.X64.Machine_s open Vale.X64.Print_s open Vale.Def.PossiblyMonad open Vale.Transformers.Locations friend Vale.Transformers.Locations modul...
false
false
Vale.Transformers.BoundedInstructionEffects.fst
{ "detail_errors": false, "detail_hint_replay": false, "initial_fuel": 2, "initial_ifuel": 0, "max_fuel": 1, "max_ifuel": 1, "no_plugins": false, "no_smt": false, "no_tactics": false, "quake_hi": 1, "quake_keep": false, "quake_lo": 1, "retry": false, "reuse_hint_for": null, "smtencoding_el...
null
val aux_read_set0 (args: list instr_operand) (oprs: instr_operands_t_args args) : locations
[ "recursion" ]
Vale.Transformers.BoundedInstructionEffects.aux_read_set0
{ "file_name": "vale/code/lib/transformers/Vale.Transformers.BoundedInstructionEffects.fst", "git_rev": "12c5e9539c7e3c366c26409d3b86493548c4483e", "git_url": "https://github.com/hacl-star/hacl-star.git", "project_name": "hacl-star" }
args: Prims.list Vale.X64.Instruction_s.instr_operand -> oprs: Vale.X64.Instruction_s.instr_operands_t_args args -> Vale.Transformers.Locations.locations
{ "end_col": 108, "end_line": 63, "start_col": 2, "start_line": 57 }
FStar.Pervasives.Lemma
val lemma_bounded_effects_series_aux4 (rw1 rw2 f1 f2 s1 s2: _) : Lemma (requires (let open Vale.X64.Machine_Semantics_s in let rw = rw_set_in_series rw1 rw2 in (bounded_effects rw1 f1) /\ (bounded_effects rw2 f2) /\ (s1.ms_ok = s2.ms_ok) /\ (run (let* _ = f1 in ...
[ { "abbrev": true, "full_module": "FStar.List.Tot", "short_module": "L" }, { "abbrev": false, "full_module": "Vale.Transformers.Locations", "short_module": null }, { "abbrev": false, "full_module": "Vale.Def.PossiblyMonad", "short_module": null }, { "abbrev": false...
false
let lemma_bounded_effects_series_aux4 rw1 rw2 f1 f2 s1 s2 : Lemma (requires ( let open Vale.X64.Machine_Semantics_s in let rw = rw_set_in_series rw1 rw2 in (bounded_effects rw1 f1) /\ (bounded_effects rw2 f2) /\ (s1.ms_ok = s2.ms_ok) /\ (run (f1;*f2) s1).ms_ok /\ ...
val lemma_bounded_effects_series_aux4 (rw1 rw2 f1 f2 s1 s2: _) : Lemma (requires (let open Vale.X64.Machine_Semantics_s in let rw = rw_set_in_series rw1 rw2 in (bounded_effects rw1 f1) /\ (bounded_effects rw2 f2) /\ (s1.ms_ok = s2.ms_ok) /\ (run (let* _ = f1 in ...
false
null
true
let open Vale.X64.Machine_Semantics_s in let rw = rw_set_in_series rw1 rw2 in let f = (let* _ = f1 in f2) in let s1_1, s2_1 = run f1 s1, run f1 s2 in let s1_1_2, s2_1_2 = run f2 s1_1, run f2 s2_1 in lemma_unchanged_at_append rw1.loc_reads (rw2.loc_reads `difference` rw1.loc_writes) s1 s2; assert (s1_1.ms_ok /\ s2...
{ "checked_file": "Vale.Transformers.BoundedInstructionEffects.fst.checked", "dependencies": [ "Vale.X64.Print_s.fst.checked", "Vale.X64.Machine_Semantics_s.fst.checked", "Vale.X64.Machine_s.fst.checked", "Vale.X64.Instructions_s.fsti.checked", "Vale.X64.Instruction_s.fsti.checked", "Vale.X6...
[ "lemma" ]
[ "Vale.Transformers.BoundedInstructionEffects.rw_set", "Vale.X64.Machine_Semantics_s.st", "Prims.unit", "Vale.X64.Machine_Semantics_s.machine_state", "Vale.Transformers.BoundedInstructionEffects.lemma_unchanged_at_extend_append", "Vale.Transformers.BoundedInstructionEffects.__proj__Mkrw_set__item__loc_writ...
[]
module Vale.Transformers.BoundedInstructionEffects open Vale.X64.Bytes_Code_s open Vale.X64.Instruction_s open Vale.X64.Instructions_s open Vale.X64.Machine_Semantics_s open Vale.X64.Machine_s open Vale.X64.Print_s open Vale.Def.PossiblyMonad open Vale.Transformers.Locations friend Vale.Transformers.Locations modul...
false
false
Vale.Transformers.BoundedInstructionEffects.fst
{ "detail_errors": false, "detail_hint_replay": false, "initial_fuel": 2, "initial_ifuel": 0, "max_fuel": 1, "max_ifuel": 1, "no_plugins": false, "no_smt": false, "no_tactics": false, "quake_hi": 1, "quake_keep": false, "quake_lo": 1, "retry": false, "reuse_hint_for": null, "smtencoding_el...
null
val lemma_bounded_effects_series_aux4 (rw1 rw2 f1 f2 s1 s2: _) : Lemma (requires (let open Vale.X64.Machine_Semantics_s in let rw = rw_set_in_series rw1 rw2 in (bounded_effects rw1 f1) /\ (bounded_effects rw2 f2) /\ (s1.ms_ok = s2.ms_ok) /\ (run (let* _ = f1 in ...
[]
Vale.Transformers.BoundedInstructionEffects.lemma_bounded_effects_series_aux4
{ "file_name": "vale/code/lib/transformers/Vale.Transformers.BoundedInstructionEffects.fst", "git_rev": "12c5e9539c7e3c366c26409d3b86493548c4483e", "git_url": "https://github.com/hacl-star/hacl-star.git", "project_name": "hacl-star" }
rw1: Vale.Transformers.BoundedInstructionEffects.rw_set -> rw2: Vale.Transformers.BoundedInstructionEffects.rw_set -> f1: Vale.X64.Machine_Semantics_s.st Prims.unit -> f2: Vale.X64.Machine_Semantics_s.st Prims.unit -> s1: Vale.X64.Machine_Semantics_s.machine_state -> s2: Vale.X64.Machine_Semant...
{ "end_col": 88, "end_line": 1320, "start_col": 2, "start_line": 1302 }
FStar.Pervasives.Lemma
val lemma_unchanged_at'_mem (as0: locations) (a: location) (s1 s2: machine_state) : Lemma (requires ((unchanged_at' as0 s1 s2) /\ (L.mem a as0))) (ensures ((eval_location a s1 == eval_location a s2 \/ not s1.ms_ok)))
[ { "abbrev": true, "full_module": "FStar.List.Tot", "short_module": "L" }, { "abbrev": false, "full_module": "Vale.Transformers.Locations", "short_module": null }, { "abbrev": false, "full_module": "Vale.Def.PossiblyMonad", "short_module": null }, { "abbrev": false...
false
let rec lemma_unchanged_at'_mem (as0:locations) (a:location) (s1 s2:machine_state) : Lemma (requires ( (unchanged_at' as0 s1 s2) /\ (L.mem a as0))) (ensures ( (eval_location a s1 == eval_location a s2 \/ not s1.ms_ok))) = match as0 with | [_] -> () | x :: xs -> if a = x then ...
val lemma_unchanged_at'_mem (as0: locations) (a: location) (s1 s2: machine_state) : Lemma (requires ((unchanged_at' as0 s1 s2) /\ (L.mem a as0))) (ensures ((eval_location a s1 == eval_location a s2 \/ not s1.ms_ok))) let rec lemma_unchanged_at'_mem (as0: locations) (a: location) (s1 s2: machine_state) : L...
false
null
true
match as0 with | [_] -> () | x :: xs -> if a = x then () else lemma_unchanged_at'_mem xs a s1 s2
{ "checked_file": "Vale.Transformers.BoundedInstructionEffects.fst.checked", "dependencies": [ "Vale.X64.Print_s.fst.checked", "Vale.X64.Machine_Semantics_s.fst.checked", "Vale.X64.Machine_s.fst.checked", "Vale.X64.Instructions_s.fsti.checked", "Vale.X64.Instruction_s.fsti.checked", "Vale.X6...
[ "lemma" ]
[ "Vale.Transformers.Locations.locations", "Vale.Transformers.Locations.location", "Vale.X64.Machine_Semantics_s.machine_state", "Prims.list", "Prims.op_Equality", "Prims.bool", "Vale.Transformers.BoundedInstructionEffects.lemma_unchanged_at'_mem", "Prims.unit", "Prims.l_and", "Vale.Transformers.Bou...
[]
module Vale.Transformers.BoundedInstructionEffects open Vale.X64.Bytes_Code_s open Vale.X64.Instruction_s open Vale.X64.Instructions_s open Vale.X64.Machine_Semantics_s open Vale.X64.Machine_s open Vale.X64.Print_s open Vale.Def.PossiblyMonad open Vale.Transformers.Locations friend Vale.Transformers.Locations modul...
false
false
Vale.Transformers.BoundedInstructionEffects.fst
{ "detail_errors": false, "detail_hint_replay": false, "initial_fuel": 2, "initial_ifuel": 1, "max_fuel": 2, "max_ifuel": 1, "no_plugins": false, "no_smt": false, "no_tactics": false, "quake_hi": 1, "quake_keep": false, "quake_lo": 1, "retry": false, "reuse_hint_for": null, "smtencoding_el...
null
val lemma_unchanged_at'_mem (as0: locations) (a: location) (s1 s2: machine_state) : Lemma (requires ((unchanged_at' as0 s1 s2) /\ (L.mem a as0))) (ensures ((eval_location a s1 == eval_location a s2 \/ not s1.ms_ok)))
[ "recursion" ]
Vale.Transformers.BoundedInstructionEffects.lemma_unchanged_at'_mem
{ "file_name": "vale/code/lib/transformers/Vale.Transformers.BoundedInstructionEffects.fst", "git_rev": "12c5e9539c7e3c366c26409d3b86493548c4483e", "git_url": "https://github.com/hacl-star/hacl-star.git", "project_name": "hacl-star" }
as0: Vale.Transformers.Locations.locations -> a: Vale.Transformers.Locations.location -> s1: Vale.X64.Machine_Semantics_s.machine_state -> s2: Vale.X64.Machine_Semantics_s.machine_state -> FStar.Pervasives.Lemma (requires Vale.Transformers.BoundedInstructionEffects.unchanged_at' as0 s1 ...
{ "end_col": 38, "end_line": 414, "start_col": 2, "start_line": 410 }
FStar.Pervasives.Lemma
val lemma_machine_eval_code_Ins_bounded_effects_aux4 (i: ins) (fuel: nat) (s1 s2: _) : Lemma (requires (let f:st unit = machine_eval_code_Ins i fuel in let rw = rw_set_of_ins i in (safely_bounded i) /\ (s1.ms_ok = s2.ms_ok) /\ (unchanged_at rw.loc_reads s1 s2) /\ (run f s...
[ { "abbrev": true, "full_module": "FStar.List.Tot", "short_module": "L" }, { "abbrev": false, "full_module": "Vale.Transformers.Locations", "short_module": null }, { "abbrev": false, "full_module": "Vale.Def.PossiblyMonad", "short_module": null }, { "abbrev": false...
false
let lemma_machine_eval_code_Ins_bounded_effects_aux4 (i:ins) (fuel:nat) s1 s2 : Lemma (requires ( let f : st unit = machine_eval_code_Ins i fuel in let rw = rw_set_of_ins i in (safely_bounded i) /\ (s1.ms_ok = s2.ms_ok) /\ (unchanged_at rw.loc_reads s1 s2) /\ (run f...
val lemma_machine_eval_code_Ins_bounded_effects_aux4 (i: ins) (fuel: nat) (s1 s2: _) : Lemma (requires (let f:st unit = machine_eval_code_Ins i fuel in let rw = rw_set_of_ins i in (safely_bounded i) /\ (s1.ms_ok = s2.ms_ok) /\ (unchanged_at rw.loc_reads s1 s2) /\ (run f s...
false
null
true
let filt s = { s with ms_trace = [] } in let intr s_orig s = { s with ms_trace = (ins_obs i s_orig) `L.append` s_orig.ms_trace } in let f:st unit = machine_eval_code_Ins i fuel in let rw = rw_set_of_ins i in lemma_unchanged_at_trace rw.loc_reads s1 s2 [] []; lemma_machine_eval_ins_st_unchanged_behavior i (filt s1) (fil...
{ "checked_file": "Vale.Transformers.BoundedInstructionEffects.fst.checked", "dependencies": [ "Vale.X64.Print_s.fst.checked", "Vale.X64.Machine_Semantics_s.fst.checked", "Vale.X64.Machine_s.fst.checked", "Vale.X64.Instructions_s.fsti.checked", "Vale.X64.Instruction_s.fsti.checked", "Vale.X6...
[ "lemma" ]
[ "Vale.X64.Machine_Semantics_s.ins", "Prims.nat", "Vale.X64.Machine_Semantics_s.machine_state", "Vale.Transformers.BoundedInstructionEffects.lemma_unchanged_at_trace", "Vale.Transformers.BoundedInstructionEffects.__proj__Mkrw_set__item__loc_writes", "Vale.X64.Machine_Semantics_s.machine_eval_ins", "Vale....
[]
module Vale.Transformers.BoundedInstructionEffects open Vale.X64.Bytes_Code_s open Vale.X64.Instruction_s open Vale.X64.Instructions_s open Vale.X64.Machine_Semantics_s open Vale.X64.Machine_s open Vale.X64.Print_s open Vale.Def.PossiblyMonad open Vale.Transformers.Locations friend Vale.Transformers.Locations modul...
false
false
Vale.Transformers.BoundedInstructionEffects.fst
{ "detail_errors": false, "detail_hint_replay": false, "initial_fuel": 2, "initial_ifuel": 0, "max_fuel": 1, "max_ifuel": 1, "no_plugins": false, "no_smt": false, "no_tactics": false, "quake_hi": 1, "quake_keep": false, "quake_lo": 1, "retry": false, "reuse_hint_for": null, "smtencoding_el...
null
val lemma_machine_eval_code_Ins_bounded_effects_aux4 (i: ins) (fuel: nat) (s1 s2: _) : Lemma (requires (let f:st unit = machine_eval_code_Ins i fuel in let rw = rw_set_of_ins i in (safely_bounded i) /\ (s1.ms_ok = s2.ms_ok) /\ (unchanged_at rw.loc_reads s1 s2) /\ (run f s...
[]
Vale.Transformers.BoundedInstructionEffects.lemma_machine_eval_code_Ins_bounded_effects_aux4
{ "file_name": "vale/code/lib/transformers/Vale.Transformers.BoundedInstructionEffects.fst", "git_rev": "12c5e9539c7e3c366c26409d3b86493548c4483e", "git_url": "https://github.com/hacl-star/hacl-star.git", "project_name": "hacl-star" }
i: Vale.X64.Machine_Semantics_s.ins -> fuel: Prims.nat -> s1: Vale.X64.Machine_Semantics_s.machine_state -> s2: Vale.X64.Machine_Semantics_s.machine_state -> FStar.Pervasives.Lemma (requires (let f = Vale.Transformers.BoundedInstructionEffects.machine_eval_code_Ins i fuel in l...
{ "end_col": 47, "end_line": 815, "start_col": 62, "start_line": 807 }
FStar.Pervasives.Lemma
val lemma_add_r_to_rw_set : r:locations -> rw:rw_set -> f:st unit -> Lemma (requires ( (bounded_effects rw f))) (ensures ( (bounded_effects (add_r_to_rw_set r rw) f)))
[ { "abbrev": false, "full_module": "Vale.X64.Print_s", "short_module": null }, { "abbrev": false, "full_module": "Vale.X64.Instructions_s", "short_module": null }, { "abbrev": false, "full_module": "Vale.X64.Instruction_s", "short_module": null }, { "abbrev": true,...
false
let lemma_add_r_to_rw_set r rw_old f = let rw = add_r_to_rw_set r rw_old in let aux s1 s2 : Lemma (requires ( (bounded_effects rw_old f) /\ (s1.ms_ok = s2.ms_ok /\ unchanged_at rw.loc_reads s1 s2))) (ensures ( ((run f s1).ms_ok = (run f s2).ms_ok) /\ ((run f s...
val lemma_add_r_to_rw_set : r:locations -> rw:rw_set -> f:st unit -> Lemma (requires ( (bounded_effects rw f))) (ensures ( (bounded_effects (add_r_to_rw_set r rw) f))) let lemma_add_r_to_rw_set r rw_old f =
false
null
true
let rw = add_r_to_rw_set r rw_old in let aux s1 s2 : Lemma (requires ((bounded_effects rw_old f) /\ (s1.ms_ok = s2.ms_ok /\ unchanged_at rw.loc_reads s1 s2))) (ensures (((run f s1).ms_ok = (run f s2).ms_ok) /\ ((run f s1).ms_ok ==> unchanged_at rw.loc_writes (run f s1) (run f s...
{ "checked_file": "Vale.Transformers.BoundedInstructionEffects.fst.checked", "dependencies": [ "Vale.X64.Print_s.fst.checked", "Vale.X64.Machine_Semantics_s.fst.checked", "Vale.X64.Machine_s.fst.checked", "Vale.X64.Instructions_s.fsti.checked", "Vale.X64.Instruction_s.fsti.checked", "Vale.X6...
[ "lemma" ]
[ "Vale.Transformers.Locations.locations", "Vale.Transformers.BoundedInstructionEffects.rw_set", "Vale.X64.Machine_Semantics_s.st", "Prims.unit", "FStar.Classical.forall_intro_2", "Vale.X64.Machine_Semantics_s.machine_state", "Prims.l_imp", "Prims.l_and", "Vale.Transformers.BoundedInstructionEffects.b...
[]
module Vale.Transformers.BoundedInstructionEffects open Vale.X64.Bytes_Code_s open Vale.X64.Instruction_s open Vale.X64.Instructions_s open Vale.X64.Machine_Semantics_s open Vale.X64.Machine_s open Vale.X64.Print_s open Vale.Def.PossiblyMonad open Vale.Transformers.Locations friend Vale.Transformers.Locations modul...
false
false
Vale.Transformers.BoundedInstructionEffects.fst
{ "detail_errors": false, "detail_hint_replay": false, "initial_fuel": 2, "initial_ifuel": 0, "max_fuel": 1, "max_ifuel": 1, "no_plugins": false, "no_smt": false, "no_tactics": false, "quake_hi": 1, "quake_keep": false, "quake_lo": 1, "retry": false, "reuse_hint_for": null, "smtencoding_el...
null
val lemma_add_r_to_rw_set : r:locations -> rw:rw_set -> f:st unit -> Lemma (requires ( (bounded_effects rw f))) (ensures ( (bounded_effects (add_r_to_rw_set r rw) f)))
[]
Vale.Transformers.BoundedInstructionEffects.lemma_add_r_to_rw_set
{ "file_name": "vale/code/lib/transformers/Vale.Transformers.BoundedInstructionEffects.fst", "git_rev": "12c5e9539c7e3c366c26409d3b86493548c4483e", "git_url": "https://github.com/hacl-star/hacl-star.git", "project_name": "hacl-star" }
r: Vale.Transformers.Locations.locations -> rw: Vale.Transformers.BoundedInstructionEffects.rw_set -> f: Vale.X64.Machine_Semantics_s.st Prims.unit -> FStar.Pervasives.Lemma (requires Vale.Transformers.BoundedInstructionEffects.bounded_effects rw f) (ensures Vale.Transformers.BoundedI...
{ "end_col": 36, "end_line": 901, "start_col": 38, "start_line": 887 }
FStar.Pervasives.Lemma
val lemma_machine_eval_code_Ins_bounded_effects : (i:ins) -> (fuel:nat) -> Lemma (requires (safely_bounded i)) (ensures ( (bounded_effects (rw_set_of_ins i) (fun s -> (), (Some?.v (machine_eval_code_ins_def i s))))))
[ { "abbrev": false, "full_module": "Vale.X64.Print_s", "short_module": null }, { "abbrev": false, "full_module": "Vale.X64.Instructions_s", "short_module": null }, { "abbrev": false, "full_module": "Vale.X64.Instruction_s", "short_module": null }, { "abbrev": true,...
false
let lemma_machine_eval_code_Ins_bounded_effects i fuel = lemma_machine_eval_code_Ins_bounded_effects_aux i fuel
val lemma_machine_eval_code_Ins_bounded_effects : (i:ins) -> (fuel:nat) -> Lemma (requires (safely_bounded i)) (ensures ( (bounded_effects (rw_set_of_ins i) (fun s -> (), (Some?.v (machine_eval_code_ins_def i s)))))) let lemma_machine_eval_code_Ins_bounded_effects i fuel =
false
null
true
lemma_machine_eval_code_Ins_bounded_effects_aux i fuel
{ "checked_file": "Vale.Transformers.BoundedInstructionEffects.fst.checked", "dependencies": [ "Vale.X64.Print_s.fst.checked", "Vale.X64.Machine_Semantics_s.fst.checked", "Vale.X64.Machine_s.fst.checked", "Vale.X64.Instructions_s.fsti.checked", "Vale.X64.Instruction_s.fsti.checked", "Vale.X6...
[ "lemma" ]
[ "Vale.X64.Machine_Semantics_s.ins", "Prims.nat", "Vale.Transformers.BoundedInstructionEffects.lemma_machine_eval_code_Ins_bounded_effects_aux", "Prims.unit" ]
[]
module Vale.Transformers.BoundedInstructionEffects open Vale.X64.Bytes_Code_s open Vale.X64.Instruction_s open Vale.X64.Instructions_s open Vale.X64.Machine_Semantics_s open Vale.X64.Machine_s open Vale.X64.Print_s open Vale.Def.PossiblyMonad open Vale.Transformers.Locations friend Vale.Transformers.Locations modul...
false
false
Vale.Transformers.BoundedInstructionEffects.fst
{ "detail_errors": false, "detail_hint_replay": false, "initial_fuel": 2, "initial_ifuel": 0, "max_fuel": 1, "max_ifuel": 1, "no_plugins": false, "no_smt": false, "no_tactics": false, "quake_hi": 1, "quake_keep": false, "quake_lo": 1, "retry": false, "reuse_hint_for": null, "smtencoding_el...
null
val lemma_machine_eval_code_Ins_bounded_effects : (i:ins) -> (fuel:nat) -> Lemma (requires (safely_bounded i)) (ensures ( (bounded_effects (rw_set_of_ins i) (fun s -> (), (Some?.v (machine_eval_code_ins_def i s))))))
[]
Vale.Transformers.BoundedInstructionEffects.lemma_machine_eval_code_Ins_bounded_effects
{ "file_name": "vale/code/lib/transformers/Vale.Transformers.BoundedInstructionEffects.fst", "git_rev": "12c5e9539c7e3c366c26409d3b86493548c4483e", "git_url": "https://github.com/hacl-star/hacl-star.git", "project_name": "hacl-star" }
i: Vale.X64.Machine_Semantics_s.ins -> fuel: Prims.nat -> FStar.Pervasives.Lemma (requires Vale.Transformers.BoundedInstructionEffects.safely_bounded i) (ensures Vale.Transformers.BoundedInstructionEffects.bounded_effects (Vale.Transformers.BoundedInstructionEffects.rw_set_of_ins i) ...
{ "end_col": 56, "end_line": 837, "start_col": 2, "start_line": 837 }
Prims.Tot
val locations_of_explicit (t: instr_operand_explicit) (i: instr_operand_t t) : locations & locations
[ { "abbrev": true, "full_module": "FStar.List.Tot", "short_module": "L" }, { "abbrev": false, "full_module": "Vale.Transformers.Locations", "short_module": null }, { "abbrev": false, "full_module": "Vale.Def.PossiblyMonad", "short_module": null }, { "abbrev": false...
false
let locations_of_explicit (t:instr_operand_explicit) (i:instr_operand_t t) : locations & locations = match t with | IOp64 -> locations_of_operand64 i | IOpXmm -> locations_of_operand128 i
val locations_of_explicit (t: instr_operand_explicit) (i: instr_operand_t t) : locations & locations let locations_of_explicit (t: instr_operand_explicit) (i: instr_operand_t t) : locations & locations =
false
null
false
match t with | IOp64 -> locations_of_operand64 i | IOpXmm -> locations_of_operand128 i
{ "checked_file": "Vale.Transformers.BoundedInstructionEffects.fst.checked", "dependencies": [ "Vale.X64.Print_s.fst.checked", "Vale.X64.Machine_Semantics_s.fst.checked", "Vale.X64.Machine_s.fst.checked", "Vale.X64.Instructions_s.fsti.checked", "Vale.X64.Instruction_s.fsti.checked", "Vale.X6...
[ "total" ]
[ "Vale.X64.Instruction_s.instr_operand_explicit", "Vale.X64.Instruction_s.instr_operand_t", "Vale.Transformers.BoundedInstructionEffects.locations_of_operand64", "Vale.Transformers.BoundedInstructionEffects.locations_of_operand128", "FStar.Pervasives.Native.tuple2", "Vale.Transformers.Locations.locations" ...
[]
module Vale.Transformers.BoundedInstructionEffects open Vale.X64.Bytes_Code_s open Vale.X64.Instruction_s open Vale.X64.Instructions_s open Vale.X64.Machine_Semantics_s open Vale.X64.Machine_s open Vale.X64.Print_s open Vale.Def.PossiblyMonad open Vale.Transformers.Locations friend Vale.Transformers.Locations modul...
false
false
Vale.Transformers.BoundedInstructionEffects.fst
{ "detail_errors": false, "detail_hint_replay": false, "initial_fuel": 2, "initial_ifuel": 0, "max_fuel": 1, "max_ifuel": 1, "no_plugins": false, "no_smt": false, "no_tactics": false, "quake_hi": 1, "quake_keep": false, "quake_lo": 1, "retry": false, "reuse_hint_for": null, "smtencoding_el...
null
val locations_of_explicit (t: instr_operand_explicit) (i: instr_operand_t t) : locations & locations
[]
Vale.Transformers.BoundedInstructionEffects.locations_of_explicit
{ "file_name": "vale/code/lib/transformers/Vale.Transformers.BoundedInstructionEffects.fst", "git_rev": "12c5e9539c7e3c366c26409d3b86493548c4483e", "git_url": "https://github.com/hacl-star/hacl-star.git", "project_name": "hacl-star" }
t: Vale.X64.Instruction_s.instr_operand_explicit -> i: Vale.X64.Instruction_s.instr_operand_t t -> Vale.Transformers.Locations.locations * Vale.Transformers.Locations.locations
{ "end_col": 39, "end_line": 43, "start_col": 2, "start_line": 41 }
Prims.Tot
val rw_set_of_ins : i:ins -> rw_set
[ { "abbrev": false, "full_module": "Vale.X64.Print_s", "short_module": null }, { "abbrev": false, "full_module": "Vale.X64.Instructions_s", "short_module": null }, { "abbrev": false, "full_module": "Vale.X64.Instruction_s", "short_module": null }, { "abbrev": true,...
false
let rw_set_of_ins i = match i with | Instr i oprs _ -> { loc_reads = read_set i oprs; loc_writes = write_set i oprs; loc_constant_writes = constant_writes i oprs; } | Push src t -> { loc_reads = ALocReg (Reg 0 rRsp) :: ALocStack :: both (locations_of_operand64 src); loc_w...
val rw_set_of_ins : i:ins -> rw_set let rw_set_of_ins i =
false
null
false
match i with | Instr i oprs _ -> { loc_reads = read_set i oprs; loc_writes = write_set i oprs; loc_constant_writes = constant_writes i oprs } | Push src t -> { loc_reads = ALocReg (Reg 0 rRsp) :: ALocStack :: both (locations_of_operand64 src); loc_writes = [ALocReg (Reg 0 rRsp); ALocStack]; ...
{ "checked_file": "Vale.Transformers.BoundedInstructionEffects.fst.checked", "dependencies": [ "Vale.X64.Print_s.fst.checked", "Vale.X64.Machine_Semantics_s.fst.checked", "Vale.X64.Machine_s.fst.checked", "Vale.X64.Instructions_s.fsti.checked", "Vale.X64.Instruction_s.fsti.checked", "Vale.X6...
[ "total" ]
[ "Vale.X64.Machine_Semantics_s.ins", "Vale.X64.Instruction_s.instr_t_record", "Vale.X64.Instruction_s.instr_operands_t", "Vale.X64.Instruction_s.__proj__InstrTypeRecord__item__outs", "Vale.X64.Instruction_s.__proj__InstrTypeRecord__item__args", "Vale.X64.Machine_Semantics_s.instr_annotation", "Vale.Trans...
[]
module Vale.Transformers.BoundedInstructionEffects open Vale.X64.Bytes_Code_s open Vale.X64.Instruction_s open Vale.X64.Instructions_s open Vale.X64.Machine_Semantics_s open Vale.X64.Machine_s open Vale.X64.Print_s open Vale.Def.PossiblyMonad open Vale.Transformers.Locations friend Vale.Transformers.Locations modul...
false
true
Vale.Transformers.BoundedInstructionEffects.fst
{ "detail_errors": false, "detail_hint_replay": false, "initial_fuel": 2, "initial_ifuel": 0, "max_fuel": 1, "max_ifuel": 1, "no_plugins": false, "no_smt": false, "no_tactics": false, "quake_hi": 1, "quake_keep": false, "quake_lo": 1, "retry": false, "reuse_hint_for": null, "smtencoding_el...
null
val rw_set_of_ins : i:ins -> rw_set
[]
Vale.Transformers.BoundedInstructionEffects.rw_set_of_ins
{ "file_name": "vale/code/lib/transformers/Vale.Transformers.BoundedInstructionEffects.fst", "git_rev": "12c5e9539c7e3c366c26409d3b86493548c4483e", "git_url": "https://github.com/hacl-star/hacl-star.git", "project_name": "hacl-star" }
i: Vale.X64.Machine_Semantics_s.ins -> Vale.Transformers.BoundedInstructionEffects.rw_set
{ "end_col": 5, "end_line": 144, "start_col": 2, "start_line": 114 }
Prims.Tot
val difference (#t: eqtype) (l1 l2: list t) : list t
[ { "abbrev": true, "full_module": "FStar.List.Tot", "short_module": "L" }, { "abbrev": false, "full_module": "Vale.Transformers.Locations", "short_module": null }, { "abbrev": false, "full_module": "Vale.Def.PossiblyMonad", "short_module": null }, { "abbrev": false...
false
let rec difference (#t:eqtype) (l1 l2:list t) : list t = match l1 with | [] -> [] | x :: xs -> if L.mem x l2 then difference xs l2 else x :: difference xs l2
val difference (#t: eqtype) (l1 l2: list t) : list t let rec difference (#t: eqtype) (l1 l2: list t) : list t =
false
null
false
match l1 with | [] -> [] | x :: xs -> if L.mem x l2 then difference xs l2 else x :: difference xs l2
{ "checked_file": "Vale.Transformers.BoundedInstructionEffects.fst.checked", "dependencies": [ "Vale.X64.Print_s.fst.checked", "Vale.X64.Machine_Semantics_s.fst.checked", "Vale.X64.Machine_s.fst.checked", "Vale.X64.Instructions_s.fsti.checked", "Vale.X64.Instruction_s.fsti.checked", "Vale.X6...
[ "total" ]
[ "Prims.eqtype", "Prims.list", "Prims.Nil", "FStar.List.Tot.Base.mem", "Vale.Transformers.BoundedInstructionEffects.difference", "Prims.bool", "Prims.Cons" ]
[]
module Vale.Transformers.BoundedInstructionEffects open Vale.X64.Bytes_Code_s open Vale.X64.Instruction_s open Vale.X64.Instructions_s open Vale.X64.Machine_Semantics_s open Vale.X64.Machine_s open Vale.X64.Print_s open Vale.Def.PossiblyMonad open Vale.Transformers.Locations friend Vale.Transformers.Locations modul...
false
false
Vale.Transformers.BoundedInstructionEffects.fst
{ "detail_errors": false, "detail_hint_replay": false, "initial_fuel": 2, "initial_ifuel": 0, "max_fuel": 1, "max_ifuel": 1, "no_plugins": false, "no_smt": false, "no_tactics": false, "quake_hi": 1, "quake_keep": false, "quake_lo": 1, "retry": false, "reuse_hint_for": null, "smtencoding_el...
null
val difference (#t: eqtype) (l1 l2: list t) : list t
[ "recursion" ]
Vale.Transformers.BoundedInstructionEffects.difference
{ "file_name": "vale/code/lib/transformers/Vale.Transformers.BoundedInstructionEffects.fst", "git_rev": "12c5e9539c7e3c366c26409d3b86493548c4483e", "git_url": "https://github.com/hacl-star/hacl-star.git", "project_name": "hacl-star" }
l1: Prims.list t -> l2: Prims.list t -> Prims.list t
{ "end_col": 77, "end_line": 852, "start_col": 2, "start_line": 850 }
Prims.Tot
val locations_of_operand64 (o: operand64) : locations & locations
[ { "abbrev": true, "full_module": "FStar.List.Tot", "short_module": "L" }, { "abbrev": false, "full_module": "Vale.Transformers.Locations", "short_module": null }, { "abbrev": false, "full_module": "Vale.Def.PossiblyMonad", "short_module": null }, { "abbrev": false...
false
let locations_of_operand64 (o:operand64) : locations & locations = match o with | OConst _ -> [], [] | OReg r -> [], [ALocReg (Reg 0 r)] | OMem (m, _) -> locations_of_maddr m ALocMem, [ALocMem] | OStack (m, _) -> (ALocReg (Reg 0 rRsp)) :: locations_of_maddr m ALocStack, [ALocStack]
val locations_of_operand64 (o: operand64) : locations & locations let locations_of_operand64 (o: operand64) : locations & locations =
false
null
false
match o with | OConst _ -> [], [] | OReg r -> [], [ALocReg (Reg 0 r)] | OMem (m, _) -> locations_of_maddr m ALocMem, [ALocMem] | OStack (m, _) -> (ALocReg (Reg 0 rRsp)) :: locations_of_maddr m ALocStack, [ALocStack]
{ "checked_file": "Vale.Transformers.BoundedInstructionEffects.fst.checked", "dependencies": [ "Vale.X64.Print_s.fst.checked", "Vale.X64.Machine_Semantics_s.fst.checked", "Vale.X64.Machine_s.fst.checked", "Vale.X64.Instructions_s.fsti.checked", "Vale.X64.Instruction_s.fsti.checked", "Vale.X6...
[ "total" ]
[ "Vale.X64.Machine_s.operand64", "Vale.X64.Machine_s.nat64", "FStar.Pervasives.Native.Mktuple2", "Vale.Transformers.Locations.locations", "Prims.Nil", "Vale.Transformers.Locations.location", "Vale.X64.Machine_s.reg_64", "Prims.Cons", "Vale.Transformers.Locations.ALocReg", "Vale.X64.Machine_s.Reg", ...
[]
module Vale.Transformers.BoundedInstructionEffects open Vale.X64.Bytes_Code_s open Vale.X64.Instruction_s open Vale.X64.Instructions_s open Vale.X64.Machine_Semantics_s open Vale.X64.Machine_s open Vale.X64.Print_s open Vale.Def.PossiblyMonad open Vale.Transformers.Locations friend Vale.Transformers.Locations modul...
false
true
Vale.Transformers.BoundedInstructionEffects.fst
{ "detail_errors": false, "detail_hint_replay": false, "initial_fuel": 2, "initial_ifuel": 0, "max_fuel": 1, "max_ifuel": 1, "no_plugins": false, "no_smt": false, "no_tactics": false, "quake_hi": 1, "quake_keep": false, "quake_lo": 1, "retry": false, "reuse_hint_for": null, "smtencoding_el...
null
val locations_of_operand64 (o: operand64) : locations & locations
[]
Vale.Transformers.BoundedInstructionEffects.locations_of_operand64
{ "file_name": "vale/code/lib/transformers/Vale.Transformers.BoundedInstructionEffects.fst", "git_rev": "12c5e9539c7e3c366c26409d3b86493548c4483e", "git_url": "https://github.com/hacl-star/hacl-star.git", "project_name": "hacl-star" }
o: Vale.X64.Machine_s.operand64 -> Vale.Transformers.Locations.locations * Vale.Transformers.Locations.locations
{ "end_col": 90, "end_line": 31, "start_col": 2, "start_line": 27 }
Prims.Tot
val constant_writes (i: instr_t_record) (oprs: instr_operands_t i.outs i.args) : locations_with_values
[ { "abbrev": true, "full_module": "FStar.List.Tot", "short_module": "L" }, { "abbrev": false, "full_module": "Vale.Transformers.Locations", "short_module": null }, { "abbrev": false, "full_module": "Vale.Def.PossiblyMonad", "short_module": null }, { "abbrev": false...
false
let constant_writes (i:instr_t_record) (oprs:instr_operands_t i.outs i.args) : locations_with_values = let InstrTypeRecord #outs #args #havoc_flags _ = i in match havoc_flags with | HavocFlags -> ( let ws = aux_write_set outs args oprs in let cr = [] in let cr = if L.mem ALocCf ws then cr else (...
val constant_writes (i: instr_t_record) (oprs: instr_operands_t i.outs i.args) : locations_with_values let constant_writes (i: instr_t_record) (oprs: instr_operands_t i.outs i.args) : locations_with_values =
false
null
false
let InstrTypeRecord #outs #args #havoc_flags _ = i in match havoc_flags with | HavocFlags -> (let ws = aux_write_set outs args oprs in let cr = [] in let cr = if L.mem ALocCf ws then cr else (| ALocCf, None |) :: cr in let cr = if L.mem ALocOf ws then cr else (| ALocOf, None |) :: cr in cr) | Preserve...
{ "checked_file": "Vale.Transformers.BoundedInstructionEffects.fst.checked", "dependencies": [ "Vale.X64.Print_s.fst.checked", "Vale.X64.Machine_Semantics_s.fst.checked", "Vale.X64.Machine_s.fst.checked", "Vale.X64.Instructions_s.fsti.checked", "Vale.X64.Instruction_s.fsti.checked", "Vale.X6...
[ "total" ]
[ "Vale.X64.Instruction_s.instr_t_record", "Vale.X64.Instruction_s.instr_operands_t", "Vale.X64.Instruction_s.__proj__InstrTypeRecord__item__outs", "Vale.X64.Instruction_s.__proj__InstrTypeRecord__item__args", "Prims.list", "Vale.X64.Instruction_s.instr_out", "Vale.X64.Instruction_s.instr_operand", "Val...
[]
module Vale.Transformers.BoundedInstructionEffects open Vale.X64.Bytes_Code_s open Vale.X64.Instruction_s open Vale.X64.Instructions_s open Vale.X64.Machine_Semantics_s open Vale.X64.Machine_s open Vale.X64.Print_s open Vale.Def.PossiblyMonad open Vale.Transformers.Locations friend Vale.Transformers.Locations modul...
false
false
Vale.Transformers.BoundedInstructionEffects.fst
{ "detail_errors": false, "detail_hint_replay": false, "initial_fuel": 2, "initial_ifuel": 0, "max_fuel": 1, "max_ifuel": 1, "no_plugins": false, "no_smt": false, "no_tactics": false, "quake_hi": 1, "quake_keep": false, "quake_lo": 1, "retry": false, "reuse_hint_for": null, "smtencoding_el...
null
val constant_writes (i: instr_t_record) (oprs: instr_operands_t i.outs i.args) : locations_with_values
[]
Vale.Transformers.BoundedInstructionEffects.constant_writes
{ "file_name": "vale/code/lib/transformers/Vale.Transformers.BoundedInstructionEffects.fst", "git_rev": "12c5e9539c7e3c366c26409d3b86493548c4483e", "git_url": "https://github.com/hacl-star/hacl-star.git", "project_name": "hacl-star" }
i: Vale.X64.Instruction_s.instr_t_record -> oprs: Vale.X64.Instruction_s.instr_operands_t (InstrTypeRecord?.outs i) (InstrTypeRecord?.args i) -> Vale.Transformers.BoundedInstructionEffects.locations_with_values
{ "end_col": 23, "end_line": 110, "start_col": 102, "start_line": 100 }
FStar.Pervasives.Lemma
val lemma_unchanged_at_trace (locs: locations) (s1 s2: machine_state) (trace1 trace2: _) : Lemma (requires (unchanged_at locs s1 s2)) (ensures (unchanged_at locs ({ s1 with ms_trace = trace1 }) ({ s2 with ms_trace = trace2 })))
[ { "abbrev": true, "full_module": "FStar.List.Tot", "short_module": "L" }, { "abbrev": false, "full_module": "Vale.Transformers.Locations", "short_module": null }, { "abbrev": false, "full_module": "Vale.Def.PossiblyMonad", "short_module": null }, { "abbrev": false...
false
let rec lemma_unchanged_at_trace (locs:locations) (s1 s2:machine_state) trace1 trace2 : Lemma (requires (unchanged_at locs s1 s2)) (ensures (unchanged_at locs ({s1 with ms_trace = trace1}) ({s2 with ms_trace = trace2}))) = match locs with | [] -> () | x :: xs -> lemma_unchanged_at_trace xs s1 s2 tra...
val lemma_unchanged_at_trace (locs: locations) (s1 s2: machine_state) (trace1 trace2: _) : Lemma (requires (unchanged_at locs s1 s2)) (ensures (unchanged_at locs ({ s1 with ms_trace = trace1 }) ({ s2 with ms_trace = trace2 }))) let rec lemma_unchanged_at_trace (locs: locations) (s1: machine_state)...
false
null
true
match locs with | [] -> () | x :: xs -> lemma_unchanged_at_trace xs s1 s2 trace1 trace2
{ "checked_file": "Vale.Transformers.BoundedInstructionEffects.fst.checked", "dependencies": [ "Vale.X64.Print_s.fst.checked", "Vale.X64.Machine_Semantics_s.fst.checked", "Vale.X64.Machine_s.fst.checked", "Vale.X64.Instructions_s.fsti.checked", "Vale.X64.Instruction_s.fsti.checked", "Vale.X6...
[ "lemma" ]
[ "Vale.Transformers.Locations.locations", "Vale.X64.Machine_Semantics_s.machine_state", "Prims.list", "Vale.X64.Machine_s.observation", "Vale.Transformers.Locations.location", "Vale.Transformers.BoundedInstructionEffects.lemma_unchanged_at_trace", "Prims.unit", "Vale.Transformers.BoundedInstructionEffe...
[]
module Vale.Transformers.BoundedInstructionEffects open Vale.X64.Bytes_Code_s open Vale.X64.Instruction_s open Vale.X64.Instructions_s open Vale.X64.Machine_Semantics_s open Vale.X64.Machine_s open Vale.X64.Print_s open Vale.Def.PossiblyMonad open Vale.Transformers.Locations friend Vale.Transformers.Locations modul...
false
false
Vale.Transformers.BoundedInstructionEffects.fst
{ "detail_errors": false, "detail_hint_replay": false, "initial_fuel": 2, "initial_ifuel": 0, "max_fuel": 1, "max_ifuel": 1, "no_plugins": false, "no_smt": false, "no_tactics": false, "quake_hi": 1, "quake_keep": false, "quake_lo": 1, "retry": false, "reuse_hint_for": null, "smtencoding_el...
null
val lemma_unchanged_at_trace (locs: locations) (s1 s2: machine_state) (trace1 trace2: _) : Lemma (requires (unchanged_at locs s1 s2)) (ensures (unchanged_at locs ({ s1 with ms_trace = trace1 }) ({ s2 with ms_trace = trace2 })))
[ "recursion" ]
Vale.Transformers.BoundedInstructionEffects.lemma_unchanged_at_trace
{ "file_name": "vale/code/lib/transformers/Vale.Transformers.BoundedInstructionEffects.fst", "git_rev": "12c5e9539c7e3c366c26409d3b86493548c4483e", "git_url": "https://github.com/hacl-star/hacl-star.git", "project_name": "hacl-star" }
locs: Vale.Transformers.Locations.locations -> s1: Vale.X64.Machine_Semantics_s.machine_state -> s2: Vale.X64.Machine_Semantics_s.machine_state -> trace1: Prims.list Vale.X64.Machine_s.observation -> trace2: Prims.list Vale.X64.Machine_s.observation -> FStar.Pervasives.Lemma (requires Vale....
{ "end_col": 51, "end_line": 732, "start_col": 2, "start_line": 729 }
FStar.Pervasives.Lemma
val lemma_unchanged_at_maintained (locs locs_change: locations) (s1 s1' s2 s2': machine_state) : Lemma (requires ((unchanged_at locs s1 s2) /\ (unchanged_except locs_change s1 s1') /\ (unchanged_except locs_change s2 s2') /\ (unchanged_at locs_change s1' s2'))) (ensures ((unchanged_at ...
[ { "abbrev": true, "full_module": "FStar.List.Tot", "short_module": "L" }, { "abbrev": false, "full_module": "Vale.Transformers.Locations", "short_module": null }, { "abbrev": false, "full_module": "Vale.Def.PossiblyMonad", "short_module": null }, { "abbrev": false...
false
let rec lemma_unchanged_at_maintained (locs locs_change:locations) (s1 s1' s2 s2':machine_state) : Lemma (requires ( (unchanged_at locs s1 s2) /\ (unchanged_except locs_change s1 s1') /\ (unchanged_except locs_change s2 s2') /\ (unchanged_at locs_change s1' s2'))) (ensures ( ...
val lemma_unchanged_at_maintained (locs locs_change: locations) (s1 s1' s2 s2': machine_state) : Lemma (requires ((unchanged_at locs s1 s2) /\ (unchanged_except locs_change s1 s1') /\ (unchanged_except locs_change s2 s2') /\ (unchanged_at locs_change s1' s2'))) (ensures ((unchanged_at ...
false
null
true
match locs with | [] -> () | x :: xs -> lemma_unchanged_at_maintained xs locs_change s1 s1' s2 s2'; if x `L.mem` locs_change then (lemma_unchanged_at_mem locs_change x s1' s2') else (lemma_unchanged_except_not_mem locs_change x)
{ "checked_file": "Vale.Transformers.BoundedInstructionEffects.fst.checked", "dependencies": [ "Vale.X64.Print_s.fst.checked", "Vale.X64.Machine_Semantics_s.fst.checked", "Vale.X64.Machine_s.fst.checked", "Vale.X64.Instructions_s.fsti.checked", "Vale.X64.Instruction_s.fsti.checked", "Vale.X6...
[ "lemma" ]
[ "Vale.Transformers.Locations.locations", "Vale.X64.Machine_Semantics_s.machine_state", "Vale.Transformers.Locations.location", "Prims.list", "FStar.List.Tot.Base.mem", "Vale.Transformers.BoundedInstructionEffects.lemma_unchanged_at_mem", "Prims.bool", "Vale.Transformers.BoundedInstructionEffects.lemma...
[]
module Vale.Transformers.BoundedInstructionEffects open Vale.X64.Bytes_Code_s open Vale.X64.Instruction_s open Vale.X64.Instructions_s open Vale.X64.Machine_Semantics_s open Vale.X64.Machine_s open Vale.X64.Print_s open Vale.Def.PossiblyMonad open Vale.Transformers.Locations friend Vale.Transformers.Locations modul...
false
false
Vale.Transformers.BoundedInstructionEffects.fst
{ "detail_errors": false, "detail_hint_replay": false, "initial_fuel": 2, "initial_ifuel": 0, "max_fuel": 1, "max_ifuel": 1, "no_plugins": false, "no_smt": false, "no_tactics": false, "quake_hi": 1, "quake_keep": false, "quake_lo": 1, "retry": false, "reuse_hint_for": null, "smtencoding_el...
null
val lemma_unchanged_at_maintained (locs locs_change: locations) (s1 s1' s2 s2': machine_state) : Lemma (requires ((unchanged_at locs s1 s2) /\ (unchanged_except locs_change s1 s1') /\ (unchanged_except locs_change s2 s2') /\ (unchanged_at locs_change s1' s2'))) (ensures ((unchanged_at ...
[ "recursion" ]
Vale.Transformers.BoundedInstructionEffects.lemma_unchanged_at_maintained
{ "file_name": "vale/code/lib/transformers/Vale.Transformers.BoundedInstructionEffects.fst", "git_rev": "12c5e9539c7e3c366c26409d3b86493548c4483e", "git_url": "https://github.com/hacl-star/hacl-star.git", "project_name": "hacl-star" }
locs: Vale.Transformers.Locations.locations -> locs_change: Vale.Transformers.Locations.locations -> s1: Vale.X64.Machine_Semantics_s.machine_state -> s1': Vale.X64.Machine_Semantics_s.machine_state -> s2: Vale.X64.Machine_Semantics_s.machine_state -> s2': Vale.X64.Machine_Semantics_s.machine_s...
{ "end_col": 5, "end_line": 1008, "start_col": 2, "start_line": 1000 }