task_id
stringlengths
21
23
challenge_id
stringlengths
16
16
proof_assistant
stringclasses
1 value
session
stringclasses
1 value
repo
stringclasses
57 values
revision
stringclasses
57 values
file_path
stringlengths
13
92
theory
stringlengths
1
48
variant
int64
0
132
challenge_type
stringclasses
1 value
difficulty
null
count
null
by_centrality
bool
1 class
ablation_prob
float64
0.5
0.5
min_depth
int64
1
1
max_depth
int64
1
1
leaves_only
bool
1 class
min_size
int64
0
0
max_size
stringclasses
1 value
min_centrality
int64
0
0
max_centrality
stringclasses
1 value
seed
int64
42
42
n_proofs
int64
1
173
n_ablated
int64
1
60
holes_filled
listlengths
1
60
deleted_lemmas
listlengths
1
1
corollaries
listlengths
1
1
closure_size
int64
1
172
challenge_file_content
stringlengths
133
350k
solution_file_content
stringlengths
394
351k
solution_diff
stringlengths
243
134k
manifest
dict
ablate_4e4197900e2d_11
3d31ce94cf6339ae
lean
lean
github.com/Verified-zkEVM/evm-asm
7d5875858bc3727250adb6880c8339048365b1b6
EvmAsm/Evm64/DivMod/Spec/CallAddbackRuntimeHighDiv.lean
CallAddbackRuntimeHighDiv
11
lemma_delete
null
null
false
0.5
1
1
false
0
inf
0
inf
42
36
4
[ { "theorem_name": "n4CallAddbackBeqRhatddHiZero.of_eq", "depth": 1, "n_commands": 0, "n_lines": 2, "is_leaf": true, "centrality": 0, "method": "deleted-dep", "proof_text": " by\n rwa [n4CallAddbackBeqRhatddHiZero_def]", "n_chars": 44, "n_subproofs": 0, "n_tactics": 2, ...
[ { "name": "n4CallAddbackBeqRhatddHiZero_def", "text": "theorem n4CallAddbackBeqRhatddHiZero_def {a b : EvmWord} :\n n4CallAddbackBeqRhatddHiZero a b =\n (divKTrialCallV4Rhatdd\n (n4CallAddbackBeqU4 a b)\n (n4CallAddbackBeqU3 a b)\n (n4CallAddbackBeqB3Prime b) >>> (32 : Bit...
[ { "name": "n4CallAddbackBeqRhatddHiZero.of_eq", "fan_in": 2, "n_deps_direct": 1, "n_deps_transitive": 1, "n_lines": 11, "n_chars": 352, "n_subproofs": 0, "n_tactics": 2, "cyclomatic": 1, "n_automation": 0, "n_rewrites": 0, "n_structural": 0, "automation_only": fal...
1
/- EvmAsm.Evm64.DivMod.Spec.CallAddbackRuntimeHighDiv Small N4 call-addback runtime bridge lemmas that keep CallAddbackRuntime.lean below the file-size guardrail. -/ import EvmAsm.Evm64.DivMod.Spec.CallAddbackRuntime namespace EvmAsm.Evm64 namespace EvmWord /-- High 128/64 quotient used by the n=4 call-addba...
/- EvmAsm.Evm64.DivMod.Spec.CallAddbackRuntimeHighDiv Small N4 call-addback runtime bridge lemmas that keep CallAddbackRuntime.lean below the file-size guardrail. -/ import EvmAsm.Evm64.DivMod.Spec.CallAddbackRuntime namespace EvmAsm.Evm64 namespace EvmWord /-- High 128/64 quotient used by the n=4 call-addba...
@@ -62,6 +62,15 @@ n4CallAddbackBeqQHatHighDivBound a b ∧ n4CallAddbackBeqHighDivKnuthABound a b +theorem n4CallAddbackBeqRhatddHiZero_def {a b : EvmWord} : + n4CallAddbackBeqRhatddHiZero a b = + (divKTrialCallV4Rhatdd + (n4CallAddbackBeqU4 a b) + (n4CallAddbackBeqU3 a b) + ...
{ "repo": "evm-asm", "git_repo": "github.com/Verified-zkEVM/evm-asm", "revision": "7d5875858bc3727250adb6880c8339048365b1b6", "lean_toolchain": "leanprover/lean4:v4.30.0-rc1", "proof_assistant": "lean", "ablator": "ablators/lean (corollary-delete-lemmas-leaves-all)", "ablator_flags": [ "--corollary-de...
ablate_4e4197900e2d_12
034249d70f6dcd52
lean
lean
github.com/Verified-zkEVM/evm-asm
7d5875858bc3727250adb6880c8339048365b1b6
EvmAsm/Evm64/DivMod/Spec/CallAddbackRuntimeHighDiv.lean
CallAddbackRuntimeHighDiv
12
lemma_delete
null
null
false
0.5
1
1
false
0
inf
0
inf
42
36
4
[ { "theorem_name": "n4CallAddbackBeqRhatddHiZero.of_eq", "depth": 1, "n_commands": 0, "n_lines": 2, "is_leaf": true, "centrality": 0, "method": "deleted-dep", "proof_text": " by\n rwa [n4CallAddbackBeqRhatddHiZero_def]", "n_chars": 44, "n_subproofs": 0, "n_tactics": 2, ...
[ { "name": "n4CallAddbackBeqRhatddHiZero_def", "text": "theorem n4CallAddbackBeqRhatddHiZero_def {a b : EvmWord} :\n n4CallAddbackBeqRhatddHiZero a b =\n (divKTrialCallV4Rhatdd\n (n4CallAddbackBeqU4 a b)\n (n4CallAddbackBeqU3 a b)\n (n4CallAddbackBeqB3Prime b) >>> (32 : Bit...
[ { "name": "n4CallAddbackBeqShiftHighDivEvidence.of_raw_parts", "fan_in": 3, "n_deps_direct": 4, "n_deps_transitive": 9, "n_lines": 24, "n_chars": 1032, "n_subproofs": 0, "n_tactics": 4, "cyclomatic": 1, "n_automation": 0, "n_rewrites": 0, "n_structural": 0, "autom...
6
/- EvmAsm.Evm64.DivMod.Spec.CallAddbackRuntimeHighDiv Small N4 call-addback runtime bridge lemmas that keep CallAddbackRuntime.lean below the file-size guardrail. -/ import EvmAsm.Evm64.DivMod.Spec.CallAddbackRuntime namespace EvmAsm.Evm64 namespace EvmWord /-- High 128/64 quotient used by the n=4 call-addba...
/- EvmAsm.Evm64.DivMod.Spec.CallAddbackRuntimeHighDiv Small N4 call-addback runtime bridge lemmas that keep CallAddbackRuntime.lean below the file-size guardrail. -/ import EvmAsm.Evm64.DivMod.Spec.CallAddbackRuntime namespace EvmAsm.Evm64 namespace EvmWord /-- High 128/64 quotient used by the n=4 call-addba...
@@ -81,6 +81,15 @@ n4CallAddbackBeqULoNormVal a b / n4CallAddbackBeqBNormVal b + 1) := rfl +theorem n4CallAddbackBeqRhatddHiZero_def {a b : EvmWord} : + n4CallAddbackBeqRhatddHiZero a b = + (divKTrialCallV4Rhatdd + (n4CallAddbackBeqU4 a b) + (n4CallAddbackBeqU3 a b) + (n...
{ "repo": "evm-asm", "git_repo": "github.com/Verified-zkEVM/evm-asm", "revision": "7d5875858bc3727250adb6880c8339048365b1b6", "lean_toolchain": "leanprover/lean4:v4.30.0-rc1", "proof_assistant": "lean", "ablator": "ablators/lean (corollary-delete-lemmas-leaves-all)", "ablator_flags": [ "--corollary-de...
ablate_4e4197900e2d_13
fe99c580532da08d
lean
lean
github.com/Verified-zkEVM/evm-asm
7d5875858bc3727250adb6880c8339048365b1b6
EvmAsm/Evm64/DivMod/Spec/CallAddbackRuntimeHighDiv.lean
CallAddbackRuntimeHighDiv
13
lemma_delete
null
null
false
0.5
1
1
false
0
inf
0
inf
42
36
4
[ { "theorem_name": "n4CallAddbackBeqQHatHighDivBound.of_le", "depth": 1, "n_commands": 0, "n_lines": 3, "is_leaf": true, "centrality": 0, "method": "deleted-dep", "proof_text": " by\n rwa [n4CallAddbackBeqQHatHighDivBound_def,\n n4CallAddbackBeqHighDivVal_def]", "n_chars": 84,...
[ { "name": "n4CallAddbackBeqQHatHighDivBound_def", "text": "theorem n4CallAddbackBeqQHatHighDivBound_def {a b : EvmWord} :\n n4CallAddbackBeqQHatHighDivBound a b =\n ((n4CallAddbackBeqQHatV4 a b).toNat ≤\n n4CallAddbackBeqHighDivVal a b) :=\n rfl\n\n", "fan_in": 4, "n_lines": 7, "...
[ { "name": "n4CallAddbackBeqQHatHighDivBound.of_floor_eq", "fan_in": 3, "n_deps_direct": 2, "n_deps_transitive": 2, "n_lines": 12, "n_chars": 405, "n_subproofs": 0, "n_tactics": 4, "cyclomatic": 1, "n_automation": 1, "n_rewrites": 1, "n_structural": 0, "automation_...
2
/- EvmAsm.Evm64.DivMod.Spec.CallAddbackRuntimeHighDiv Small N4 call-addback runtime bridge lemmas that keep CallAddbackRuntime.lean below the file-size guardrail. -/ import EvmAsm.Evm64.DivMod.Spec.CallAddbackRuntime namespace EvmAsm.Evm64 namespace EvmWord /-- High 128/64 quotient used by the n=4 call-addba...
/- EvmAsm.Evm64.DivMod.Spec.CallAddbackRuntimeHighDiv Small N4 call-addback runtime bridge lemmas that keep CallAddbackRuntime.lean below the file-size guardrail. -/ import EvmAsm.Evm64.DivMod.Spec.CallAddbackRuntime namespace EvmAsm.Evm64 namespace EvmWord /-- High 128/64 quotient used by the n=4 call-addba...
@@ -69,13 +69,22 @@ (n4CallAddbackBeqB3Prime b).toNat := rfl +theorem n4CallAddbackBeqQHatHighDivBound_def {a b : EvmWord} : + n4CallAddbackBeqQHatHighDivBound a b = + ((n4CallAddbackBeqQHatV4 a b).toNat ≤ + n4CallAddbackBeqHighDivVal a b) := + rfl + theorem n4CallAddbackBeqQHatHighDivBou...
{ "repo": "evm-asm", "git_repo": "github.com/Verified-zkEVM/evm-asm", "revision": "7d5875858bc3727250adb6880c8339048365b1b6", "lean_toolchain": "leanprover/lean4:v4.30.0-rc1", "proof_assistant": "lean", "ablator": "ablators/lean (corollary-delete-lemmas-leaves-all)", "ablator_flags": [ "--corollary-de...
ablate_4e4197900e2d_14
02aa920cd6873cd4
lean
lean
github.com/Verified-zkEVM/evm-asm
7d5875858bc3727250adb6880c8339048365b1b6
EvmAsm/Evm64/DivMod/Spec/CallAddbackRuntimeHighDiv.lean
CallAddbackRuntimeHighDiv
14
lemma_delete
null
null
false
0.5
1
1
false
0
inf
0
inf
42
36
4
[ { "theorem_name": "n4CallAddbackBeqShiftHighDivEvidence.of_parts", "depth": 1, "n_commands": 0, "n_lines": 3, "is_leaf": true, "centrality": 0, "method": "deleted-dep", "proof_text": " by\n rw [n4CallAddbackBeqShiftHighDivEvidence_def]\n exact ⟨h_rhat_hi_zero, h_qhat_high, h_high_d...
[ { "name": "n4CallAddbackBeqShiftHighDivEvidence_def", "text": "theorem n4CallAddbackBeqShiftHighDivEvidence_def {a b : EvmWord} :\n n4CallAddbackBeqShiftHighDivEvidence a b =\n (n4CallAddbackBeqRhatddHiZero a b ∧\n n4CallAddbackBeqQHatHighDivBound a b ∧\n n4CallAddbackBeqHighDivKnuthAB...
[ { "name": "n4CallAddbackBeqShiftHighDivEvidence.of_floor_parts", "fan_in": 1, "n_deps_direct": 2, "n_deps_transitive": 5, "n_lines": 15, "n_chars": 580, "n_subproofs": 0, "n_tactics": 4, "cyclomatic": 1, "n_automation": 0, "n_rewrites": 0, "n_structural": 0, "auto...
4
/- EvmAsm.Evm64.DivMod.Spec.CallAddbackRuntimeHighDiv Small N4 call-addback runtime bridge lemmas that keep CallAddbackRuntime.lean below the file-size guardrail. -/ import EvmAsm.Evm64.DivMod.Spec.CallAddbackRuntime namespace EvmAsm.Evm64 namespace EvmWord /-- High 128/64 quotient used by the n=4 call-addba...
/- EvmAsm.Evm64.DivMod.Spec.CallAddbackRuntimeHighDiv Small N4 call-addback runtime bridge lemmas that keep CallAddbackRuntime.lean below the file-size guardrail. -/ import EvmAsm.Evm64.DivMod.Spec.CallAddbackRuntime namespace EvmAsm.Evm64 namespace EvmWord /-- High 128/64 quotient used by the n=4 call-addba...
@@ -75,6 +75,13 @@ n4CallAddbackBeqHighDivVal a b) := rfl +theorem n4CallAddbackBeqShiftHighDivEvidence_def {a b : EvmWord} : + n4CallAddbackBeqShiftHighDivEvidence a b = + (n4CallAddbackBeqRhatddHiZero a b ∧ + n4CallAddbackBeqQHatHighDivBound a b ∧ + n4CallAddbackBeqHighDivKnuthABou...
{ "repo": "evm-asm", "git_repo": "github.com/Verified-zkEVM/evm-asm", "revision": "7d5875858bc3727250adb6880c8339048365b1b6", "lean_toolchain": "leanprover/lean4:v4.30.0-rc1", "proof_assistant": "lean", "ablator": "ablators/lean (corollary-delete-lemmas-leaves-all)", "ablator_flags": [ "--corollary-de...
ablate_4e4197900e2d_15
cb82142ee654946f
lean
lean
github.com/Verified-zkEVM/evm-asm
7d5875858bc3727250adb6880c8339048365b1b6
EvmAsm/Evm64/DivMod/Spec/CallAddbackRuntimeHighDiv.lean
CallAddbackRuntimeHighDiv
15
lemma_delete
null
null
false
0.5
1
1
false
0
inf
0
inf
42
36
4
[ { "theorem_name": "n4CallAddbackBeqShiftHighDivEvidence.of_parts", "depth": 1, "n_commands": 0, "n_lines": 3, "is_leaf": true, "centrality": 0, "method": "deleted-dep", "proof_text": " by\n rw [n4CallAddbackBeqShiftHighDivEvidence_def]\n exact ⟨h_rhat_hi_zero, h_qhat_high, h_high_d...
[ { "name": "n4CallAddbackBeqShiftHighDivEvidence_def", "text": "theorem n4CallAddbackBeqShiftHighDivEvidence_def {a b : EvmWord} :\n n4CallAddbackBeqShiftHighDivEvidence a b =\n (n4CallAddbackBeqRhatddHiZero a b ∧\n n4CallAddbackBeqQHatHighDivBound a b ∧\n n4CallAddbackBeqHighDivKnuthAB...
[ { "name": "n4CallAddbackBeqShiftHighDivEvidence.of_floor_raw_parts", "fan_in": 0, "n_deps_direct": 3, "n_deps_transitive": 10, "n_lines": 24, "n_chars": 979, "n_subproofs": 0, "n_tactics": 4, "cyclomatic": 1, "n_automation": 0, "n_rewrites": 0, "n_structural": 0, ...
8
/- EvmAsm.Evm64.DivMod.Spec.CallAddbackRuntimeHighDiv Small N4 call-addback runtime bridge lemmas that keep CallAddbackRuntime.lean below the file-size guardrail. -/ import EvmAsm.Evm64.DivMod.Spec.CallAddbackRuntime namespace EvmAsm.Evm64 namespace EvmWord /-- High 128/64 quotient used by the n=4 call-addba...
/- EvmAsm.Evm64.DivMod.Spec.CallAddbackRuntimeHighDiv Small N4 call-addback runtime bridge lemmas that keep CallAddbackRuntime.lean below the file-size guardrail. -/ import EvmAsm.Evm64.DivMod.Spec.CallAddbackRuntime namespace EvmAsm.Evm64 namespace EvmWord /-- High 128/64 quotient used by the n=4 call-addba...
@@ -90,6 +90,13 @@ (0 : Word)) := rfl +theorem n4CallAddbackBeqShiftHighDivEvidence_def {a b : EvmWord} : + n4CallAddbackBeqShiftHighDivEvidence a b = + (n4CallAddbackBeqRhatddHiZero a b ∧ + n4CallAddbackBeqQHatHighDivBound a b ∧ + n4CallAddbackBeqHighDivKnuthABound a b) := + rfl + ...
{ "repo": "evm-asm", "git_repo": "github.com/Verified-zkEVM/evm-asm", "revision": "7d5875858bc3727250adb6880c8339048365b1b6", "lean_toolchain": "leanprover/lean4:v4.30.0-rc1", "proof_assistant": "lean", "ablator": "ablators/lean (corollary-delete-lemmas-leaves-all)", "ablator_flags": [ "--corollary-de...
ablate_4e4197900e2d_16
73a1f0d7d26a6b7f
lean
lean
github.com/Verified-zkEVM/evm-asm
7d5875858bc3727250adb6880c8339048365b1b6
EvmAsm/Evm64/DivMod/Spec/CallAddbackRuntimeHighDiv.lean
CallAddbackRuntimeHighDiv
16
lemma_delete
null
null
false
0.5
1
1
false
0
inf
0
inf
42
36
4
[ { "theorem_name": "n4CallAddbackBeqQHatHighDivBound.of_le", "depth": 1, "n_commands": 0, "n_lines": 3, "is_leaf": true, "centrality": 0, "method": "deleted-dep", "proof_text": " by\n rwa [n4CallAddbackBeqQHatHighDivBound_def,\n n4CallAddbackBeqHighDivVal_def]", "n_chars": 84,...
[ { "name": "n4CallAddbackBeqQHatHighDivBound_def", "text": "theorem n4CallAddbackBeqQHatHighDivBound_def {a b : EvmWord} :\n n4CallAddbackBeqQHatHighDivBound a b =\n ((n4CallAddbackBeqQHatV4 a b).toNat ≤\n n4CallAddbackBeqHighDivVal a b) :=\n rfl\n\n", "fan_in": 4, "n_lines": 7, "...
[ { "name": "n4CallAddbackBeqQHatHighDivBound.floor_eq_of_call_rhatdd_hi_zero", "fan_in": 2, "n_deps_direct": 2, "n_deps_transitive": 2, "n_lines": 20, "n_chars": 851, "n_subproofs": 0, "n_tactics": 6, "cyclomatic": 1, "n_automation": 0, "n_rewrites": 2, "n_structural":...
2
/- EvmAsm.Evm64.DivMod.Spec.CallAddbackRuntimeHighDiv Small N4 call-addback runtime bridge lemmas that keep CallAddbackRuntime.lean below the file-size guardrail. -/ import EvmAsm.Evm64.DivMod.Spec.CallAddbackRuntime namespace EvmAsm.Evm64 namespace EvmWord /-- High 128/64 quotient used by the n=4 call-addba...
/- EvmAsm.Evm64.DivMod.Spec.CallAddbackRuntimeHighDiv Small N4 call-addback runtime bridge lemmas that keep CallAddbackRuntime.lean below the file-size guardrail. -/ import EvmAsm.Evm64.DivMod.Spec.CallAddbackRuntime namespace EvmAsm.Evm64 namespace EvmWord /-- High 128/64 quotient used by the n=4 call-addba...
@@ -69,6 +69,12 @@ (n4CallAddbackBeqB3Prime b).toNat := rfl +theorem n4CallAddbackBeqQHatHighDivBound_def {a b : EvmWord} : + n4CallAddbackBeqQHatHighDivBound a b = + ((n4CallAddbackBeqQHatV4 a b).toNat ≤ + n4CallAddbackBeqHighDivVal a b) := + rfl + theorem n4CallAddbackBeqQHatHighDivBoun...
{ "repo": "evm-asm", "git_repo": "github.com/Verified-zkEVM/evm-asm", "revision": "7d5875858bc3727250adb6880c8339048365b1b6", "lean_toolchain": "leanprover/lean4:v4.30.0-rc1", "proof_assistant": "lean", "ablator": "ablators/lean (corollary-delete-lemmas-leaves-all)", "ablator_flags": [ "--corollary-de...
ablate_4e4197900e2d_17
3168b5cffd427826
lean
lean
github.com/Verified-zkEVM/evm-asm
7d5875858bc3727250adb6880c8339048365b1b6
EvmAsm/Evm64/DivMod/Spec/CallAddbackRuntimeHighDiv.lean
CallAddbackRuntimeHighDiv
17
lemma_delete
null
null
false
0.5
1
1
false
0
inf
0
inf
42
36
4
[ { "theorem_name": "n4CallAddbackBeqQHatHighDivBound.of_le", "depth": 1, "n_commands": 0, "n_lines": 3, "is_leaf": true, "centrality": 0, "method": "deleted-dep", "proof_text": " by\n rwa [n4CallAddbackBeqQHatHighDivBound_def,\n n4CallAddbackBeqHighDivVal_def]", "n_chars": 84,...
[ { "name": "n4CallAddbackBeqQHatHighDivBound_def", "text": "theorem n4CallAddbackBeqQHatHighDivBound_def {a b : EvmWord} :\n n4CallAddbackBeqQHatHighDivBound a b =\n ((n4CallAddbackBeqQHatV4 a b).toNat ≤\n n4CallAddbackBeqHighDivVal a b) :=\n rfl\n\n", "fan_in": 4, "n_lines": 7, "...
[ { "name": "n4CallAddbackBeqRuntimeBounds_of_high_div_bounds_and_borrow", "fan_in": 3, "n_deps_direct": 3, "n_deps_transitive": 3, "n_lines": 17, "n_chars": 736, "n_subproofs": 0, "n_tactics": 7, "cyclomatic": 1, "n_automation": 0, "n_rewrites": 2, "n_structural": 1, ...
3
/- EvmAsm.Evm64.DivMod.Spec.CallAddbackRuntimeHighDiv Small N4 call-addback runtime bridge lemmas that keep CallAddbackRuntime.lean below the file-size guardrail. -/ import EvmAsm.Evm64.DivMod.Spec.CallAddbackRuntime namespace EvmAsm.Evm64 namespace EvmWord /-- High 128/64 quotient used by the n=4 call-addba...
/- EvmAsm.Evm64.DivMod.Spec.CallAddbackRuntimeHighDiv Small N4 call-addback runtime bridge lemmas that keep CallAddbackRuntime.lean below the file-size guardrail. -/ import EvmAsm.Evm64.DivMod.Spec.CallAddbackRuntime namespace EvmAsm.Evm64 namespace EvmWord /-- High 128/64 quotient used by the n=4 call-addba...
@@ -69,6 +69,12 @@ (n4CallAddbackBeqB3Prime b).toNat := rfl +theorem n4CallAddbackBeqQHatHighDivBound_def {a b : EvmWord} : + n4CallAddbackBeqQHatHighDivBound a b = + ((n4CallAddbackBeqQHatV4 a b).toNat ≤ + n4CallAddbackBeqHighDivVal a b) := + rfl + theorem n4CallAddbackBeqHighDivKnuthABo...
{ "repo": "evm-asm", "git_repo": "github.com/Verified-zkEVM/evm-asm", "revision": "7d5875858bc3727250adb6880c8339048365b1b6", "lean_toolchain": "leanprover/lean4:v4.30.0-rc1", "proof_assistant": "lean", "ablator": "ablators/lean (corollary-delete-lemmas-leaves-all)", "ablator_flags": [ "--corollary-de...
ablate_4e4197900e2d_18
5fcf580bb61c25a9
lean
lean
github.com/Verified-zkEVM/evm-asm
7d5875858bc3727250adb6880c8339048365b1b6
EvmAsm/Evm64/DivMod/Spec/CallAddbackRuntimeHighDiv.lean
CallAddbackRuntimeHighDiv
18
lemma_delete
null
null
false
0.5
1
1
false
0
inf
0
inf
42
36
2
[ { "theorem_name": "n4CallAddbackBeqHighDivKnuthABound.of_le", "depth": 1, "n_commands": 0, "n_lines": 3, "is_leaf": true, "centrality": 0, "method": "deleted-dep", "proof_text": " by\n rwa [n4CallAddbackBeqHighDivKnuthABound_def,\n n4CallAddbackBeqHighDivVal_def]", "n_chars":...
[ { "name": "n4CallAddbackBeqHighDivKnuthABound_def", "text": "theorem n4CallAddbackBeqHighDivKnuthABound_def {a b : EvmWord} :\n n4CallAddbackBeqHighDivKnuthABound a b =\n (n4CallAddbackBeqHighDivVal a b ≤\n n4CallAddbackBeqULoNormVal a b / n4CallAddbackBeqBNormVal b + 1) :=\n rfl\n\n", "...
[ { "name": "n4CallAddbackBeqSemanticHoldsV4_of_high_div_bounds_and_borrow", "fan_in": 2, "n_deps_direct": 1, "n_deps_transitive": 4, "n_lines": 18, "n_chars": 738, "n_subproofs": 0, "n_tactics": 5, "cyclomatic": 1, "n_automation": 0, "n_rewrites": 0, "n_structural": 0,...
4
/- EvmAsm.Evm64.DivMod.Spec.CallAddbackRuntimeHighDiv Small N4 call-addback runtime bridge lemmas that keep CallAddbackRuntime.lean below the file-size guardrail. -/ import EvmAsm.Evm64.DivMod.Spec.CallAddbackRuntime namespace EvmAsm.Evm64 namespace EvmWord /-- High 128/64 quotient used by the n=4 call-addba...
/- EvmAsm.Evm64.DivMod.Spec.CallAddbackRuntimeHighDiv Small N4 call-addback runtime bridge lemmas that keep CallAddbackRuntime.lean below the file-size guardrail. -/ import EvmAsm.Evm64.DivMod.Spec.CallAddbackRuntime namespace EvmAsm.Evm64 namespace EvmWord /-- High 128/64 quotient used by the n=4 call-addba...
@@ -75,6 +75,12 @@ n4CallAddbackBeqHighDivVal a b) := rfl +theorem n4CallAddbackBeqHighDivKnuthABound_def {a b : EvmWord} : + n4CallAddbackBeqHighDivKnuthABound a b = + (n4CallAddbackBeqHighDivVal a b ≤ + n4CallAddbackBeqULoNormVal a b / n4CallAddbackBeqBNormVal b + 1) := + rfl + /-- Runt...
{ "repo": "evm-asm", "git_repo": "github.com/Verified-zkEVM/evm-asm", "revision": "7d5875858bc3727250adb6880c8339048365b1b6", "lean_toolchain": "leanprover/lean4:v4.30.0-rc1", "proof_assistant": "lean", "ablator": "ablators/lean (corollary-delete-lemmas-leaves-all)", "ablator_flags": [ "--corollary-de...
ablate_4e4197900e2d_19
0356926355327c18
lean
lean
github.com/Verified-zkEVM/evm-asm
7d5875858bc3727250adb6880c8339048365b1b6
EvmAsm/Evm64/DivMod/Spec/CallAddbackRuntimeHighDiv.lean
CallAddbackRuntimeHighDiv
19
lemma_delete
null
null
false
0.5
1
1
false
0
inf
0
inf
42
36
2
[ { "theorem_name": "n4CallAddbackBeqHighDivKnuthABound.of_le", "depth": 1, "n_commands": 0, "n_lines": 3, "is_leaf": true, "centrality": 0, "method": "deleted-dep", "proof_text": " by\n rwa [n4CallAddbackBeqHighDivKnuthABound_def,\n n4CallAddbackBeqHighDivVal_def]", "n_chars":...
[ { "name": "n4CallAddbackBeqHighDivKnuthABound_def", "text": "theorem n4CallAddbackBeqHighDivKnuthABound_def {a b : EvmWord} :\n n4CallAddbackBeqHighDivKnuthABound a b =\n (n4CallAddbackBeqHighDivVal a b ≤\n n4CallAddbackBeqULoNormVal a b / n4CallAddbackBeqBNormVal b + 1) :=\n rfl\n\n", "...
[ { "name": "n4CallAddbackBeqSemanticHolds_of_high_div_bounds_and_borrow", "fan_in": 0, "n_deps_direct": 1, "n_deps_transitive": 5, "n_lines": 16, "n_chars": 723, "n_subproofs": 0, "n_tactics": 4, "cyclomatic": 1, "n_automation": 1, "n_rewrites": 0, "n_structural": 0, ...
5
/- EvmAsm.Evm64.DivMod.Spec.CallAddbackRuntimeHighDiv Small N4 call-addback runtime bridge lemmas that keep CallAddbackRuntime.lean below the file-size guardrail. -/ import EvmAsm.Evm64.DivMod.Spec.CallAddbackRuntime namespace EvmAsm.Evm64 namespace EvmWord /-- High 128/64 quotient used by the n=4 call-addba...
/- EvmAsm.Evm64.DivMod.Spec.CallAddbackRuntimeHighDiv Small N4 call-addback runtime bridge lemmas that keep CallAddbackRuntime.lean below the file-size guardrail. -/ import EvmAsm.Evm64.DivMod.Spec.CallAddbackRuntime namespace EvmAsm.Evm64 namespace EvmWord /-- High 128/64 quotient used by the n=4 call-addba...
@@ -75,6 +75,12 @@ n4CallAddbackBeqHighDivVal a b) := rfl +theorem n4CallAddbackBeqHighDivKnuthABound_def {a b : EvmWord} : + n4CallAddbackBeqHighDivKnuthABound a b = + (n4CallAddbackBeqHighDivVal a b ≤ + n4CallAddbackBeqULoNormVal a b / n4CallAddbackBeqBNormVal b + 1) := + rfl + /-- Runt...
{ "repo": "evm-asm", "git_repo": "github.com/Verified-zkEVM/evm-asm", "revision": "7d5875858bc3727250adb6880c8339048365b1b6", "lean_toolchain": "leanprover/lean4:v4.30.0-rc1", "proof_assistant": "lean", "ablator": "ablators/lean (corollary-delete-lemmas-leaves-all)", "ablator_flags": [ "--corollary-de...
ablate_4e4197900e2d_20
f1af45d521bfeb0c
lean
lean
github.com/Verified-zkEVM/evm-asm
7d5875858bc3727250adb6880c8339048365b1b6
EvmAsm/Evm64/DivMod/Spec/CallAddbackRuntimeHighDiv.lean
CallAddbackRuntimeHighDiv
20
lemma_delete
null
null
false
0.5
1
1
false
0
inf
0
inf
42
36
3
[ { "theorem_name": "n4CallAddbackBeqShiftHighDivEvidence.of_floor_parts", "depth": 1, "n_commands": 0, "n_lines": 5, "is_leaf": true, "centrality": 0, "method": "deleted-dep", "proof_text": "\n n4CallAddbackBeqShiftHighDivEvidence.of_parts\n h_rhat_hi_zero\n (n4CallAddbackBeqQH...
[ { "name": "n4CallAddbackBeqQHatHighDivBound.of_floor_eq", "text": "theorem n4CallAddbackBeqQHatHighDivBound.of_floor_eq {a b : EvmWord}\n (h_floor :\n (n4CallAddbackBeqQHatV4 a b).toNat =\n ((n4CallAddbackBeqU4 a b).toNat * 2^64 +\n (n4CallAddbackBeqU3 a b).toNat) /\n (n4C...
[ { "name": "n4CallAddbackBeqRuntimeBounds_of_floor_eq_high_div_bound_and_borrow", "fan_in": 1, "n_deps_direct": 2, "n_deps_transitive": 5, "n_lines": 20, "n_chars": 744, "n_subproofs": 0, "n_tactics": 5, "cyclomatic": 1, "n_automation": 0, "n_rewrites": 0, "n_structura...
5
/- EvmAsm.Evm64.DivMod.Spec.CallAddbackRuntimeHighDiv Small N4 call-addback runtime bridge lemmas that keep CallAddbackRuntime.lean below the file-size guardrail. -/ import EvmAsm.Evm64.DivMod.Spec.CallAddbackRuntime namespace EvmAsm.Evm64 namespace EvmWord /-- High 128/64 quotient used by the n=4 call-addba...
/- EvmAsm.Evm64.DivMod.Spec.CallAddbackRuntimeHighDiv Small N4 call-addback runtime bridge lemmas that keep CallAddbackRuntime.lean below the file-size guardrail. -/ import EvmAsm.Evm64.DivMod.Spec.CallAddbackRuntime namespace EvmAsm.Evm64 namespace EvmWord /-- High 128/64 quotient used by the n=4 call-addba...
@@ -81,6 +81,17 @@ n4CallAddbackBeqULoNormVal a b / n4CallAddbackBeqBNormVal b + 1) := rfl +theorem n4CallAddbackBeqQHatHighDivBound.of_floor_eq {a b : EvmWord} + (h_floor : + (n4CallAddbackBeqQHatV4 a b).toNat = + ((n4CallAddbackBeqU4 a b).toNat * 2^64 + + (n4CallAddbackBeqU3 a ...
{ "repo": "evm-asm", "git_repo": "github.com/Verified-zkEVM/evm-asm", "revision": "7d5875858bc3727250adb6880c8339048365b1b6", "lean_toolchain": "leanprover/lean4:v4.30.0-rc1", "proof_assistant": "lean", "ablator": "ablators/lean (corollary-delete-lemmas-leaves-all)", "ablator_flags": [ "--corollary-de...
ablate_4e4197900e2d_21
bd054d332bb638ec
lean
lean
github.com/Verified-zkEVM/evm-asm
7d5875858bc3727250adb6880c8339048365b1b6
EvmAsm/Evm64/DivMod/Spec/CallAddbackRuntimeHighDiv.lean
CallAddbackRuntimeHighDiv
21
lemma_delete
null
null
false
0.5
1
1
false
0
inf
0
inf
42
36
3
[ { "theorem_name": "n4CallAddbackBeqShiftHighDivEvidence.of_floor_parts", "depth": 1, "n_commands": 0, "n_lines": 5, "is_leaf": true, "centrality": 0, "method": "deleted-dep", "proof_text": "\n n4CallAddbackBeqShiftHighDivEvidence.of_parts\n h_rhat_hi_zero\n (n4CallAddbackBeqQH...
[ { "name": "n4CallAddbackBeqQHatHighDivBound.of_floor_eq", "text": "theorem n4CallAddbackBeqQHatHighDivBound.of_floor_eq {a b : EvmWord}\n (h_floor :\n (n4CallAddbackBeqQHatV4 a b).toNat =\n ((n4CallAddbackBeqU4 a b).toNat * 2^64 +\n (n4CallAddbackBeqU3 a b).toNat) /\n (n4C...
[ { "name": "n4CallAddbackBeqSemanticHoldsV4_of_floor_eq_high_div_bound_and_borrow", "fan_in": 2, "n_deps_direct": 2, "n_deps_transitive": 6, "n_lines": 22, "n_chars": 873, "n_subproofs": 0, "n_tactics": 5, "cyclomatic": 1, "n_automation": 0, "n_rewrites": 0, "n_structu...
6
/- EvmAsm.Evm64.DivMod.Spec.CallAddbackRuntimeHighDiv Small N4 call-addback runtime bridge lemmas that keep CallAddbackRuntime.lean below the file-size guardrail. -/ import EvmAsm.Evm64.DivMod.Spec.CallAddbackRuntime namespace EvmAsm.Evm64 namespace EvmWord /-- High 128/64 quotient used by the n=4 call-addba...
/- EvmAsm.Evm64.DivMod.Spec.CallAddbackRuntimeHighDiv Small N4 call-addback runtime bridge lemmas that keep CallAddbackRuntime.lean below the file-size guardrail. -/ import EvmAsm.Evm64.DivMod.Spec.CallAddbackRuntime namespace EvmAsm.Evm64 namespace EvmWord /-- High 128/64 quotient used by the n=4 call-addba...
@@ -81,6 +81,17 @@ n4CallAddbackBeqULoNormVal a b / n4CallAddbackBeqBNormVal b + 1) := rfl +theorem n4CallAddbackBeqQHatHighDivBound.of_floor_eq {a b : EvmWord} + (h_floor : + (n4CallAddbackBeqQHatV4 a b).toNat = + ((n4CallAddbackBeqU4 a b).toNat * 2^64 + + (n4CallAddbackBeqU3 a ...
{ "repo": "evm-asm", "git_repo": "github.com/Verified-zkEVM/evm-asm", "revision": "7d5875858bc3727250adb6880c8339048365b1b6", "lean_toolchain": "leanprover/lean4:v4.30.0-rc1", "proof_assistant": "lean", "ablator": "ablators/lean (corollary-delete-lemmas-leaves-all)", "ablator_flags": [ "--corollary-de...
ablate_4e4197900e2d_22
ff23120076f409fc
lean
lean
github.com/Verified-zkEVM/evm-asm
7d5875858bc3727250adb6880c8339048365b1b6
EvmAsm/Evm64/DivMod/Spec/CallAddbackRuntimeHighDiv.lean
CallAddbackRuntimeHighDiv
22
lemma_delete
null
null
false
0.5
1
1
false
0
inf
0
inf
42
36
3
[ { "theorem_name": "n4CallAddbackBeqSemanticHoldsV4_of_high_div_bounds_and_borrow", "depth": 1, "n_commands": 0, "n_lines": 6, "is_leaf": true, "centrality": 0, "method": "deleted-dep", "proof_text": "\n n4CallAddbackBeqSemanticHoldsV4_of_runtime_bounds\n hb3nz hshift_nz\n (n4C...
[ { "name": "n4CallAddbackBeqRuntimeBounds_of_high_div_bounds_and_borrow", "text": "/-- Runtime-bounds package from the named high-divisor qhat and Knuth-A\n bridge predicates. -/\ntheorem n4CallAddbackBeqRuntimeBounds_of_high_div_bounds_and_borrow\n {a b : EvmWord}\n (hb3nz : b.getLimbN 3 ≠ 0)\n ...
[ { "name": "n4CallAddbackBeqSemanticHolds_of_floor_eq_high_div_bound_and_borrow", "fan_in": 0, "n_deps_direct": 1, "n_deps_transitive": 7, "n_lines": 20, "n_chars": 884, "n_subproofs": 0, "n_tactics": 4, "cyclomatic": 1, "n_automation": 1, "n_rewrites": 0, "n_structura...
7
/- EvmAsm.Evm64.DivMod.Spec.CallAddbackRuntimeHighDiv Small N4 call-addback runtime bridge lemmas that keep CallAddbackRuntime.lean below the file-size guardrail. -/ import EvmAsm.Evm64.DivMod.Spec.CallAddbackRuntime namespace EvmAsm.Evm64 namespace EvmWord /-- High 128/64 quotient used by the n=4 call-addba...
/- EvmAsm.Evm64.DivMod.Spec.CallAddbackRuntimeHighDiv Small N4 call-addback runtime bridge lemmas that keep CallAddbackRuntime.lean below the file-size guardrail. -/ import EvmAsm.Evm64.DivMod.Spec.CallAddbackRuntime namespace EvmAsm.Evm64 namespace EvmWord /-- High 128/64 quotient used by the n=4 call-addba...
@@ -92,6 +92,22 @@ n4CallAddbackBeqHighDivVal_def] omega +/-- Runtime-bounds package from the named high-divisor qhat and Knuth-A + bridge predicates. -/ +theorem n4CallAddbackBeqRuntimeBounds_of_high_div_bounds_and_borrow + {a b : EvmWord} + (hb3nz : b.getLimbN 3 ≠ 0) + (h_qhat_high : n4CallAddba...
{ "repo": "evm-asm", "git_repo": "github.com/Verified-zkEVM/evm-asm", "revision": "7d5875858bc3727250adb6880c8339048365b1b6", "lean_toolchain": "leanprover/lean4:v4.30.0-rc1", "proof_assistant": "lean", "ablator": "ablators/lean (corollary-delete-lemmas-leaves-all)", "ablator_flags": [ "--corollary-de...
ablate_4e4197900e2d_23
6af6321fa7d1cc80
lean
lean
github.com/Verified-zkEVM/evm-asm
7d5875858bc3727250adb6880c8339048365b1b6
EvmAsm/Evm64/DivMod/Spec/CallAddbackRuntimeHighDiv.lean
CallAddbackRuntimeHighDiv
23
lemma_delete
null
null
false
0.5
1
1
false
0
inf
0
inf
42
36
3
[ { "theorem_name": "n4CallAddbackBeqShiftHighDivEvidence.of_floor_parts", "depth": 1, "n_commands": 0, "n_lines": 5, "is_leaf": true, "centrality": 0, "method": "deleted-dep", "proof_text": "\n n4CallAddbackBeqShiftHighDivEvidence.of_parts\n h_rhat_hi_zero\n (n4CallAddbackBeqQH...
[ { "name": "n4CallAddbackBeqQHatHighDivBound.of_floor_eq", "text": "theorem n4CallAddbackBeqQHatHighDivBound.of_floor_eq {a b : EvmWord}\n (h_floor :\n (n4CallAddbackBeqQHatV4 a b).toNat =\n ((n4CallAddbackBeqU4 a b).toNat * 2^64 +\n (n4CallAddbackBeqU3 a b).toNat) /\n (n4C...
[ { "name": "n4CallAddbackBeqRuntimeBounds_of_call_high_div_bound_and_borrow", "fan_in": 1, "n_deps_direct": 3, "n_deps_transitive": 7, "n_lines": 26, "n_chars": 1075, "n_subproofs": 0, "n_tactics": 7, "cyclomatic": 1, "n_automation": 1, "n_rewrites": 0, "n_structural":...
7
/- EvmAsm.Evm64.DivMod.Spec.CallAddbackRuntimeHighDiv Small N4 call-addback runtime bridge lemmas that keep CallAddbackRuntime.lean below the file-size guardrail. -/ import EvmAsm.Evm64.DivMod.Spec.CallAddbackRuntime namespace EvmAsm.Evm64 namespace EvmWord /-- High 128/64 quotient used by the n=4 call-addba...
/- EvmAsm.Evm64.DivMod.Spec.CallAddbackRuntimeHighDiv Small N4 call-addback runtime bridge lemmas that keep CallAddbackRuntime.lean below the file-size guardrail. -/ import EvmAsm.Evm64.DivMod.Spec.CallAddbackRuntime namespace EvmAsm.Evm64 namespace EvmWord /-- High 128/64 quotient used by the n=4 call-addba...
@@ -81,6 +81,17 @@ n4CallAddbackBeqULoNormVal a b / n4CallAddbackBeqBNormVal b + 1) := rfl +theorem n4CallAddbackBeqQHatHighDivBound.of_floor_eq {a b : EvmWord} + (h_floor : + (n4CallAddbackBeqQHatV4 a b).toNat = + ((n4CallAddbackBeqU4 a b).toNat * 2^64 + + (n4CallAddbackBeqU3 a ...
{ "repo": "evm-asm", "git_repo": "github.com/Verified-zkEVM/evm-asm", "revision": "7d5875858bc3727250adb6880c8339048365b1b6", "lean_toolchain": "leanprover/lean4:v4.30.0-rc1", "proof_assistant": "lean", "ablator": "ablators/lean (corollary-delete-lemmas-leaves-all)", "ablator_flags": [ "--corollary-de...
ablate_4e4197900e2d_24
297bd609efde8130
lean
lean
github.com/Verified-zkEVM/evm-asm
7d5875858bc3727250adb6880c8339048365b1b6
EvmAsm/Evm64/DivMod/Spec/CallAddbackRuntimeHighDiv.lean
CallAddbackRuntimeHighDiv
24
lemma_delete
null
null
false
0.5
1
1
false
0
inf
0
inf
42
36
2
[ { "theorem_name": "n4CallAddbackBeqRuntimeBounds_of_call_high_div_bound_and_borrow", "depth": 1, "n_commands": 0, "n_lines": 8, "is_leaf": true, "centrality": 0, "method": "deleted-dep", "proof_text": "\n n4CallAddbackBeqRuntimeBounds_of_floor_eq_high_div_bound_and_borrow\n hb3nz...
[ { "name": "n4CallAddbackBeqQHatHighDivBound.floor_eq_of_call_rhatdd_hi_zero", "text": "theorem n4CallAddbackBeqQHatHighDivBound.floor_eq_of_call_rhatdd_hi_zero\n {a b : EvmWord}\n (hb3nz : b.getLimbN 3 ≠ 0)\n (hshift_nz : (clzResult (b.getLimbN 3)).1 ≠ 0)\n (hcall : isCallTrialN4 (a.getLimbN 3) ...
[ { "name": "n4CallAddbackBeqSemanticHoldsV4_of_call_high_div_bound_and_borrow", "fan_in": 2, "n_deps_direct": 3, "n_deps_transitive": 8, "n_lines": 27, "n_chars": 1151, "n_subproofs": 0, "n_tactics": 7, "cyclomatic": 1, "n_automation": 1, "n_rewrites": 0, "n_structural...
8
/- EvmAsm.Evm64.DivMod.Spec.CallAddbackRuntimeHighDiv Small N4 call-addback runtime bridge lemmas that keep CallAddbackRuntime.lean below the file-size guardrail. -/ import EvmAsm.Evm64.DivMod.Spec.CallAddbackRuntime namespace EvmAsm.Evm64 namespace EvmWord /-- High 128/64 quotient used by the n=4 call-addba...
/- EvmAsm.Evm64.DivMod.Spec.CallAddbackRuntimeHighDiv Small N4 call-addback runtime bridge lemmas that keep CallAddbackRuntime.lean below the file-size guardrail. -/ import EvmAsm.Evm64.DivMod.Spec.CallAddbackRuntime namespace EvmAsm.Evm64 namespace EvmWord /-- High 128/64 quotient used by the n=4 call-addba...
@@ -92,6 +92,25 @@ n4CallAddbackBeqHighDivVal_def] omega +theorem n4CallAddbackBeqQHatHighDivBound.floor_eq_of_call_rhatdd_hi_zero + {a b : EvmWord} + (hb3nz : b.getLimbN 3 ≠ 0) + (hshift_nz : (clzResult (b.getLimbN 3)).1 ≠ 0) + (hcall : isCallTrialN4 (a.getLimbN 3) (b.getLimbN 2) (b.getLimbN 3)) ...
{ "repo": "evm-asm", "git_repo": "github.com/Verified-zkEVM/evm-asm", "revision": "7d5875858bc3727250adb6880c8339048365b1b6", "lean_toolchain": "leanprover/lean4:v4.30.0-rc1", "proof_assistant": "lean", "ablator": "ablators/lean (corollary-delete-lemmas-leaves-all)", "ablator_flags": [ "--corollary-de...
ablate_4e4197900e2d_25
19edc86014b151ff
lean
lean
github.com/Verified-zkEVM/evm-asm
7d5875858bc3727250adb6880c8339048365b1b6
EvmAsm/Evm64/DivMod/Spec/CallAddbackRuntimeHighDiv.lean
CallAddbackRuntimeHighDiv
25
lemma_delete
null
null
false
0.5
1
1
false
0
inf
0
inf
42
36
3
[ { "theorem_name": "n4CallAddbackBeqSemanticHoldsV4_of_high_div_bounds_and_borrow", "depth": 1, "n_commands": 0, "n_lines": 6, "is_leaf": true, "centrality": 0, "method": "deleted-dep", "proof_text": "\n n4CallAddbackBeqSemanticHoldsV4_of_runtime_bounds\n hb3nz hshift_nz\n (n4C...
[ { "name": "n4CallAddbackBeqRuntimeBounds_of_high_div_bounds_and_borrow", "text": "/-- Runtime-bounds package from the named high-divisor qhat and Knuth-A\n bridge predicates. -/\ntheorem n4CallAddbackBeqRuntimeBounds_of_high_div_bounds_and_borrow\n {a b : EvmWord}\n (hb3nz : b.getLimbN 3 ≠ 0)\n ...
[ { "name": "n4CallAddbackBeqSemanticHolds_of_call_high_div_bound_and_borrow", "fan_in": 0, "n_deps_direct": 1, "n_deps_transitive": 9, "n_lines": 23, "n_chars": 1035, "n_subproofs": 0, "n_tactics": 4, "cyclomatic": 1, "n_automation": 1, "n_rewrites": 0, "n_structural":...
9
/- EvmAsm.Evm64.DivMod.Spec.CallAddbackRuntimeHighDiv Small N4 call-addback runtime bridge lemmas that keep CallAddbackRuntime.lean below the file-size guardrail. -/ import EvmAsm.Evm64.DivMod.Spec.CallAddbackRuntime namespace EvmAsm.Evm64 namespace EvmWord /-- High 128/64 quotient used by the n=4 call-addba...
/- EvmAsm.Evm64.DivMod.Spec.CallAddbackRuntimeHighDiv Small N4 call-addback runtime bridge lemmas that keep CallAddbackRuntime.lean below the file-size guardrail. -/ import EvmAsm.Evm64.DivMod.Spec.CallAddbackRuntime namespace EvmAsm.Evm64 namespace EvmWord /-- High 128/64 quotient used by the n=4 call-addba...
@@ -111,6 +111,22 @@ exact n4CallAddbackBeqQHatV4_eq_floor_of_call_rhatdd_hi_zero_of_le hb3nz hshift_nz hcall h_rhat_hi_zero h_qhat_high +/-- Runtime-bounds package from the named high-divisor qhat and Knuth-A + bridge predicates. -/ +theorem n4CallAddbackBeqRuntimeBounds_of_high_div_bounds_and_borrow + ...
{ "repo": "evm-asm", "git_repo": "github.com/Verified-zkEVM/evm-asm", "revision": "7d5875858bc3727250adb6880c8339048365b1b6", "lean_toolchain": "leanprover/lean4:v4.30.0-rc1", "proof_assistant": "lean", "ablator": "ablators/lean (corollary-delete-lemmas-leaves-all)", "ablator_flags": [ "--corollary-de...
ablate_4e4197900e2d_26
ee30bdf091c08ac6
lean
lean
github.com/Verified-zkEVM/evm-asm
7d5875858bc3727250adb6880c8339048365b1b6
EvmAsm/Evm64/DivMod/Spec/CallAddbackRuntimeHighDiv.lean
CallAddbackRuntimeHighDiv
26
lemma_delete
null
null
false
0.5
1
1
false
0
inf
0
inf
42
36
2
[ { "theorem_name": "n4CallAddbackBeqRuntimeBounds_of_call_high_div_bound_and_borrow", "depth": 1, "n_commands": 0, "n_lines": 8, "is_leaf": true, "centrality": 0, "method": "deleted-dep", "proof_text": "\n n4CallAddbackBeqRuntimeBounds_of_floor_eq_high_div_bound_and_borrow\n hb3nz...
[ { "name": "n4CallAddbackBeqQHatHighDivBound.floor_eq_of_call_rhatdd_hi_zero", "text": "theorem n4CallAddbackBeqQHatHighDivBound.floor_eq_of_call_rhatdd_hi_zero\n {a b : EvmWord}\n (hb3nz : b.getLimbN 3 ≠ 0)\n (hshift_nz : (clzResult (b.getLimbN 3)).1 ≠ 0)\n (hcall : isCallTrialN4 (a.getLimbN 3) ...
[ { "name": "n4CallAddbackBeqRuntimeBounds_of_call_evm_high_div_bound_and_borrow", "fan_in": 1, "n_deps_direct": 1, "n_deps_transitive": 8, "n_lines": 22, "n_chars": 914, "n_subproofs": 0, "n_tactics": 4, "cyclomatic": 1, "n_automation": 0, "n_rewrites": 1, "n_structura...
8
/- EvmAsm.Evm64.DivMod.Spec.CallAddbackRuntimeHighDiv Small N4 call-addback runtime bridge lemmas that keep CallAddbackRuntime.lean below the file-size guardrail. -/ import EvmAsm.Evm64.DivMod.Spec.CallAddbackRuntime namespace EvmAsm.Evm64 namespace EvmWord /-- High 128/64 quotient used by the n=4 call-addba...
/- EvmAsm.Evm64.DivMod.Spec.CallAddbackRuntimeHighDiv Small N4 call-addback runtime bridge lemmas that keep CallAddbackRuntime.lean below the file-size guardrail. -/ import EvmAsm.Evm64.DivMod.Spec.CallAddbackRuntime namespace EvmAsm.Evm64 namespace EvmWord /-- High 128/64 quotient used by the n=4 call-addba...
@@ -92,6 +92,25 @@ n4CallAddbackBeqHighDivVal_def] omega +theorem n4CallAddbackBeqQHatHighDivBound.floor_eq_of_call_rhatdd_hi_zero + {a b : EvmWord} + (hb3nz : b.getLimbN 3 ≠ 0) + (hshift_nz : (clzResult (b.getLimbN 3)).1 ≠ 0) + (hcall : isCallTrialN4 (a.getLimbN 3) (b.getLimbN 2) (b.getLimbN 3)) ...
{ "repo": "evm-asm", "git_repo": "github.com/Verified-zkEVM/evm-asm", "revision": "7d5875858bc3727250adb6880c8339048365b1b6", "lean_toolchain": "leanprover/lean4:v4.30.0-rc1", "proof_assistant": "lean", "ablator": "ablators/lean (corollary-delete-lemmas-leaves-all)", "ablator_flags": [ "--corollary-de...
ablate_4e4197900e2d_27
8abae02a1b967ebe
lean
lean
github.com/Verified-zkEVM/evm-asm
7d5875858bc3727250adb6880c8339048365b1b6
EvmAsm/Evm64/DivMod/Spec/CallAddbackRuntimeHighDiv.lean
CallAddbackRuntimeHighDiv
27
lemma_delete
null
null
false
0.5
1
1
false
0
inf
0
inf
42
36
3
[ { "theorem_name": "n4CallAddbackBeqSemanticHoldsV4_of_high_div_bounds_and_borrow", "depth": 1, "n_commands": 0, "n_lines": 6, "is_leaf": true, "centrality": 0, "method": "deleted-dep", "proof_text": "\n n4CallAddbackBeqSemanticHoldsV4_of_runtime_bounds\n hb3nz hshift_nz\n (n4C...
[ { "name": "n4CallAddbackBeqRuntimeBounds_of_high_div_bounds_and_borrow", "text": "/-- Runtime-bounds package from the named high-divisor qhat and Knuth-A\n bridge predicates. -/\ntheorem n4CallAddbackBeqRuntimeBounds_of_high_div_bounds_and_borrow\n {a b : EvmWord}\n (hb3nz : b.getLimbN 3 ≠ 0)\n ...
[ { "name": "n4CallAddbackBeqSemanticHoldsV4_of_call_evm_high_div_bound_and_borrow", "fan_in": 3, "n_deps_direct": 1, "n_deps_transitive": 9, "n_lines": 23, "n_chars": 981, "n_subproofs": 0, "n_tactics": 4, "cyclomatic": 1, "n_automation": 0, "n_rewrites": 1, "n_structu...
9
/- EvmAsm.Evm64.DivMod.Spec.CallAddbackRuntimeHighDiv Small N4 call-addback runtime bridge lemmas that keep CallAddbackRuntime.lean below the file-size guardrail. -/ import EvmAsm.Evm64.DivMod.Spec.CallAddbackRuntime namespace EvmAsm.Evm64 namespace EvmWord /-- High 128/64 quotient used by the n=4 call-addba...
/- EvmAsm.Evm64.DivMod.Spec.CallAddbackRuntimeHighDiv Small N4 call-addback runtime bridge lemmas that keep CallAddbackRuntime.lean below the file-size guardrail. -/ import EvmAsm.Evm64.DivMod.Spec.CallAddbackRuntime namespace EvmAsm.Evm64 namespace EvmWord /-- High 128/64 quotient used by the n=4 call-addba...
@@ -111,6 +111,22 @@ exact n4CallAddbackBeqQHatV4_eq_floor_of_call_rhatdd_hi_zero_of_le hb3nz hshift_nz hcall h_rhat_hi_zero h_qhat_high +/-- Runtime-bounds package from the named high-divisor qhat and Knuth-A + bridge predicates. -/ +theorem n4CallAddbackBeqRuntimeBounds_of_high_div_bounds_and_borrow + ...
{ "repo": "evm-asm", "git_repo": "github.com/Verified-zkEVM/evm-asm", "revision": "7d5875858bc3727250adb6880c8339048365b1b6", "lean_toolchain": "leanprover/lean4:v4.30.0-rc1", "proof_assistant": "lean", "ablator": "ablators/lean (corollary-delete-lemmas-leaves-all)", "ablator_flags": [ "--corollary-de...
ablate_4e4197900e2d_28
6e392e03608d4c03
lean
lean
github.com/Verified-zkEVM/evm-asm
7d5875858bc3727250adb6880c8339048365b1b6
EvmAsm/Evm64/DivMod/Spec/CallAddbackRuntimeHighDiv.lean
CallAddbackRuntimeHighDiv
28
lemma_delete
null
null
false
0.5
1
1
false
0
inf
0
inf
42
36
2
[ { "theorem_name": "n4CallAddbackBeqSemanticHolds_of_high_div_bounds_and_borrow", "depth": 1, "n_commands": 0, "n_lines": 4, "is_leaf": true, "centrality": 0, "method": "deleted-dep", "proof_text": " by\n simpa [n4CallAddbackBeqSemanticHolds_eq_v4] using\n n4CallAddbackBeqSemantic...
[ { "name": "n4CallAddbackBeqSemanticHoldsV4_of_high_div_bounds_and_borrow", "text": "/-- Runtime semantic bridge from the named high-divisor qhat and Knuth-A\n bridge predicates. -/\ntheorem n4CallAddbackBeqSemanticHoldsV4_of_high_div_bounds_and_borrow\n {a b : EvmWord}\n (hb3nz : b.getLimbN 3 ≠ 0)\...
[ { "name": "n4CallAddbackBeqSemanticHolds_of_call_evm_high_div_bound_and_borrow", "fan_in": 0, "n_deps_direct": 1, "n_deps_transitive": 10, "n_lines": 23, "n_chars": 1009, "n_subproofs": 0, "n_tactics": 4, "cyclomatic": 1, "n_automation": 1, "n_rewrites": 0, "n_structu...
10
/- EvmAsm.Evm64.DivMod.Spec.CallAddbackRuntimeHighDiv Small N4 call-addback runtime bridge lemmas that keep CallAddbackRuntime.lean below the file-size guardrail. -/ import EvmAsm.Evm64.DivMod.Spec.CallAddbackRuntime namespace EvmAsm.Evm64 namespace EvmWord /-- High 128/64 quotient used by the n=4 call-addba...
/- EvmAsm.Evm64.DivMod.Spec.CallAddbackRuntimeHighDiv Small N4 call-addback runtime bridge lemmas that keep CallAddbackRuntime.lean below the file-size guardrail. -/ import EvmAsm.Evm64.DivMod.Spec.CallAddbackRuntime namespace EvmAsm.Evm64 namespace EvmWord /-- High 128/64 quotient used by the n=4 call-addba...
@@ -127,6 +127,23 @@ exact n4CallAddbackBeqRuntimeBounds_of_qhat_bound_and_borrow hb3nz (le_trans h_qhat_high h_high_div) h_borrow +/-- Runtime semantic bridge from the named high-divisor qhat and Knuth-A + bridge predicates. -/ +theorem n4CallAddbackBeqSemanticHoldsV4_of_high_div_bounds_and_borrow + {a...
{ "repo": "evm-asm", "git_repo": "github.com/Verified-zkEVM/evm-asm", "revision": "7d5875858bc3727250adb6880c8339048365b1b6", "lean_toolchain": "leanprover/lean4:v4.30.0-rc1", "proof_assistant": "lean", "ablator": "ablators/lean (corollary-delete-lemmas-leaves-all)", "ablator_flags": [ "--corollary-de...
ablate_4e4197900e2d_29
8cf1231ed2873f46
lean
lean
github.com/Verified-zkEVM/evm-asm
7d5875858bc3727250adb6880c8339048365b1b6
EvmAsm/Evm64/DivMod/Spec/CallAddbackRuntimeHighDiv.lean
CallAddbackRuntimeHighDiv
29
lemma_delete
null
null
false
0.5
1
1
false
0
inf
0
inf
42
36
2
[ { "theorem_name": "n4CallAddbackBeqRuntimeBounds_of_call_high_div_bound_and_borrow", "depth": 1, "n_commands": 0, "n_lines": 8, "is_leaf": true, "centrality": 0, "method": "deleted-dep", "proof_text": "\n n4CallAddbackBeqRuntimeBounds_of_floor_eq_high_div_bound_and_borrow\n hb3nz...
[ { "name": "n4CallAddbackBeqQHatHighDivBound.floor_eq_of_call_rhatdd_hi_zero", "text": "theorem n4CallAddbackBeqQHatHighDivBound.floor_eq_of_call_rhatdd_hi_zero\n {a b : EvmWord}\n (hb3nz : b.getLimbN 3 ≠ 0)\n (hshift_nz : (clzResult (b.getLimbN 3)).1 ≠ 0)\n (hcall : isCallTrialN4 (a.getLimbN 3) ...
[ { "name": "n4CallAddbackBeqRuntimeBounds_of_shift_nz_high_div_bound_and_borrow", "fan_in": 1, "n_deps_direct": 1, "n_deps_transitive": 9, "n_lines": 22, "n_chars": 899, "n_subproofs": 0, "n_tactics": 4, "cyclomatic": 1, "n_automation": 0, "n_rewrites": 0, "n_structura...
9
/- EvmAsm.Evm64.DivMod.Spec.CallAddbackRuntimeHighDiv Small N4 call-addback runtime bridge lemmas that keep CallAddbackRuntime.lean below the file-size guardrail. -/ import EvmAsm.Evm64.DivMod.Spec.CallAddbackRuntime namespace EvmAsm.Evm64 namespace EvmWord /-- High 128/64 quotient used by the n=4 call-addba...
/- EvmAsm.Evm64.DivMod.Spec.CallAddbackRuntimeHighDiv Small N4 call-addback runtime bridge lemmas that keep CallAddbackRuntime.lean below the file-size guardrail. -/ import EvmAsm.Evm64.DivMod.Spec.CallAddbackRuntime namespace EvmAsm.Evm64 namespace EvmWord /-- High 128/64 quotient used by the n=4 call-addba...
@@ -92,6 +92,25 @@ n4CallAddbackBeqHighDivVal_def] omega +theorem n4CallAddbackBeqQHatHighDivBound.floor_eq_of_call_rhatdd_hi_zero + {a b : EvmWord} + (hb3nz : b.getLimbN 3 ≠ 0) + (hshift_nz : (clzResult (b.getLimbN 3)).1 ≠ 0) + (hcall : isCallTrialN4 (a.getLimbN 3) (b.getLimbN 2) (b.getLimbN 3)) ...
{ "repo": "evm-asm", "git_repo": "github.com/Verified-zkEVM/evm-asm", "revision": "7d5875858bc3727250adb6880c8339048365b1b6", "lean_toolchain": "leanprover/lean4:v4.30.0-rc1", "proof_assistant": "lean", "ablator": "ablators/lean (corollary-delete-lemmas-leaves-all)", "ablator_flags": [ "--corollary-de...
ablate_4e4197900e2d_30
91aa84affc879dda
lean
lean
github.com/Verified-zkEVM/evm-asm
7d5875858bc3727250adb6880c8339048365b1b6
EvmAsm/Evm64/DivMod/Spec/CallAddbackRuntimeHighDiv.lean
CallAddbackRuntimeHighDiv
30
lemma_delete
null
null
false
0.5
1
1
false
0
inf
0
inf
42
36
2
[ { "theorem_name": "n4CallAddbackBeqSemanticHolds_of_high_div_bounds_and_borrow", "depth": 1, "n_commands": 0, "n_lines": 4, "is_leaf": true, "centrality": 0, "method": "deleted-dep", "proof_text": " by\n simpa [n4CallAddbackBeqSemanticHolds_eq_v4] using\n n4CallAddbackBeqSemantic...
[ { "name": "n4CallAddbackBeqSemanticHoldsV4_of_high_div_bounds_and_borrow", "text": "/-- Runtime semantic bridge from the named high-divisor qhat and Knuth-A\n bridge predicates. -/\ntheorem n4CallAddbackBeqSemanticHoldsV4_of_high_div_bounds_and_borrow\n {a b : EvmWord}\n (hb3nz : b.getLimbN 3 ≠ 0)\...
[ { "name": "n4CallAddbackBeqSemanticHoldsV4_of_shift_nz_high_div_bound_and_borrow", "fan_in": 2, "n_deps_direct": 1, "n_deps_transitive": 10, "n_lines": 23, "n_chars": 966, "n_subproofs": 0, "n_tactics": 4, "cyclomatic": 1, "n_automation": 0, "n_rewrites": 0, "n_struct...
10
/- EvmAsm.Evm64.DivMod.Spec.CallAddbackRuntimeHighDiv Small N4 call-addback runtime bridge lemmas that keep CallAddbackRuntime.lean below the file-size guardrail. -/ import EvmAsm.Evm64.DivMod.Spec.CallAddbackRuntime namespace EvmAsm.Evm64 namespace EvmWord /-- High 128/64 quotient used by the n=4 call-addba...
/- EvmAsm.Evm64.DivMod.Spec.CallAddbackRuntimeHighDiv Small N4 call-addback runtime bridge lemmas that keep CallAddbackRuntime.lean below the file-size guardrail. -/ import EvmAsm.Evm64.DivMod.Spec.CallAddbackRuntime namespace EvmAsm.Evm64 namespace EvmWord /-- High 128/64 quotient used by the n=4 call-addba...
@@ -127,6 +127,23 @@ exact n4CallAddbackBeqRuntimeBounds_of_qhat_bound_and_borrow hb3nz (le_trans h_qhat_high h_high_div) h_borrow +/-- Runtime semantic bridge from the named high-divisor qhat and Knuth-A + bridge predicates. -/ +theorem n4CallAddbackBeqSemanticHoldsV4_of_high_div_bounds_and_borrow + {a...
{ "repo": "evm-asm", "git_repo": "github.com/Verified-zkEVM/evm-asm", "revision": "7d5875858bc3727250adb6880c8339048365b1b6", "lean_toolchain": "leanprover/lean4:v4.30.0-rc1", "proof_assistant": "lean", "ablator": "ablators/lean (corollary-delete-lemmas-leaves-all)", "ablator_flags": [ "--corollary-de...
ablate_4e4197900e2d_31
3349cda241ccde85
lean
lean
github.com/Verified-zkEVM/evm-asm
7d5875858bc3727250adb6880c8339048365b1b6
EvmAsm/Evm64/DivMod/Spec/CallAddbackRuntimeHighDiv.lean
CallAddbackRuntimeHighDiv
31
lemma_delete
null
null
false
0.5
1
1
false
0
inf
0
inf
42
36
2
[ { "theorem_name": "n4CallAddbackBeqSemanticHolds_of_high_div_bounds_and_borrow", "depth": 1, "n_commands": 0, "n_lines": 4, "is_leaf": true, "centrality": 0, "method": "deleted-dep", "proof_text": " by\n simpa [n4CallAddbackBeqSemanticHolds_eq_v4] using\n n4CallAddbackBeqSemantic...
[ { "name": "n4CallAddbackBeqSemanticHoldsV4_of_high_div_bounds_and_borrow", "text": "/-- Runtime semantic bridge from the named high-divisor qhat and Knuth-A\n bridge predicates. -/\ntheorem n4CallAddbackBeqSemanticHoldsV4_of_high_div_bounds_and_borrow\n {a b : EvmWord}\n (hb3nz : b.getLimbN 3 ≠ 0)\...
[ { "name": "n4CallAddbackBeqSemanticHolds_of_shift_nz_high_div_bound_and_borrow", "fan_in": 0, "n_deps_direct": 1, "n_deps_transitive": 11, "n_lines": 22, "n_chars": 968, "n_subproofs": 0, "n_tactics": 4, "cyclomatic": 1, "n_automation": 1, "n_rewrites": 0, "n_structur...
11
/- EvmAsm.Evm64.DivMod.Spec.CallAddbackRuntimeHighDiv Small N4 call-addback runtime bridge lemmas that keep CallAddbackRuntime.lean below the file-size guardrail. -/ import EvmAsm.Evm64.DivMod.Spec.CallAddbackRuntime namespace EvmAsm.Evm64 namespace EvmWord /-- High 128/64 quotient used by the n=4 call-addba...
/- EvmAsm.Evm64.DivMod.Spec.CallAddbackRuntimeHighDiv Small N4 call-addback runtime bridge lemmas that keep CallAddbackRuntime.lean below the file-size guardrail. -/ import EvmAsm.Evm64.DivMod.Spec.CallAddbackRuntime namespace EvmAsm.Evm64 namespace EvmWord /-- High 128/64 quotient used by the n=4 call-addba...
@@ -127,6 +127,23 @@ exact n4CallAddbackBeqRuntimeBounds_of_qhat_bound_and_borrow hb3nz (le_trans h_qhat_high h_high_div) h_borrow +/-- Runtime semantic bridge from the named high-divisor qhat and Knuth-A + bridge predicates. -/ +theorem n4CallAddbackBeqSemanticHoldsV4_of_high_div_bounds_and_borrow + {a...
{ "repo": "evm-asm", "git_repo": "github.com/Verified-zkEVM/evm-asm", "revision": "7d5875858bc3727250adb6880c8339048365b1b6", "lean_toolchain": "leanprover/lean4:v4.30.0-rc1", "proof_assistant": "lean", "ablator": "ablators/lean (corollary-delete-lemmas-leaves-all)", "ablator_flags": [ "--corollary-de...
ablate_4e4197900e2d_32
c08871bc40c9fb82
lean
lean
github.com/Verified-zkEVM/evm-asm
7d5875858bc3727250adb6880c8339048365b1b6
EvmAsm/Evm64/DivMod/Spec/CallAddbackRuntimeHighDiv.lean
CallAddbackRuntimeHighDiv
32
lemma_delete
null
null
false
0.5
1
1
false
0
inf
0
inf
42
36
3
[ { "theorem_name": "n4CallAddbackBeqSemanticHoldsV4_of_high_div_bounds_and_borrow", "depth": 1, "n_commands": 0, "n_lines": 6, "is_leaf": true, "centrality": 0, "method": "deleted-dep", "proof_text": "\n n4CallAddbackBeqSemanticHoldsV4_of_runtime_bounds\n hb3nz hshift_nz\n (n4C...
[ { "name": "n4CallAddbackBeqRuntimeBounds_of_high_div_bounds_and_borrow", "text": "/-- Runtime-bounds package from the named high-divisor qhat and Knuth-A\n bridge predicates. -/\ntheorem n4CallAddbackBeqRuntimeBounds_of_high_div_bounds_and_borrow\n {a b : EvmWord}\n (hb3nz : b.getLimbN 3 ≠ 0)\n ...
[ { "name": "n4CallAddbackBeqSemanticHoldsV4_of_call_runtime_high_div_evidence", "fan_in": 3, "n_deps_direct": 5, "n_deps_transitive": 15, "n_lines": 23, "n_chars": 1065, "n_subproofs": 0, "n_tactics": 8, "cyclomatic": 1, "n_automation": 1, "n_rewrites": 0, "n_structura...
13
/- EvmAsm.Evm64.DivMod.Spec.CallAddbackRuntimeHighDiv Small N4 call-addback runtime bridge lemmas that keep CallAddbackRuntime.lean below the file-size guardrail. -/ import EvmAsm.Evm64.DivMod.Spec.CallAddbackRuntime namespace EvmAsm.Evm64 namespace EvmWord /-- High 128/64 quotient used by the n=4 call-addba...
/- EvmAsm.Evm64.DivMod.Spec.CallAddbackRuntimeHighDiv Small N4 call-addback runtime bridge lemmas that keep CallAddbackRuntime.lean below the file-size guardrail. -/ import EvmAsm.Evm64.DivMod.Spec.CallAddbackRuntime namespace EvmAsm.Evm64 namespace EvmWord /-- High 128/64 quotient used by the n=4 call-addba...
@@ -165,6 +165,22 @@ exact n4CallAddbackBeqQHatV4_eq_floor_of_call_rhatdd_hi_zero_of_le hb3nz hshift_nz hcall h_rhat_hi_zero h_qhat_high +/-- Runtime-bounds package from the named high-divisor qhat and Knuth-A + bridge predicates. -/ +theorem n4CallAddbackBeqRuntimeBounds_of_high_div_bounds_and_borrow + ...
{ "repo": "evm-asm", "git_repo": "github.com/Verified-zkEVM/evm-asm", "revision": "7d5875858bc3727250adb6880c8339048365b1b6", "lean_toolchain": "leanprover/lean4:v4.30.0-rc1", "proof_assistant": "lean", "ablator": "ablators/lean (corollary-delete-lemmas-leaves-all)", "ablator_flags": [ "--corollary-de...
ablate_4e4197900e2d_33
6c5b63fbeea3f602
lean
lean
github.com/Verified-zkEVM/evm-asm
7d5875858bc3727250adb6880c8339048365b1b6
EvmAsm/Evm64/DivMod/Spec/CallAddbackRuntimeHighDiv.lean
CallAddbackRuntimeHighDiv
33
lemma_delete
null
null
false
0.5
1
1
false
0
inf
0
inf
42
36
3
[ { "theorem_name": "n4CallAddbackBeqSemanticHoldsV4_of_high_div_bounds_and_borrow", "depth": 1, "n_commands": 0, "n_lines": 6, "is_leaf": true, "centrality": 0, "method": "deleted-dep", "proof_text": "\n n4CallAddbackBeqSemanticHoldsV4_of_runtime_bounds\n hb3nz hshift_nz\n (n4C...
[ { "name": "n4CallAddbackBeqRuntimeBounds_of_high_div_bounds_and_borrow", "text": "/-- Runtime-bounds package from the named high-divisor qhat and Knuth-A\n bridge predicates. -/\ntheorem n4CallAddbackBeqRuntimeBounds_of_high_div_bounds_and_borrow\n {a b : EvmWord}\n (hb3nz : b.getLimbN 3 ≠ 0)\n ...
[ { "name": "n4CallAddbackBeqSemanticHolds_of_call_runtime_high_div_evidence", "fan_in": 0, "n_deps_direct": 1, "n_deps_transitive": 16, "n_lines": 16, "n_chars": 700, "n_subproofs": 0, "n_tactics": 4, "cyclomatic": 1, "n_automation": 1, "n_rewrites": 0, "n_structural":...
14
/- EvmAsm.Evm64.DivMod.Spec.CallAddbackRuntimeHighDiv Small N4 call-addback runtime bridge lemmas that keep CallAddbackRuntime.lean below the file-size guardrail. -/ import EvmAsm.Evm64.DivMod.Spec.CallAddbackRuntime namespace EvmAsm.Evm64 namespace EvmWord /-- High 128/64 quotient used by the n=4 call-addba...
/- EvmAsm.Evm64.DivMod.Spec.CallAddbackRuntimeHighDiv Small N4 call-addback runtime bridge lemmas that keep CallAddbackRuntime.lean below the file-size guardrail. -/ import EvmAsm.Evm64.DivMod.Spec.CallAddbackRuntime namespace EvmAsm.Evm64 namespace EvmWord /-- High 128/64 quotient used by the n=4 call-addba...
@@ -165,6 +165,22 @@ exact n4CallAddbackBeqQHatV4_eq_floor_of_call_rhatdd_hi_zero_of_le hb3nz hshift_nz hcall h_rhat_hi_zero h_qhat_high +/-- Runtime-bounds package from the named high-divisor qhat and Knuth-A + bridge predicates. -/ +theorem n4CallAddbackBeqRuntimeBounds_of_high_div_bounds_and_borrow + ...
{ "repo": "evm-asm", "git_repo": "github.com/Verified-zkEVM/evm-asm", "revision": "7d5875858bc3727250adb6880c8339048365b1b6", "lean_toolchain": "leanprover/lean4:v4.30.0-rc1", "proof_assistant": "lean", "ablator": "ablators/lean (corollary-delete-lemmas-leaves-all)", "ablator_flags": [ "--corollary-de...
ablate_4e4197900e2d_34
61ebd437c99a922b
lean
lean
github.com/Verified-zkEVM/evm-asm
7d5875858bc3727250adb6880c8339048365b1b6
EvmAsm/Evm64/DivMod/Spec/CallAddbackRuntimeHighDiv.lean
CallAddbackRuntimeHighDiv
34
lemma_delete
null
null
false
0.5
1
1
false
0
inf
0
inf
42
36
3
[ { "theorem_name": "n4CallAddbackBeqSemanticHoldsV4_of_high_div_bounds_and_borrow", "depth": 1, "n_commands": 0, "n_lines": 6, "is_leaf": true, "centrality": 0, "method": "deleted-dep", "proof_text": "\n n4CallAddbackBeqSemanticHoldsV4_of_runtime_bounds\n hb3nz hshift_nz\n (n4C...
[ { "name": "n4CallAddbackBeqRuntimeBounds_of_high_div_bounds_and_borrow", "text": "/-- Runtime-bounds package from the named high-divisor qhat and Knuth-A\n bridge predicates. -/\ntheorem n4CallAddbackBeqRuntimeBounds_of_high_div_bounds_and_borrow\n {a b : EvmWord}\n (hb3nz : b.getLimbN 3 ≠ 0)\n ...
[ { "name": "n4CallAddbackBeqSemanticHoldsV4_of_shift_runtime_high_div_evidence", "fan_in": 1, "n_deps_direct": 1, "n_deps_transitive": 16, "n_lines": 16, "n_chars": 777, "n_subproofs": 0, "n_tactics": 3, "cyclomatic": 1, "n_automation": 0, "n_rewrites": 0, "n_structura...
14
/- EvmAsm.Evm64.DivMod.Spec.CallAddbackRuntimeHighDiv Small N4 call-addback runtime bridge lemmas that keep CallAddbackRuntime.lean below the file-size guardrail. -/ import EvmAsm.Evm64.DivMod.Spec.CallAddbackRuntime namespace EvmAsm.Evm64 namespace EvmWord /-- High 128/64 quotient used by the n=4 call-addba...
/- EvmAsm.Evm64.DivMod.Spec.CallAddbackRuntimeHighDiv Small N4 call-addback runtime bridge lemmas that keep CallAddbackRuntime.lean below the file-size guardrail. -/ import EvmAsm.Evm64.DivMod.Spec.CallAddbackRuntime namespace EvmAsm.Evm64 namespace EvmWord /-- High 128/64 quotient used by the n=4 call-addba...
@@ -165,6 +165,22 @@ exact n4CallAddbackBeqQHatV4_eq_floor_of_call_rhatdd_hi_zero_of_le hb3nz hshift_nz hcall h_rhat_hi_zero h_qhat_high +/-- Runtime-bounds package from the named high-divisor qhat and Knuth-A + bridge predicates. -/ +theorem n4CallAddbackBeqRuntimeBounds_of_high_div_bounds_and_borrow + ...
{ "repo": "evm-asm", "git_repo": "github.com/Verified-zkEVM/evm-asm", "revision": "7d5875858bc3727250adb6880c8339048365b1b6", "lean_toolchain": "leanprover/lean4:v4.30.0-rc1", "proof_assistant": "lean", "ablator": "ablators/lean (corollary-delete-lemmas-leaves-all)", "ablator_flags": [ "--corollary-de...
ablate_4e4197900e2d_35
16364e08cc71b557
lean
lean
github.com/Verified-zkEVM/evm-asm
7d5875858bc3727250adb6880c8339048365b1b6
EvmAsm/Evm64/DivMod/Spec/CallAddbackRuntimeHighDiv.lean
CallAddbackRuntimeHighDiv
35
lemma_delete
null
null
false
0.5
1
1
false
0
inf
0
inf
42
36
2
[ { "theorem_name": "n4CallAddbackBeqSemanticHolds_of_high_div_bounds_and_borrow", "depth": 1, "n_commands": 0, "n_lines": 4, "is_leaf": true, "centrality": 0, "method": "deleted-dep", "proof_text": " by\n simpa [n4CallAddbackBeqSemanticHolds_eq_v4] using\n n4CallAddbackBeqSemantic...
[ { "name": "n4CallAddbackBeqSemanticHoldsV4_of_high_div_bounds_and_borrow", "text": "/-- Runtime semantic bridge from the named high-divisor qhat and Knuth-A\n bridge predicates. -/\ntheorem n4CallAddbackBeqSemanticHoldsV4_of_high_div_bounds_and_borrow\n {a b : EvmWord}\n (hb3nz : b.getLimbN 3 ≠ 0)\...
[ { "name": "n4CallAddbackBeqSemanticHolds_of_shift_runtime_high_div_evidence", "fan_in": 0, "n_deps_direct": 1, "n_deps_transitive": 17, "n_lines": 15, "n_chars": 662, "n_subproofs": 0, "n_tactics": 4, "cyclomatic": 1, "n_automation": 1, "n_rewrites": 0, "n_structural"...
15
/- EvmAsm.Evm64.DivMod.Spec.CallAddbackRuntimeHighDiv Small N4 call-addback runtime bridge lemmas that keep CallAddbackRuntime.lean below the file-size guardrail. -/ import EvmAsm.Evm64.DivMod.Spec.CallAddbackRuntime namespace EvmAsm.Evm64 namespace EvmWord /-- High 128/64 quotient used by the n=4 call-addba...
/- EvmAsm.Evm64.DivMod.Spec.CallAddbackRuntimeHighDiv Small N4 call-addback runtime bridge lemmas that keep CallAddbackRuntime.lean below the file-size guardrail. -/ import EvmAsm.Evm64.DivMod.Spec.CallAddbackRuntime namespace EvmAsm.Evm64 namespace EvmWord /-- High 128/64 quotient used by the n=4 call-addba...
@@ -181,6 +181,23 @@ exact n4CallAddbackBeqRuntimeBounds_of_qhat_bound_and_borrow hb3nz (le_trans h_qhat_high h_high_div) h_borrow +/-- Runtime semantic bridge from the named high-divisor qhat and Knuth-A + bridge predicates. -/ +theorem n4CallAddbackBeqSemanticHoldsV4_of_high_div_bounds_and_borrow + {a...
{ "repo": "evm-asm", "git_repo": "github.com/Verified-zkEVM/evm-asm", "revision": "7d5875858bc3727250adb6880c8339048365b1b6", "lean_toolchain": "leanprover/lean4:v4.30.0-rc1", "proof_assistant": "lean", "ablator": "ablators/lean (corollary-delete-lemmas-leaves-all)", "ablator_flags": [ "--corollary-de...
ablate_4e4197900e2d_36
0796807e1e6cd822
lean
lean
github.com/Verified-zkEVM/evm-asm
7d5875858bc3727250adb6880c8339048365b1b6
EvmAsm/Evm64/DivMod/Spec/CallAddbackRuntimeHighDiv.lean
CallAddbackRuntimeHighDiv
36
lemma_delete
null
null
false
0.5
1
1
false
0
inf
0
inf
42
36
3
[ { "theorem_name": "n4CallAddbackBeqSemanticHoldsV4_of_high_div_bounds_and_borrow", "depth": 1, "n_commands": 0, "n_lines": 6, "is_leaf": true, "centrality": 0, "method": "deleted-dep", "proof_text": "\n n4CallAddbackBeqSemanticHoldsV4_of_runtime_bounds\n hb3nz hshift_nz\n (n4C...
[ { "name": "n4CallAddbackBeqRuntimeBounds_of_high_div_bounds_and_borrow", "text": "/-- Runtime-bounds package from the named high-divisor qhat and Knuth-A\n bridge predicates. -/\ntheorem n4CallAddbackBeqRuntimeBounds_of_high_div_bounds_and_borrow\n {a b : EvmWord}\n (hb3nz : b.getLimbN 3 ≠ 0)\n ...
[ { "name": "n4CallAddbackBeqSemanticHoldsV4_of_call_runtime_high_div_raw_parts", "fan_in": 2, "n_deps_direct": 2, "n_deps_transitive": 21, "n_lines": 35, "n_chars": 1517, "n_subproofs": 0, "n_tactics": 5, "cyclomatic": 1, "n_automation": 0, "n_rewrites": 0, "n_structur...
15
/- EvmAsm.Evm64.DivMod.Spec.CallAddbackRuntimeHighDiv Small N4 call-addback runtime bridge lemmas that keep CallAddbackRuntime.lean below the file-size guardrail. -/ import EvmAsm.Evm64.DivMod.Spec.CallAddbackRuntime namespace EvmAsm.Evm64 namespace EvmWord /-- High 128/64 quotient used by the n=4 call-addba...
/- EvmAsm.Evm64.DivMod.Spec.CallAddbackRuntimeHighDiv Small N4 call-addback runtime bridge lemmas that keep CallAddbackRuntime.lean below the file-size guardrail. -/ import EvmAsm.Evm64.DivMod.Spec.CallAddbackRuntime namespace EvmAsm.Evm64 namespace EvmWord /-- High 128/64 quotient used by the n=4 call-addba...
@@ -250,6 +250,22 @@ exact n4CallAddbackBeqQHatV4_eq_floor_of_call_rhatdd_hi_zero_of_le hb3nz hshift_nz hcall h_rhat_hi_zero h_qhat_high +/-- Runtime-bounds package from the named high-divisor qhat and Knuth-A + bridge predicates. -/ +theorem n4CallAddbackBeqRuntimeBounds_of_high_div_bounds_and_borrow + ...
{ "repo": "evm-asm", "git_repo": "github.com/Verified-zkEVM/evm-asm", "revision": "7d5875858bc3727250adb6880c8339048365b1b6", "lean_toolchain": "leanprover/lean4:v4.30.0-rc1", "proof_assistant": "lean", "ablator": "ablators/lean (corollary-delete-lemmas-leaves-all)", "ablator_flags": [ "--corollary-de...
ablate_4e4197900e2d_37
61f536bcc8bdd07a
lean
lean
github.com/Verified-zkEVM/evm-asm
7d5875858bc3727250adb6880c8339048365b1b6
EvmAsm/Evm64/DivMod/Spec/CallAddbackRuntimeHighDiv.lean
CallAddbackRuntimeHighDiv
37
lemma_delete
null
null
false
0.5
1
1
false
0
inf
0
inf
42
36
2
[ { "theorem_name": "n4CallAddbackBeqSemanticHolds_of_high_div_bounds_and_borrow", "depth": 1, "n_commands": 0, "n_lines": 4, "is_leaf": true, "centrality": 0, "method": "deleted-dep", "proof_text": " by\n simpa [n4CallAddbackBeqSemanticHolds_eq_v4] using\n n4CallAddbackBeqSemantic...
[ { "name": "n4CallAddbackBeqSemanticHoldsV4_of_high_div_bounds_and_borrow", "text": "/-- Runtime semantic bridge from the named high-divisor qhat and Knuth-A\n bridge predicates. -/\ntheorem n4CallAddbackBeqSemanticHoldsV4_of_high_div_bounds_and_borrow\n {a b : EvmWord}\n (hb3nz : b.getLimbN 3 ≠ 0)\...
[ { "name": "n4CallAddbackBeqSemanticHolds_of_call_runtime_high_div_raw_parts", "fan_in": 0, "n_deps_direct": 1, "n_deps_transitive": 22, "n_lines": 32, "n_chars": 1364, "n_subproofs": 0, "n_tactics": 5, "cyclomatic": 1, "n_automation": 1, "n_rewrites": 0, "n_structural...
16
/- EvmAsm.Evm64.DivMod.Spec.CallAddbackRuntimeHighDiv Small N4 call-addback runtime bridge lemmas that keep CallAddbackRuntime.lean below the file-size guardrail. -/ import EvmAsm.Evm64.DivMod.Spec.CallAddbackRuntime namespace EvmAsm.Evm64 namespace EvmWord /-- High 128/64 quotient used by the n=4 call-addba...
/- EvmAsm.Evm64.DivMod.Spec.CallAddbackRuntimeHighDiv Small N4 call-addback runtime bridge lemmas that keep CallAddbackRuntime.lean below the file-size guardrail. -/ import EvmAsm.Evm64.DivMod.Spec.CallAddbackRuntime namespace EvmAsm.Evm64 namespace EvmWord /-- High 128/64 quotient used by the n=4 call-addba...
@@ -266,6 +266,23 @@ exact n4CallAddbackBeqRuntimeBounds_of_qhat_bound_and_borrow hb3nz (le_trans h_qhat_high h_high_div) h_borrow +/-- Runtime semantic bridge from the named high-divisor qhat and Knuth-A + bridge predicates. -/ +theorem n4CallAddbackBeqSemanticHoldsV4_of_high_div_bounds_and_borrow + {a...
{ "repo": "evm-asm", "git_repo": "github.com/Verified-zkEVM/evm-asm", "revision": "7d5875858bc3727250adb6880c8339048365b1b6", "lean_toolchain": "leanprover/lean4:v4.30.0-rc1", "proof_assistant": "lean", "ablator": "ablators/lean (corollary-delete-lemmas-leaves-all)", "ablator_flags": [ "--corollary-de...
ablate_4e4197900e2d_38
0acff81b4c83667d
lean
lean
github.com/Verified-zkEVM/evm-asm
7d5875858bc3727250adb6880c8339048365b1b6
EvmAsm/Evm64/DivMod/Spec/CallAddbackRuntimeHighDiv.lean
CallAddbackRuntimeHighDiv
38
lemma_delete
null
null
false
0.5
1
1
false
0
inf
0
inf
42
36
2
[ { "theorem_name": "n4CallAddbackBeqSemanticHolds_of_high_div_bounds_and_borrow", "depth": 1, "n_commands": 0, "n_lines": 4, "is_leaf": true, "centrality": 0, "method": "deleted-dep", "proof_text": " by\n simpa [n4CallAddbackBeqSemanticHolds_eq_v4] using\n n4CallAddbackBeqSemantic...
[ { "name": "n4CallAddbackBeqSemanticHoldsV4_of_high_div_bounds_and_borrow", "text": "/-- Runtime semantic bridge from the named high-divisor qhat and Knuth-A\n bridge predicates. -/\ntheorem n4CallAddbackBeqSemanticHoldsV4_of_high_div_bounds_and_borrow\n {a b : EvmWord}\n (hb3nz : b.getLimbN 3 ≠ 0)\...
[ { "name": "n4CallAddbackBeqSemanticHoldsV4_of_shift_runtime_high_div_raw_parts", "fan_in": 2, "n_deps_direct": 1, "n_deps_transitive": 22, "n_lines": 31, "n_chars": 1337, "n_subproofs": 0, "n_tactics": 4, "cyclomatic": 1, "n_automation": 0, "n_rewrites": 0, "n_structu...
16
/- EvmAsm.Evm64.DivMod.Spec.CallAddbackRuntimeHighDiv Small N4 call-addback runtime bridge lemmas that keep CallAddbackRuntime.lean below the file-size guardrail. -/ import EvmAsm.Evm64.DivMod.Spec.CallAddbackRuntime namespace EvmAsm.Evm64 namespace EvmWord /-- High 128/64 quotient used by the n=4 call-addba...
/- EvmAsm.Evm64.DivMod.Spec.CallAddbackRuntimeHighDiv Small N4 call-addback runtime bridge lemmas that keep CallAddbackRuntime.lean below the file-size guardrail. -/ import EvmAsm.Evm64.DivMod.Spec.CallAddbackRuntime namespace EvmAsm.Evm64 namespace EvmWord /-- High 128/64 quotient used by the n=4 call-addba...
@@ -266,6 +266,23 @@ exact n4CallAddbackBeqRuntimeBounds_of_qhat_bound_and_borrow hb3nz (le_trans h_qhat_high h_high_div) h_borrow +/-- Runtime semantic bridge from the named high-divisor qhat and Knuth-A + bridge predicates. -/ +theorem n4CallAddbackBeqSemanticHoldsV4_of_high_div_bounds_and_borrow + {a...
{ "repo": "evm-asm", "git_repo": "github.com/Verified-zkEVM/evm-asm", "revision": "7d5875858bc3727250adb6880c8339048365b1b6", "lean_toolchain": "leanprover/lean4:v4.30.0-rc1", "proof_assistant": "lean", "ablator": "ablators/lean (corollary-delete-lemmas-leaves-all)", "ablator_flags": [ "--corollary-de...
ablate_4e4197900e2d_39
cc42dd009b437ec1
lean
lean
github.com/Verified-zkEVM/evm-asm
7d5875858bc3727250adb6880c8339048365b1b6
EvmAsm/Evm64/DivMod/Spec/CallAddbackRuntimeHighDiv.lean
CallAddbackRuntimeHighDiv
39
lemma_delete
null
null
false
0.5
1
1
false
0
inf
0
inf
42
36
2
[ { "theorem_name": "n4CallAddbackBeqSemanticHolds_of_high_div_bounds_and_borrow", "depth": 1, "n_commands": 0, "n_lines": 4, "is_leaf": true, "centrality": 0, "method": "deleted-dep", "proof_text": " by\n simpa [n4CallAddbackBeqSemanticHolds_eq_v4] using\n n4CallAddbackBeqSemantic...
[ { "name": "n4CallAddbackBeqSemanticHoldsV4_of_high_div_bounds_and_borrow", "text": "/-- Runtime semantic bridge from the named high-divisor qhat and Knuth-A\n bridge predicates. -/\ntheorem n4CallAddbackBeqSemanticHoldsV4_of_high_div_bounds_and_borrow\n {a b : EvmWord}\n (hb3nz : b.getLimbN 3 ≠ 0)\...
[ { "name": "n4CallAddbackBeqSemanticHolds_of_shift_runtime_high_div_raw_parts", "fan_in": 0, "n_deps_direct": 1, "n_deps_transitive": 23, "n_lines": 31, "n_chars": 1326, "n_subproofs": 0, "n_tactics": 5, "cyclomatic": 1, "n_automation": 1, "n_rewrites": 0, "n_structura...
17
/- EvmAsm.Evm64.DivMod.Spec.CallAddbackRuntimeHighDiv Small N4 call-addback runtime bridge lemmas that keep CallAddbackRuntime.lean below the file-size guardrail. -/ import EvmAsm.Evm64.DivMod.Spec.CallAddbackRuntime namespace EvmAsm.Evm64 namespace EvmWord /-- High 128/64 quotient used by the n=4 call-addba...
/- EvmAsm.Evm64.DivMod.Spec.CallAddbackRuntimeHighDiv Small N4 call-addback runtime bridge lemmas that keep CallAddbackRuntime.lean below the file-size guardrail. -/ import EvmAsm.Evm64.DivMod.Spec.CallAddbackRuntime namespace EvmAsm.Evm64 namespace EvmWord /-- High 128/64 quotient used by the n=4 call-addba...
@@ -266,6 +266,23 @@ exact n4CallAddbackBeqRuntimeBounds_of_qhat_bound_and_borrow hb3nz (le_trans h_qhat_high h_high_div) h_borrow +/-- Runtime semantic bridge from the named high-divisor qhat and Knuth-A + bridge predicates. -/ +theorem n4CallAddbackBeqSemanticHoldsV4_of_high_div_bounds_and_borrow + {a...
{ "repo": "evm-asm", "git_repo": "github.com/Verified-zkEVM/evm-asm", "revision": "7d5875858bc3727250adb6880c8339048365b1b6", "lean_toolchain": "leanprover/lean4:v4.30.0-rc1", "proof_assistant": "lean", "ablator": "ablators/lean (corollary-delete-lemmas-leaves-all)", "ablator_flags": [ "--corollary-de...
ablate_4e4197900e2d_40
3f418daf32f43bba
lean
lean
github.com/Verified-zkEVM/evm-asm
7d5875858bc3727250adb6880c8339048365b1b6
EvmAsm/Evm64/DivMod/Spec/CallAddbackRuntimeHighDiv.lean
CallAddbackRuntimeHighDiv
40
lemma_delete
null
null
false
0.5
1
1
false
0
inf
0
inf
42
36
3
[ { "theorem_name": "n4CallAddbackBeqShiftHighDivEvidence.of_floor_parts", "depth": 1, "n_commands": 0, "n_lines": 5, "is_leaf": true, "centrality": 0, "method": "deleted-dep", "proof_text": "\n n4CallAddbackBeqShiftHighDivEvidence.of_parts\n h_rhat_hi_zero\n (n4CallAddbackBeqQH...
[ { "name": "n4CallAddbackBeqQHatHighDivBound.of_floor_eq", "text": "theorem n4CallAddbackBeqQHatHighDivBound.of_floor_eq {a b : EvmWord}\n (h_floor :\n (n4CallAddbackBeqQHatV4 a b).toNat =\n ((n4CallAddbackBeqU4 a b).toNat * 2^64 +\n (n4CallAddbackBeqU3 a b).toNat) /\n (n4C...
[ { "name": "n4CallAddbackBeqRuntimeBounds_of_shift_high_div_evidence_and_borrow", "fan_in": 1, "n_deps_direct": 5, "n_deps_transitive": 15, "n_lines": 18, "n_chars": 763, "n_subproofs": 0, "n_tactics": 8, "cyclomatic": 1, "n_automation": 1, "n_rewrites": 0, "n_structur...
13
/- EvmAsm.Evm64.DivMod.Spec.CallAddbackRuntimeHighDiv Small N4 call-addback runtime bridge lemmas that keep CallAddbackRuntime.lean below the file-size guardrail. -/ import EvmAsm.Evm64.DivMod.Spec.CallAddbackRuntime namespace EvmAsm.Evm64 namespace EvmWord /-- High 128/64 quotient used by the n=4 call-addba...
/- EvmAsm.Evm64.DivMod.Spec.CallAddbackRuntimeHighDiv Small N4 call-addback runtime bridge lemmas that keep CallAddbackRuntime.lean below the file-size guardrail. -/ import EvmAsm.Evm64.DivMod.Spec.CallAddbackRuntime namespace EvmAsm.Evm64 namespace EvmWord /-- High 128/64 quotient used by the n=4 call-addba...
@@ -135,6 +135,17 @@ rw [n4CallAddbackBeqRuntimeQHatHighDivEvidence_def] at h_evidence exact h_evidence.2 +theorem n4CallAddbackBeqQHatHighDivBound.of_floor_eq {a b : EvmWord} + (h_floor : + (n4CallAddbackBeqQHatV4 a b).toNat = + ((n4CallAddbackBeqU4 a b).toNat * 2^64 + + (n4CallAddbac...
{ "repo": "evm-asm", "git_repo": "github.com/Verified-zkEVM/evm-asm", "revision": "7d5875858bc3727250adb6880c8339048365b1b6", "lean_toolchain": "leanprover/lean4:v4.30.0-rc1", "proof_assistant": "lean", "ablator": "ablators/lean (corollary-delete-lemmas-leaves-all)", "ablator_flags": [ "--corollary-de...
ablate_4e4197900e2d_41
9101f47ab1c91162
lean
lean
github.com/Verified-zkEVM/evm-asm
7d5875858bc3727250adb6880c8339048365b1b6
EvmAsm/Evm64/DivMod/Spec/CallAddbackRuntimeHighDiv.lean
CallAddbackRuntimeHighDiv
41
lemma_delete
null
null
false
0.5
1
1
false
0
inf
0
inf
42
36
3
[ { "theorem_name": "n4CallAddbackBeqSemanticHoldsV4_of_high_div_bounds_and_borrow", "depth": 1, "n_commands": 0, "n_lines": 6, "is_leaf": true, "centrality": 0, "method": "deleted-dep", "proof_text": "\n n4CallAddbackBeqSemanticHoldsV4_of_runtime_bounds\n hb3nz hshift_nz\n (n4C...
[ { "name": "n4CallAddbackBeqRuntimeBounds_of_high_div_bounds_and_borrow", "text": "/-- Runtime-bounds package from the named high-divisor qhat and Knuth-A\n bridge predicates. -/\ntheorem n4CallAddbackBeqRuntimeBounds_of_high_div_bounds_and_borrow\n {a b : EvmWord}\n (hb3nz : b.getLimbN 3 ≠ 0)\n ...
[ { "name": "n4CallAddbackBeqSemanticHoldsV4_of_shift_high_div_evidence_and_borrow", "fan_in": 1, "n_deps_direct": 5, "n_deps_transitive": 16, "n_lines": 19, "n_chars": 830, "n_subproofs": 0, "n_tactics": 8, "cyclomatic": 1, "n_automation": 1, "n_rewrites": 0, "n_struct...
14
/- EvmAsm.Evm64.DivMod.Spec.CallAddbackRuntimeHighDiv Small N4 call-addback runtime bridge lemmas that keep CallAddbackRuntime.lean below the file-size guardrail. -/ import EvmAsm.Evm64.DivMod.Spec.CallAddbackRuntime namespace EvmAsm.Evm64 namespace EvmWord /-- High 128/64 quotient used by the n=4 call-addba...
/- EvmAsm.Evm64.DivMod.Spec.CallAddbackRuntimeHighDiv Small N4 call-addback runtime bridge lemmas that keep CallAddbackRuntime.lean below the file-size guardrail. -/ import EvmAsm.Evm64.DivMod.Spec.CallAddbackRuntime namespace EvmAsm.Evm64 namespace EvmWord /-- High 128/64 quotient used by the n=4 call-addba...
@@ -165,6 +165,22 @@ exact n4CallAddbackBeqQHatV4_eq_floor_of_call_rhatdd_hi_zero_of_le hb3nz hshift_nz hcall h_rhat_hi_zero h_qhat_high +/-- Runtime-bounds package from the named high-divisor qhat and Knuth-A + bridge predicates. -/ +theorem n4CallAddbackBeqRuntimeBounds_of_high_div_bounds_and_borrow + ...
{ "repo": "evm-asm", "git_repo": "github.com/Verified-zkEVM/evm-asm", "revision": "7d5875858bc3727250adb6880c8339048365b1b6", "lean_toolchain": "leanprover/lean4:v4.30.0-rc1", "proof_assistant": "lean", "ablator": "ablators/lean (corollary-delete-lemmas-leaves-all)", "ablator_flags": [ "--corollary-de...
ablate_4e4197900e2d_42
5f8ec7c1e3708755
lean
lean
github.com/Verified-zkEVM/evm-asm
7d5875858bc3727250adb6880c8339048365b1b6
EvmAsm/Evm64/DivMod/Spec/CallAddbackRuntimeHighDiv.lean
CallAddbackRuntimeHighDiv
42
lemma_delete
null
null
false
0.5
1
1
false
0
inf
0
inf
42
36
3
[ { "theorem_name": "n4CallAddbackBeqSemanticHoldsV4_of_high_div_bounds_and_borrow", "depth": 1, "n_commands": 0, "n_lines": 6, "is_leaf": true, "centrality": 0, "method": "deleted-dep", "proof_text": "\n n4CallAddbackBeqSemanticHoldsV4_of_runtime_bounds\n hb3nz hshift_nz\n (n4C...
[ { "name": "n4CallAddbackBeqRuntimeBounds_of_high_div_bounds_and_borrow", "text": "/-- Runtime-bounds package from the named high-divisor qhat and Knuth-A\n bridge predicates. -/\ntheorem n4CallAddbackBeqRuntimeBounds_of_high_div_bounds_and_borrow\n {a b : EvmWord}\n (hb3nz : b.getLimbN 3 ≠ 0)\n ...
[ { "name": "n4CallAddbackBeqSemanticHolds_of_shift_high_div_evidence_and_borrow", "fan_in": 0, "n_deps_direct": 1, "n_deps_transitive": 17, "n_lines": 15, "n_chars": 680, "n_subproofs": 0, "n_tactics": 4, "cyclomatic": 1, "n_automation": 1, "n_rewrites": 0, "n_structur...
15
/- EvmAsm.Evm64.DivMod.Spec.CallAddbackRuntimeHighDiv Small N4 call-addback runtime bridge lemmas that keep CallAddbackRuntime.lean below the file-size guardrail. -/ import EvmAsm.Evm64.DivMod.Spec.CallAddbackRuntime namespace EvmAsm.Evm64 namespace EvmWord /-- High 128/64 quotient used by the n=4 call-addba...
/- EvmAsm.Evm64.DivMod.Spec.CallAddbackRuntimeHighDiv Small N4 call-addback runtime bridge lemmas that keep CallAddbackRuntime.lean below the file-size guardrail. -/ import EvmAsm.Evm64.DivMod.Spec.CallAddbackRuntime namespace EvmAsm.Evm64 namespace EvmWord /-- High 128/64 quotient used by the n=4 call-addba...
@@ -165,6 +165,22 @@ exact n4CallAddbackBeqQHatV4_eq_floor_of_call_rhatdd_hi_zero_of_le hb3nz hshift_nz hcall h_rhat_hi_zero h_qhat_high +/-- Runtime-bounds package from the named high-divisor qhat and Knuth-A + bridge predicates. -/ +theorem n4CallAddbackBeqRuntimeBounds_of_high_div_bounds_and_borrow + ...
{ "repo": "evm-asm", "git_repo": "github.com/Verified-zkEVM/evm-asm", "revision": "7d5875858bc3727250adb6880c8339048365b1b6", "lean_toolchain": "leanprover/lean4:v4.30.0-rc1", "proof_assistant": "lean", "ablator": "ablators/lean (corollary-delete-lemmas-leaves-all)", "ablator_flags": [ "--corollary-de...
ablate_4e4197900e2d_43
a86ca5b977a0a9f7
lean
lean
github.com/Verified-zkEVM/evm-asm
7d5875858bc3727250adb6880c8339048365b1b6
EvmAsm/Evm64/DivMod/Spec/CallAddbackRuntimeHighDiv.lean
CallAddbackRuntimeHighDiv
43
lemma_delete
null
null
false
0.5
1
1
false
0
inf
0
inf
42
36
3
[ { "theorem_name": "n4CallAddbackBeqShiftHighDivEvidence.of_floor_parts", "depth": 1, "n_commands": 0, "n_lines": 5, "is_leaf": true, "centrality": 0, "method": "deleted-dep", "proof_text": "\n n4CallAddbackBeqShiftHighDivEvidence.of_parts\n h_rhat_hi_zero\n (n4CallAddbackBeqQH...
[ { "name": "n4CallAddbackBeqQHatHighDivBound.of_floor_eq", "text": "theorem n4CallAddbackBeqQHatHighDivBound.of_floor_eq {a b : EvmWord}\n (h_floor :\n (n4CallAddbackBeqQHatV4 a b).toNat =\n ((n4CallAddbackBeqU4 a b).toNat * 2^64 +\n (n4CallAddbackBeqU3 a b).toNat) /\n (n4C...
[ { "name": "n4CallAddbackBeqRuntimeBounds_of_shift_high_div_raw_parts_and_borrow", "fan_in": 0, "n_deps_direct": 2, "n_deps_transitive": 21, "n_lines": 30, "n_chars": 1229, "n_subproofs": 0, "n_tactics": 5, "cyclomatic": 1, "n_automation": 0, "n_rewrites": 0, "n_struct...
15
/- EvmAsm.Evm64.DivMod.Spec.CallAddbackRuntimeHighDiv Small N4 call-addback runtime bridge lemmas that keep CallAddbackRuntime.lean below the file-size guardrail. -/ import EvmAsm.Evm64.DivMod.Spec.CallAddbackRuntime namespace EvmAsm.Evm64 namespace EvmWord /-- High 128/64 quotient used by the n=4 call-addba...
/- EvmAsm.Evm64.DivMod.Spec.CallAddbackRuntimeHighDiv Small N4 call-addback runtime bridge lemmas that keep CallAddbackRuntime.lean below the file-size guardrail. -/ import EvmAsm.Evm64.DivMod.Spec.CallAddbackRuntime namespace EvmAsm.Evm64 namespace EvmWord /-- High 128/64 quotient used by the n=4 call-addba...
@@ -220,6 +220,17 @@ (n4CallAddbackBeqQHatHighDivBound.of_le h_qhat_le_high_div) (n4CallAddbackBeqHighDivKnuthABound.of_le h_high_div_le_norm_plus_one) +theorem n4CallAddbackBeqQHatHighDivBound.of_floor_eq {a b : EvmWord} + (h_floor : + (n4CallAddbackBeqQHatV4 a b).toNat = + ((n4CallAddbackBe...
{ "repo": "evm-asm", "git_repo": "github.com/Verified-zkEVM/evm-asm", "revision": "7d5875858bc3727250adb6880c8339048365b1b6", "lean_toolchain": "leanprover/lean4:v4.30.0-rc1", "proof_assistant": "lean", "ablator": "ablators/lean (corollary-delete-lemmas-leaves-all)", "ablator_flags": [ "--corollary-de...
ablate_4e4197900e2d_44
4b0410a506022940
lean
lean
github.com/Verified-zkEVM/evm-asm
7d5875858bc3727250adb6880c8339048365b1b6
EvmAsm/Evm64/DivMod/Spec/CallAddbackRuntimeHighDiv.lean
CallAddbackRuntimeHighDiv
44
lemma_delete
null
null
false
0.5
1
1
false
0
inf
0
inf
42
36
2
[ { "theorem_name": "n4CallAddbackBeqSemanticHolds_of_high_div_bounds_and_borrow", "depth": 1, "n_commands": 0, "n_lines": 4, "is_leaf": true, "centrality": 0, "method": "deleted-dep", "proof_text": " by\n simpa [n4CallAddbackBeqSemanticHolds_eq_v4] using\n n4CallAddbackBeqSemantic...
[ { "name": "n4CallAddbackBeqSemanticHoldsV4_of_high_div_bounds_and_borrow", "text": "/-- Runtime semantic bridge from the named high-divisor qhat and Knuth-A\n bridge predicates. -/\ntheorem n4CallAddbackBeqSemanticHoldsV4_of_high_div_bounds_and_borrow\n {a b : EvmWord}\n (hb3nz : b.getLimbN 3 ≠ 0)\...
[ { "name": "n4CallAddbackBeqSemanticHoldsV4_of_shift_high_div_raw_parts_and_borrow", "fan_in": 1, "n_deps_direct": 1, "n_deps_transitive": 23, "n_lines": 29, "n_chars": 1232, "n_subproofs": 0, "n_tactics": 3, "cyclomatic": 1, "n_automation": 0, "n_rewrites": 0, "n_stru...
17
/- EvmAsm.Evm64.DivMod.Spec.CallAddbackRuntimeHighDiv Small N4 call-addback runtime bridge lemmas that keep CallAddbackRuntime.lean below the file-size guardrail. -/ import EvmAsm.Evm64.DivMod.Spec.CallAddbackRuntime namespace EvmAsm.Evm64 namespace EvmWord /-- High 128/64 quotient used by the n=4 call-addba...
/- EvmAsm.Evm64.DivMod.Spec.CallAddbackRuntimeHighDiv Small N4 call-addback runtime bridge lemmas that keep CallAddbackRuntime.lean below the file-size guardrail. -/ import EvmAsm.Evm64.DivMod.Spec.CallAddbackRuntime namespace EvmAsm.Evm64 namespace EvmWord /-- High 128/64 quotient used by the n=4 call-addba...
@@ -266,6 +266,23 @@ exact n4CallAddbackBeqRuntimeBounds_of_qhat_bound_and_borrow hb3nz (le_trans h_qhat_high h_high_div) h_borrow +/-- Runtime semantic bridge from the named high-divisor qhat and Knuth-A + bridge predicates. -/ +theorem n4CallAddbackBeqSemanticHoldsV4_of_high_div_bounds_and_borrow + {a...
{ "repo": "evm-asm", "git_repo": "github.com/Verified-zkEVM/evm-asm", "revision": "7d5875858bc3727250adb6880c8339048365b1b6", "lean_toolchain": "leanprover/lean4:v4.30.0-rc1", "proof_assistant": "lean", "ablator": "ablators/lean (corollary-delete-lemmas-leaves-all)", "ablator_flags": [ "--corollary-de...
ablate_4e4197900e2d_45
c28f9dedba4ab0db
lean
lean
github.com/Verified-zkEVM/evm-asm
7d5875858bc3727250adb6880c8339048365b1b6
EvmAsm/Evm64/DivMod/Spec/CallAddbackRuntimeHighDiv.lean
CallAddbackRuntimeHighDiv
45
lemma_delete
null
null
false
0.5
1
1
false
0
inf
0
inf
42
36
2
[ { "theorem_name": "n4CallAddbackBeqSemanticHolds_of_floor_eq_high_div_bound_and_borrow", "depth": 1, "n_commands": 0, "n_lines": 4, "is_leaf": true, "centrality": 0, "method": "deleted-dep", "proof_text": " by\n simpa [n4CallAddbackBeqSemanticHolds_eq_v4] using\n n4CallAddbackBeq...
[ { "name": "n4CallAddbackBeqSemanticHoldsV4_of_floor_eq_high_div_bound_and_borrow", "text": "/-- Runtime semantic bridge from exact-floor qhat evidence and the named\n Knuth-A high-divisor bridge. -/\ntheorem n4CallAddbackBeqSemanticHoldsV4_of_floor_eq_high_div_bound_and_borrow\n {a b : EvmWord}\n (...
[ { "name": "n4CallAddbackBeqSemanticHolds_of_shift_high_div_raw_parts_and_borrow", "fan_in": 0, "n_deps_direct": 1, "n_deps_transitive": 24, "n_lines": 31, "n_chars": 1344, "n_subproofs": 0, "n_tactics": 5, "cyclomatic": 1, "n_automation": 1, "n_rewrites": 0, "n_struct...
18
/- EvmAsm.Evm64.DivMod.Spec.CallAddbackRuntimeHighDiv Small N4 call-addback runtime bridge lemmas that keep CallAddbackRuntime.lean below the file-size guardrail. -/ import EvmAsm.Evm64.DivMod.Spec.CallAddbackRuntime namespace EvmAsm.Evm64 namespace EvmWord /-- High 128/64 quotient used by the n=4 call-addba...
/- EvmAsm.Evm64.DivMod.Spec.CallAddbackRuntimeHighDiv Small N4 call-addback runtime bridge lemmas that keep CallAddbackRuntime.lean below the file-size guardrail. -/ import EvmAsm.Evm64.DivMod.Spec.CallAddbackRuntime namespace EvmAsm.Evm64 namespace EvmWord /-- High 128/64 quotient used by the n=4 call-addba...
@@ -283,6 +283,27 @@ hb3nz h_qhat_high h_high_div h_borrow) h_borrow h_carry2 +/-- Runtime semantic bridge from exact-floor qhat evidence and the named + Knuth-A high-divisor bridge. -/ +theorem n4CallAddbackBeqSemanticHoldsV4_of_floor_eq_high_div_bound_and_borrow + {a b : EvmWord} + (hb3nz : b.g...
{ "repo": "evm-asm", "git_repo": "github.com/Verified-zkEVM/evm-asm", "revision": "7d5875858bc3727250adb6880c8339048365b1b6", "lean_toolchain": "leanprover/lean4:v4.30.0-rc1", "proof_assistant": "lean", "ablator": "ablators/lean (corollary-delete-lemmas-leaves-all)", "ablator_flags": [ "--corollary-de...
ablate_4e4197900e2d_46
3e9f79a8f019b623
lean
lean
github.com/Verified-zkEVM/evm-asm
7d5875858bc3727250adb6880c8339048365b1b6
EvmAsm/Evm64/DivMod/Spec/CallAddbackRuntimeHighDiv.lean
CallAddbackRuntimeHighDiv
46
lemma_delete
null
null
false
0.5
1
1
false
0
inf
0
inf
42
36
2
[ { "theorem_name": "n4CallAddbackBeqHighDivKnuthABound.of_le", "depth": 1, "n_commands": 0, "n_lines": 3, "is_leaf": true, "centrality": 0, "method": "deleted-dep", "proof_text": " by\n rwa [n4CallAddbackBeqHighDivKnuthABound_def,\n n4CallAddbackBeqHighDivVal_def]", "n_chars":...
[ { "name": "n4CallAddbackBeqHighDivKnuthABound_def", "text": "theorem n4CallAddbackBeqHighDivKnuthABound_def {a b : EvmWord} :\n n4CallAddbackBeqHighDivKnuthABound a b =\n (n4CallAddbackBeqHighDivVal a b ≤\n n4CallAddbackBeqULoNormVal a b / n4CallAddbackBeqBNormVal b + 1) :=\n rfl\n\n", "...
[ { "name": "n4CallAddbackBeqRuntimeBounds_of_qhat_high_div_le_norm_plus_one_and_borrow", "fan_in": 1, "n_deps_direct": 3, "n_deps_transitive": 6, "n_lines": 24, "n_chars": 1063, "n_subproofs": 0, "n_tactics": 5, "cyclomatic": 1, "n_automation": 0, "n_rewrites": 0, "n_s...
4
/- EvmAsm.Evm64.DivMod.Spec.CallAddbackRuntimeHighDiv Small N4 call-addback runtime bridge lemmas that keep CallAddbackRuntime.lean below the file-size guardrail. -/ import EvmAsm.Evm64.DivMod.Spec.CallAddbackRuntime namespace EvmAsm.Evm64 namespace EvmWord /-- High 128/64 quotient used by the n=4 call-addba...
/- EvmAsm.Evm64.DivMod.Spec.CallAddbackRuntimeHighDiv Small N4 call-addback runtime bridge lemmas that keep CallAddbackRuntime.lean below the file-size guardrail. -/ import EvmAsm.Evm64.DivMod.Spec.CallAddbackRuntime namespace EvmAsm.Evm64 namespace EvmWord /-- High 128/64 quotient used by the n=4 call-addba...
@@ -75,6 +75,12 @@ n4CallAddbackBeqHighDivVal a b) := rfl +theorem n4CallAddbackBeqHighDivKnuthABound_def {a b : EvmWord} : + n4CallAddbackBeqHighDivKnuthABound a b = + (n4CallAddbackBeqHighDivVal a b ≤ + n4CallAddbackBeqULoNormVal a b / n4CallAddbackBeqBNormVal b + 1) := + rfl + theorem ...
{ "repo": "evm-asm", "git_repo": "github.com/Verified-zkEVM/evm-asm", "revision": "7d5875858bc3727250adb6880c8339048365b1b6", "lean_toolchain": "leanprover/lean4:v4.30.0-rc1", "proof_assistant": "lean", "ablator": "ablators/lean (corollary-delete-lemmas-leaves-all)", "ablator_flags": [ "--corollary-de...
ablate_4e4197900e2d_47
b16919c36b703f76
lean
lean
github.com/Verified-zkEVM/evm-asm
7d5875858bc3727250adb6880c8339048365b1b6
EvmAsm/Evm64/DivMod/Spec/CallAddbackRuntimeHighDiv.lean
CallAddbackRuntimeHighDiv
47
lemma_delete
null
null
false
0.5
1
1
false
0
inf
0
inf
42
36
2
[ { "theorem_name": "n4CallAddbackBeqHighDivKnuthABound.of_le", "depth": 1, "n_commands": 0, "n_lines": 3, "is_leaf": true, "centrality": 0, "method": "deleted-dep", "proof_text": " by\n rwa [n4CallAddbackBeqHighDivKnuthABound_def,\n n4CallAddbackBeqHighDivVal_def]", "n_chars":...
[ { "name": "n4CallAddbackBeqHighDivKnuthABound_def", "text": "theorem n4CallAddbackBeqHighDivKnuthABound_def {a b : EvmWord} :\n n4CallAddbackBeqHighDivKnuthABound a b =\n (n4CallAddbackBeqHighDivVal a b ≤\n n4CallAddbackBeqULoNormVal a b / n4CallAddbackBeqBNormVal b + 1) :=\n rfl\n\n", "...
[ { "name": "n4CallAddbackBeqSemanticHoldsV4_of_runtime_qhat_high_div_parts", "fan_in": 3, "n_deps_direct": 1, "n_deps_transitive": 7, "n_lines": 28, "n_chars": 1281, "n_subproofs": 0, "n_tactics": 5, "cyclomatic": 1, "n_automation": 0, "n_rewrites": 0, "n_structural": ...
5
/- EvmAsm.Evm64.DivMod.Spec.CallAddbackRuntimeHighDiv Small N4 call-addback runtime bridge lemmas that keep CallAddbackRuntime.lean below the file-size guardrail. -/ import EvmAsm.Evm64.DivMod.Spec.CallAddbackRuntime namespace EvmAsm.Evm64 namespace EvmWord /-- High 128/64 quotient used by the n=4 call-addba...
/- EvmAsm.Evm64.DivMod.Spec.CallAddbackRuntimeHighDiv Small N4 call-addback runtime bridge lemmas that keep CallAddbackRuntime.lean below the file-size guardrail. -/ import EvmAsm.Evm64.DivMod.Spec.CallAddbackRuntime namespace EvmAsm.Evm64 namespace EvmWord /-- High 128/64 quotient used by the n=4 call-addba...
@@ -75,6 +75,12 @@ n4CallAddbackBeqHighDivVal a b) := rfl +theorem n4CallAddbackBeqHighDivKnuthABound_def {a b : EvmWord} : + n4CallAddbackBeqHighDivKnuthABound a b = + (n4CallAddbackBeqHighDivVal a b ≤ + n4CallAddbackBeqULoNormVal a b / n4CallAddbackBeqBNormVal b + 1) := + rfl + theorem ...
{ "repo": "evm-asm", "git_repo": "github.com/Verified-zkEVM/evm-asm", "revision": "7d5875858bc3727250adb6880c8339048365b1b6", "lean_toolchain": "leanprover/lean4:v4.30.0-rc1", "proof_assistant": "lean", "ablator": "ablators/lean (corollary-delete-lemmas-leaves-all)", "ablator_flags": [ "--corollary-de...
ablate_4e4197900e2d_48
50c644bc590c0a9d
lean
lean
github.com/Verified-zkEVM/evm-asm
7d5875858bc3727250adb6880c8339048365b1b6
EvmAsm/Evm64/DivMod/Spec/CallAddbackRuntimeHighDiv.lean
CallAddbackRuntimeHighDiv
48
lemma_delete
null
null
false
0.5
1
1
false
0
inf
0
inf
42
36
3
[ { "theorem_name": "n4CallAddbackBeqSemanticHoldsV4_of_high_div_bounds_and_borrow", "depth": 1, "n_commands": 0, "n_lines": 6, "is_leaf": true, "centrality": 0, "method": "deleted-dep", "proof_text": "\n n4CallAddbackBeqSemanticHoldsV4_of_runtime_bounds\n hb3nz hshift_nz\n (n4C...
[ { "name": "n4CallAddbackBeqRuntimeBounds_of_high_div_bounds_and_borrow", "text": "/-- Runtime-bounds package from the named high-divisor qhat and Knuth-A\n bridge predicates. -/\ntheorem n4CallAddbackBeqRuntimeBounds_of_high_div_bounds_and_borrow\n {a b : EvmWord}\n (hb3nz : b.getLimbN 3 ≠ 0)\n ...
[ { "name": "n4CallAddbackBeqSemanticHolds_of_runtime_qhat_high_div_parts", "fan_in": 0, "n_deps_direct": 1, "n_deps_transitive": 8, "n_lines": 25, "n_chars": 1090, "n_subproofs": 0, "n_tactics": 5, "cyclomatic": 1, "n_automation": 1, "n_rewrites": 0, "n_structural": 0,...
6
/- EvmAsm.Evm64.DivMod.Spec.CallAddbackRuntimeHighDiv Small N4 call-addback runtime bridge lemmas that keep CallAddbackRuntime.lean below the file-size guardrail. -/ import EvmAsm.Evm64.DivMod.Spec.CallAddbackRuntime namespace EvmAsm.Evm64 namespace EvmWord /-- High 128/64 quotient used by the n=4 call-addba...
/- EvmAsm.Evm64.DivMod.Spec.CallAddbackRuntimeHighDiv Small N4 call-addback runtime bridge lemmas that keep CallAddbackRuntime.lean below the file-size guardrail. -/ import EvmAsm.Evm64.DivMod.Spec.CallAddbackRuntime namespace EvmAsm.Evm64 namespace EvmWord /-- High 128/64 quotient used by the n=4 call-addba...
@@ -101,6 +101,22 @@ rwa [n4CallAddbackBeqHighDivKnuthABound_def, n4CallAddbackBeqHighDivVal_def] +/-- Runtime-bounds package from the named high-divisor qhat and Knuth-A + bridge predicates. -/ +theorem n4CallAddbackBeqRuntimeBounds_of_high_div_bounds_and_borrow + {a b : EvmWord} + (hb3nz : b.getLim...
{ "repo": "evm-asm", "git_repo": "github.com/Verified-zkEVM/evm-asm", "revision": "7d5875858bc3727250adb6880c8339048365b1b6", "lean_toolchain": "leanprover/lean4:v4.30.0-rc1", "proof_assistant": "lean", "ablator": "ablators/lean (corollary-delete-lemmas-leaves-all)", "ablator_flags": [ "--corollary-de...
ablate_4e4197900e2d_49
d82882ad2677f9fd
lean
lean
github.com/Verified-zkEVM/evm-asm
7d5875858bc3727250adb6880c8339048365b1b6
EvmAsm/Evm64/DivMod/Spec/CallAddbackRuntimeHighDiv.lean
CallAddbackRuntimeHighDiv
49
lemma_delete
null
null
false
0.5
1
1
false
0
inf
0
inf
42
36
3
[ { "theorem_name": "n4CallAddbackBeqSemanticHoldsV4_of_high_div_bounds_and_borrow", "depth": 1, "n_commands": 0, "n_lines": 6, "is_leaf": true, "centrality": 0, "method": "deleted-dep", "proof_text": "\n n4CallAddbackBeqSemanticHoldsV4_of_runtime_bounds\n hb3nz hshift_nz\n (n4C...
[ { "name": "n4CallAddbackBeqRuntimeBounds_of_high_div_bounds_and_borrow", "text": "/-- Runtime-bounds package from the named high-divisor qhat and Knuth-A\n bridge predicates. -/\ntheorem n4CallAddbackBeqRuntimeBounds_of_high_div_bounds_and_borrow\n {a b : EvmWord}\n (hb3nz : b.getLimbN 3 ≠ 0)\n ...
[ { "name": "n4CallAddbackBeqSemanticHoldsV4_of_runtime_qhat_high_div_evidence", "fan_in": 3, "n_deps_direct": 3, "n_deps_transitive": 11, "n_lines": 17, "n_chars": 723, "n_subproofs": 0, "n_tactics": 5, "cyclomatic": 1, "n_automation": 0, "n_rewrites": 0, "n_structural...
7
/- EvmAsm.Evm64.DivMod.Spec.CallAddbackRuntimeHighDiv Small N4 call-addback runtime bridge lemmas that keep CallAddbackRuntime.lean below the file-size guardrail. -/ import EvmAsm.Evm64.DivMod.Spec.CallAddbackRuntime namespace EvmAsm.Evm64 namespace EvmWord /-- High 128/64 quotient used by the n=4 call-addba...
/- EvmAsm.Evm64.DivMod.Spec.CallAddbackRuntimeHighDiv Small N4 call-addback runtime bridge lemmas that keep CallAddbackRuntime.lean below the file-size guardrail. -/ import EvmAsm.Evm64.DivMod.Spec.CallAddbackRuntime namespace EvmAsm.Evm64 namespace EvmWord /-- High 128/64 quotient used by the n=4 call-addba...
@@ -140,6 +140,22 @@ rwa [n4CallAddbackBeqHighDivKnuthABound_def, n4CallAddbackBeqHighDivVal_def] +/-- Runtime-bounds package from the named high-divisor qhat and Knuth-A + bridge predicates. -/ +theorem n4CallAddbackBeqRuntimeBounds_of_high_div_bounds_and_borrow + {a b : EvmWord} + (hb3nz : b.getLim...
{ "repo": "evm-asm", "git_repo": "github.com/Verified-zkEVM/evm-asm", "revision": "7d5875858bc3727250adb6880c8339048365b1b6", "lean_toolchain": "leanprover/lean4:v4.30.0-rc1", "proof_assistant": "lean", "ablator": "ablators/lean (corollary-delete-lemmas-leaves-all)", "ablator_flags": [ "--corollary-de...
ablate_4e4197900e2d_50
244fb66629ff19e7
lean
lean
github.com/Verified-zkEVM/evm-asm
7d5875858bc3727250adb6880c8339048365b1b6
EvmAsm/Evm64/DivMod/Spec/CallAddbackRuntimeHighDiv.lean
CallAddbackRuntimeHighDiv
50
lemma_delete
null
null
false
0.5
1
1
false
0
inf
0
inf
42
36
3
[ { "theorem_name": "n4CallAddbackBeqSemanticHoldsV4_of_high_div_bounds_and_borrow", "depth": 1, "n_commands": 0, "n_lines": 6, "is_leaf": true, "centrality": 0, "method": "deleted-dep", "proof_text": "\n n4CallAddbackBeqSemanticHoldsV4_of_runtime_bounds\n hb3nz hshift_nz\n (n4C...
[ { "name": "n4CallAddbackBeqRuntimeBounds_of_high_div_bounds_and_borrow", "text": "/-- Runtime-bounds package from the named high-divisor qhat and Knuth-A\n bridge predicates. -/\ntheorem n4CallAddbackBeqRuntimeBounds_of_high_div_bounds_and_borrow\n {a b : EvmWord}\n (hb3nz : b.getLimbN 3 ≠ 0)\n ...
[ { "name": "n4CallAddbackBeqSemanticHolds_of_runtime_qhat_high_div_evidence", "fan_in": 0, "n_deps_direct": 1, "n_deps_transitive": 12, "n_lines": 15, "n_chars": 665, "n_subproofs": 0, "n_tactics": 4, "cyclomatic": 1, "n_automation": 1, "n_rewrites": 0, "n_structural":...
8
/- EvmAsm.Evm64.DivMod.Spec.CallAddbackRuntimeHighDiv Small N4 call-addback runtime bridge lemmas that keep CallAddbackRuntime.lean below the file-size guardrail. -/ import EvmAsm.Evm64.DivMod.Spec.CallAddbackRuntime namespace EvmAsm.Evm64 namespace EvmWord /-- High 128/64 quotient used by the n=4 call-addba...
/- EvmAsm.Evm64.DivMod.Spec.CallAddbackRuntimeHighDiv Small N4 call-addback runtime bridge lemmas that keep CallAddbackRuntime.lean below the file-size guardrail. -/ import EvmAsm.Evm64.DivMod.Spec.CallAddbackRuntime namespace EvmAsm.Evm64 namespace EvmWord /-- High 128/64 quotient used by the n=4 call-addba...
@@ -140,6 +140,22 @@ rwa [n4CallAddbackBeqHighDivKnuthABound_def, n4CallAddbackBeqHighDivVal_def] +/-- Runtime-bounds package from the named high-divisor qhat and Knuth-A + bridge predicates. -/ +theorem n4CallAddbackBeqRuntimeBounds_of_high_div_bounds_and_borrow + {a b : EvmWord} + (hb3nz : b.getLim...
{ "repo": "evm-asm", "git_repo": "github.com/Verified-zkEVM/evm-asm", "revision": "7d5875858bc3727250adb6880c8339048365b1b6", "lean_toolchain": "leanprover/lean4:v4.30.0-rc1", "proof_assistant": "lean", "ablator": "ablators/lean (corollary-delete-lemmas-leaves-all)", "ablator_flags": [ "--corollary-de...
ablate_4e4197900e2d_51
ef61a39405fcdd95
lean
lean
github.com/Verified-zkEVM/evm-asm
7d5875858bc3727250adb6880c8339048365b1b6
EvmAsm/Evm64/DivMod/Spec/CallAddbackRuntimeHighDiv.lean
CallAddbackRuntimeHighDiv
51
lemma_delete
null
null
false
0.5
1
1
false
0
inf
0
inf
42
36
3
[ { "theorem_name": "n4CallAddbackBeqSemanticHoldsV4_of_high_div_bounds_and_borrow", "depth": 1, "n_commands": 0, "n_lines": 6, "is_leaf": true, "centrality": 0, "method": "deleted-dep", "proof_text": "\n n4CallAddbackBeqSemanticHoldsV4_of_runtime_bounds\n hb3nz hshift_nz\n (n4C...
[ { "name": "n4CallAddbackBeqRuntimeBounds_of_high_div_bounds_and_borrow", "text": "/-- Runtime-bounds package from the named high-divisor qhat and Knuth-A\n bridge predicates. -/\ntheorem n4CallAddbackBeqRuntimeBounds_of_high_div_bounds_and_borrow\n {a b : EvmWord}\n (hb3nz : b.getLimbN 3 ≠ 0)\n ...
[ { "name": "n4CallAddbackBeqSemanticHoldsV4_of_runtime_qhat_high_div_raw_parts", "fan_in": 2, "n_deps_direct": 2, "n_deps_transitive": 14, "n_lines": 26, "n_chars": 1131, "n_subproofs": 0, "n_tactics": 5, "cyclomatic": 1, "n_automation": 0, "n_rewrites": 0, "n_structur...
8
/- EvmAsm.Evm64.DivMod.Spec.CallAddbackRuntimeHighDiv Small N4 call-addback runtime bridge lemmas that keep CallAddbackRuntime.lean below the file-size guardrail. -/ import EvmAsm.Evm64.DivMod.Spec.CallAddbackRuntime namespace EvmAsm.Evm64 namespace EvmWord /-- High 128/64 quotient used by the n=4 call-addba...
/- EvmAsm.Evm64.DivMod.Spec.CallAddbackRuntimeHighDiv Small N4 call-addback runtime bridge lemmas that keep CallAddbackRuntime.lean below the file-size guardrail. -/ import EvmAsm.Evm64.DivMod.Spec.CallAddbackRuntime namespace EvmAsm.Evm64 namespace EvmWord /-- High 128/64 quotient used by the n=4 call-addba...
@@ -214,6 +214,22 @@ (n4CallAddbackBeqQHatHighDivBound.of_le h_qhat_le_high_div) (n4CallAddbackBeqHighDivKnuthABound.of_le h_high_div_le_norm_plus_one) +/-- Runtime-bounds package from the named high-divisor qhat and Knuth-A + bridge predicates. -/ +theorem n4CallAddbackBeqRuntimeBounds_of_high_div_bound...
{ "repo": "evm-asm", "git_repo": "github.com/Verified-zkEVM/evm-asm", "revision": "7d5875858bc3727250adb6880c8339048365b1b6", "lean_toolchain": "leanprover/lean4:v4.30.0-rc1", "proof_assistant": "lean", "ablator": "ablators/lean (corollary-delete-lemmas-leaves-all)", "ablator_flags": [ "--corollary-de...
ablate_4e4197900e2d_52
7436f4a18802c295
lean
lean
github.com/Verified-zkEVM/evm-asm
7d5875858bc3727250adb6880c8339048365b1b6
EvmAsm/Evm64/DivMod/Spec/CallAddbackRuntimeHighDiv.lean
CallAddbackRuntimeHighDiv
52
lemma_delete
null
null
false
0.5
1
1
false
0
inf
0
inf
42
36
3
[ { "theorem_name": "n4CallAddbackBeqSemanticHolds_of_runtime_qhat_high_div_parts", "depth": 1, "n_commands": 0, "n_lines": 5, "is_leaf": true, "centrality": 0, "method": "deleted-dep", "proof_text": " by\n simpa [n4CallAddbackBeqSemanticHolds_eq_v4] using\n n4CallAddbackBeqSemanti...
[ { "name": "n4CallAddbackBeqSemanticHoldsV4_of_runtime_qhat_high_div_parts", "text": "/-- Runtime-facing semantic bridge from direct qhat/high-div evidence parts.\n This is the final addback-side shape before the remaining high-div facts are\n discharged: no compact `RuntimeBounds`, `hq_over`, or remai...
[ { "name": "n4CallAddbackBeqSemanticHolds_of_runtime_qhat_high_div_raw_parts", "fan_in": 0, "n_deps_direct": 1, "n_deps_transitive": 15, "n_lines": 25, "n_chars": 1102, "n_subproofs": 0, "n_tactics": 5, "cyclomatic": 1, "n_automation": 1, "n_rewrites": 0, "n_structural...
9
/- EvmAsm.Evm64.DivMod.Spec.CallAddbackRuntimeHighDiv Small N4 call-addback runtime bridge lemmas that keep CallAddbackRuntime.lean below the file-size guardrail. -/ import EvmAsm.Evm64.DivMod.Spec.CallAddbackRuntime namespace EvmAsm.Evm64 namespace EvmWord /-- High 128/64 quotient used by the n=4 call-addba...
/- EvmAsm.Evm64.DivMod.Spec.CallAddbackRuntimeHighDiv Small N4 call-addback runtime bridge lemmas that keep CallAddbackRuntime.lean below the file-size guardrail. -/ import EvmAsm.Evm64.DivMod.Spec.CallAddbackRuntime namespace EvmAsm.Evm64 namespace EvmWord /-- High 128/64 quotient used by the n=4 call-addba...
@@ -253,6 +253,33 @@ (n4CallAddbackBeqHighDivKnuthABound.of_le h_high_div_le_norm_plus_one) h_borrow +/-- Runtime-facing semantic bridge from direct qhat/high-div evidence parts. + This is the final addback-side shape before the remaining high-div facts are + discharged: no compact `RuntimeBounds`, `h...
{ "repo": "evm-asm", "git_repo": "github.com/Verified-zkEVM/evm-asm", "revision": "7d5875858bc3727250adb6880c8339048365b1b6", "lean_toolchain": "leanprover/lean4:v4.30.0-rc1", "proof_assistant": "lean", "ablator": "ablators/lean (corollary-delete-lemmas-leaves-all)", "ablator_flags": [ "--corollary-de...
ablate_4e4197900e2d_53
cdd640915a8417f0
lean
lean
github.com/Verified-zkEVM/evm-asm
7d5875858bc3727250adb6880c8339048365b1b6
EvmAsm/Evm64/DivMod/Spec/CallAddbackRuntimeHighDiv.lean
CallAddbackRuntimeHighDiv
53
lemma_delete
null
null
false
0.5
1
1
false
0
inf
0
inf
42
36
3
[ { "theorem_name": "n4CallAddbackBeqSemanticHoldsV4_of_high_div_bounds_and_borrow", "depth": 1, "n_commands": 0, "n_lines": 6, "is_leaf": true, "centrality": 0, "method": "deleted-dep", "proof_text": "\n n4CallAddbackBeqSemanticHoldsV4_of_runtime_bounds\n hb3nz hshift_nz\n (n4C...
[ { "name": "n4CallAddbackBeqRuntimeBounds_of_high_div_bounds_and_borrow", "text": "/-- Runtime-bounds package from the named high-divisor qhat and Knuth-A\n bridge predicates. -/\ntheorem n4CallAddbackBeqRuntimeBounds_of_high_div_bounds_and_borrow\n {a b : EvmWord}\n (hb3nz : b.getLimbN 3 ≠ 0)\n ...
[ { "name": "n4CallAddbackBeqSemanticHoldsV4_of_shift_high_div_runtime_qhat_evidence", "fan_in": 1, "n_deps_direct": 2, "n_deps_transitive": 17, "n_lines": 16, "n_chars": 715, "n_subproofs": 0, "n_tactics": 4, "cyclomatic": 1, "n_automation": 0, "n_rewrites": 0, "n_stru...
10
/- EvmAsm.Evm64.DivMod.Spec.CallAddbackRuntimeHighDiv Small N4 call-addback runtime bridge lemmas that keep CallAddbackRuntime.lean below the file-size guardrail. -/ import EvmAsm.Evm64.DivMod.Spec.CallAddbackRuntime namespace EvmAsm.Evm64 namespace EvmWord /-- High 128/64 quotient used by the n=4 call-addba...
/- EvmAsm.Evm64.DivMod.Spec.CallAddbackRuntimeHighDiv Small N4 call-addback runtime bridge lemmas that keep CallAddbackRuntime.lean below the file-size guardrail. -/ import EvmAsm.Evm64.DivMod.Spec.CallAddbackRuntime namespace EvmAsm.Evm64 namespace EvmWord /-- High 128/64 quotient used by the n=4 call-addba...
@@ -163,6 +163,22 @@ rwa [n4CallAddbackBeqHighDivKnuthABound_def, n4CallAddbackBeqHighDivVal_def] +/-- Runtime-bounds package from the named high-divisor qhat and Knuth-A + bridge predicates. -/ +theorem n4CallAddbackBeqRuntimeBounds_of_high_div_bounds_and_borrow + {a b : EvmWord} + (hb3nz : b.getLim...
{ "repo": "evm-asm", "git_repo": "github.com/Verified-zkEVM/evm-asm", "revision": "7d5875858bc3727250adb6880c8339048365b1b6", "lean_toolchain": "leanprover/lean4:v4.30.0-rc1", "proof_assistant": "lean", "ablator": "ablators/lean (corollary-delete-lemmas-leaves-all)", "ablator_flags": [ "--corollary-de...
ablate_4e4197900e2d_54
b660e365cbf2dfa6
lean
lean
github.com/Verified-zkEVM/evm-asm
7d5875858bc3727250adb6880c8339048365b1b6
EvmAsm/Evm64/DivMod/Spec/CallAddbackRuntimeHighDiv.lean
CallAddbackRuntimeHighDiv
54
lemma_delete
null
null
false
0.5
1
1
false
0
inf
0
inf
42
36
3
[ { "theorem_name": "n4CallAddbackBeqSemanticHoldsV4_of_high_div_bounds_and_borrow", "depth": 1, "n_commands": 0, "n_lines": 6, "is_leaf": true, "centrality": 0, "method": "deleted-dep", "proof_text": "\n n4CallAddbackBeqSemanticHoldsV4_of_runtime_bounds\n hb3nz hshift_nz\n (n4C...
[ { "name": "n4CallAddbackBeqRuntimeBounds_of_high_div_bounds_and_borrow", "text": "/-- Runtime-bounds package from the named high-divisor qhat and Knuth-A\n bridge predicates. -/\ntheorem n4CallAddbackBeqRuntimeBounds_of_high_div_bounds_and_borrow\n {a b : EvmWord}\n (hb3nz : b.getLimbN 3 ≠ 0)\n ...
[ { "name": "n4CallAddbackBeqSemanticHolds_of_shift_high_div_runtime_qhat_evidence", "fan_in": 0, "n_deps_direct": 1, "n_deps_transitive": 18, "n_lines": 15, "n_chars": 677, "n_subproofs": 0, "n_tactics": 4, "cyclomatic": 1, "n_automation": 1, "n_rewrites": 0, "n_struct...
11
/- EvmAsm.Evm64.DivMod.Spec.CallAddbackRuntimeHighDiv Small N4 call-addback runtime bridge lemmas that keep CallAddbackRuntime.lean below the file-size guardrail. -/ import EvmAsm.Evm64.DivMod.Spec.CallAddbackRuntime namespace EvmAsm.Evm64 namespace EvmWord /-- High 128/64 quotient used by the n=4 call-addba...
/- EvmAsm.Evm64.DivMod.Spec.CallAddbackRuntimeHighDiv Small N4 call-addback runtime bridge lemmas that keep CallAddbackRuntime.lean below the file-size guardrail. -/ import EvmAsm.Evm64.DivMod.Spec.CallAddbackRuntime namespace EvmAsm.Evm64 namespace EvmWord /-- High 128/64 quotient used by the n=4 call-addba...
@@ -163,6 +163,22 @@ rwa [n4CallAddbackBeqHighDivKnuthABound_def, n4CallAddbackBeqHighDivVal_def] +/-- Runtime-bounds package from the named high-divisor qhat and Knuth-A + bridge predicates. -/ +theorem n4CallAddbackBeqRuntimeBounds_of_high_div_bounds_and_borrow + {a b : EvmWord} + (hb3nz : b.getLim...
{ "repo": "evm-asm", "git_repo": "github.com/Verified-zkEVM/evm-asm", "revision": "7d5875858bc3727250adb6880c8339048365b1b6", "lean_toolchain": "leanprover/lean4:v4.30.0-rc1", "proof_assistant": "lean", "ablator": "ablators/lean (corollary-delete-lemmas-leaves-all)", "ablator_flags": [ "--corollary-de...
ablate_4e4197900e2d_55
f86f83e380ccbc41
lean
lean
github.com/Verified-zkEVM/evm-asm
7d5875858bc3727250adb6880c8339048365b1b6
EvmAsm/Evm64/DivMod/Spec/CallAddbackRuntimeHighDiv.lean
CallAddbackRuntimeHighDiv
55
lemma_delete
null
null
false
0.5
1
1
false
0
inf
0
inf
42
36
3
[ { "theorem_name": "n4CallAddbackBeqSemanticHolds_of_runtime_qhat_high_div_parts", "depth": 1, "n_commands": 0, "n_lines": 5, "is_leaf": true, "centrality": 0, "method": "deleted-dep", "proof_text": " by\n simpa [n4CallAddbackBeqSemanticHolds_eq_v4] using\n n4CallAddbackBeqSemanti...
[ { "name": "n4CallAddbackBeqSemanticHoldsV4_of_runtime_qhat_high_div_parts", "text": "/-- Runtime-facing semantic bridge from direct qhat/high-div evidence parts.\n This is the final addback-side shape before the remaining high-div facts are\n discharged: no compact `RuntimeBounds`, `hq_over`, or remai...
[ { "name": "n4CallAddbackBeqSemanticHoldsV4_of_shift_high_div_runtime_qhat_raw_parts", "fan_in": 1, "n_deps_direct": 1, "n_deps_transitive": 15, "n_lines": 31, "n_chars": 1396, "n_subproofs": 0, "n_tactics": 3, "cyclomatic": 1, "n_automation": 0, "n_rewrites": 0, "n_st...
9
/- EvmAsm.Evm64.DivMod.Spec.CallAddbackRuntimeHighDiv Small N4 call-addback runtime bridge lemmas that keep CallAddbackRuntime.lean below the file-size guardrail. -/ import EvmAsm.Evm64.DivMod.Spec.CallAddbackRuntime namespace EvmAsm.Evm64 namespace EvmWord /-- High 128/64 quotient used by the n=4 call-addba...
/- EvmAsm.Evm64.DivMod.Spec.CallAddbackRuntimeHighDiv Small N4 call-addback runtime bridge lemmas that keep CallAddbackRuntime.lean below the file-size guardrail. -/ import EvmAsm.Evm64.DivMod.Spec.CallAddbackRuntime namespace EvmAsm.Evm64 namespace EvmWord /-- High 128/64 quotient used by the n=4 call-addba...
@@ -253,6 +253,33 @@ (n4CallAddbackBeqHighDivKnuthABound.of_le h_high_div_le_norm_plus_one) h_borrow +/-- Runtime-facing semantic bridge from direct qhat/high-div evidence parts. + This is the final addback-side shape before the remaining high-div facts are + discharged: no compact `RuntimeBounds`, `h...
{ "repo": "evm-asm", "git_repo": "github.com/Verified-zkEVM/evm-asm", "revision": "7d5875858bc3727250adb6880c8339048365b1b6", "lean_toolchain": "leanprover/lean4:v4.30.0-rc1", "proof_assistant": "lean", "ablator": "ablators/lean (corollary-delete-lemmas-leaves-all)", "ablator_flags": [ "--corollary-de...
ablate_4e4197900e2d_56
ea4dde88a7e3b188
lean
lean
github.com/Verified-zkEVM/evm-asm
7d5875858bc3727250adb6880c8339048365b1b6
EvmAsm/Evm64/DivMod/Spec/CallAddbackRuntimeHighDiv.lean
CallAddbackRuntimeHighDiv
56
lemma_delete
null
null
false
0.5
1
1
false
0
inf
0
inf
42
36
3
[ { "theorem_name": "n4CallAddbackBeqSemanticHolds_of_runtime_qhat_high_div_parts", "depth": 1, "n_commands": 0, "n_lines": 5, "is_leaf": true, "centrality": 0, "method": "deleted-dep", "proof_text": " by\n simpa [n4CallAddbackBeqSemanticHolds_eq_v4] using\n n4CallAddbackBeqSemanti...
[ { "name": "n4CallAddbackBeqSemanticHoldsV4_of_runtime_qhat_high_div_parts", "text": "/-- Runtime-facing semantic bridge from direct qhat/high-div evidence parts.\n This is the final addback-side shape before the remaining high-div facts are\n discharged: no compact `RuntimeBounds`, `hq_over`, or remai...
[ { "name": "n4CallAddbackBeqSemanticHolds_of_shift_high_div_runtime_qhat_raw_parts", "fan_in": 0, "n_deps_direct": 1, "n_deps_transitive": 16, "n_lines": 31, "n_chars": 1341, "n_subproofs": 0, "n_tactics": 5, "cyclomatic": 1, "n_automation": 1, "n_rewrites": 0, "n_stru...
10
/- EvmAsm.Evm64.DivMod.Spec.CallAddbackRuntimeHighDiv Small N4 call-addback runtime bridge lemmas that keep CallAddbackRuntime.lean below the file-size guardrail. -/ import EvmAsm.Evm64.DivMod.Spec.CallAddbackRuntime namespace EvmAsm.Evm64 namespace EvmWord /-- High 128/64 quotient used by the n=4 call-addba...
/- EvmAsm.Evm64.DivMod.Spec.CallAddbackRuntimeHighDiv Small N4 call-addback runtime bridge lemmas that keep CallAddbackRuntime.lean below the file-size guardrail. -/ import EvmAsm.Evm64.DivMod.Spec.CallAddbackRuntime namespace EvmAsm.Evm64 namespace EvmWord /-- High 128/64 quotient used by the n=4 call-addba...
@@ -253,6 +253,33 @@ (n4CallAddbackBeqHighDivKnuthABound.of_le h_high_div_le_norm_plus_one) h_borrow +/-- Runtime-facing semantic bridge from direct qhat/high-div evidence parts. + This is the final addback-side shape before the remaining high-div facts are + discharged: no compact `RuntimeBounds`, `h...
{ "repo": "evm-asm", "git_repo": "github.com/Verified-zkEVM/evm-asm", "revision": "7d5875858bc3727250adb6880c8339048365b1b6", "lean_toolchain": "leanprover/lean4:v4.30.0-rc1", "proof_assistant": "lean", "ablator": "ablators/lean (corollary-delete-lemmas-leaves-all)", "ablator_flags": [ "--corollary-de...
ablate_4e4197900e2d_57
64ac9ae685456a1d
lean
lean
github.com/Verified-zkEVM/evm-asm
7d5875858bc3727250adb6880c8339048365b1b6
EvmAsm/Evm64/DivMod/Spec/CallAddbackRuntimeHighDiv.lean
CallAddbackRuntimeHighDiv
57
lemma_delete
null
null
false
0.5
1
1
false
0
inf
0
inf
42
36
3
[ { "theorem_name": "n4CallAddbackBeqSemanticHoldsV4_of_high_div_bounds_and_borrow", "depth": 1, "n_commands": 0, "n_lines": 6, "is_leaf": true, "centrality": 0, "method": "deleted-dep", "proof_text": "\n n4CallAddbackBeqSemanticHoldsV4_of_runtime_bounds\n hb3nz hshift_nz\n (n4C...
[ { "name": "n4CallAddbackBeqRuntimeBounds_of_high_div_bounds_and_borrow", "text": "/-- Runtime-bounds package from the named high-divisor qhat and Knuth-A\n bridge predicates. -/\ntheorem n4CallAddbackBeqRuntimeBounds_of_high_div_bounds_and_borrow\n {a b : EvmWord}\n (hb3nz : b.getLimbN 3 ≠ 0)\n ...
[ { "name": "n4CallAddbackBeqSemanticHoldsV4_of_qhat_high_div_le_norm_plus_one_and_borrow", "fan_in": 1, "n_deps_direct": 1, "n_deps_transitive": 8, "n_lines": 24, "n_chars": 1070, "n_subproofs": 0, "n_tactics": 3, "cyclomatic": 1, "n_automation": 0, "n_rewrites": 0, "n...
6
/- EvmAsm.Evm64.DivMod.Spec.CallAddbackRuntimeHighDiv Small N4 call-addback runtime bridge lemmas that keep CallAddbackRuntime.lean below the file-size guardrail. -/ import EvmAsm.Evm64.DivMod.Spec.CallAddbackRuntime namespace EvmAsm.Evm64 namespace EvmWord /-- High 128/64 quotient used by the n=4 call-addba...
/- EvmAsm.Evm64.DivMod.Spec.CallAddbackRuntimeHighDiv Small N4 call-addback runtime bridge lemmas that keep CallAddbackRuntime.lean below the file-size guardrail. -/ import EvmAsm.Evm64.DivMod.Spec.CallAddbackRuntime namespace EvmAsm.Evm64 namespace EvmWord /-- High 128/64 quotient used by the n=4 call-addba...
@@ -101,6 +101,22 @@ rwa [n4CallAddbackBeqHighDivKnuthABound_def, n4CallAddbackBeqHighDivVal_def] +/-- Runtime-bounds package from the named high-divisor qhat and Knuth-A + bridge predicates. -/ +theorem n4CallAddbackBeqRuntimeBounds_of_high_div_bounds_and_borrow + {a b : EvmWord} + (hb3nz : b.getLim...
{ "repo": "evm-asm", "git_repo": "github.com/Verified-zkEVM/evm-asm", "revision": "7d5875858bc3727250adb6880c8339048365b1b6", "lean_toolchain": "leanprover/lean4:v4.30.0-rc1", "proof_assistant": "lean", "ablator": "ablators/lean (corollary-delete-lemmas-leaves-all)", "ablator_flags": [ "--corollary-de...
ablate_4e4197900e2d_58
224e58579f7c8fec
lean
lean
github.com/Verified-zkEVM/evm-asm
7d5875858bc3727250adb6880c8339048365b1b6
EvmAsm/Evm64/DivMod/Spec/CallAddbackRuntimeHighDiv.lean
CallAddbackRuntimeHighDiv
58
lemma_delete
null
null
false
0.5
1
1
false
0
inf
0
inf
42
36
3
[ { "theorem_name": "n4CallAddbackBeqSemanticHoldsV4_of_high_div_bounds_and_borrow", "depth": 1, "n_commands": 0, "n_lines": 6, "is_leaf": true, "centrality": 0, "method": "deleted-dep", "proof_text": "\n n4CallAddbackBeqSemanticHoldsV4_of_runtime_bounds\n hb3nz hshift_nz\n (n4C...
[ { "name": "n4CallAddbackBeqRuntimeBounds_of_high_div_bounds_and_borrow", "text": "/-- Runtime-bounds package from the named high-divisor qhat and Knuth-A\n bridge predicates. -/\ntheorem n4CallAddbackBeqRuntimeBounds_of_high_div_bounds_and_borrow\n {a b : EvmWord}\n (hb3nz : b.getLimbN 3 ≠ 0)\n ...
[ { "name": "n4CallAddbackBeqSemanticHolds_of_qhat_high_div_le_norm_plus_one_and_borrow", "fan_in": 0, "n_deps_direct": 1, "n_deps_transitive": 9, "n_lines": 24, "n_chars": 1135, "n_subproofs": 0, "n_tactics": 4, "cyclomatic": 1, "n_automation": 1, "n_rewrites": 0, "n_s...
7
/- EvmAsm.Evm64.DivMod.Spec.CallAddbackRuntimeHighDiv Small N4 call-addback runtime bridge lemmas that keep CallAddbackRuntime.lean below the file-size guardrail. -/ import EvmAsm.Evm64.DivMod.Spec.CallAddbackRuntime namespace EvmAsm.Evm64 namespace EvmWord /-- High 128/64 quotient used by the n=4 call-addba...
/- EvmAsm.Evm64.DivMod.Spec.CallAddbackRuntimeHighDiv Small N4 call-addback runtime bridge lemmas that keep CallAddbackRuntime.lean below the file-size guardrail. -/ import EvmAsm.Evm64.DivMod.Spec.CallAddbackRuntime namespace EvmAsm.Evm64 namespace EvmWord /-- High 128/64 quotient used by the n=4 call-addba...
@@ -101,6 +101,22 @@ rwa [n4CallAddbackBeqHighDivKnuthABound_def, n4CallAddbackBeqHighDivVal_def] +/-- Runtime-bounds package from the named high-divisor qhat and Knuth-A + bridge predicates. -/ +theorem n4CallAddbackBeqRuntimeBounds_of_high_div_bounds_and_borrow + {a b : EvmWord} + (hb3nz : b.getLim...
{ "repo": "evm-asm", "git_repo": "github.com/Verified-zkEVM/evm-asm", "revision": "7d5875858bc3727250adb6880c8339048365b1b6", "lean_toolchain": "leanprover/lean4:v4.30.0-rc1", "proof_assistant": "lean", "ablator": "ablators/lean (corollary-delete-lemmas-leaves-all)", "ablator_flags": [ "--corollary-de...
ablate_51d3e0981ad1_0
545a68a3979639f3
lean
lean
github.com/Verified-zkEVM/evm-asm
7d5875858bc3727250adb6880c8339048365b1b6
EvmAsm/Rv64/RLP/WithdrawalDecodeFailureWP.lean
WithdrawalDecodeFailureWP
0
lemma_delete
null
null
false
0.5
1
1
false
0
inf
0
inf
42
8
1
[ { "theorem_name": "decodeFully_ne_list_of_head_lt_c0", "depth": 1, "n_commands": 0, "n_lines": 6, "is_leaf": true, "centrality": 0, "method": "deleted-dep", "proof_text": " by\n intro hfull\n have hdecode : decode (pfx :: rest) = some (.list items, []) :=\n (decodeFully_eq_some_...
[ { "name": "decodeAux_ne_list_of_head_lt_c0", "text": "/-- A byte/string RLP prefix cannot decode as a list. -/\ntheorem decodeAux_ne_list_of_head_lt_c0\n (fuel : Nat) (pfx : Byte) (rest leftover : List Byte) (items : List RLPItem)\n (h : BitVec.ult (pfx.zeroExtend 64) (0xc0 : Word) = true) :\n deco...
[ { "name": "decodeFully_ne_list_of_head_lt_c0", "fan_in": 1, "n_deps_direct": 1, "n_deps_transitive": 1, "n_lines": 12, "n_chars": 589, "n_subproofs": 1, "n_tactics": 6, "cyclomatic": 1, "n_automation": 0, "n_rewrites": 1, "n_structural": 2, "automation_only": fals...
1
/- EvmAsm.Rv64.RLP.WithdrawalDecodeFailureWP Semantic failure adapters for the withdrawal decoder WP calculus. The exact control-flow reason remains in a scratch frame; the public ABI component only states that the pure `decodeWithdrawal` result is failure. -/ import EvmAsm.Rv64.RLP.WithdrawalDecode import E...
/- EvmAsm.Rv64.RLP.WithdrawalDecodeFailureWP Semantic failure adapters for the withdrawal decoder WP calculus. The exact control-flow reason remains in a scratch frame; the public ABI component only states that the pure `decodeWithdrawal` result is failure. -/ import EvmAsm.Rv64.RLP.WithdrawalDecode import E...
@@ -18,11 +18,63 @@ namespace WithdrawalDecode +/-- A byte/string RLP prefix cannot decode as a list. -/ +theorem decodeAux_ne_list_of_head_lt_c0 + (fuel : Nat) (pfx : Byte) (rest leftover : List Byte) (items : List RLPItem) + (h : BitVec.ult (pfx.zeroExtend 64) (0xc0 : Word) = true) : + decodeAux (fuel +...
{ "repo": "evm-asm", "git_repo": "github.com/Verified-zkEVM/evm-asm", "revision": "7d5875858bc3727250adb6880c8339048365b1b6", "lean_toolchain": "leanprover/lean4:v4.30.0-rc1", "proof_assistant": "lean", "ablator": "ablators/lean (corollary-delete-lemmas-leaves-all)", "ablator_flags": [ "--corollary-de...
ablate_51d3e0981ad1_1
b1d3f7282b7c0b0e
lean
lean
github.com/Verified-zkEVM/evm-asm
7d5875858bc3727250adb6880c8339048365b1b6
EvmAsm/Rv64/RLP/WithdrawalDecodeFailureWP.lean
WithdrawalDecodeFailureWP
1
lemma_delete
null
null
false
0.5
1
1
false
0
inf
0
inf
42
8
1
[ { "theorem_name": "decodeWithdrawal_none_of_head_lt_c0", "depth": 1, "n_commands": 0, "n_lines": 11, "is_leaf": true, "centrality": 0, "method": "deleted-dep", "proof_text": " by\n unfold decodeWithdrawal\n generalize hfull : decodeFully (pfx :: rest) = decoded\n cases decoded wit...
[ { "name": "decodeFully_ne_list_of_head_lt_c0", "text": "/-- A complete RLP decode whose first byte is below `0xc0` cannot be a list. -/\ntheorem decodeFully_ne_list_of_head_lt_c0\n (pfx : Byte) (rest : List Byte) (items : List RLPItem)\n (h : BitVec.ult (pfx.zeroExtend 64) (0xc0 : Word) = true) :\n ...
[ { "name": "decodeWithdrawal_none_of_head_lt_c0", "fan_in": 1, "n_deps_direct": 1, "n_deps_transitive": 2, "n_lines": 18, "n_chars": 602, "n_subproofs": 0, "n_tactics": 11, "cyclomatic": 3, "n_automation": 2, "n_rewrites": 1, "n_structural": 3, "automation_only": f...
2
/- EvmAsm.Rv64.RLP.WithdrawalDecodeFailureWP Semantic failure adapters for the withdrawal decoder WP calculus. The exact control-flow reason remains in a scratch frame; the public ABI component only states that the pure `decodeWithdrawal` result is failure. -/ import EvmAsm.Rv64.RLP.WithdrawalDecode import E...
/- EvmAsm.Rv64.RLP.WithdrawalDecodeFailureWP Semantic failure adapters for the withdrawal decoder WP calculus. The exact control-flow reason remains in a scratch frame; the public ABI component only states that the pure `decodeWithdrawal` result is failure. -/ import EvmAsm.Rv64.RLP.WithdrawalDecode import E...
@@ -65,6 +65,17 @@ cases pair2 with | mk _ _ => simp [ht] at hdec +/-- A complete RLP decode whose first byte is below `0xc0` cannot be a list. -/ +theorem decodeFully_ne_list_of_head_lt_c0 + (pfx : Byte) (rest : List Byte) (items : List RLPItem) + (h : BitVec.ult (pfx....
{ "repo": "evm-asm", "git_repo": "github.com/Verified-zkEVM/evm-asm", "revision": "7d5875858bc3727250adb6880c8339048365b1b6", "lean_toolchain": "leanprover/lean4:v4.30.0-rc1", "proof_assistant": "lean", "ablator": "ablators/lean (corollary-delete-lemmas-leaves-all)", "ablator_flags": [ "--corollary-de...
ablate_51d3e0981ad1_2
90d23d8b86bd5b07
lean
lean
github.com/Verified-zkEVM/evm-asm
7d5875858bc3727250adb6880c8339048365b1b6
EvmAsm/Rv64/RLP/WithdrawalDecodeFailureWP.lean
WithdrawalDecodeFailureWP
2
lemma_delete
null
null
false
0.5
1
1
false
0
inf
0
inf
42
8
2
[ { "theorem_name": "decodeWithdrawal_none_of_decode_none", "depth": 1, "n_commands": 0, "n_lines": 2, "is_leaf": true, "centrality": 0, "method": "deleted-dep", "proof_text": "\n decodeWithdrawal_none_of_decodeFully_none (decodeFully_eq_none_of_decode_none hdecode)", "n_chars": 8...
[ { "name": "decodeWithdrawal_none_of_decodeFully_none", "text": "/-- A failed complete RLP decode is a reason-erased withdrawal failure. -/\ntheorem decodeWithdrawal_none_of_decodeFully_none\n {input : List Byte} (hfull : decodeFully input = none) :\n decodeWithdrawal input = none := by\n unfold decod...
[ { "name": "decodeWithdrawal_none_of_decode_none", "fan_in": 0, "n_deps_direct": 1, "n_deps_transitive": 1, "n_lines": 7, "n_chars": 300, "n_subproofs": 0, "n_tactics": 1, "cyclomatic": 1, "n_automation": 0, "n_rewrites": 0, "n_structural": 0, "automation_only": fa...
1
/- EvmAsm.Rv64.RLP.WithdrawalDecodeFailureWP Semantic failure adapters for the withdrawal decoder WP calculus. The exact control-flow reason remains in a scratch frame; the public ABI component only states that the pure `decodeWithdrawal` result is failure. -/ import EvmAsm.Rv64.RLP.WithdrawalDecode import E...
/- EvmAsm.Rv64.RLP.WithdrawalDecodeFailureWP Semantic failure adapters for the withdrawal decoder WP calculus. The exact control-flow reason remains in a scratch frame; the public ABI component only states that the pure `decodeWithdrawal` result is failure. -/ import EvmAsm.Rv64.RLP.WithdrawalDecode import E...
@@ -93,10 +93,18 @@ exfalso exact decodeFully_ne_list_of_head_lt_c0 pfx rest items h hfull +/-- A failed complete RLP decode is a reason-erased withdrawal failure. -/ +theorem decodeWithdrawal_none_of_decodeFully_none + {input : List Byte} (hfull : decodeFully input = none) : + decodeWithd...
{ "repo": "evm-asm", "git_repo": "github.com/Verified-zkEVM/evm-asm", "revision": "7d5875858bc3727250adb6880c8339048365b1b6", "lean_toolchain": "leanprover/lean4:v4.30.0-rc1", "proof_assistant": "lean", "ablator": "ablators/lean (corollary-delete-lemmas-leaves-all)", "ablator_flags": [ "--corollary-de...
ablate_51d3e0981ad1_3
ed5ad2a40f701fa0
lean
lean
github.com/Verified-zkEVM/evm-asm
7d5875858bc3727250adb6880c8339048365b1b6
EvmAsm/Rv64/RLP/WithdrawalDecodeFailureWP.lean
WithdrawalDecodeFailureWP
3
lemma_delete
null
null
false
0.5
1
1
false
0
inf
0
inf
42
8
2
[ { "theorem_name": "decodeWithdrawal_none_of_decode_none", "depth": 1, "n_commands": 0, "n_lines": 2, "is_leaf": true, "centrality": 0, "method": "deleted-dep", "proof_text": "\n decodeWithdrawal_none_of_decodeFully_none (decodeFully_eq_none_of_decode_none hdecode)", "n_chars": 8...
[ { "name": "decodeWithdrawal_none_of_decodeFully_none", "text": "/-- A failed complete RLP decode is a reason-erased withdrawal failure. -/\ntheorem decodeWithdrawal_none_of_decodeFully_none\n {input : List Byte} (hfull : decodeFully input = none) :\n decodeWithdrawal input = none := by\n unfold decod...
[ { "name": "decodeWithdrawal_none_of_decode_leftover", "fan_in": 0, "n_deps_direct": 1, "n_deps_transitive": 1, "n_lines": 10, "n_chars": 416, "n_subproofs": 0, "n_tactics": 2, "cyclomatic": 1, "n_automation": 0, "n_rewrites": 0, "n_structural": 0, "automation_only...
1
/- EvmAsm.Rv64.RLP.WithdrawalDecodeFailureWP Semantic failure adapters for the withdrawal decoder WP calculus. The exact control-flow reason remains in a scratch frame; the public ABI component only states that the pure `decodeWithdrawal` result is failure. -/ import EvmAsm.Rv64.RLP.WithdrawalDecode import E...
/- EvmAsm.Rv64.RLP.WithdrawalDecodeFailureWP Semantic failure adapters for the withdrawal decoder WP calculus. The exact control-flow reason remains in a scratch frame; the public ABI component only states that the pure `decodeWithdrawal` result is failure. -/ import EvmAsm.Rv64.RLP.WithdrawalDecode import E...
@@ -93,12 +93,21 @@ exfalso exact decodeFully_ne_list_of_head_lt_c0 pfx rest items h hfull +/-- A failed complete RLP decode is a reason-erased withdrawal failure. -/ +theorem decodeWithdrawal_none_of_decodeFully_none + {input : List Byte} (hfull : decodeFully input = none) : + decodeWithd...
{ "repo": "evm-asm", "git_repo": "github.com/Verified-zkEVM/evm-asm", "revision": "7d5875858bc3727250adb6880c8339048365b1b6", "lean_toolchain": "leanprover/lean4:v4.30.0-rc1", "proof_assistant": "lean", "ablator": "ablators/lean (corollary-delete-lemmas-leaves-all)", "ablator_flags": [ "--corollary-de...
ablate_51d3e0981ad1_4
6f8615ca91df5142
lean
lean
github.com/Verified-zkEVM/evm-asm
7d5875858bc3727250adb6880c8339048365b1b6
EvmAsm/Rv64/RLP/WithdrawalDecodeFailureWP.lean
WithdrawalDecodeFailureWP
4
lemma_delete
null
null
false
0.5
1
1
false
0
inf
0
inf
42
8
2
[ { "theorem_name": "decodeWithdrawal_none_of_shortList_four_leftover", "depth": 1, "n_commands": 0, "n_lines": 118, "is_leaf": true, "centrality": 0, "method": "deleted-dep", "proof_text": " by\n cases hdec : decodeWithdrawal (pfx :: payload) with\n | none => rfl\n | some w =>\n ...
[ { "name": "decodeItems_ne_empty_of_ne_nil", "text": "/-- A nonempty byte stream cannot decode as zero list-payload items with\n positive fuel. -/\ntheorem decodeItems_ne_empty_of_ne_nil\n {fuel : Nat} {bs : List Byte}\n (hfuel : 1 ≤ fuel) (hne : bs ≠ []) :\n decodeItems fuel bs ≠ some ([], []) :...
[ { "name": "decodeWithdrawal_none_of_shortList_four_leftover", "fan_in": 2, "n_deps_direct": 1, "n_deps_transitive": 1, "n_lines": 138, "n_chars": 6792, "n_subproofs": 27, "n_tactics": 118, "cyclomatic": 8, "n_automation": 16, "n_rewrites": 27, "n_structural": 23, ...
1
/- EvmAsm.Rv64.RLP.WithdrawalDecodeFailureWP Semantic failure adapters for the withdrawal decoder WP calculus. The exact control-flow reason remains in a scratch frame; the public ABI component only states that the pure `decodeWithdrawal` result is failure. -/ import EvmAsm.Rv64.RLP.WithdrawalDecode import E...
/- EvmAsm.Rv64.RLP.WithdrawalDecodeFailureWP Semantic failure adapters for the withdrawal decoder WP calculus. The exact control-flow reason remains in a scratch frame; the public ABI component only states that the pure `decodeWithdrawal` result is failure. -/ import EvmAsm.Rv64.RLP.WithdrawalDecode import E...
@@ -93,6 +93,30 @@ exfalso exact decodeFully_ne_list_of_head_lt_c0 pfx rest items h hfull +/-- A nonempty byte stream cannot decode as zero list-payload items with + positive fuel. -/ +theorem decodeItems_ne_empty_of_ne_nil + {fuel : Nat} {bs : List Byte} + (hfuel : 1 ≤ fuel) (hne : bs ...
{ "repo": "evm-asm", "git_repo": "github.com/Verified-zkEVM/evm-asm", "revision": "7d5875858bc3727250adb6880c8339048365b1b6", "lean_toolchain": "leanprover/lean4:v4.30.0-rc1", "proof_assistant": "lean", "ablator": "ablators/lean (corollary-delete-lemmas-leaves-all)", "ablator_flags": [ "--corollary-de...
ablate_51d3e0981ad1_5
e24f34951756bceb
lean
lean
github.com/Verified-zkEVM/evm-asm
7d5875858bc3727250adb6880c8339048365b1b6
EvmAsm/Rv64/RLP/WithdrawalDecodeFailureWP.lean
WithdrawalDecodeFailureWP
5
lemma_delete
null
null
false
0.5
1
1
false
0
inf
0
inf
42
8
2
[ { "theorem_name": "decodeWithdrawal_none_of_shortList_four_leftover", "depth": 1, "n_commands": 0, "n_lines": 118, "is_leaf": true, "centrality": 0, "method": "deleted-dep", "proof_text": " by\n cases hdec : decodeWithdrawal (pfx :: payload) with\n | none => rfl\n | some w =>\n ...
[ { "name": "decodeItems_ne_empty_of_ne_nil", "text": "/-- A nonempty byte stream cannot decode as zero list-payload items with\n positive fuel. -/\ntheorem decodeItems_ne_empty_of_ne_nil\n {fuel : Nat} {bs : List Byte}\n (hfuel : 1 ≤ fuel) (hne : bs ≠ []) :\n decodeItems fuel bs ≠ some ([], []) :...
[ { "name": "decodeWithdrawal_none_of_shortList_four_leftover_chain", "fan_in": 1, "n_deps_direct": 1, "n_deps_transitive": 1, "n_lines": 127, "n_chars": 6257, "n_subproofs": 27, "n_tactics": 112, "cyclomatic": 8, "n_automation": 16, "n_rewrites": 27, "n_structural": 23...
1
/- EvmAsm.Rv64.RLP.WithdrawalDecodeFailureWP Semantic failure adapters for the withdrawal decoder WP calculus. The exact control-flow reason remains in a scratch frame; the public ABI component only states that the pure `decodeWithdrawal` result is failure. -/ import EvmAsm.Rv64.RLP.WithdrawalDecode import E...
/- EvmAsm.Rv64.RLP.WithdrawalDecodeFailureWP Semantic failure adapters for the withdrawal decoder WP calculus. The exact control-flow reason remains in a scratch frame; the public ABI component only states that the pure `decodeWithdrawal` result is failure. -/ import EvmAsm.Rv64.RLP.WithdrawalDecode import E...
@@ -93,6 +93,30 @@ exfalso exact decodeFully_ne_list_of_head_lt_c0 pfx rest items h hfull +/-- A nonempty byte stream cannot decode as zero list-payload items with + positive fuel. -/ +theorem decodeItems_ne_empty_of_ne_nil + {fuel : Nat} {bs : List Byte} + (hfuel : 1 ≤ fuel) (hne : bs ...
{ "repo": "evm-asm", "git_repo": "github.com/Verified-zkEVM/evm-asm", "revision": "7d5875858bc3727250adb6880c8339048365b1b6", "lean_toolchain": "leanprover/lean4:v4.30.0-rc1", "proof_assistant": "lean", "ablator": "ablators/lean (corollary-delete-lemmas-leaves-all)", "ablator_flags": [ "--corollary-de...
ablate_51d3e0981ad1_6
4580d078956f9342
lean
lean
github.com/Verified-zkEVM/evm-asm
7d5875858bc3727250adb6880c8339048365b1b6
EvmAsm/Rv64/RLP/WithdrawalDecodeFailureWP.lean
WithdrawalDecodeFailureWP
6
lemma_delete
null
null
false
0.5
1
1
false
0
inf
0
inf
42
8
2
[ { "theorem_name": "decodeWithdrawal_none_of_shortList_four_leftover_auto", "depth": 1, "n_commands": 0, "n_lines": 3, "is_leaf": true, "centrality": 0, "method": "deleted-dep", "proof_text": "\n decodeWithdrawal_none_of_shortList_four_leftover pfx payload off1 off2 off3 off4\n d0...
[ { "name": "decodeWithdrawal_none_of_shortList_four_leftover", "text": "/-- If four byte-string field decoders have succeeded inside a short-list\n payload but the cursor has not reached the payload end, the withdrawal decode\n is a reason-erased semantic failure. This is the pure bridge used by the\n ...
[ { "name": "decodeWithdrawal_none_of_shortList_four_leftover_auto", "fan_in": 0, "n_deps_direct": 1, "n_deps_transitive": 2, "n_lines": 21, "n_chars": 1017, "n_subproofs": 0, "n_tactics": 2, "cyclomatic": 1, "n_automation": 0, "n_rewrites": 0, "n_structural": 0, "a...
2
/- EvmAsm.Rv64.RLP.WithdrawalDecodeFailureWP Semantic failure adapters for the withdrawal decoder WP calculus. The exact control-flow reason remains in a scratch frame; the public ABI component only states that the pure `decodeWithdrawal` result is failure. -/ import EvmAsm.Rv64.RLP.WithdrawalDecode import E...
/- EvmAsm.Rv64.RLP.WithdrawalDecodeFailureWP Semantic failure adapters for the withdrawal decoder WP calculus. The exact control-flow reason remains in a scratch frame; the public ABI component only states that the pure `decodeWithdrawal` result is failure. -/ import EvmAsm.Rv64.RLP.WithdrawalDecode import E...
@@ -117,6 +117,143 @@ rcases decodedRest with ⟨items, rest'⟩ simp [haux, hrest] at hitems +/-- If four byte-string field decoders have succeeded inside a short-list + payload but the cursor has not reached the payload end, the withdrawal decode + is a reason-erased semantic failure. This i...
{ "repo": "evm-asm", "git_repo": "github.com/Verified-zkEVM/evm-asm", "revision": "7d5875858bc3727250adb6880c8339048365b1b6", "lean_toolchain": "leanprover/lean4:v4.30.0-rc1", "proof_assistant": "lean", "ablator": "ablators/lean (corollary-delete-lemmas-leaves-all)", "ablator_flags": [ "--corollary-de...
ablate_51d3e0981ad1_7
501bf9c871e9ee11
lean
lean
github.com/Verified-zkEVM/evm-asm
7d5875858bc3727250adb6880c8339048365b1b6
EvmAsm/Rv64/RLP/WithdrawalDecodeFailureWP.lean
WithdrawalDecodeFailureWP
7
lemma_delete
null
null
false
0.5
1
1
false
0
inf
0
inf
42
8
2
[ { "theorem_name": "decodeWithdrawal_none_of_shortList_four_leftover", "depth": 1, "n_commands": 0, "n_lines": 118, "is_leaf": true, "centrality": 0, "method": "deleted-dep", "proof_text": " by\n cases hdec : decodeWithdrawal (pfx :: payload) with\n | none => rfl\n | some w =>\n ...
[ { "name": "decodeItems_ne_empty_of_ne_nil", "text": "/-- A nonempty byte stream cannot decode as zero list-payload items with\n positive fuel. -/\ntheorem decodeItems_ne_empty_of_ne_nil\n {fuel : Nat} {bs : List Byte}\n (hfuel : 1 ≤ fuel) (hne : bs ≠ []) :\n decodeItems fuel bs ≠ some ([], []) :...
[ { "name": "decodeWithdrawal_none_of_shortList_four_leftover_chain_auto", "fan_in": 0, "n_deps_direct": 1, "n_deps_transitive": 2, "n_lines": 17, "n_chars": 850, "n_subproofs": 0, "n_tactics": 2, "cyclomatic": 1, "n_automation": 0, "n_rewrites": 0, "n_structural": 0, ...
2
/- EvmAsm.Rv64.RLP.WithdrawalDecodeFailureWP Semantic failure adapters for the withdrawal decoder WP calculus. The exact control-flow reason remains in a scratch frame; the public ABI component only states that the pure `decodeWithdrawal` result is failure. -/ import EvmAsm.Rv64.RLP.WithdrawalDecode import E...
/- EvmAsm.Rv64.RLP.WithdrawalDecodeFailureWP Semantic failure adapters for the withdrawal decoder WP calculus. The exact control-flow reason remains in a scratch frame; the public ABI component only states that the pure `decodeWithdrawal` result is failure. -/ import EvmAsm.Rv64.RLP.WithdrawalDecode import E...
@@ -93,6 +93,30 @@ exfalso exact decodeFully_ne_list_of_head_lt_c0 pfx rest items h hfull +/-- A nonempty byte stream cannot decode as zero list-payload items with + positive fuel. -/ +theorem decodeItems_ne_empty_of_ne_nil + {fuel : Nat} {bs : List Byte} + (hfuel : 1 ≤ fuel) (hne : bs ...
{ "repo": "evm-asm", "git_repo": "github.com/Verified-zkEVM/evm-asm", "revision": "7d5875858bc3727250adb6880c8339048365b1b6", "lean_toolchain": "leanprover/lean4:v4.30.0-rc1", "proof_assistant": "lean", "ablator": "ablators/lean (corollary-delete-lemmas-leaves-all)", "ablator_flags": [ "--corollary-de...
ablate_51d3e0981ad1_8
1e0d14bf6fec2c57
lean
lean
github.com/Verified-zkEVM/evm-asm
7d5875858bc3727250adb6880c8339048365b1b6
EvmAsm/Rv64/RLP/WithdrawalDecodeFailureWP.lean
WithdrawalDecodeFailureWP
8
lemma_delete
null
null
false
0.5
1
1
false
0
inf
0
inf
42
8
2
[ { "theorem_name": "decodeWithdrawal_none_of_shortList_four_leftover_auto", "depth": 1, "n_commands": 0, "n_lines": 3, "is_leaf": true, "centrality": 0, "method": "deleted-dep", "proof_text": "\n decodeWithdrawal_none_of_shortList_four_leftover pfx payload off1 off2 off3 off4\n d0...
[ { "name": "decodeWithdrawal_none_of_shortList_four_leftover", "text": "/-- If four byte-string field decoders have succeeded inside a short-list\n payload but the cursor has not reached the payload end, the withdrawal decode\n is a reason-erased semantic failure. This is the pure bridge used by the\n ...
[ { "name": "decodeWithdrawal_none_of_shortList_successFieldSpecs_leftover", "fan_in": 1, "n_deps_direct": 1, "n_deps_transitive": 2, "n_lines": 81, "n_chars": 3641, "n_subproofs": 14, "n_tactics": 65, "cyclomatic": 1, "n_automation": 5, "n_rewrites": 24, "n_structural"...
2
/- EvmAsm.Rv64.RLP.WithdrawalDecodeFailureWP Semantic failure adapters for the withdrawal decoder WP calculus. The exact control-flow reason remains in a scratch frame; the public ABI component only states that the pure `decodeWithdrawal` result is failure. -/ import EvmAsm.Rv64.RLP.WithdrawalDecode import E...
/- EvmAsm.Rv64.RLP.WithdrawalDecodeFailureWP Semantic failure adapters for the withdrawal decoder WP calculus. The exact control-flow reason remains in a scratch frame; the public ABI component only states that the pure `decodeWithdrawal` result is failure. -/ import EvmAsm.Rv64.RLP.WithdrawalDecode import E...
@@ -117,6 +117,143 @@ rcases decodedRest with ⟨items, rest'⟩ simp [haux, hrest] at hitems +/-- If four byte-string field decoders have succeeded inside a short-list + payload but the cursor has not reached the payload end, the withdrawal decode + is a reason-erased semantic failure. This i...
{ "repo": "evm-asm", "git_repo": "github.com/Verified-zkEVM/evm-asm", "revision": "7d5875858bc3727250adb6880c8339048365b1b6", "lean_toolchain": "leanprover/lean4:v4.30.0-rc1", "proof_assistant": "lean", "ablator": "ablators/lean (corollary-delete-lemmas-leaves-all)", "ablator_flags": [ "--corollary-de...
ablate_51d3e0981ad1_9
e1443d7219cdfa28
lean
lean
github.com/Verified-zkEVM/evm-asm
7d5875858bc3727250adb6880c8339048365b1b6
EvmAsm/Rv64/RLP/WithdrawalDecodeFailureWP.lean
WithdrawalDecodeFailureWP
9
lemma_delete
null
null
false
0.5
1
1
false
0
inf
0
inf
42
8
2
[ { "theorem_name": "decodeWithdrawal_none_of_shortList_four_leftover_auto", "depth": 1, "n_commands": 0, "n_lines": 3, "is_leaf": true, "centrality": 0, "method": "deleted-dep", "proof_text": "\n decodeWithdrawal_none_of_shortList_four_leftover pfx payload off1 off2 off3 off4\n d0...
[ { "name": "decodeWithdrawal_none_of_shortList_four_leftover", "text": "/-- If four byte-string field decoders have succeeded inside a short-list\n payload but the cursor has not reached the payload end, the withdrawal decode\n is a reason-erased semantic failure. This is the pure bridge used by the\n ...
[ { "name": "decodeWithdrawal_none_of_shortList_successFieldSpecs_leftover_auto", "fan_in": 0, "n_deps_direct": 1, "n_deps_transitive": 3, "n_lines": 15, "n_chars": 778, "n_subproofs": 0, "n_tactics": 2, "cyclomatic": 1, "n_automation": 0, "n_rewrites": 0, "n_structural...
3
/- EvmAsm.Rv64.RLP.WithdrawalDecodeFailureWP Semantic failure adapters for the withdrawal decoder WP calculus. The exact control-flow reason remains in a scratch frame; the public ABI component only states that the pure `decodeWithdrawal` result is failure. -/ import EvmAsm.Rv64.RLP.WithdrawalDecode import E...
/- EvmAsm.Rv64.RLP.WithdrawalDecodeFailureWP Semantic failure adapters for the withdrawal decoder WP calculus. The exact control-flow reason remains in a scratch frame; the public ABI component only states that the pure `decodeWithdrawal` result is failure. -/ import EvmAsm.Rv64.RLP.WithdrawalDecode import E...
@@ -117,6 +117,143 @@ rcases decodedRest with ⟨items, rest'⟩ simp [haux, hrest] at hitems +/-- If four byte-string field decoders have succeeded inside a short-list + payload but the cursor has not reached the payload end, the withdrawal decode + is a reason-erased semantic failure. This i...
{ "repo": "evm-asm", "git_repo": "github.com/Verified-zkEVM/evm-asm", "revision": "7d5875858bc3727250adb6880c8339048365b1b6", "lean_toolchain": "leanprover/lean4:v4.30.0-rc1", "proof_assistant": "lean", "ablator": "ablators/lean (corollary-delete-lemmas-leaves-all)", "ablator_flags": [ "--corollary-de...
ablate_d59208af3a84_0
9472caacd4f6bea2
lean
lean
github.com/Verified-zkEVM/evm-asm
7d5875858bc3727250adb6880c8339048365b1b6
EvmAsm/Codegen/Programs/HpEncodeNibblesSAsm.lean
HpEncodeNibblesSAsm
0
lemma_delete
null
null
false
0.5
1
1
false
0
inf
0
inf
42
42
2
[ { "theorem_name": "hpOdd_eq_zero_or_one", "depth": 1, "n_commands": 0, "n_lines": 3, "is_leaf": true, "centrality": 0, "method": "deleted-dep", "proof_text": " by\n have := hpOdd_le_one len\n omega", "n_chars": 38, "n_subproofs": 1, "n_tactics": 3, "cyclomatic": 1, ...
[ { "name": "hpOdd_le_one", "text": "theorem hpOdd_le_one (len : Nat) : hpOdd len ≤ 1 := by\n unfold hpOdd\n omega\n\n", "fan_in": 2, "n_lines": 5, "n_chars": 81, "n_subproofs": 0, "n_tactics": 3, "cyclomatic": 1, "n_automation": 1, "n_rewrites": 1, "n_structural": 0, ...
[ { "name": "hpOdd_eq_zero_or_one", "fan_in": 1, "n_deps_direct": 1, "n_deps_transitive": 1, "n_lines": 5, "n_chars": 117, "n_subproofs": 1, "n_tactics": 3, "cyclomatic": 1, "n_automation": 1, "n_rewrites": 0, "n_structural": 0, "automation_only": false, "max_ne...
1
/- Verified byte-identical SAsm port of `hp_encode_nibbles`. The source nibble buffer is read-only and the encoded destination window is the sole writable region. The semantic functions below deliberately model the emitted shifts, ORs, and byte truncations for every input byte and every `isLeaf` word; canon...
/- Verified byte-identical SAsm port of `hp_encode_nibbles`. The source nibble buffer is read-only and the encoded destination window is the sole writable region. The semantic functions below deliberately model the emitted shifts, ORs, and byte truncations for every input byte and every `isLeaf` word; canon...
@@ -46,8 +46,14 @@ #guard hpEncoded [1, 2, 3, 4, 5] 5 1 = [0x31, 0x23, 0x45] #guard hpEncoded [1, 2, 3, 4] 4 0 = [0x00, 0x12, 0x34] -theorem hpOdd_eq_zero_or_one (len : Nat) : hpOdd len = 0 ∨ hpOdd len = 1 := sorry +theorem hpOdd_le_one (len : Nat) : hpOdd len ≤ 1 := by + unfold hpOdd + omega +theorem hpOdd_eq_...
{ "repo": "evm-asm", "git_repo": "github.com/Verified-zkEVM/evm-asm", "revision": "7d5875858bc3727250adb6880c8339048365b1b6", "lean_toolchain": "leanprover/lean4:v4.30.0-rc1", "proof_assistant": "lean", "ablator": "ablators/lean (corollary-delete-lemmas-leaves-all)", "ablator_flags": [ "--corollary-de...
ablate_d59208af3a84_1
b86a085dd71e63a5
lean
lean
github.com/Verified-zkEVM/evm-asm
7d5875858bc3727250adb6880c8339048365b1b6
EvmAsm/Codegen/Programs/HpEncodeNibblesSAsm.lean
HpEncodeNibblesSAsm
1
lemma_delete
null
null
false
0.5
1
1
false
0
inf
0
inf
42
42
2
[ { "theorem_name": "length_hpWin", "depth": 1, "n_commands": 0, "n_lines": 3, "is_leaf": true, "centrality": 0, "method": "deleted-dep", "proof_text": " by\n simp only [hpWin, List.length_append, length_hpPrefix, List.length_drop, h_orig]\n omega", "n_chars": 94, "n_subproof...
[ { "name": "length_hpPrefix", "text": "theorem length_hpPrefix (srcBytes : List (BitVec 8)) (len : Nat)\n (isLeaf : Word) (i : Nat) :\n (hpPrefix srcBytes len isLeaf i).length = 1 + i := by\n induction i with\n | zero => rfl\n | succ i ih => simp only [hpPrefix, List.length_append, List.length_singl...
[ { "name": "length_hpWin", "fan_in": 1, "n_deps_direct": 1, "n_deps_transitive": 1, "n_lines": 8, "n_chars": 320, "n_subproofs": 0, "n_tactics": 3, "cyclomatic": 1, "n_automation": 2, "n_rewrites": 0, "n_structural": 0, "automation_only": true, "max_nesting": 2...
1
/- Verified byte-identical SAsm port of `hp_encode_nibbles`. The source nibble buffer is read-only and the encoded destination window is the sole writable region. The semantic functions below deliberately model the emitted shifts, ORs, and byte truncations for every input byte and every `isLeaf` word; canon...
/- Verified byte-identical SAsm port of `hp_encode_nibbles`. The source nibble buffer is read-only and the encoded destination window is the sole writable region. The semantic functions below deliberately model the emitted shifts, ORs, and byte truncations for every input byte and every `isLeaf` word; canon...
@@ -46,10 +46,19 @@ #guard hpEncoded [1, 2, 3, 4, 5] 5 1 = [0x31, 0x23, 0x45] #guard hpEncoded [1, 2, 3, 4] 4 0 = [0x00, 0x12, 0x34] +theorem length_hpPrefix (srcBytes : List (BitVec 8)) (len : Nat) + (isLeaf : Word) (i : Nat) : + (hpPrefix srcBytes len isLeaf i).length = 1 + i := by + induction i with + | ...
{ "repo": "evm-asm", "git_repo": "github.com/Verified-zkEVM/evm-asm", "revision": "7d5875858bc3727250adb6880c8339048365b1b6", "lean_toolchain": "leanprover/lean4:v4.30.0-rc1", "proof_assistant": "lean", "ablator": "ablators/lean (corollary-delete-lemmas-leaves-all)", "ablator_flags": [ "--corollary-de...
ablate_d59208af3a84_2
98c76a3f578f32b1
lean
lean
github.com/Verified-zkEVM/evm-asm
7d5875858bc3727250adb6880c8339048365b1b6
EvmAsm/Codegen/Programs/HpEncodeNibblesSAsm.lean
HpEncodeNibblesSAsm
2
lemma_delete
null
null
false
0.5
1
1
false
0
inf
0
inf
42
42
2
[ { "theorem_name": "length_hpWin", "depth": 1, "n_commands": 0, "n_lines": 3, "is_leaf": true, "centrality": 0, "method": "deleted-dep", "proof_text": " by\n simp only [hpWin, List.length_append, length_hpPrefix, List.length_drop, h_orig]\n omega", "n_chars": 94, "n_subproof...
[ { "name": "length_hpPrefix", "text": "theorem length_hpPrefix (srcBytes : List (BitVec 8)) (len : Nat)\n (isLeaf : Word) (i : Nat) :\n (hpPrefix srcBytes len isLeaf i).length = 1 + i := by\n induction i with\n | zero => rfl\n | succ i ih => simp only [hpPrefix, List.length_append, List.length_singl...
[ { "name": "hpWin_step", "fan_in": 1, "n_deps_direct": 1, "n_deps_transitive": 1, "n_lines": 16, "n_chars": 710, "n_subproofs": 2, "n_tactics": 10, "cyclomatic": 1, "n_automation": 2, "n_rewrites": 3, "n_structural": 0, "automation_only": false, "max_nesting": ...
1
/- Verified byte-identical SAsm port of `hp_encode_nibbles`. The source nibble buffer is read-only and the encoded destination window is the sole writable region. The semantic functions below deliberately model the emitted shifts, ORs, and byte truncations for every input byte and every `isLeaf` word; canon...
/- Verified byte-identical SAsm port of `hp_encode_nibbles`. The source nibble buffer is read-only and the encoded destination window is the sole writable region. The semantic functions below deliberately model the emitted shifts, ORs, and byte truncations for every input byte and every `isLeaf` word; canon...
@@ -46,6 +46,13 @@ #guard hpEncoded [1, 2, 3, 4, 5] 5 1 = [0x31, 0x23, 0x45] #guard hpEncoded [1, 2, 3, 4] 4 0 = [0x00, 0x12, 0x34] +theorem length_hpPrefix (srcBytes : List (BitVec 8)) (len : Nat) + (isLeaf : Word) (i : Nat) : + (hpPrefix srcBytes len isLeaf i).length = 1 + i := by + induction i with + | z...
{ "repo": "evm-asm", "git_repo": "github.com/Verified-zkEVM/evm-asm", "revision": "7d5875858bc3727250adb6880c8339048365b1b6", "lean_toolchain": "leanprover/lean4:v4.30.0-rc1", "proof_assistant": "lean", "ablator": "ablators/lean (corollary-delete-lemmas-leaves-all)", "ablator_flags": [ "--corollary-de...
ablate_d59208af3a84_3
c5035f98da3f6588
lean
lean
github.com/Verified-zkEVM/evm-asm
7d5875858bc3727250adb6880c8339048365b1b6
EvmAsm/Codegen/Programs/HpEncodeNibblesSAsm.lean
HpEncodeNibblesSAsm
3
lemma_delete
null
null
false
0.5
1
1
false
0
inf
0
inf
42
42
2
[ { "theorem_name": "hpOdd_eq_zero_or_one", "depth": 1, "n_commands": 0, "n_lines": 3, "is_leaf": true, "centrality": 0, "method": "deleted-dep", "proof_text": " by\n have := hpOdd_le_one len\n omega", "n_chars": 38, "n_subproofs": 1, "n_tactics": 3, "cyclomatic": 1, ...
[ { "name": "hpOdd_le_one", "text": "theorem hpOdd_le_one (len : Nat) : hpOdd len ≤ 1 := by\n unfold hpOdd\n omega\n\n", "fan_in": 2, "n_lines": 5, "n_chars": 81, "n_subproofs": 0, "n_tactics": 3, "cyclomatic": 1, "n_automation": 1, "n_rewrites": 1, "n_structural": 0, ...
[ { "name": "hpParity_word", "fan_in": 3, "n_deps_direct": 1, "n_deps_transitive": 1, "n_lines": 10, "n_chars": 306, "n_subproofs": 0, "n_tactics": 7, "cyclomatic": 1, "n_automation": 3, "n_rewrites": 0, "n_structural": 3, "automation_only": false, "max_nesting"...
1
/- Verified byte-identical SAsm port of `hp_encode_nibbles`. The source nibble buffer is read-only and the encoded destination window is the sole writable region. The semantic functions below deliberately model the emitted shifts, ORs, and byte truncations for every input byte and every `isLeaf` word; canon...
/- Verified byte-identical SAsm port of `hp_encode_nibbles`. The source nibble buffer is read-only and the encoded destination window is the sole writable region. The semantic functions below deliberately model the emitted shifts, ORs, and byte truncations for every input byte and every `isLeaf` word; canon...
@@ -46,6 +46,10 @@ #guard hpEncoded [1, 2, 3, 4, 5] 5 1 = [0x31, 0x23, 0x45] #guard hpEncoded [1, 2, 3, 4] 4 0 = [0x00, 0x12, 0x34] +theorem hpOdd_le_one (len : Nat) : hpOdd len ≤ 1 := by + unfold hpOdd + omega + def hpInitBlock : List Instr := [.ANDI .x5 .x11 1, .MV .x6 .x13, .SLLI .x7 .x12 1, .OR .x7 .x...
{ "repo": "evm-asm", "git_repo": "github.com/Verified-zkEVM/evm-asm", "revision": "7d5875858bc3727250adb6880c8339048365b1b6", "lean_toolchain": "leanprover/lean4:v4.30.0-rc1", "proof_assistant": "lean", "ablator": "ablators/lean (corollary-delete-lemmas-leaves-all)", "ablator_flags": [ "--corollary-de...
ablate_d59208af3a84_4
1efe087df0b6ad0e
lean
lean
github.com/Verified-zkEVM/evm-asm
7d5875858bc3727250adb6880c8339048365b1b6
EvmAsm/Codegen/Programs/HpEncodeNibblesSAsm.lean
HpEncodeNibblesSAsm
4
lemma_delete
null
null
false
0.5
1
1
false
0
inf
0
inf
42
42
2
[ { "theorem_name": "hpOdd_eq_zero_or_one", "depth": 1, "n_commands": 0, "n_lines": 3, "is_leaf": true, "centrality": 0, "method": "deleted-dep", "proof_text": " by\n have := hpOdd_le_one len\n omega", "n_chars": 38, "n_subproofs": 1, "n_tactics": 3, "cyclomatic": 1, ...
[ { "name": "hpOdd_le_one", "text": "theorem hpOdd_le_one (len : Nat) : hpOdd len ≤ 1 := by\n unfold hpOdd\n omega\n\n", "fan_in": 2, "n_lines": 5, "n_chars": 81, "n_subproofs": 0, "n_tactics": 3, "cyclomatic": 1, "n_automation": 1, "n_rewrites": 1, "n_structural": 0, ...
[ { "name": "odd_header_eq", "fan_in": 1, "n_deps_direct": 2, "n_deps_transitive": 3, "n_lines": 12, "n_chars": 495, "n_subproofs": 0, "n_tactics": 6, "cyclomatic": 1, "n_automation": 2, "n_rewrites": 4, "n_structural": 0, "automation_only": false, "max_nesting"...
3
/- Verified byte-identical SAsm port of `hp_encode_nibbles`. The source nibble buffer is read-only and the encoded destination window is the sole writable region. The semantic functions below deliberately model the emitted shifts, ORs, and byte truncations for every input byte and every `isLeaf` word; canon...
/- Verified byte-identical SAsm port of `hp_encode_nibbles`. The source nibble buffer is read-only and the encoded destination window is the sole writable region. The semantic functions below deliberately model the emitted shifts, ORs, and byte truncations for every input byte and every `isLeaf` word; canon...
@@ -46,6 +46,10 @@ #guard hpEncoded [1, 2, 3, 4, 5] 5 1 = [0x31, 0x23, 0x45] #guard hpEncoded [1, 2, 3, 4] 4 0 = [0x00, 0x12, 0x34] +theorem hpOdd_le_one (len : Nat) : hpOdd len ≤ 1 := by + unfold hpOdd + omega + def hpInitBlock : List Instr := [.ANDI .x5 .x11 1, .MV .x6 .x13, .SLLI .x7 .x12 1, .OR .x7 .x...
{ "repo": "evm-asm", "git_repo": "github.com/Verified-zkEVM/evm-asm", "revision": "7d5875858bc3727250adb6880c8339048365b1b6", "lean_toolchain": "leanprover/lean4:v4.30.0-rc1", "proof_assistant": "lean", "ablator": "ablators/lean (corollary-delete-lemmas-leaves-all)", "ablator_flags": [ "--corollary-de...
ablate_d59208af3a84_5
648a796d627084dc
lean
lean
github.com/Verified-zkEVM/evm-asm
7d5875858bc3727250adb6880c8339048365b1b6
EvmAsm/Codegen/Programs/HpEncodeNibblesSAsm.lean
HpEncodeNibblesSAsm
5
lemma_delete
null
null
false
0.5
1
1
false
0
inf
0
inf
42
42
2
[ { "theorem_name": "hpOdd_eq_zero_or_one", "depth": 1, "n_commands": 0, "n_lines": 3, "is_leaf": true, "centrality": 0, "method": "deleted-dep", "proof_text": " by\n have := hpOdd_le_one len\n omega", "n_chars": 38, "n_subproofs": 1, "n_tactics": 3, "cyclomatic": 1, ...
[ { "name": "hpOdd_le_one", "text": "theorem hpOdd_le_one (len : Nat) : hpOdd len ≤ 1 := by\n unfold hpOdd\n omega\n\n", "fan_in": 2, "n_lines": 5, "n_chars": 81, "n_subproofs": 0, "n_tactics": 3, "cyclomatic": 1, "n_automation": 1, "n_rewrites": 1, "n_structural": 0, ...
[ { "name": "even_header_eq", "fan_in": 1, "n_deps_direct": 2, "n_deps_transitive": 3, "n_lines": 12, "n_chars": 485, "n_subproofs": 0, "n_tactics": 7, "cyclomatic": 1, "n_automation": 4, "n_rewrites": 4, "n_structural": 0, "automation_only": false, "max_nesting...
3
/- Verified byte-identical SAsm port of `hp_encode_nibbles`. The source nibble buffer is read-only and the encoded destination window is the sole writable region. The semantic functions below deliberately model the emitted shifts, ORs, and byte truncations for every input byte and every `isLeaf` word; canon...
/- Verified byte-identical SAsm port of `hp_encode_nibbles`. The source nibble buffer is read-only and the encoded destination window is the sole writable region. The semantic functions below deliberately model the emitted shifts, ORs, and byte truncations for every input byte and every `isLeaf` word; canon...
@@ -46,6 +46,10 @@ #guard hpEncoded [1, 2, 3, 4, 5] 5 1 = [0x31, 0x23, 0x45] #guard hpEncoded [1, 2, 3, 4] 4 0 = [0x00, 0x12, 0x34] +theorem hpOdd_le_one (len : Nat) : hpOdd len ≤ 1 := by + unfold hpOdd + omega + def hpInitBlock : List Instr := [.ANDI .x5 .x11 1, .MV .x6 .x13, .SLLI .x7 .x12 1, .OR .x7 .x...
{ "repo": "evm-asm", "git_repo": "github.com/Verified-zkEVM/evm-asm", "revision": "7d5875858bc3727250adb6880c8339048365b1b6", "lean_toolchain": "leanprover/lean4:v4.30.0-rc1", "proof_assistant": "lean", "ablator": "ablators/lean (corollary-delete-lemmas-leaves-all)", "ablator_flags": [ "--corollary-de...
ablate_d59208af3a84_6
60da6169a51a4a12
lean
lean
github.com/Verified-zkEVM/evm-asm
7d5875858bc3727250adb6880c8339048365b1b6
EvmAsm/Codegen/Programs/HpEncodeNibblesSAsm.lean
HpEncodeNibblesSAsm
6
lemma_delete
null
null
false
0.5
1
1
false
0
inf
0
inf
42
42
3
[ { "theorem_name": "odd_header_eq", "depth": 1, "n_commands": 0, "n_lines": 6, "is_leaf": true, "centrality": 0, "method": "deleted-dep", "proof_text": " by\n rw [initRf_get_x7, hx12, hx11]\n unfold hpHeader\n rw [if_pos h_odd]\n simp only [show signExtend12 (1 : BitVec 12) = (1 :...
[ { "name": "hpParity_word", "text": "theorem hpParity_word (len : Nat) :\n (BitVec.ofNat 64 len &&& (1 : Word)) = BitVec.ofNat 64 (hpOdd len) := by\n apply BitVec.eq_of_toNat_eq\n simp only [BitVec.toNat_and, BitVec.toNat_ofNat, Nat.reducePow]\n simp\n symm\n apply Nat.mod_eq_of_lt\n exact Nat.lt_of...
[ { "name": "odd_engine", "fan_in": 1, "n_deps_direct": 4, "n_deps_transitive": 7, "n_lines": 60, "n_chars": 2472, "n_subproofs": 9, "n_tactics": 47, "cyclomatic": 3, "n_automation": 13, "n_rewrites": 20, "n_structural": 3, "automation_only": false, "max_nesting...
7
/- Verified byte-identical SAsm port of `hp_encode_nibbles`. The source nibble buffer is read-only and the encoded destination window is the sole writable region. The semantic functions below deliberately model the emitted shifts, ORs, and byte truncations for every input byte and every `isLeaf` word; canon...
/- Verified byte-identical SAsm port of `hp_encode_nibbles`. The source nibble buffer is read-only and the encoded destination window is the sole writable region. The semantic functions below deliberately model the emitted shifts, ORs, and byte truncations for every input byte and every `isLeaf` word; canon...
@@ -112,6 +112,15 @@ #guard (hpEncodeNibblesBody 0 0 0 0 [] []).flatten 0 ++ [Instr.JALR .x0 .x1 0] = hpEncodeNibbles_prog +theorem hpParity_word (len : Nat) : + (BitVec.ofNat 64 len &&& (1 : Word)) = BitVec.ofNat 64 (hpOdd len) := by + apply BitVec.eq_of_toNat_eq + simp only [BitVec.toNat_and, BitVec.toNat_...
{ "repo": "evm-asm", "git_repo": "github.com/Verified-zkEVM/evm-asm", "revision": "7d5875858bc3727250adb6880c8339048365b1b6", "lean_toolchain": "leanprover/lean4:v4.30.0-rc1", "proof_assistant": "lean", "ablator": "ablators/lean (corollary-delete-lemmas-leaves-all)", "ablator_flags": [ "--corollary-de...
ablate_d59208af3a84_7
23cfab90c4ee1cee
lean
lean
github.com/Verified-zkEVM/evm-asm
7d5875858bc3727250adb6880c8339048365b1b6
EvmAsm/Codegen/Programs/HpEncodeNibblesSAsm.lean
HpEncodeNibblesSAsm
7
lemma_delete
null
null
false
0.5
1
1
false
0
inf
0
inf
42
42
3
[ { "theorem_name": "odd_header_eq", "depth": 1, "n_commands": 0, "n_lines": 6, "is_leaf": true, "centrality": 0, "method": "deleted-dep", "proof_text": " by\n rw [initRf_get_x7, hx12, hx11]\n unfold hpHeader\n rw [if_pos h_odd]\n simp only [show signExtend12 (1 : BitVec 12) = (1 :...
[ { "name": "hpParity_word", "text": "theorem hpParity_word (len : Nat) :\n (BitVec.ofNat 64 len &&& (1 : Word)) = BitVec.ofNat 64 (hpOdd len) := by\n apply BitVec.eq_of_toNat_eq\n simp only [BitVec.toNat_and, BitVec.toNat_ofNat, Nat.reducePow]\n simp\n symm\n apply Nat.mod_eq_of_lt\n exact Nat.lt_of...
[ { "name": "even_engine", "fan_in": 1, "n_deps_direct": 2, "n_deps_transitive": 5, "n_lines": 23, "n_chars": 1000, "n_subproofs": 2, "n_tactics": 15, "cyclomatic": 1, "n_automation": 4, "n_rewrites": 9, "n_structural": 1, "automation_only": false, "max_nesting"...
5
/- Verified byte-identical SAsm port of `hp_encode_nibbles`. The source nibble buffer is read-only and the encoded destination window is the sole writable region. The semantic functions below deliberately model the emitted shifts, ORs, and byte truncations for every input byte and every `isLeaf` word; canon...
/- Verified byte-identical SAsm port of `hp_encode_nibbles`. The source nibble buffer is read-only and the encoded destination window is the sole writable region. The semantic functions below deliberately model the emitted shifts, ORs, and byte truncations for every input byte and every `isLeaf` word; canon...
@@ -112,6 +112,15 @@ #guard (hpEncodeNibblesBody 0 0 0 0 [] []).flatten 0 ++ [Instr.JALR .x0 .x1 0] = hpEncodeNibbles_prog +theorem hpParity_word (len : Nat) : + (BitVec.ofNat 64 len &&& (1 : Word)) = BitVec.ofNat 64 (hpOdd len) := by + apply BitVec.eq_of_toNat_eq + simp only [BitVec.toNat_and, BitVec.toNat_...
{ "repo": "evm-asm", "git_repo": "github.com/Verified-zkEVM/evm-asm", "revision": "7d5875858bc3727250adb6880c8339048365b1b6", "lean_toolchain": "leanprover/lean4:v4.30.0-rc1", "proof_assistant": "lean", "ablator": "ablators/lean (corollary-delete-lemmas-leaves-all)", "ablator_flags": [ "--corollary-de...
ablate_d59208af3a84_8
378a10f9146b68c5
lean
lean
github.com/Verified-zkEVM/evm-asm
7d5875858bc3727250adb6880c8339048365b1b6
EvmAsm/Codegen/Programs/HpEncodeNibblesSAsm.lean
HpEncodeNibblesSAsm
8
lemma_delete
null
null
false
0.5
1
1
false
0
inf
0
inf
42
42
2
[ { "theorem_name": "pair_engine", "depth": 1, "n_commands": 0, "n_lines": 84, "is_leaf": true, "centrality": 0, "method": "deleted-dep", "proof_text": " by\n let k := hpOdd len + 2 * i\n have hk : k + 1 < len := by\n dsimp only [k]\n have hp := hpOdd_add_twice_div len\n ome...
[ { "name": "hpOdd_add_twice_div", "text": "theorem hpOdd_add_twice_div (len : Nat) : hpOdd len + 2 * (len / 2) = len := by\n unfold hpOdd\n omega\n\n", "fan_in": 2, "n_lines": 5, "n_chars": 104, "n_subproofs": 0, "n_tactics": 3, "cyclomatic": 1, "n_automation": 1, "n_rewrite...
[ { "name": "pair_engine", "fan_in": 1, "n_deps_direct": 3, "n_deps_transitive": 3, "n_lines": 98, "n_chars": 4310, "n_subproofs": 17, "n_tactics": 84, "cyclomatic": 2, "n_automation": 19, "n_rewrites": 29, "n_structural": 6, "automation_only": false, "max_nesti...
3
/- Verified byte-identical SAsm port of `hp_encode_nibbles`. The source nibble buffer is read-only and the encoded destination window is the sole writable region. The semantic functions below deliberately model the emitted shifts, ORs, and byte truncations for every input byte and every `isLeaf` word; canon...
/- Verified byte-identical SAsm port of `hp_encode_nibbles`. The source nibble buffer is read-only and the encoded destination window is the sole writable region. The semantic functions below deliberately model the emitted shifts, ORs, and byte truncations for every input byte and every `isLeaf` word; canon...
@@ -46,6 +46,10 @@ #guard hpEncoded [1, 2, 3, 4, 5] 5 1 = [0x31, 0x23, 0x45] #guard hpEncoded [1, 2, 3, 4] 4 0 = [0x00, 0x12, 0x34] +theorem hpOdd_add_twice_div (len : Nat) : hpOdd len + 2 * (len / 2) = len := by + unfold hpOdd + omega + def hpInitBlock : List Instr := [.ANDI .x5 .x11 1, .MV .x6 .x13, .SLLI ....
{ "repo": "evm-asm", "git_repo": "github.com/Verified-zkEVM/evm-asm", "revision": "7d5875858bc3727250adb6880c8339048365b1b6", "lean_toolchain": "leanprover/lean4:v4.30.0-rc1", "proof_assistant": "lean", "ablator": "ablators/lean (corollary-delete-lemmas-leaves-all)", "ablator_flags": [ "--corollary-de...
ablate_d59208af3a84_9
7c515f23ac85959f
lean
lean
github.com/Verified-zkEVM/evm-asm
7d5875858bc3727250adb6880c8339048365b1b6
EvmAsm/Codegen/Programs/HpEncodeNibblesSAsm.lean
HpEncodeNibblesSAsm
9
lemma_delete
null
null
false
0.5
1
1
false
0
inf
0
inf
42
42
3
[ { "theorem_name": "odd_header_eq", "depth": 1, "n_commands": 0, "n_lines": 6, "is_leaf": true, "centrality": 0, "method": "deleted-dep", "proof_text": " by\n rw [initRf_get_x7, hx12, hx11]\n unfold hpHeader\n rw [if_pos h_odd]\n simp only [show signExtend12 (1 : BitVec 12) = (1 :...
[ { "name": "hpParity_word", "text": "theorem hpParity_word (len : Nat) :\n (BitVec.ofNat 64 len &&& (1 : Word)) = BitVec.ofNat 64 (hpOdd len) := by\n apply BitVec.eq_of_toNat_eq\n simp only [BitVec.toNat_and, BitVec.toNat_ofNat, Nat.reducePow]\n simp\n symm\n apply Nat.mod_eq_of_lt\n exact Nat.lt_of...
[ { "name": "hpEncodeNibblesFn_spec", "fan_in": 0, "n_deps_direct": 37, "n_deps_transitive": 42, "n_lines": 316, "n_chars": 13774, "n_subproofs": 42, "n_tactics": 309, "cyclomatic": 25, "n_automation": 108, "n_rewrites": 117, "n_structural": 50, "automation_only": f...
42
/- Verified byte-identical SAsm port of `hp_encode_nibbles`. The source nibble buffer is read-only and the encoded destination window is the sole writable region. The semantic functions below deliberately model the emitted shifts, ORs, and byte truncations for every input byte and every `isLeaf` word; canon...
/- Verified byte-identical SAsm port of `hp_encode_nibbles`. The source nibble buffer is read-only and the encoded destination window is the sole writable region. The semantic functions below deliberately model the emitted shifts, ORs, and byte truncations for every input byte and every `isLeaf` word; canon...
@@ -166,6 +166,15 @@ #guard (hpEncodeNibblesBody 0 0 0 0 [] []).flatten 0 ++ [Instr.JALR .x0 .x1 0] = hpEncodeNibbles_prog +theorem hpParity_word (len : Nat) : + (BitVec.ofNat 64 len &&& (1 : Word)) = BitVec.ofNat 64 (hpOdd len) := by + apply BitVec.eq_of_toNat_eq + simp only [BitVec.toNat_and, BitVec.toNat_...
{ "repo": "evm-asm", "git_repo": "github.com/Verified-zkEVM/evm-asm", "revision": "7d5875858bc3727250adb6880c8339048365b1b6", "lean_toolchain": "leanprover/lean4:v4.30.0-rc1", "proof_assistant": "lean", "ablator": "ablators/lean (corollary-delete-lemmas-leaves-all)", "ablator_flags": [ "--corollary-de...
ablate_f26052dd988b_0
67666428f321d51a
lean
lean
github.com/Verified-zkEVM/evm-asm
7d5875858bc3727250adb6880c8339048365b1b6
EvmAsm/Evm64/Accelerators/Status.lean
Status
0
lemma_delete
null
null
false
0.5
1
1
false
0
inf
0
inf
42
2
4
[ { "theorem_name": "zkvmStatusToWord_injective", "depth": 1, "n_commands": 0, "n_lines": 5, "is_leaf": true, "centrality": 0, "method": "deleted-dep", "proof_text": " by\n intro a b h\n cases a <;> cases b <;> simp [zkvmStatusToWord] at h ⊢\n · exact absurd h zkvmStatusEokWord_ne_e...
[ { "name": "zkvmStatusEokWord_ne_efailWord", "text": "/-- The two status words are distinct. -/\ntheorem zkvmStatusEokWord_ne_efailWord :\n zkvmStatusEokWord ≠ zkvmStatusEfailWord := by\n decide\n\n", "fan_in": 4, "n_lines": 6, "n_chars": 145, "n_subproofs": 0, "n_tactics": 2, "cy...
[ { "name": "zkvmStatusToWord_injective", "fan_in": 0, "n_deps_direct": 1, "n_deps_transitive": 1, "n_lines": 9, "n_chars": 345, "n_subproofs": 0, "n_tactics": 7, "cyclomatic": 5, "n_automation": 1, "n_rewrites": 0, "n_structural": 5, "automation_only": false, "...
1
/- EvmAsm.Evm64.Accelerators.Status Lean bridge for the `zkvm_status` enum from `EvmAsm/Evm64/zkvm-standards/standards/c-interface-accelerators/zkvm_accelerators.h`. The C header (current upstream version) defines exactly two return codes: typedef enum { ZKVM_EOK = 0, /* Success */ ...
/- EvmAsm.Evm64.Accelerators.Status Lean bridge for the `zkvm_status` enum from `EvmAsm/Evm64/zkvm-standards/standards/c-interface-accelerators/zkvm_accelerators.h`. The C header (current upstream version) defines exactly two return codes: typedef enum { ZKVM_EOK = 0, /* Success */ ...
@@ -67,6 +67,11 @@ so `ZKVM_EFAIL` is the all-ones 64-bit word `0xFFFFFFFFFFFFFFFF`. -/ def zkvmStatusEfailWord : Word := BitVec.allOnes 64 +/-- The two status words are distinct. -/ +theorem zkvmStatusEokWord_ne_efailWord : + zkvmStatusEokWord ≠ zkvmStatusEfailWord := by + decide + /-- RV64 `a0` return-regist...
{ "repo": "evm-asm", "git_repo": "github.com/Verified-zkEVM/evm-asm", "revision": "7d5875858bc3727250adb6880c8339048365b1b6", "lean_toolchain": "leanprover/lean4:v4.30.0-rc1", "proof_assistant": "lean", "ablator": "ablators/lean (corollary-delete-lemmas-leaves-all)", "ablator_flags": [ "--corollary-de...
ablate_f26052dd988b_1
47fbccf6cc7a618f
lean
lean
github.com/Verified-zkEVM/evm-asm
7d5875858bc3727250adb6880c8339048365b1b6
EvmAsm/Evm64/Accelerators/Status.lean
Status
1
lemma_delete
null
null
false
0.5
1
1
false
0
inf
0
inf
42
2
4
[ { "theorem_name": "zkvmStatusToWord_injective", "depth": 1, "n_commands": 0, "n_lines": 5, "is_leaf": true, "centrality": 0, "method": "deleted-dep", "proof_text": " by\n intro a b h\n cases a <;> cases b <;> simp [zkvmStatusToWord] at h ⊢\n · exact absurd h zkvmStatusEokWord_ne_e...
[ { "name": "zkvmStatusEokWord_ne_efailWord", "text": "/-- The two status words are distinct. -/\ntheorem zkvmStatusEokWord_ne_efailWord :\n zkvmStatusEokWord ≠ zkvmStatusEfailWord := by\n decide\n\n", "fan_in": 4, "n_lines": 6, "n_chars": 145, "n_subproofs": 0, "n_tactics": 2, "cy...
[ { "name": "zkvmStatusFromWord?_efail", "fan_in": 0, "n_deps_direct": 1, "n_deps_transitive": 1, "n_lines": 5, "n_chars": 175, "n_subproofs": 0, "n_tactics": 2, "cyclomatic": 1, "n_automation": 1, "n_rewrites": 0, "n_structural": 0, "automation_only": true, "ma...
1
/- EvmAsm.Evm64.Accelerators.Status Lean bridge for the `zkvm_status` enum from `EvmAsm/Evm64/zkvm-standards/standards/c-interface-accelerators/zkvm_accelerators.h`. The C header (current upstream version) defines exactly two return codes: typedef enum { ZKVM_EOK = 0, /* Success */ ...
/- EvmAsm.Evm64.Accelerators.Status Lean bridge for the `zkvm_status` enum from `EvmAsm/Evm64/zkvm-standards/standards/c-interface-accelerators/zkvm_accelerators.h`. The C header (current upstream version) defines exactly two return codes: typedef enum { ZKVM_EOK = 0, /* Success */ ...
@@ -67,6 +67,11 @@ so `ZKVM_EFAIL` is the all-ones 64-bit word `0xFFFFFFFFFFFFFFFF`. -/ def zkvmStatusEfailWord : Word := BitVec.allOnes 64 +/-- The two status words are distinct. -/ +theorem zkvmStatusEokWord_ne_efailWord : + zkvmStatusEokWord ≠ zkvmStatusEfailWord := by + decide + /-- RV64 `a0` return-regist...
{ "repo": "evm-asm", "git_repo": "github.com/Verified-zkEVM/evm-asm", "revision": "7d5875858bc3727250adb6880c8339048365b1b6", "lean_toolchain": "leanprover/lean4:v4.30.0-rc1", "proof_assistant": "lean", "ablator": "ablators/lean (corollary-delete-lemmas-leaves-all)", "ablator_flags": [ "--corollary-de...
ablate_f26052dd988b_2
da5840aea608e114
lean
lean
github.com/Verified-zkEVM/evm-asm
7d5875858bc3727250adb6880c8339048365b1b6
EvmAsm/Evm64/Accelerators/Status.lean
Status
2
lemma_delete
null
null
false
0.5
1
1
false
0
inf
0
inf
42
2
4
[ { "theorem_name": "zkvmStatusToWord_injective", "depth": 1, "n_commands": 0, "n_lines": 5, "is_leaf": true, "centrality": 0, "method": "deleted-dep", "proof_text": " by\n intro a b h\n cases a <;> cases b <;> simp [zkvmStatusToWord] at h ⊢\n · exact absurd h zkvmStatusEokWord_ne_e...
[ { "name": "zkvmStatusEokWord_ne_efailWord", "text": "/-- The two status words are distinct. -/\ntheorem zkvmStatusEokWord_ne_efailWord :\n zkvmStatusEokWord ≠ zkvmStatusEfailWord := by\n decide\n\n", "fan_in": 4, "n_lines": 6, "n_chars": 145, "n_subproofs": 0, "n_tactics": 2, "cy...
[ { "name": "zkvmStatusFromWord?_some_eq_toWord", "fan_in": 0, "n_deps_direct": 1, "n_deps_transitive": 1, "n_lines": 18, "n_chars": 813, "n_subproofs": 0, "n_tactics": 13, "cyclomatic": 2, "n_automation": 6, "n_rewrites": 0, "n_structural": 2, "automation_only": fa...
1
/- EvmAsm.Evm64.Accelerators.Status Lean bridge for the `zkvm_status` enum from `EvmAsm/Evm64/zkvm-standards/standards/c-interface-accelerators/zkvm_accelerators.h`. The C header (current upstream version) defines exactly two return codes: typedef enum { ZKVM_EOK = 0, /* Success */ ...
/- EvmAsm.Evm64.Accelerators.Status Lean bridge for the `zkvm_status` enum from `EvmAsm/Evm64/zkvm-standards/standards/c-interface-accelerators/zkvm_accelerators.h`. The C header (current upstream version) defines exactly two return codes: typedef enum { ZKVM_EOK = 0, /* Success */ ...
@@ -67,6 +67,11 @@ so `ZKVM_EFAIL` is the all-ones 64-bit word `0xFFFFFFFFFFFFFFFF`. -/ def zkvmStatusEfailWord : Word := BitVec.allOnes 64 +/-- The two status words are distinct. -/ +theorem zkvmStatusEokWord_ne_efailWord : + zkvmStatusEokWord ≠ zkvmStatusEfailWord := by + decide + /-- RV64 `a0` return-regist...
{ "repo": "evm-asm", "git_repo": "github.com/Verified-zkEVM/evm-asm", "revision": "7d5875858bc3727250adb6880c8339048365b1b6", "lean_toolchain": "leanprover/lean4:v4.30.0-rc1", "proof_assistant": "lean", "ablator": "ablators/lean (corollary-delete-lemmas-leaves-all)", "ablator_flags": [ "--corollary-de...
ablate_f26052dd988b_3
7c2d8edcfe026a71
lean
lean
github.com/Verified-zkEVM/evm-asm
7d5875858bc3727250adb6880c8339048365b1b6
EvmAsm/Evm64/Accelerators/Status.lean
Status
3
lemma_delete
null
null
false
0.5
1
1
false
0
inf
0
inf
42
2
4
[ { "theorem_name": "zkvmStatusToWord_injective", "depth": 1, "n_commands": 0, "n_lines": 5, "is_leaf": true, "centrality": 0, "method": "deleted-dep", "proof_text": " by\n intro a b h\n cases a <;> cases b <;> simp [zkvmStatusToWord] at h ⊢\n · exact absurd h zkvmStatusEokWord_ne_e...
[ { "name": "zkvmStatusEokWord_ne_efailWord", "text": "/-- The two status words are distinct. -/\ntheorem zkvmStatusEokWord_ne_efailWord :\n zkvmStatusEokWord ≠ zkvmStatusEfailWord := by\n decide\n\n", "fan_in": 4, "n_lines": 6, "n_chars": 145, "n_subproofs": 0, "n_tactics": 2, "cy...
[ { "name": "zkvmStatusFromWord?_eq_none_iff", "fan_in": 1, "n_deps_direct": 1, "n_deps_transitive": 1, "n_lines": 10, "n_chars": 433, "n_subproofs": 0, "n_tactics": 6, "cyclomatic": 1, "n_automation": 3, "n_rewrites": 0, "n_structural": 0, "automation_only": true, ...
1
/- EvmAsm.Evm64.Accelerators.Status Lean bridge for the `zkvm_status` enum from `EvmAsm/Evm64/zkvm-standards/standards/c-interface-accelerators/zkvm_accelerators.h`. The C header (current upstream version) defines exactly two return codes: typedef enum { ZKVM_EOK = 0, /* Success */ ...
/- EvmAsm.Evm64.Accelerators.Status Lean bridge for the `zkvm_status` enum from `EvmAsm/Evm64/zkvm-standards/standards/c-interface-accelerators/zkvm_accelerators.h`. The C header (current upstream version) defines exactly two return codes: typedef enum { ZKVM_EOK = 0, /* Success */ ...
@@ -67,6 +67,11 @@ so `ZKVM_EFAIL` is the all-ones 64-bit word `0xFFFFFFFFFFFFFFFF`. -/ def zkvmStatusEfailWord : Word := BitVec.allOnes 64 +/-- The two status words are distinct. -/ +theorem zkvmStatusEokWord_ne_efailWord : + zkvmStatusEokWord ≠ zkvmStatusEfailWord := by + decide + /-- RV64 `a0` return-regist...
{ "repo": "evm-asm", "git_repo": "github.com/Verified-zkEVM/evm-asm", "revision": "7d5875858bc3727250adb6880c8339048365b1b6", "lean_toolchain": "leanprover/lean4:v4.30.0-rc1", "proof_assistant": "lean", "ablator": "ablators/lean (corollary-delete-lemmas-leaves-all)", "ablator_flags": [ "--corollary-de...
ablate_f26052dd988b_4
177bd4690ee0ec32
lean
lean
github.com/Verified-zkEVM/evm-asm
7d5875858bc3727250adb6880c8339048365b1b6
EvmAsm/Evm64/Accelerators/Status.lean
Status
4
lemma_delete
null
null
false
0.5
1
1
false
0
inf
0
inf
42
2
1
[ { "theorem_name": "zkvmStatusFromWord?_eq_none_of_ne_status_words", "depth": 1, "n_commands": 0, "n_lines": 2, "is_leaf": true, "centrality": 0, "method": "deleted-dep", "proof_text": "\n (zkvmStatusFromWord?_eq_none_iff word).2 ⟨h_eok, h_efail⟩", "n_chars": 64, "n_subproofs...
[ { "name": "zkvmStatusFromWord?_eq_none_iff", "text": "theorem zkvmStatusFromWord?_eq_none_iff (word : Word) :\n zkvmStatusFromWord? word = none ↔\n word ≠ zkvmStatusEokWord ∧ word ≠ zkvmStatusEfailWord := by\n by_cases h_eok : word = zkvmStatusEokWord\n · simp [zkvmStatusFromWord?, h_eok]\n · by_...
[ { "name": "zkvmStatusFromWord?_eq_none_of_ne_status_words", "fan_in": 0, "n_deps_direct": 1, "n_deps_transitive": 2, "n_lines": 8, "n_chars": 265, "n_subproofs": 0, "n_tactics": 1, "cyclomatic": 1, "n_automation": 0, "n_rewrites": 0, "n_structural": 0, "automation...
2
/- EvmAsm.Evm64.Accelerators.Status Lean bridge for the `zkvm_status` enum from `EvmAsm/Evm64/zkvm-standards/standards/c-interface-accelerators/zkvm_accelerators.h`. The C header (current upstream version) defines exactly two return codes: typedef enum { ZKVM_EOK = 0, /* Success */ ...
/- EvmAsm.Evm64.Accelerators.Status Lean bridge for the `zkvm_status` enum from `EvmAsm/Evm64/zkvm-standards/standards/c-interface-accelerators/zkvm_accelerators.h`. The C header (current upstream version) defines exactly two return codes: typedef enum { ZKVM_EOK = 0, /* Success */ ...
@@ -101,11 +101,21 @@ zkvmStatusFromWord? zkvmStatusEfailWord = some .efail := by simp [zkvmStatusFromWord?, zkvmStatusEokWord_ne_efailWord.symm] +theorem zkvmStatusFromWord?_eq_none_iff (word : Word) : + zkvmStatusFromWord? word = none ↔ + word ≠ zkvmStatusEokWord ∧ word ≠ zkvmStatusEfailWord := by +...
{ "repo": "evm-asm", "git_repo": "github.com/Verified-zkEVM/evm-asm", "revision": "7d5875858bc3727250adb6880c8339048365b1b6", "lean_toolchain": "leanprover/lean4:v4.30.0-rc1", "proof_assistant": "lean", "ablator": "ablators/lean (corollary-delete-lemmas-leaves-all)", "ablator_flags": [ "--corollary-de...
ablate_864f2262b31a_0
0d35e08d4d4f1923
lean
lean
github.com/Verified-zkEVM/evm-asm
7d5875858bc3727250adb6880c8339048365b1b6
EvmAsm/Evm64/DivMod/Spec/N3V5CallableExactMod.lean
N3V5CallableExactMod
0
lemma_delete
null
null
false
0.5
1
1
false
0
inf
0
inf
42
3
1
[ { "theorem_name": "evm_mod_n3_stack_spec_noNop_v5_preNoX1_callableExactFrame_shift0", "depth": 1, "n_commands": 0, "n_lines": 59, "is_leaf": true, "centrality": 0, "method": "deleted-dep", "proof_text": " by\n have hb2ge : (b.getLimbN 2).toNat ≥ 2 ^ 63 := clz_zero_imp_msb hshift_z\n...
[ { "name": "n3_shift0_fullPost_to_modStackDispatchPostCallableExactFrame", "text": "/-- Shift=0 MOD callable bridge: the shift=0 full-path post → callable exact\n frame + concrete scratch cell. Callable-stop variant of\n `n3_shift0_modPost_to_modStackDispatchPost_v5` (keeps `x1 = raVal`). -/\ntheorem ...
[ { "name": "evm_mod_n3_stack_spec_noNop_v5_preNoX1_callableExactFrame_shift0", "fan_in": 1, "n_deps_direct": 1, "n_deps_transitive": 1, "n_lines": 80, "n_chars": 4414, "n_subproofs": 14, "n_tactics": 64, "cyclomatic": 1, "n_automation": 26, "n_rewrites": 13, "n_structu...
1
/- EvmAsm.Evm64.DivMod.Spec.N3V5CallableExactMod The v5 n=3 MOD callable exact-frame lane: from `divModStackDispatchPreNoX1` (with caller return address `raVal` concrete in `x1`, free incoming `x9In`/`x2In`) to `modStackDispatchPostCallableExactFrame` over `modCode_noNop_v5`, both normalization-shift arms pl...
/- EvmAsm.Evm64.DivMod.Spec.N3V5CallableExactMod The v5 n=3 MOD callable exact-frame lane: from `divModStackDispatchPreNoX1` (with caller return address `raVal` concrete in `x1`, free incoming `x9In`/`x2In`) to `modStackDispatchPostCallableExactFrame` over `modCode_noNop_v5`, both normalization-shift arms pl...
@@ -24,6 +24,94 @@ open EvmAsm.Rv64 open EvmAsm.Rv64.AddrNorm (word_add_zero) +/-- Shift=0 MOD callable bridge: the shift=0 full-path post → callable exact + frame + concrete scratch cell. Callable-stop variant of + `n3_shift0_modPost_to_modStackDispatchPost_v5` (keeps `x1 = raVal`). -/ +theorem n3_shift0_fu...
{ "repo": "evm-asm", "git_repo": "github.com/Verified-zkEVM/evm-asm", "revision": "7d5875858bc3727250adb6880c8339048365b1b6", "lean_toolchain": "leanprover/lean4:v4.30.0-rc1", "proof_assistant": "lean", "ablator": "ablators/lean (corollary-delete-lemmas-leaves-all)", "ablator_flags": [ "--corollary-de...
ablate_864f2262b31a_1
43325c76a2ed8f2c
lean
lean
github.com/Verified-zkEVM/evm-asm
7d5875858bc3727250adb6880c8339048365b1b6
EvmAsm/Evm64/DivMod/Spec/N3V5CallableExactMod.lean
N3V5CallableExactMod
1
lemma_delete
null
null
false
0.5
1
1
false
0
inf
0
inf
42
3
1
[ { "theorem_name": "evm_mod_n3_stack_spec_noNop_v5_preNoX1_callableExactFrame_shift0", "depth": 1, "n_commands": 0, "n_lines": 59, "is_leaf": true, "centrality": 0, "method": "deleted-dep", "proof_text": " by\n have hb2ge : (b.getLimbN 2).toNat ≥ 2 ^ 63 := clz_zero_imp_msb hshift_z\n...
[ { "name": "n3_shift0_fullPost_to_modStackDispatchPostCallableExactFrame", "text": "/-- Shift=0 MOD callable bridge: the shift=0 full-path post → callable exact\n frame + concrete scratch cell. Callable-stop variant of\n `n3_shift0_modPost_to_modStackDispatchPost_v5` (keeps `x1 = raVal`). -/\ntheorem ...
[ { "name": "evm_mod_n3_stack_spec_noNop_v5_preNoX1_callableExactFrame_of_shape", "fan_in": 0, "n_deps_direct": 2, "n_deps_transitive": 3, "n_lines": 30, "n_chars": 1658, "n_subproofs": 0, "n_tactics": 10, "cyclomatic": 1, "n_automation": 0, "n_rewrites": 0, "n_structur...
3
/- EvmAsm.Evm64.DivMod.Spec.N3V5CallableExactMod The v5 n=3 MOD callable exact-frame lane: from `divModStackDispatchPreNoX1` (with caller return address `raVal` concrete in `x1`, free incoming `x9In`/`x2In`) to `modStackDispatchPostCallableExactFrame` over `modCode_noNop_v5`, both normalization-shift arms pl...
/- EvmAsm.Evm64.DivMod.Spec.N3V5CallableExactMod The v5 n=3 MOD callable exact-frame lane: from `divModStackDispatchPreNoX1` (with caller return address `raVal` concrete in `x1`, free incoming `x9In`/`x2In`) to `modStackDispatchPostCallableExactFrame` over `modCode_noNop_v5`, both normalization-shift arms pl...
@@ -114,6 +114,94 @@ obtain ⟨h1, h2, hd, hu, hframe, hscratch⟩ := hbr exact ⟨h1, h2, hd, hu, hframe, memIs_implies_memOwn h2 hscratch⟩ +/-- Shift=0 MOD callable bridge: the shift=0 full-path post → callable exact + frame + concrete scratch cell. Callable-stop variant of + `n3_shift0_modPost_to_modSta...
{ "repo": "evm-asm", "git_repo": "github.com/Verified-zkEVM/evm-asm", "revision": "7d5875858bc3727250adb6880c8339048365b1b6", "lean_toolchain": "leanprover/lean4:v4.30.0-rc1", "proof_assistant": "lean", "ablator": "ablators/lean (corollary-delete-lemmas-leaves-all)", "ablator_flags": [ "--corollary-de...
ablate_faaa6da828d0_0
3b1c04eae6bc685a
lean
lean
github.com/Verified-zkEVM/evm-asm
7d5875858bc3727250adb6880c8339048365b1b6
EvmAsm/Evm64/DivMod/Compose/FullPathN1V4NoNop.lean
FullPathN1V4NoNop
0
lemma_delete
null
null
false
0.5
1
1
false
0
inf
0
inf
42
2
1
[ { "theorem_name": "fullDivN1_preloop_call_maxmaxmax_denorm_epilogue_exact_x1_v4_noNop_of_bltu", "depth": 1, "n_commands": 0, "n_lines": 40, "is_leaf": true, "centrality": 0, "method": "deleted-dep", "proof_text": " by\n have hA := fullDivN1_preloop_call_maxmaxmax_exact_x1_scratch_v4...
[ { "name": "fullDivN1_preloop_call_maxmaxmax_exact_x1_scratch_v4_noNop_of_bltu", "text": "/-- Full-DIV n=1 v4/no-NOP preloop composed with the call/max/max/max\n exact loop path. -/\ntheorem fullDivN1_preloop_call_maxmaxmax_exact_x1_scratch_v4_noNop_of_bltu\n (sp base : Word)\n (a0 a1 a2 a3 b0 b1 b2...
[ { "name": "fullDivN1_preloop_call_maxmaxmax_denorm_epilogue_exact_x1_v4_noNop_of_bltu", "fan_in": 0, "n_deps_direct": 1, "n_deps_transitive": 1, "n_lines": 134, "n_chars": 6283, "n_subproofs": 3, "n_tactics": 40, "cyclomatic": 1, "n_automation": 0, "n_rewrites": 1, "n...
1
/- EvmAsm.Evm64.DivMod.Compose.FullPathN1V4NoNop Final v4/no-NOP wrappers for the n=1 DIV call/max/max/max path. -/ import EvmAsm.Evm64.DivMod.Compose.FullPathN1V4NoNopCallMaxInput open EvmAsm.Rv64.Tactics namespace EvmAsm.Evm64 open EvmAsm.Rv64 open EvmAsm.Rv64.AddrNorm (se12_32 se12_40 se12_48 se12_56) open ...
/- EvmAsm.Evm64.DivMod.Compose.FullPathN1V4NoNop Final v4/no-NOP wrappers for the n=1 DIV call/max/max/max path. -/ import EvmAsm.Evm64.DivMod.Compose.FullPathN1V4NoNopCallMaxInput open EvmAsm.Rv64.Tactics namespace EvmAsm.Evm64 open EvmAsm.Rv64 open EvmAsm.Rv64.AddrNorm (se12_32 se12_40 se12_48 se12_56) open ...
@@ -109,6 +109,96 @@ ((sp + 16) ↦ₘ a2) ** ((sp + 24) ↦ₘ a3) ** ((sp + signExtend12 3992) ↦ₘ (clzResult b0).1))) +/-- Full-DIV n=1 v4/no-NOP preloop composed with the call/max/max/max + exact loop path. -/ +theorem fullDivN1_preloop_call_maxmaxmax_exact_x1_scratch_v4_noNop_of_bltu + (sp base : Word...
{ "repo": "evm-asm", "git_repo": "github.com/Verified-zkEVM/evm-asm", "revision": "7d5875858bc3727250adb6880c8339048365b1b6", "lean_toolchain": "leanprover/lean4:v4.30.0-rc1", "proof_assistant": "lean", "ablator": "ablators/lean (corollary-delete-lemmas-leaves-all)", "ablator_flags": [ "--corollary-de...
ablate_faaa6da828d0_1
46c2d5c8a868f4f2
lean
lean
github.com/Verified-zkEVM/evm-asm
7d5875858bc3727250adb6880c8339048365b1b6
EvmAsm/Evm64/DivMod/Compose/FullPathN1V4NoNop.lean
FullPathN1V4NoNop
1
lemma_delete
null
null
false
0.5
1
1
false
0
inf
0
inf
42
2
1
[ { "theorem_name": "fullDivN1_preloop_call_maxmaxmax_denorm_epilogue_exact_x1_v4_noNop_x9In_of_bltu", "depth": 1, "n_commands": 0, "n_lines": 40, "is_leaf": true, "centrality": 0, "method": "deleted-dep", "proof_text": " by\n have hA := fullDivN1_preloop_call_maxmaxmax_exact_x1_scrat...
[ { "name": "fullDivN1_preloop_call_maxmaxmax_exact_x1_scratch_v4_noNop_x9In_of_bltu", "text": "/-- Full-DIV n=1 v4/no-NOP preloop with arbitrary incoming `x9`, composed\n with the call/max/max/max loop path. -/\ntheorem fullDivN1_preloop_call_maxmaxmax_exact_x1_scratch_v4_noNop_x9In_of_bltu\n (sp base ...
[ { "name": "fullDivN1_preloop_call_maxmaxmax_denorm_epilogue_exact_x1_v4_noNop_x9In_of_bltu", "fan_in": 0, "n_deps_direct": 1, "n_deps_transitive": 1, "n_lines": 136, "n_chars": 6303, "n_subproofs": 3, "n_tactics": 40, "cyclomatic": 1, "n_automation": 0, "n_rewrites": 1, ...
1
/- EvmAsm.Evm64.DivMod.Compose.FullPathN1V4NoNop Final v4/no-NOP wrappers for the n=1 DIV call/max/max/max path. -/ import EvmAsm.Evm64.DivMod.Compose.FullPathN1V4NoNopCallMaxInput open EvmAsm.Rv64.Tactics namespace EvmAsm.Evm64 open EvmAsm.Rv64 open EvmAsm.Rv64.AddrNorm (se12_32 se12_40 se12_48 se12_56) open ...
/- EvmAsm.Evm64.DivMod.Compose.FullPathN1V4NoNop Final v4/no-NOP wrappers for the n=1 DIV call/max/max/max path. -/ import EvmAsm.Evm64.DivMod.Compose.FullPathN1V4NoNopCallMaxInput open EvmAsm.Rv64.Tactics namespace EvmAsm.Evm64 open EvmAsm.Rv64 open EvmAsm.Rv64.AddrNorm (se12_32 se12_40 se12_48 se12_56) open ...
@@ -109,6 +109,96 @@ ((sp + 16) ↦ₘ a2) ** ((sp + 24) ↦ₘ a3) ** ((sp + signExtend12 3992) ↦ₘ (clzResult b0).1))) +/-- Full-DIV n=1 v4/no-NOP preloop with arbitrary incoming `x9`, composed + with the call/max/max/max loop path. -/ +theorem fullDivN1_preloop_call_maxmaxmax_exact_x1_scratch_v4_noNop_x9In...
{ "repo": "evm-asm", "git_repo": "github.com/Verified-zkEVM/evm-asm", "revision": "7d5875858bc3727250adb6880c8339048365b1b6", "lean_toolchain": "leanprover/lean4:v4.30.0-rc1", "proof_assistant": "lean", "ablator": "ablators/lean (corollary-delete-lemmas-leaves-all)", "ablator_flags": [ "--corollary-de...
ablate_ff0636d282b5_0
ffececa08c547472
lean
lean
github.com/Verified-zkEVM/evm-asm
7d5875858bc3727250adb6880c8339048365b1b6
EvmAsm/Evm64/DivMod/LimbSpec/Div128Step2v4.lean
Div128Step2v4
0
lemma_delete
null
null
false
0.5
1
1
false
0
inf
0
inf
42
13
6
[ { "theorem_name": "divK_div128_step2_v4_phase_D_bltu_spec", "depth": 1, "n_commands": 0, "n_lines": 8, "is_leaf": true, "centrality": 0, "method": "deleted-dep", "proof_text": " by\n have hbltu_raw := bltu_spec_gen_within .x9 .x7 (12 : BitVec 13) rhat2Un0 q0Dlo1 (base + 60)\n have ...
[ { "name": "step2v4_sub", "text": "/-- Per-instruction subsumption: singleton at byte-offset `4*k` of\n `divKDiv128Step2V4Code base` is included in the CodeReq.\n Exactly analogous to `d128_v4_sub` for the full `divK_div128_v4`\n program — avoids repeating the union-of-singletons form. -/\nprivate t...
[ { "name": "divK_div128_step2_v4_phase_D_bltu_spec", "fan_in": 1, "n_deps_direct": 1, "n_deps_transitive": 2, "n_lines": 19, "n_chars": 1035, "n_subproofs": 3, "n_tactics": 8, "cyclomatic": 1, "n_automation": 2, "n_rewrites": 1, "n_structural": 2, "automation_only"...
1
/- EvmAsm.Evm64.DivMod.LimbSpec.Div128Step2v4 Full-step composition for instructions [40]-[70] of the `divK_div128_v4` subroutine — the v4 fix that adds a 2nd Phase 2b D3 correction iteration (Knuth TAOCP §4.3.1 classical D3 step, full 2-iteration version, Phase 2b half). Combines: - step-2-init (DIVU+M...
/- EvmAsm.Evm64.DivMod.LimbSpec.Div128Step2v4 Full-step composition for instructions [40]-[70] of the `divK_div128_v4` subroutine — the v4 fix that adds a 2nd Phase 2b D3 correction iteration (Knuth TAOCP §4.3.1 classical D3 step, full 2-iteration version, Phase 2b half). Combines: - step-2-init (DIVU+M...
@@ -63,6 +63,22 @@ private theorem divKDiv128Step2V4Instrs_len : divKDiv128Step2V4Instrs.length = 31 := by decide +/-- Per-instruction subsumption: singleton at byte-offset `4*k` of + `divKDiv128Step2V4Code base` is included in the CodeReq. + Exactly analogous to `d128_v4_sub` for the full `divK_div128_v4` +...
{ "repo": "evm-asm", "git_repo": "github.com/Verified-zkEVM/evm-asm", "revision": "7d5875858bc3727250adb6880c8339048365b1b6", "lean_toolchain": "leanprover/lean4:v4.30.0-rc1", "proof_assistant": "lean", "ablator": "ablators/lean (corollary-delete-lemmas-leaves-all)", "ablator_flags": [ "--corollary-de...
ablate_ff0636d282b5_1
dcb09a97cdd55827
lean
lean
github.com/Verified-zkEVM/evm-asm
7d5875858bc3727250adb6880c8339048365b1b6
EvmAsm/Evm64/DivMod/LimbSpec/Div128Step2v4.lean
Div128Step2v4
1
lemma_delete
null
null
false
0.5
1
1
false
0
inf
0
inf
42
13
6
[ { "theorem_name": "divK_div128_step2_v4_phase_D_bltu_spec", "depth": 1, "n_commands": 0, "n_lines": 8, "is_leaf": true, "centrality": 0, "method": "deleted-dep", "proof_text": " by\n have hbltu_raw := bltu_spec_gen_within .x9 .x7 (12 : BitVec 13) rhat2Un0 q0Dlo1 (base + 60)\n have ...
[ { "name": "step2v4_sub", "text": "/-- Per-instruction subsumption: singleton at byte-offset `4*k` of\n `divKDiv128Step2V4Code base` is included in the CodeReq.\n Exactly analogous to `d128_v4_sub` for the full `divK_div128_v4`\n program — avoids repeating the union-of-singletons form. -/\nprivate t...
[ { "name": "divK_div128_step2_v4_phase_D_taken_body_spec", "fan_in": 1, "n_deps_direct": 1, "n_deps_transitive": 2, "n_lines": 23, "n_chars": 1399, "n_subproofs": 3, "n_tactics": 14, "cyclomatic": 1, "n_automation": 7, "n_rewrites": 3, "n_structural": 2, "automatio...
1
/- EvmAsm.Evm64.DivMod.LimbSpec.Div128Step2v4 Full-step composition for instructions [40]-[70] of the `divK_div128_v4` subroutine — the v4 fix that adds a 2nd Phase 2b D3 correction iteration (Knuth TAOCP §4.3.1 classical D3 step, full 2-iteration version, Phase 2b half). Combines: - step-2-init (DIVU+M...
/- EvmAsm.Evm64.DivMod.LimbSpec.Div128Step2v4 Full-step composition for instructions [40]-[70] of the `divK_div128_v4` subroutine — the v4 fix that adds a 2nd Phase 2b D3 correction iteration (Knuth TAOCP §4.3.1 classical D3 step, full 2-iteration version, Phase 2b half). Combines: - step-2-init (DIVU+M...
@@ -63,6 +63,22 @@ private theorem divKDiv128Step2V4Instrs_len : divKDiv128Step2V4Instrs.length = 31 := by decide +/-- Per-instruction subsumption: singleton at byte-offset `4*k` of + `divKDiv128Step2V4Code base` is included in the CodeReq. + Exactly analogous to `d128_v4_sub` for the full `divK_div128_v4` +...
{ "repo": "evm-asm", "git_repo": "github.com/Verified-zkEVM/evm-asm", "revision": "7d5875858bc3727250adb6880c8339048365b1b6", "lean_toolchain": "leanprover/lean4:v4.30.0-rc1", "proof_assistant": "lean", "ablator": "ablators/lean (corollary-delete-lemmas-leaves-all)", "ablator_flags": [ "--corollary-de...
ablate_ff0636d282b5_2
8437f869cee3b8e5
lean
lean
github.com/Verified-zkEVM/evm-asm
7d5875858bc3727250adb6880c8339048365b1b6
EvmAsm/Evm64/DivMod/LimbSpec/Div128Step2v4.lean
Div128Step2v4
2
lemma_delete
null
null
false
0.5
1
1
false
0
inf
0
inf
42
13
6
[ { "theorem_name": "divK_div128_step2_v4_phase_D_bltu_spec", "depth": 1, "n_commands": 0, "n_lines": 8, "is_leaf": true, "centrality": 0, "method": "deleted-dep", "proof_text": " by\n have hbltu_raw := bltu_spec_gen_within .x9 .x7 (12 : BitVec 13) rhat2Un0 q0Dlo1 (base + 60)\n have ...
[ { "name": "step2v4_sub", "text": "/-- Per-instruction subsumption: singleton at byte-offset `4*k` of\n `divKDiv128Step2V4Code base` is included in the CodeReq.\n Exactly analogous to `d128_v4_sub` for the full `divK_div128_v4`\n program — avoids repeating the union-of-singletons form. -/\nprivate t...
[ { "name": "divK_div128_step2_v4_phase_D_fallthrough_body_spec", "fan_in": 1, "n_deps_direct": 1, "n_deps_transitive": 2, "n_lines": 17, "n_chars": 1035, "n_subproofs": 3, "n_tactics": 10, "cyclomatic": 1, "n_automation": 5, "n_rewrites": 1, "n_structural": 2, "aut...
1
/- EvmAsm.Evm64.DivMod.LimbSpec.Div128Step2v4 Full-step composition for instructions [40]-[70] of the `divK_div128_v4` subroutine — the v4 fix that adds a 2nd Phase 2b D3 correction iteration (Knuth TAOCP §4.3.1 classical D3 step, full 2-iteration version, Phase 2b half). Combines: - step-2-init (DIVU+M...
/- EvmAsm.Evm64.DivMod.LimbSpec.Div128Step2v4 Full-step composition for instructions [40]-[70] of the `divK_div128_v4` subroutine — the v4 fix that adds a 2nd Phase 2b D3 correction iteration (Knuth TAOCP §4.3.1 classical D3 step, full 2-iteration version, Phase 2b half). Combines: - step-2-init (DIVU+M...
@@ -63,12 +63,37 @@ private theorem divKDiv128Step2V4Instrs_len : divKDiv128Step2V4Instrs.length = 31 := by decide +/-- Per-instruction subsumption: singleton at byte-offset `4*k` of + `divKDiv128Step2V4Code base` is included in the CodeReq. + Exactly analogous to `d128_v4_sub` for the full `divK_div128_v4` ...
{ "repo": "evm-asm", "git_repo": "github.com/Verified-zkEVM/evm-asm", "revision": "7d5875858bc3727250adb6880c8339048365b1b6", "lean_toolchain": "leanprover/lean4:v4.30.0-rc1", "proof_assistant": "lean", "ablator": "ablators/lean (corollary-delete-lemmas-leaves-all)", "ablator_flags": [ "--corollary-de...
ablate_ff0636d282b5_5
fa6c2bf148499102
lean
lean
github.com/Verified-zkEVM/evm-asm
7d5875858bc3727250adb6880c8339048365b1b6
EvmAsm/Evm64/DivMod/LimbSpec/Div128Step2v4.lean
Div128Step2v4
5
lemma_delete
null
null
false
0.5
1
1
false
0
inf
0
inf
42
13
1
[ { "theorem_name": "divK_div128_step2_v4_phase_D_merged_spec", "depth": 1, "n_commands": 0, "n_lines": 97, "is_leaf": true, "centrality": 0, "method": "deleted-dep", "proof_text": " by\n intro rhat2cHi q0Dlo1 rhat2Un0 q0' rhat2'\n have hbltu := divK_div128_step2_v4_phase_D_bltu_spec...
[ { "name": "divK_div128_step2_v4_phase_D_fallthrough_body_pre", "text": "private theorem divK_div128_step2_v4_phase_D_fallthrough_body_pre\n (sp dHi q0c rhat2c dlo un0 rhat2cHi q0Dlo1 rhat2Un0 : Word)\n (h : PartialState)\n (hp : phaseDFallthroughBranchPost sp dHi q0c rhat2c dlo un0 rhat2cHi q0Dlo1 ...
[ { "name": "divK_div128_step2_v4_phase_D_merged_spec", "fan_in": 1, "n_deps_direct": 6, "n_deps_transitive": 8, "n_lines": 128, "n_chars": 6850, "n_subproofs": 19, "n_tactics": 94, "cyclomatic": 1, "n_automation": 1, "n_rewrites": 12, "n_structural": 13, "automatio...
7
/- EvmAsm.Evm64.DivMod.LimbSpec.Div128Step2v4 Full-step composition for instructions [40]-[70] of the `divK_div128_v4` subroutine — the v4 fix that adds a 2nd Phase 2b D3 correction iteration (Knuth TAOCP §4.3.1 classical D3 step, full 2-iteration version, Phase 2b half). Combines: - step-2-init (DIVU+M...
/- EvmAsm.Evm64.DivMod.LimbSpec.Div128Step2v4 Full-step composition for instructions [40]-[70] of the `divK_div128_v4` subroutine — the v4 fix that adds a 2nd Phase 2b D3 correction iteration (Knuth TAOCP §4.3.1 classical D3 step, full 2-iteration version, Phase 2b half). Combines: - step-2-init (DIVU+M...
@@ -182,6 +182,22 @@ (.x5 ↦ᵣ q0c) ** (.x0 ↦ᵣ 0) ** ⌜rhat2cHi = 0⌝ ** (sp + signExtend12 3952 ↦ₘ dlo) ** (sp + signExtend12 3944 ↦ₘ un0)) +private theorem divK_div128_step2_v4_phase_D_fallthrough_body_pre + (sp dHi q0c rhat2c dlo un0 rhat2cHi q0Dlo1 rhat2Un0 : Word) + (h : PartialState) + (hp : phas...
{ "repo": "evm-asm", "git_repo": "github.com/Verified-zkEVM/evm-asm", "revision": "7d5875858bc3727250adb6880c8339048365b1b6", "lean_toolchain": "leanprover/lean4:v4.30.0-rc1", "proof_assistant": "lean", "ablator": "ablators/lean (corollary-delete-lemmas-leaves-all)", "ablator_flags": [ "--corollary-de...
ablate_ff0636d282b5_6
7020a4972f66d7bc
lean
lean
github.com/Verified-zkEVM/evm-asm
7d5875858bc3727250adb6880c8339048365b1b6
EvmAsm/Evm64/DivMod/LimbSpec/Div128Step2v4.lean
Div128Step2v4
6
lemma_delete
null
null
false
0.5
1
1
false
0
inf
0
inf
42
13
1
[ { "theorem_name": "divK_div128_step2_v4_phase_E_merged_spec", "depth": 1, "n_commands": 0, "n_lines": 108, "is_leaf": true, "centrality": 0, "method": "deleted-dep", "proof_text": " by\n intro rhat2cHi rhat2'Hi q0Dlo2 rhat2'Un0 q0'' x7Exit x9Exit x11Exit\n have hguard := divK_d...
[ { "name": "phaseE_taken_post_ne", "text": "private theorem phaseE_taken_post_ne\n (sp dHi q0' rhat2' rhat2cHi rhat2'Hi q0Dlo1 dlo un0 rhat2c : Word)\n (h : PartialState)\n (hp : phaseETakenBranchPost sp dHi q0' rhat2' rhat2cHi rhat2'Hi q0Dlo1 dlo un0 rhat2c h) :\n rhat2'Hi ≠ 0 := by\n dsimp onl...
[ { "name": "divK_div128_step2_v4_phase_E_merged_spec", "fan_in": 1, "n_deps_direct": 4, "n_deps_transitive": 6, "n_lines": 138, "n_chars": 7460, "n_subproofs": 19, "n_tactics": 110, "cyclomatic": 1, "n_automation": 2, "n_rewrites": 12, "n_structural": 16, "automati...
5
/- EvmAsm.Evm64.DivMod.LimbSpec.Div128Step2v4 Full-step composition for instructions [40]-[70] of the `divK_div128_v4` subroutine — the v4 fix that adds a 2nd Phase 2b D3 correction iteration (Knuth TAOCP §4.3.1 classical D3 step, full 2-iteration version, Phase 2b half). Combines: - step-2-init (DIVU+M...
/- EvmAsm.Evm64.DivMod.LimbSpec.Div128Step2v4 Full-step composition for instructions [40]-[70] of the `divK_div128_v4` subroutine — the v4 fix that adds a 2nd Phase 2b D3 correction iteration (Knuth TAOCP §4.3.1 classical D3 step, full 2-iteration version, Phase 2b half). Combines: - step-2-init (DIVU+M...
@@ -237,6 +237,23 @@ (sp + signExtend12 3952 ↦ₘ dlo) ** (sp + signExtend12 3944 ↦ₘ un0) ** (sp + signExtend12 3936 ↦ₘ rhat2c) +private theorem phaseE_taken_post_ne + (sp dHi q0' rhat2' rhat2cHi rhat2'Hi q0Dlo1 dlo un0 rhat2c : Word) + (h : PartialState) + (hp : phaseETakenBranchPost sp dHi q0' rhat2' r...
{ "repo": "evm-asm", "git_repo": "github.com/Verified-zkEVM/evm-asm", "revision": "7d5875858bc3727250adb6880c8339048365b1b6", "lean_toolchain": "leanprover/lean4:v4.30.0-rc1", "proof_assistant": "lean", "ablator": "ablators/lean (corollary-delete-lemmas-leaves-all)", "ablator_flags": [ "--corollary-de...
ablate_ff0636d282b5_7
4170626645dc5395
lean
lean
github.com/Verified-zkEVM/evm-asm
7d5875858bc3727250adb6880c8339048365b1b6
EvmAsm/Evm64/DivMod/LimbSpec/Div128Step2v4.lean
Div128Step2v4
7
lemma_delete
null
null
false
0.5
1
1
false
0
inf
0
inf
42
13
1
[ { "theorem_name": "divK_div128_step2_v4_phase_E_merged_spec", "depth": 1, "n_commands": 0, "n_lines": 108, "is_leaf": true, "centrality": 0, "method": "deleted-dep", "proof_text": " by\n intro rhat2cHi rhat2'Hi q0Dlo2 rhat2'Un0 q0'' x7Exit x9Exit x11Exit\n have hguard := divK_d...
[ { "name": "phaseE_fallthrough_post_zero", "text": "private theorem phaseE_fallthrough_post_zero\n (sp dHi q0' rhat2' rhat2cHi rhat2'Hi q0Dlo1 dlo un0 rhat2c : Word)\n (h : PartialState)\n (hp : phaseEFallthroughBranchPost sp dHi q0' rhat2' rhat2cHi rhat2'Hi q0Dlo1 dlo un0 rhat2c h) :\n rhat2'Hi ...
[ { "name": "divK_div128_step2_v4_spec", "fan_in": 0, "n_deps_direct": 3, "n_deps_transitive": 14, "n_lines": 270, "n_chars": 15954, "n_subproofs": 50, "n_tactics": 233, "cyclomatic": 1, "n_automation": 38, "n_rewrites": 28, "n_structural": 36, "automation_only": fa...
13
/- EvmAsm.Evm64.DivMod.LimbSpec.Div128Step2v4 Full-step composition for instructions [40]-[70] of the `divK_div128_v4` subroutine — the v4 fix that adds a 2nd Phase 2b D3 correction iteration (Knuth TAOCP §4.3.1 classical D3 step, full 2-iteration version, Phase 2b half). Combines: - step-2-init (DIVU+M...
/- EvmAsm.Evm64.DivMod.LimbSpec.Div128Step2v4 Full-step composition for instructions [40]-[70] of the `divK_div128_v4` subroutine — the v4 fix that adds a 2nd Phase 2b D3 correction iteration (Knuth TAOCP §4.3.1 classical D3 step, full 2-iteration version, Phase 2b half). Combines: - step-2-init (DIVU+M...
@@ -358,6 +358,23 @@ obtain ⟨_, _, _, _, _, hright⟩ := hp' exact ((sepConj_pure_left _).1 hright).1 +private theorem phaseE_fallthrough_post_zero + (sp dHi q0' rhat2' rhat2cHi rhat2'Hi q0Dlo1 dlo un0 rhat2c : Word) + (h : PartialState) + (hp : phaseEFallthroughBranchPost sp dHi q0' rhat2' rhat2cHi rhat...
{ "repo": "evm-asm", "git_repo": "github.com/Verified-zkEVM/evm-asm", "revision": "7d5875858bc3727250adb6880c8339048365b1b6", "lean_toolchain": "leanprover/lean4:v4.30.0-rc1", "proof_assistant": "lean", "ablator": "ablators/lean (corollary-delete-lemmas-leaves-all)", "ablator_flags": [ "--corollary-de...
ablate_e2230550aa48_0
18ae8f9b0b998e28
lean
lean
github.com/Verified-zkEVM/evm-asm
7d5875858bc3727250adb6880c8339048365b1b6
EvmAsm/Evm64/DivMod/Compose/FullPathN2V5PreloopShift0Mod.lean
FullPathN2V5PreloopShift0Mod
0
lemma_delete
null
null
false
0.5
1
1
false
0
inf
0
inf
42
2
1
[ { "theorem_name": "evm_mod_n2_to_loopSetup_shift0_spec_v5_noNop", "depth": 1, "n_commands": 0, "n_lines": 32, "is_leaf": true, "centrality": 0, "method": "deleted-dep", "proof_text": " by\n have hC2 := evm_mod_phaseAB_n2_clz_c2taken_spec_v5_noNop sp base b0 b1 b2 b3\n v2 v5 v6 v7...
[ { "name": "evm_mod_phaseAB_n2_clz_c2taken_spec_v5_noNop", "text": "/-- v5 n=2 phaseAB-clz + phaseC2(shift=0 taken), `base → copyAUOff`, over\n `modCode_noNop_v5`. Shift=0 branch (`(clzResult b1).1 = 0`): the divisor is\n already aligned, so phase-C2 takes the BEQ to copyAU. -/\ntheorem evm_mod_phaseA...
[ { "name": "evm_mod_n2_to_loopSetup_shift0_spec_v5_noNop", "fan_in": 0, "n_deps_direct": 2, "n_deps_transitive": 2, "n_lines": 77, "n_chars": 4906, "n_subproofs": 5, "n_tactics": 34, "cyclomatic": 1, "n_automation": 4, "n_rewrites": 0, "n_structural": 1, "automatio...
2
/- EvmAsm.Evm64.DivMod.Compose.FullPathN2V5PreloopShift0Mod v5 n=2 shift=0 preloop pieces over `modCode_noNop_v5`. On the shift=0 branch the divisor is already top-bit-aligned, so normalization is skipped: phase-C2 takes the BEQ to copyAU. This file builds the n=2 phaseAB-clz + phaseC2-taken segment (`base...
/- EvmAsm.Evm64.DivMod.Compose.FullPathN2V5PreloopShift0Mod v5 n=2 shift=0 preloop pieces over `modCode_noNop_v5`. On the shift=0 branch the divisor is already top-bit-aligned, so normalization is skipped: phase-C2 takes the BEQ to copyAU. This file builds the n=2 phaseAB-clz + phaseC2-taken segment (`base...
@@ -59,6 +59,59 @@ (fun h hq => by xperm_hyp hq) hFull +/-- v5 n=2 phaseAB-clz + phaseC2(shift=0 taken), `base → copyAUOff`, over + `modCode_noNop_v5`. Shift=0 branch (`(clzResult b1).1 = 0`): the divisor is + already aligned, so phase-C2 takes the BEQ to copyAU. -/ +theorem evm_mod_phaseAB_n2_clz_c2...
{ "repo": "evm-asm", "git_repo": "github.com/Verified-zkEVM/evm-asm", "revision": "7d5875858bc3727250adb6880c8339048365b1b6", "lean_toolchain": "leanprover/lean4:v4.30.0-rc1", "proof_assistant": "lean", "ablator": "ablators/lean (corollary-delete-lemmas-leaves-all)", "ablator_flags": [ "--corollary-de...
ablate_efa86c96fcc0_0
65d3314b98286777
lean
lean
github.com/Verified-zkEVM/evm-asm
7d5875858bc3727250adb6880c8339048365b1b6
EvmAsm/Evm64/MulMod/ReduceInnerStepCompare.lean
ReduceInnerStepCompare
0
lemma_delete
null
null
false
0.5
1
1
false
0
inf
0
inf
42
55
1
[ { "theorem_name": "evm_mulmod_reduce512_inner_step_compare_limb3_gt_spec_within", "depth": 1, "n_commands": 0, "n_lines": 5, "is_leaf": true, "centrality": 0, "method": "deleted-dep", "proof_text": " by\n exact cpsTripleWithin_weaken (fun _ hp => hp) (fun h hp => by\n unfold mulM...
[ { "name": "evm_mulmod_reduce512_inner_step_compare_limb3_gt_raw_spec_within", "text": "theorem evm_mulmod_reduce512_inner_step_compare_limb3_gt_raw_spec_within\n (sp base x6Old x7Old : Word) (r n : EvmWord)\n (hgt : BitVec.ult (EvmWord.getLimbN n 3) (EvmWord.getLimbN r 3)) :\n cpsTripleWithin 3 (ba...
[ { "name": "evm_mulmod_reduce512_inner_step_compare_limb3_gt_spec_within", "fan_in": 1, "n_deps_direct": 1, "n_deps_transitive": 1, "n_lines": 13, "n_chars": 695, "n_subproofs": 0, "n_tactics": 5, "cyclomatic": 1, "n_automation": 0, "n_rewrites": 1, "n_structural": 2, ...
1
/- EvmAsm.Evm64.MulMod.ReduceInnerStepCompare CPS scaffolding for the MULMOD reducer compare ladder. -/ import EvmAsm.Evm64.MulMod.ReduceCompare import EvmAsm.Rv64.AddrNorm import EvmAsm.Rv64.SyscallSpecs import EvmAsm.Rv64.Tactics.ExtractPure import EvmAsm.Rv64.Tactics.RunBlock import EvmAsm.Rv64.Tactics.XSimp ...
/- EvmAsm.Evm64.MulMod.ReduceInnerStepCompare CPS scaffolding for the MULMOD reducer compare ladder. -/ import EvmAsm.Evm64.MulMod.ReduceCompare import EvmAsm.Rv64.AddrNorm import EvmAsm.Rv64.SyscallSpecs import EvmAsm.Rv64.Tactics.ExtractPure import EvmAsm.Rv64.Tactics.RunBlock import EvmAsm.Rv64.Tactics.XSimp ...
@@ -118,13 +118,38 @@ mulModReduceCompareLimb3FallthroughRawPost sp r n ** ⌜EvmWord.getLimbN r 3 = EvmWord.getLimbN n 3⌝ +theorem evm_mulmod_reduce512_inner_step_compare_limb3_gt_raw_spec_within + (sp base x6Old x7Old : Word) (r n : EvmWord) + (hgt : BitVec.ult (EvmWord.getLimbN n 3) (EvmWord.getLimbN r 3...
{ "repo": "evm-asm", "git_repo": "github.com/Verified-zkEVM/evm-asm", "revision": "7d5875858bc3727250adb6880c8339048365b1b6", "lean_toolchain": "leanprover/lean4:v4.30.0-rc1", "proof_assistant": "lean", "ablator": "ablators/lean (corollary-delete-lemmas-leaves-all)", "ablator_flags": [ "--corollary-de...
ablate_efa86c96fcc0_1
ca4083d59d9a5ea9
lean
lean
github.com/Verified-zkEVM/evm-asm
7d5875858bc3727250adb6880c8339048365b1b6
EvmAsm/Evm64/MulMod/ReduceInnerStepCompare.lean
ReduceInnerStepCompare
1
lemma_delete
null
null
false
0.5
1
1
false
0
inf
0
inf
42
55
1
[ { "theorem_name": "evm_mulmod_reduce512_inner_step_compare_limb3_lt_spec_within", "depth": 1, "n_commands": 0, "n_lines": 5, "is_leaf": true, "centrality": 0, "method": "deleted-dep", "proof_text": " by\n exact cpsTripleWithin_weaken (fun _ hp => hp) (fun h hp => by\n unfold mulM...
[ { "name": "evm_mulmod_reduce512_inner_step_compare_limb3_lt_raw_spec_within", "text": "theorem evm_mulmod_reduce512_inner_step_compare_limb3_lt_raw_spec_within\n (sp base x6Old x7Old : Word) (r n : EvmWord)\n (hlt : BitVec.ult (EvmWord.getLimbN r 3) (EvmWord.getLimbN n 3)) :\n cpsTripleWithin 4 (ba...
[ { "name": "evm_mulmod_reduce512_inner_step_compare_limb3_lt_spec_within", "fan_in": 1, "n_deps_direct": 1, "n_deps_transitive": 1, "n_lines": 13, "n_chars": 695, "n_subproofs": 0, "n_tactics": 5, "cyclomatic": 1, "n_automation": 0, "n_rewrites": 1, "n_structural": 2, ...
1
/- EvmAsm.Evm64.MulMod.ReduceInnerStepCompare CPS scaffolding for the MULMOD reducer compare ladder. -/ import EvmAsm.Evm64.MulMod.ReduceCompare import EvmAsm.Rv64.AddrNorm import EvmAsm.Rv64.SyscallSpecs import EvmAsm.Rv64.Tactics.ExtractPure import EvmAsm.Rv64.Tactics.RunBlock import EvmAsm.Rv64.Tactics.XSimp ...
/- EvmAsm.Evm64.MulMod.ReduceInnerStepCompare CPS scaffolding for the MULMOD reducer compare ladder. -/ import EvmAsm.Evm64.MulMod.ReduceCompare import EvmAsm.Rv64.AddrNorm import EvmAsm.Rv64.SyscallSpecs import EvmAsm.Rv64.Tactics.ExtractPure import EvmAsm.Rv64.Tactics.RunBlock import EvmAsm.Rv64.Tactics.XSimp ...
@@ -118,13 +118,47 @@ mulModReduceCompareLimb3FallthroughRawPost sp r n ** ⌜EvmWord.getLimbN r 3 = EvmWord.getLimbN n 3⌝ +theorem evm_mulmod_reduce512_inner_step_compare_limb3_lt_raw_spec_within + (sp base x6Old x7Old : Word) (r n : EvmWord) + (hlt : BitVec.ult (EvmWord.getLimbN r 3) (EvmWord.getLimbN n 3...
{ "repo": "evm-asm", "git_repo": "github.com/Verified-zkEVM/evm-asm", "revision": "7d5875858bc3727250adb6880c8339048365b1b6", "lean_toolchain": "leanprover/lean4:v4.30.0-rc1", "proof_assistant": "lean", "ablator": "ablators/lean (corollary-delete-lemmas-leaves-all)", "ablator_flags": [ "--corollary-de...
ablate_efa86c96fcc0_2
a9b123cdf92caf10
lean
lean
github.com/Verified-zkEVM/evm-asm
7d5875858bc3727250adb6880c8339048365b1b6
EvmAsm/Evm64/MulMod/ReduceInnerStepCompare.lean
ReduceInnerStepCompare
2
lemma_delete
null
null
false
0.5
1
1
false
0
inf
0
inf
42
55
1
[ { "theorem_name": "evm_mulmod_reduce512_inner_step_compare_limb3_eq_spec_within", "depth": 1, "n_commands": 0, "n_lines": 5, "is_leaf": true, "centrality": 0, "method": "deleted-dep", "proof_text": " by\n exact cpsTripleWithin_weaken (fun _ hp => hp) (fun h hp => by\n unfold mulM...
[ { "name": "evm_mulmod_reduce512_inner_step_compare_limb3_eq_raw_spec_within", "text": "theorem evm_mulmod_reduce512_inner_step_compare_limb3_eq_raw_spec_within\n (sp base x6Old x7Old : Word) (r n : EvmWord)\n (h_eq : EvmWord.getLimbN r 3 = EvmWord.getLimbN n 3) :\n cpsTripleWithin 4 (base + 84) (ba...
[ { "name": "evm_mulmod_reduce512_inner_step_compare_limb3_eq_spec_within", "fan_in": 1, "n_deps_direct": 1, "n_deps_transitive": 1, "n_lines": 14, "n_chars": 652, "n_subproofs": 0, "n_tactics": 5, "cyclomatic": 1, "n_automation": 0, "n_rewrites": 1, "n_structural": 2, ...
1
/- EvmAsm.Evm64.MulMod.ReduceInnerStepCompare CPS scaffolding for the MULMOD reducer compare ladder. -/ import EvmAsm.Evm64.MulMod.ReduceCompare import EvmAsm.Rv64.AddrNorm import EvmAsm.Rv64.SyscallSpecs import EvmAsm.Rv64.Tactics.ExtractPure import EvmAsm.Rv64.Tactics.RunBlock import EvmAsm.Rv64.Tactics.XSimp ...
/- EvmAsm.Evm64.MulMod.ReduceInnerStepCompare CPS scaffolding for the MULMOD reducer compare ladder. -/ import EvmAsm.Evm64.MulMod.ReduceCompare import EvmAsm.Rv64.AddrNorm import EvmAsm.Rv64.SyscallSpecs import EvmAsm.Rv64.Tactics.ExtractPure import EvmAsm.Rv64.Tactics.RunBlock import EvmAsm.Rv64.Tactics.XSimp ...
@@ -118,13 +118,49 @@ mulModReduceCompareLimb3FallthroughRawPost sp r n ** ⌜EvmWord.getLimbN r 3 = EvmWord.getLimbN n 3⌝ +theorem evm_mulmod_reduce512_inner_step_compare_limb3_eq_raw_spec_within + (sp base x6Old x7Old : Word) (r n : EvmWord) + (h_eq : EvmWord.getLimbN r 3 = EvmWord.getLimbN n 3) : + cp...
{ "repo": "evm-asm", "git_repo": "github.com/Verified-zkEVM/evm-asm", "revision": "7d5875858bc3727250adb6880c8339048365b1b6", "lean_toolchain": "leanprover/lean4:v4.30.0-rc1", "proof_assistant": "lean", "ablator": "ablators/lean (corollary-delete-lemmas-leaves-all)", "ablator_flags": [ "--corollary-de...
ablate_efa86c96fcc0_3
1c04ac91bd2f9db9
lean
lean
github.com/Verified-zkEVM/evm-asm
7d5875858bc3727250adb6880c8339048365b1b6
EvmAsm/Evm64/MulMod/ReduceInnerStepCompare.lean
ReduceInnerStepCompare
3
lemma_delete
null
null
false
0.5
1
1
false
0
inf
0
inf
42
55
1
[ { "theorem_name": "evm_mulmod_reduce512_inner_step_compare_limb2_gt_spec_within", "depth": 1, "n_commands": 0, "n_lines": 9, "is_leaf": true, "centrality": 0, "method": "deleted-dep", "proof_text": " by\n exact cpsTripleWithin_weaken\n (fun h hp => by\n unfold mulModReduceCo...
[ { "name": "evm_mulmod_reduce512_inner_step_compare_limb2_gt_raw_spec_within", "text": "theorem evm_mulmod_reduce512_inner_step_compare_limb2_gt_raw_spec_within\n (sp base : Word) (r n : EvmWord)\n (hgt : BitVec.ult (EvmWord.getLimbN n 2) (EvmWord.getLimbN r 2)) :\n cpsTripleWithin 3 (base + 100) (b...
[ { "name": "evm_mulmod_reduce512_inner_step_compare_limb2_gt_spec_within", "fan_in": 1, "n_deps_direct": 1, "n_deps_transitive": 1, "n_lines": 18, "n_chars": 838, "n_subproofs": 0, "n_tactics": 9, "cyclomatic": 1, "n_automation": 0, "n_rewrites": 2, "n_structural": 3, ...
1
/- EvmAsm.Evm64.MulMod.ReduceInnerStepCompare CPS scaffolding for the MULMOD reducer compare ladder. -/ import EvmAsm.Evm64.MulMod.ReduceCompare import EvmAsm.Rv64.AddrNorm import EvmAsm.Rv64.SyscallSpecs import EvmAsm.Rv64.Tactics.ExtractPure import EvmAsm.Rv64.Tactics.RunBlock import EvmAsm.Rv64.Tactics.XSimp ...
/- EvmAsm.Evm64.MulMod.ReduceInnerStepCompare CPS scaffolding for the MULMOD reducer compare ladder. -/ import EvmAsm.Evm64.MulMod.ReduceCompare import EvmAsm.Rv64.AddrNorm import EvmAsm.Rv64.SyscallSpecs import EvmAsm.Rv64.Tactics.ExtractPure import EvmAsm.Rv64.Tactics.RunBlock import EvmAsm.Rv64.Tactics.XSimp ...
@@ -154,6 +154,27 @@ ⌜EvmWord.getLimbN r 3 = EvmWord.getLimbN n 3 ∧ EvmWord.getLimbN r 2 = EvmWord.getLimbN n 2⌝ +theorem evm_mulmod_reduce512_inner_step_compare_limb2_gt_raw_spec_within + (sp base : Word) (r n : EvmWord) + (hgt : BitVec.ult (EvmWord.getLimbN n 2) (EvmWord.getLimbN r 2)) : + cpsTripl...
{ "repo": "evm-asm", "git_repo": "github.com/Verified-zkEVM/evm-asm", "revision": "7d5875858bc3727250adb6880c8339048365b1b6", "lean_toolchain": "leanprover/lean4:v4.30.0-rc1", "proof_assistant": "lean", "ablator": "ablators/lean (corollary-delete-lemmas-leaves-all)", "ablator_flags": [ "--corollary-de...
ablate_efa86c96fcc0_4
bc16d9deaddf0a88
lean
lean
github.com/Verified-zkEVM/evm-asm
7d5875858bc3727250adb6880c8339048365b1b6
EvmAsm/Evm64/MulMod/ReduceInnerStepCompare.lean
ReduceInnerStepCompare
4
lemma_delete
null
null
false
0.5
1
1
false
0
inf
0
inf
42
55
1
[ { "theorem_name": "evm_mulmod_reduce512_inner_step_compare_limb2_lt_spec_within", "depth": 1, "n_commands": 0, "n_lines": 9, "is_leaf": true, "centrality": 0, "method": "deleted-dep", "proof_text": " by\n exact cpsTripleWithin_weaken\n (fun h hp => by\n unfold mulModReduceCo...
[ { "name": "evm_mulmod_reduce512_inner_step_compare_limb2_lt_raw_spec_within", "text": "theorem evm_mulmod_reduce512_inner_step_compare_limb2_lt_raw_spec_within\n (sp base : Word) (r n : EvmWord)\n (hlt : BitVec.ult (EvmWord.getLimbN r 2) (EvmWord.getLimbN n 2)) :\n cpsTripleWithin 4 (base + 100) (b...
[ { "name": "evm_mulmod_reduce512_inner_step_compare_limb2_lt_spec_within", "fan_in": 1, "n_deps_direct": 1, "n_deps_transitive": 1, "n_lines": 18, "n_chars": 838, "n_subproofs": 0, "n_tactics": 9, "cyclomatic": 1, "n_automation": 0, "n_rewrites": 2, "n_structural": 3, ...
1
/- EvmAsm.Evm64.MulMod.ReduceInnerStepCompare CPS scaffolding for the MULMOD reducer compare ladder. -/ import EvmAsm.Evm64.MulMod.ReduceCompare import EvmAsm.Rv64.AddrNorm import EvmAsm.Rv64.SyscallSpecs import EvmAsm.Rv64.Tactics.ExtractPure import EvmAsm.Rv64.Tactics.RunBlock import EvmAsm.Rv64.Tactics.XSimp ...
/- EvmAsm.Evm64.MulMod.ReduceInnerStepCompare CPS scaffolding for the MULMOD reducer compare ladder. -/ import EvmAsm.Evm64.MulMod.ReduceCompare import EvmAsm.Rv64.AddrNorm import EvmAsm.Rv64.SyscallSpecs import EvmAsm.Rv64.Tactics.ExtractPure import EvmAsm.Rv64.Tactics.RunBlock import EvmAsm.Rv64.Tactics.XSimp ...
@@ -154,6 +154,36 @@ ⌜EvmWord.getLimbN r 3 = EvmWord.getLimbN n 3 ∧ EvmWord.getLimbN r 2 = EvmWord.getLimbN n 2⌝ +theorem evm_mulmod_reduce512_inner_step_compare_limb2_lt_raw_spec_within + (sp base : Word) (r n : EvmWord) + (hlt : BitVec.ult (EvmWord.getLimbN r 2) (EvmWord.getLimbN n 2)) : + cpsTripl...
{ "repo": "evm-asm", "git_repo": "github.com/Verified-zkEVM/evm-asm", "revision": "7d5875858bc3727250adb6880c8339048365b1b6", "lean_toolchain": "leanprover/lean4:v4.30.0-rc1", "proof_assistant": "lean", "ablator": "ablators/lean (corollary-delete-lemmas-leaves-all)", "ablator_flags": [ "--corollary-de...
ablate_efa86c96fcc0_5
36251f011c8ad5c5
lean
lean
github.com/Verified-zkEVM/evm-asm
7d5875858bc3727250adb6880c8339048365b1b6
EvmAsm/Evm64/MulMod/ReduceInnerStepCompare.lean
ReduceInnerStepCompare
5
lemma_delete
null
null
false
0.5
1
1
false
0
inf
0
inf
42
55
1
[ { "theorem_name": "evm_mulmod_reduce512_inner_step_compare_limb2_eq_spec_within", "depth": 1, "n_commands": 0, "n_lines": 9, "is_leaf": true, "centrality": 0, "method": "deleted-dep", "proof_text": " by\n exact cpsTripleWithin_weaken\n (fun h hp => by\n unfold mulModReduceCo...
[ { "name": "evm_mulmod_reduce512_inner_step_compare_limb2_eq_raw_spec_within", "text": "theorem evm_mulmod_reduce512_inner_step_compare_limb2_eq_raw_spec_within\n (sp base : Word) (r n : EvmWord)\n (h_eq : EvmWord.getLimbN r 2 = EvmWord.getLimbN n 2) :\n cpsTripleWithin 4 (base + 100) (base + 116)\n...
[ { "name": "evm_mulmod_reduce512_inner_step_compare_limb2_eq_spec_within", "fan_in": 1, "n_deps_direct": 1, "n_deps_transitive": 1, "n_lines": 19, "n_chars": 805, "n_subproofs": 0, "n_tactics": 9, "cyclomatic": 1, "n_automation": 0, "n_rewrites": 2, "n_structural": 3, ...
1
/- EvmAsm.Evm64.MulMod.ReduceInnerStepCompare CPS scaffolding for the MULMOD reducer compare ladder. -/ import EvmAsm.Evm64.MulMod.ReduceCompare import EvmAsm.Rv64.AddrNorm import EvmAsm.Rv64.SyscallSpecs import EvmAsm.Rv64.Tactics.ExtractPure import EvmAsm.Rv64.Tactics.RunBlock import EvmAsm.Rv64.Tactics.XSimp ...
/- EvmAsm.Evm64.MulMod.ReduceInnerStepCompare CPS scaffolding for the MULMOD reducer compare ladder. -/ import EvmAsm.Evm64.MulMod.ReduceCompare import EvmAsm.Rv64.AddrNorm import EvmAsm.Rv64.SyscallSpecs import EvmAsm.Rv64.Tactics.ExtractPure import EvmAsm.Rv64.Tactics.RunBlock import EvmAsm.Rv64.Tactics.XSimp ...
@@ -154,6 +154,38 @@ ⌜EvmWord.getLimbN r 3 = EvmWord.getLimbN n 3 ∧ EvmWord.getLimbN r 2 = EvmWord.getLimbN n 2⌝ +theorem evm_mulmod_reduce512_inner_step_compare_limb2_eq_raw_spec_within + (sp base : Word) (r n : EvmWord) + (h_eq : EvmWord.getLimbN r 2 = EvmWord.getLimbN n 2) : + cpsTripleWithin 4 (b...
{ "repo": "evm-asm", "git_repo": "github.com/Verified-zkEVM/evm-asm", "revision": "7d5875858bc3727250adb6880c8339048365b1b6", "lean_toolchain": "leanprover/lean4:v4.30.0-rc1", "proof_assistant": "lean", "ablator": "ablators/lean (corollary-delete-lemmas-leaves-all)", "ablator_flags": [ "--corollary-de...
ablate_efa86c96fcc0_6
9b0a9c138b3cc49b
lean
lean
github.com/Verified-zkEVM/evm-asm
7d5875858bc3727250adb6880c8339048365b1b6
EvmAsm/Evm64/MulMod/ReduceInnerStepCompare.lean
ReduceInnerStepCompare
6
lemma_delete
null
null
false
0.5
1
1
false
0
inf
0
inf
42
55
1
[ { "theorem_name": "evm_mulmod_reduce512_inner_step_compare_limb1_gt_spec_within", "depth": 1, "n_commands": 0, "n_lines": 9, "is_leaf": true, "centrality": 0, "method": "deleted-dep", "proof_text": " by\n exact cpsTripleWithin_weaken\n (fun h hp => by\n unfold mulModReduceCo...
[ { "name": "evm_mulmod_reduce512_inner_step_compare_limb1_gt_raw_spec_within", "text": "theorem evm_mulmod_reduce512_inner_step_compare_limb1_gt_raw_spec_within\n (sp base : Word) (r n : EvmWord)\n (hgt : BitVec.ult (EvmWord.getLimbN n 1) (EvmWord.getLimbN r 1)) :\n cpsTripleWithin 3 (base + 116) (b...
[ { "name": "evm_mulmod_reduce512_inner_step_compare_limb1_gt_spec_within", "fan_in": 1, "n_deps_direct": 1, "n_deps_transitive": 1, "n_lines": 19, "n_chars": 902, "n_subproofs": 0, "n_tactics": 9, "cyclomatic": 1, "n_automation": 0, "n_rewrites": 2, "n_structural": 3, ...
1
/- EvmAsm.Evm64.MulMod.ReduceInnerStepCompare CPS scaffolding for the MULMOD reducer compare ladder. -/ import EvmAsm.Evm64.MulMod.ReduceCompare import EvmAsm.Rv64.AddrNorm import EvmAsm.Rv64.SyscallSpecs import EvmAsm.Rv64.Tactics.ExtractPure import EvmAsm.Rv64.Tactics.RunBlock import EvmAsm.Rv64.Tactics.XSimp ...
/- EvmAsm.Evm64.MulMod.ReduceInnerStepCompare CPS scaffolding for the MULMOD reducer compare ladder. -/ import EvmAsm.Evm64.MulMod.ReduceCompare import EvmAsm.Rv64.AddrNorm import EvmAsm.Rv64.SyscallSpecs import EvmAsm.Rv64.Tactics.ExtractPure import EvmAsm.Rv64.Tactics.RunBlock import EvmAsm.Rv64.Tactics.XSimp ...
@@ -191,6 +191,27 @@ EvmWord.getLimbN r 2 = EvmWord.getLimbN n 2 ∧ EvmWord.getLimbN r 1 = EvmWord.getLimbN n 1⌝ +theorem evm_mulmod_reduce512_inner_step_compare_limb1_gt_raw_spec_within + (sp base : Word) (r n : EvmWord) + (hgt : BitVec.ult (EvmWord.getLimbN n 1) (EvmWord.getLimbN r 1)) : + cpsTrip...
{ "repo": "evm-asm", "git_repo": "github.com/Verified-zkEVM/evm-asm", "revision": "7d5875858bc3727250adb6880c8339048365b1b6", "lean_toolchain": "leanprover/lean4:v4.30.0-rc1", "proof_assistant": "lean", "ablator": "ablators/lean (corollary-delete-lemmas-leaves-all)", "ablator_flags": [ "--corollary-de...
ablate_efa86c96fcc0_7
bcedcc1bf4bdb622
lean
lean
github.com/Verified-zkEVM/evm-asm
7d5875858bc3727250adb6880c8339048365b1b6
EvmAsm/Evm64/MulMod/ReduceInnerStepCompare.lean
ReduceInnerStepCompare
7
lemma_delete
null
null
false
0.5
1
1
false
0
inf
0
inf
42
55
1
[ { "theorem_name": "evm_mulmod_reduce512_inner_step_compare_limb1_lt_spec_within", "depth": 1, "n_commands": 0, "n_lines": 9, "is_leaf": true, "centrality": 0, "method": "deleted-dep", "proof_text": " by\n exact cpsTripleWithin_weaken\n (fun h hp => by\n unfold mulModReduceCo...
[ { "name": "evm_mulmod_reduce512_inner_step_compare_limb1_lt_raw_spec_within", "text": "theorem evm_mulmod_reduce512_inner_step_compare_limb1_lt_raw_spec_within\n (sp base : Word) (r n : EvmWord)\n (hlt : BitVec.ult (EvmWord.getLimbN r 1) (EvmWord.getLimbN n 1)) :\n cpsTripleWithin 4 (base + 116) (b...
[ { "name": "evm_mulmod_reduce512_inner_step_compare_limb1_lt_spec_within", "fan_in": 1, "n_deps_direct": 1, "n_deps_transitive": 1, "n_lines": 19, "n_chars": 902, "n_subproofs": 0, "n_tactics": 9, "cyclomatic": 1, "n_automation": 0, "n_rewrites": 2, "n_structural": 3, ...
1
/- EvmAsm.Evm64.MulMod.ReduceInnerStepCompare CPS scaffolding for the MULMOD reducer compare ladder. -/ import EvmAsm.Evm64.MulMod.ReduceCompare import EvmAsm.Rv64.AddrNorm import EvmAsm.Rv64.SyscallSpecs import EvmAsm.Rv64.Tactics.ExtractPure import EvmAsm.Rv64.Tactics.RunBlock import EvmAsm.Rv64.Tactics.XSimp ...
/- EvmAsm.Evm64.MulMod.ReduceInnerStepCompare CPS scaffolding for the MULMOD reducer compare ladder. -/ import EvmAsm.Evm64.MulMod.ReduceCompare import EvmAsm.Rv64.AddrNorm import EvmAsm.Rv64.SyscallSpecs import EvmAsm.Rv64.Tactics.ExtractPure import EvmAsm.Rv64.Tactics.RunBlock import EvmAsm.Rv64.Tactics.XSimp ...
@@ -191,6 +191,36 @@ EvmWord.getLimbN r 2 = EvmWord.getLimbN n 2 ∧ EvmWord.getLimbN r 1 = EvmWord.getLimbN n 1⌝ +theorem evm_mulmod_reduce512_inner_step_compare_limb1_lt_raw_spec_within + (sp base : Word) (r n : EvmWord) + (hlt : BitVec.ult (EvmWord.getLimbN r 1) (EvmWord.getLimbN n 1)) : + cpsTrip...
{ "repo": "evm-asm", "git_repo": "github.com/Verified-zkEVM/evm-asm", "revision": "7d5875858bc3727250adb6880c8339048365b1b6", "lean_toolchain": "leanprover/lean4:v4.30.0-rc1", "proof_assistant": "lean", "ablator": "ablators/lean (corollary-delete-lemmas-leaves-all)", "ablator_flags": [ "--corollary-de...
ablate_efa86c96fcc0_8
908ad62ce825127e
lean
lean
github.com/Verified-zkEVM/evm-asm
7d5875858bc3727250adb6880c8339048365b1b6
EvmAsm/Evm64/MulMod/ReduceInnerStepCompare.lean
ReduceInnerStepCompare
8
lemma_delete
null
null
false
0.5
1
1
false
0
inf
0
inf
42
55
1
[ { "theorem_name": "evm_mulmod_reduce512_inner_step_compare_limb1_eq_spec_within", "depth": 1, "n_commands": 0, "n_lines": 9, "is_leaf": true, "centrality": 0, "method": "deleted-dep", "proof_text": " by\n exact cpsTripleWithin_weaken\n (fun h hp => by\n unfold mulModReduceCo...
[ { "name": "evm_mulmod_reduce512_inner_step_compare_limb1_eq_raw_spec_within", "text": "theorem evm_mulmod_reduce512_inner_step_compare_limb1_eq_raw_spec_within\n (sp base : Word) (r n : EvmWord)\n (h_eq : EvmWord.getLimbN r 1 = EvmWord.getLimbN n 1) :\n cpsTripleWithin 4 (base + 116) (base + 132)\n...
[ { "name": "evm_mulmod_reduce512_inner_step_compare_limb1_eq_spec_within", "fan_in": 1, "n_deps_direct": 1, "n_deps_transitive": 1, "n_lines": 20, "n_chars": 870, "n_subproofs": 0, "n_tactics": 9, "cyclomatic": 1, "n_automation": 0, "n_rewrites": 2, "n_structural": 3, ...
1
/- EvmAsm.Evm64.MulMod.ReduceInnerStepCompare CPS scaffolding for the MULMOD reducer compare ladder. -/ import EvmAsm.Evm64.MulMod.ReduceCompare import EvmAsm.Rv64.AddrNorm import EvmAsm.Rv64.SyscallSpecs import EvmAsm.Rv64.Tactics.ExtractPure import EvmAsm.Rv64.Tactics.RunBlock import EvmAsm.Rv64.Tactics.XSimp ...
/- EvmAsm.Evm64.MulMod.ReduceInnerStepCompare CPS scaffolding for the MULMOD reducer compare ladder. -/ import EvmAsm.Evm64.MulMod.ReduceCompare import EvmAsm.Rv64.AddrNorm import EvmAsm.Rv64.SyscallSpecs import EvmAsm.Rv64.Tactics.ExtractPure import EvmAsm.Rv64.Tactics.RunBlock import EvmAsm.Rv64.Tactics.XSimp ...
@@ -191,6 +191,38 @@ EvmWord.getLimbN r 2 = EvmWord.getLimbN n 2 ∧ EvmWord.getLimbN r 1 = EvmWord.getLimbN n 1⌝ +theorem evm_mulmod_reduce512_inner_step_compare_limb1_eq_raw_spec_within + (sp base : Word) (r n : EvmWord) + (h_eq : EvmWord.getLimbN r 1 = EvmWord.getLimbN n 1) : + cpsTripleWithin 4 (...
{ "repo": "evm-asm", "git_repo": "github.com/Verified-zkEVM/evm-asm", "revision": "7d5875858bc3727250adb6880c8339048365b1b6", "lean_toolchain": "leanprover/lean4:v4.30.0-rc1", "proof_assistant": "lean", "ablator": "ablators/lean (corollary-delete-lemmas-leaves-all)", "ablator_flags": [ "--corollary-de...
ablate_efa86c96fcc0_9
8919010dc27a770d
lean
lean
github.com/Verified-zkEVM/evm-asm
7d5875858bc3727250adb6880c8339048365b1b6
EvmAsm/Evm64/MulMod/ReduceInnerStepCompare.lean
ReduceInnerStepCompare
9
lemma_delete
null
null
false
0.5
1
1
false
0
inf
0
inf
42
55
1
[ { "theorem_name": "evm_mulmod_reduce512_inner_step_compare_limb0_lt_spec_within", "depth": 1, "n_commands": 0, "n_lines": 9, "is_leaf": true, "centrality": 0, "method": "deleted-dep", "proof_text": " by\n exact cpsTripleWithin_weaken\n (fun h hp => by\n unfold mulModReduceCo...
[ { "name": "evm_mulmod_reduce512_inner_step_compare_limb0_lt_raw_spec_within", "text": "theorem evm_mulmod_reduce512_inner_step_compare_limb0_lt_raw_spec_within\n (sp base : Word) (r n : EvmWord)\n (hlt : BitVec.ult (EvmWord.getLimbN r 0) (EvmWord.getLimbN n 0)) :\n cpsTripleWithin 3 (base + 132) (b...
[ { "name": "evm_mulmod_reduce512_inner_step_compare_limb0_lt_spec_within", "fan_in": 1, "n_deps_direct": 1, "n_deps_transitive": 1, "n_lines": 20, "n_chars": 966, "n_subproofs": 0, "n_tactics": 9, "cyclomatic": 1, "n_automation": 0, "n_rewrites": 2, "n_structural": 3, ...
1
/- EvmAsm.Evm64.MulMod.ReduceInnerStepCompare CPS scaffolding for the MULMOD reducer compare ladder. -/ import EvmAsm.Evm64.MulMod.ReduceCompare import EvmAsm.Rv64.AddrNorm import EvmAsm.Rv64.SyscallSpecs import EvmAsm.Rv64.Tactics.ExtractPure import EvmAsm.Rv64.Tactics.RunBlock import EvmAsm.Rv64.Tactics.XSimp ...
/- EvmAsm.Evm64.MulMod.ReduceInnerStepCompare CPS scaffolding for the MULMOD reducer compare ladder. -/ import EvmAsm.Evm64.MulMod.ReduceCompare import EvmAsm.Rv64.AddrNorm import EvmAsm.Rv64.SyscallSpecs import EvmAsm.Rv64.Tactics.ExtractPure import EvmAsm.Rv64.Tactics.RunBlock import EvmAsm.Rv64.Tactics.XSimp ...
@@ -215,6 +215,27 @@ def mulModReduceCompareLimb0LtPost (sp : Word) (r n : EvmWord) : Assertion := mulModReduceCompareLimb0FallthroughRawPost sp r n ** ⌜mulModReduceRemLT r n⌝ +theorem evm_mulmod_reduce512_inner_step_compare_limb0_lt_raw_spec_within + (sp base : Word) (r n : EvmWord) + (hlt : BitVec.ult (Ev...
{ "repo": "evm-asm", "git_repo": "github.com/Verified-zkEVM/evm-asm", "revision": "7d5875858bc3727250adb6880c8339048365b1b6", "lean_toolchain": "leanprover/lean4:v4.30.0-rc1", "proof_assistant": "lean", "ablator": "ablators/lean (corollary-delete-lemmas-leaves-all)", "ablator_flags": [ "--corollary-de...
ablate_efa86c96fcc0_10
f4a0531b2c806fe6
lean
lean
github.com/Verified-zkEVM/evm-asm
7d5875858bc3727250adb6880c8339048365b1b6
EvmAsm/Evm64/MulMod/ReduceInnerStepCompare.lean
ReduceInnerStepCompare
10
lemma_delete
null
null
false
0.5
1
1
false
0
inf
0
inf
42
55
1
[ { "theorem_name": "evm_mulmod_reduce512_inner_step_compare_limb0_ge_spec_within", "depth": 1, "n_commands": 0, "n_lines": 9, "is_leaf": true, "centrality": 0, "method": "deleted-dep", "proof_text": " by\n exact cpsTripleWithin_weaken\n (fun h hp => by\n unfold mulModReduceCo...
[ { "name": "evm_mulmod_reduce512_inner_step_compare_limb0_ge_raw_spec_within", "text": "theorem evm_mulmod_reduce512_inner_step_compare_limb0_ge_raw_spec_within\n (sp base : Word) (r n : EvmWord)\n (hge : ¬ BitVec.ult (EvmWord.getLimbN r 0) (EvmWord.getLimbN n 0)) :\n cpsTripleWithin 3 (base + 132) ...
[ { "name": "evm_mulmod_reduce512_inner_step_compare_limb0_ge_spec_within", "fan_in": 1, "n_deps_direct": 1, "n_deps_transitive": 1, "n_lines": 21, "n_chars": 970, "n_subproofs": 0, "n_tactics": 9, "cyclomatic": 1, "n_automation": 0, "n_rewrites": 2, "n_structural": 3, ...
1
/- EvmAsm.Evm64.MulMod.ReduceInnerStepCompare CPS scaffolding for the MULMOD reducer compare ladder. -/ import EvmAsm.Evm64.MulMod.ReduceCompare import EvmAsm.Rv64.AddrNorm import EvmAsm.Rv64.SyscallSpecs import EvmAsm.Rv64.Tactics.ExtractPure import EvmAsm.Rv64.Tactics.RunBlock import EvmAsm.Rv64.Tactics.XSimp ...
/- EvmAsm.Evm64.MulMod.ReduceInnerStepCompare CPS scaffolding for the MULMOD reducer compare ladder. -/ import EvmAsm.Evm64.MulMod.ReduceCompare import EvmAsm.Rv64.AddrNorm import EvmAsm.Rv64.SyscallSpecs import EvmAsm.Rv64.Tactics.ExtractPure import EvmAsm.Rv64.Tactics.RunBlock import EvmAsm.Rv64.Tactics.XSimp ...
@@ -215,6 +215,27 @@ def mulModReduceCompareLimb0LtPost (sp : Word) (r n : EvmWord) : Assertion := mulModReduceCompareLimb0FallthroughRawPost sp r n ** ⌜mulModReduceRemLT r n⌝ +theorem evm_mulmod_reduce512_inner_step_compare_limb0_ge_raw_spec_within + (sp base : Word) (r n : EvmWord) + (hge : ¬ BitVec.ult (...
{ "repo": "evm-asm", "git_repo": "github.com/Verified-zkEVM/evm-asm", "revision": "7d5875858bc3727250adb6880c8339048365b1b6", "lean_toolchain": "leanprover/lean4:v4.30.0-rc1", "proof_assistant": "lean", "ablator": "ablators/lean (corollary-delete-lemmas-leaves-all)", "ablator_flags": [ "--corollary-de...
ablate_efa86c96fcc0_11
a47f967750c6969f
lean
lean
github.com/Verified-zkEVM/evm-asm
7d5875858bc3727250adb6880c8339048365b1b6
EvmAsm/Evm64/MulMod/ReduceInnerStepCompare.lean
ReduceInnerStepCompare
11
lemma_delete
null
null
false
0.5
1
1
false
0
inf
0
inf
42
55
1
[ { "theorem_name": "evm_mulmod_reduce512_inner_step_compare_limb3_gt_code_sub", "depth": 1, "n_commands": 0, "n_lines": 12, "is_leaf": true, "centrality": 0, "method": "deleted-dep", "proof_text": " by\n rw [evm_mulmod_reduce512_inner_step_compare_limb3_gt_code_eq_ofProg base]\n unf...
[ { "name": "evm_mulmod_reduce512_inner_step_compare_limb3_gt_code_eq_ofProg", "text": "/-- The high-limb gt path code is a prefix of the full compare ladder. -/\ntheorem evm_mulmod_reduce512_inner_step_compare_limb3_gt_code_eq_ofProg (base : Word) :\n evm_mulmod_reduce512_inner_step_compare_limb3_gt_code ...
[ { "name": "evm_mulmod_reduce512_inner_step_compare_limb3_gt_code_sub", "fan_in": 1, "n_deps_direct": 1, "n_deps_transitive": 1, "n_lines": 16, "n_chars": 678, "n_subproofs": 0, "n_tactics": 12, "cyclomatic": 1, "n_automation": 4, "n_rewrites": 4, "n_structural": 1, ...
1
/- EvmAsm.Evm64.MulMod.ReduceInnerStepCompare CPS scaffolding for the MULMOD reducer compare ladder. -/ import EvmAsm.Evm64.MulMod.ReduceCompare import EvmAsm.Rv64.AddrNorm import EvmAsm.Rv64.SyscallSpecs import EvmAsm.Rv64.Tactics.ExtractPure import EvmAsm.Rv64.Tactics.RunBlock import EvmAsm.Rv64.Tactics.XSimp ...
/- EvmAsm.Evm64.MulMod.ReduceInnerStepCompare CPS scaffolding for the MULMOD reducer compare ladder. -/ import EvmAsm.Evm64.MulMod.ReduceCompare import EvmAsm.Rv64.AddrNorm import EvmAsm.Rv64.SyscallSpecs import EvmAsm.Rv64.Tactics.ExtractPure import EvmAsm.Rv64.Tactics.RunBlock import EvmAsm.Rv64.Tactics.XSimp ...
@@ -215,9 +215,31 @@ def mulModReduceCompareLimb0LtPost (sp : Word) (r n : EvmWord) : Assertion := mulModReduceCompareLimb0FallthroughRawPost sp r n ** ⌜mulModReduceRemLT r n⌝ +/-- The high-limb gt path code is a prefix of the full compare ladder. -/ +theorem evm_mulmod_reduce512_inner_step_compare_limb3_gt_code_...
{ "repo": "evm-asm", "git_repo": "github.com/Verified-zkEVM/evm-asm", "revision": "7d5875858bc3727250adb6880c8339048365b1b6", "lean_toolchain": "leanprover/lean4:v4.30.0-rc1", "proof_assistant": "lean", "ablator": "ablators/lean (corollary-delete-lemmas-leaves-all)", "ablator_flags": [ "--corollary-de...
ablate_efa86c96fcc0_12
60d623802113c27b
lean
lean
github.com/Verified-zkEVM/evm-asm
7d5875858bc3727250adb6880c8339048365b1b6
EvmAsm/Evm64/MulMod/ReduceInnerStepCompare.lean
ReduceInnerStepCompare
12
lemma_delete
null
null
false
0.5
1
1
false
0
inf
0
inf
42
55
1
[ { "theorem_name": "evm_mulmod_reduce512_inner_step_compare_limb3_lt_code_sub", "depth": 1, "n_commands": 0, "n_lines": 13, "is_leaf": true, "centrality": 0, "method": "deleted-dep", "proof_text": " by\n rw [evm_mulmod_reduce512_inner_step_compare_limb3_lt_code_eq_ofProg base]\n unf...
[ { "name": "evm_mulmod_reduce512_inner_step_compare_limb3_lt_code_eq_ofProg", "text": "/-- The high-limb lt/equality path code is a prefix of the full compare ladder. -/\ntheorem evm_mulmod_reduce512_inner_step_compare_limb3_lt_code_eq_ofProg (base : Word) :\n evm_mulmod_reduce512_inner_step_compare_limb3...
[ { "name": "evm_mulmod_reduce512_inner_step_compare_limb3_lt_code_sub", "fan_in": 2, "n_deps_direct": 1, "n_deps_transitive": 1, "n_lines": 17, "n_chars": 719, "n_subproofs": 0, "n_tactics": 13, "cyclomatic": 1, "n_automation": 4, "n_rewrites": 4, "n_structural": 1, ...
1
/- EvmAsm.Evm64.MulMod.ReduceInnerStepCompare CPS scaffolding for the MULMOD reducer compare ladder. -/ import EvmAsm.Evm64.MulMod.ReduceCompare import EvmAsm.Rv64.AddrNorm import EvmAsm.Rv64.SyscallSpecs import EvmAsm.Rv64.Tactics.ExtractPure import EvmAsm.Rv64.Tactics.RunBlock import EvmAsm.Rv64.Tactics.XSimp ...
/- EvmAsm.Evm64.MulMod.ReduceInnerStepCompare CPS scaffolding for the MULMOD reducer compare ladder. -/ import EvmAsm.Evm64.MulMod.ReduceCompare import EvmAsm.Rv64.AddrNorm import EvmAsm.Rv64.SyscallSpecs import EvmAsm.Rv64.Tactics.ExtractPure import EvmAsm.Rv64.Tactics.RunBlock import EvmAsm.Rv64.Tactics.XSimp ...
@@ -215,9 +215,34 @@ def mulModReduceCompareLimb0LtPost (sp : Word) (r n : EvmWord) : Assertion := mulModReduceCompareLimb0FallthroughRawPost sp r n ** ⌜mulModReduceRemLT r n⌝ +/-- The high-limb lt/equality path code is a prefix of the full compare ladder. -/ +theorem evm_mulmod_reduce512_inner_step_compare_limb3...
{ "repo": "evm-asm", "git_repo": "github.com/Verified-zkEVM/evm-asm", "revision": "7d5875858bc3727250adb6880c8339048365b1b6", "lean_toolchain": "leanprover/lean4:v4.30.0-rc1", "proof_assistant": "lean", "ablator": "ablators/lean (corollary-delete-lemmas-leaves-all)", "ablator_flags": [ "--corollary-de...
ablate_efa86c96fcc0_13
71f29735e226d750
lean
lean
github.com/Verified-zkEVM/evm-asm
7d5875858bc3727250adb6880c8339048365b1b6
EvmAsm/Evm64/MulMod/ReduceInnerStepCompare.lean
ReduceInnerStepCompare
13
lemma_delete
null
null
false
0.5
1
1
false
0
inf
0
inf
42
55
1
[ { "theorem_name": "evm_mulmod_reduce512_inner_step_compare_limb2_gt_code_sub", "depth": 1, "n_commands": 0, "n_lines": 12, "is_leaf": true, "centrality": 0, "method": "deleted-dep", "proof_text": " by\n rw [evm_mulmod_reduce512_inner_step_compare_limb2_gt_code_eq_ofProg base]\n unf...
[ { "name": "evm_mulmod_reduce512_inner_step_compare_limb2_gt_code_eq_ofProg", "text": "/-- The limb2 gt path code is a subrange of the full compare ladder. -/\ntheorem evm_mulmod_reduce512_inner_step_compare_limb2_gt_code_eq_ofProg (base : Word) :\n evm_mulmod_reduce512_inner_step_compare_limb2_gt_code ba...
[ { "name": "evm_mulmod_reduce512_inner_step_compare_limb2_gt_code_sub", "fan_in": 1, "n_deps_direct": 1, "n_deps_transitive": 1, "n_lines": 16, "n_chars": 680, "n_subproofs": 0, "n_tactics": 12, "cyclomatic": 1, "n_automation": 4, "n_rewrites": 4, "n_structural": 1, ...
1
/- EvmAsm.Evm64.MulMod.ReduceInnerStepCompare CPS scaffolding for the MULMOD reducer compare ladder. -/ import EvmAsm.Evm64.MulMod.ReduceCompare import EvmAsm.Rv64.AddrNorm import EvmAsm.Rv64.SyscallSpecs import EvmAsm.Rv64.Tactics.ExtractPure import EvmAsm.Rv64.Tactics.RunBlock import EvmAsm.Rv64.Tactics.XSimp ...
/- EvmAsm.Evm64.MulMod.ReduceInnerStepCompare CPS scaffolding for the MULMOD reducer compare ladder. -/ import EvmAsm.Evm64.MulMod.ReduceCompare import EvmAsm.Rv64.AddrNorm import EvmAsm.Rv64.SyscallSpecs import EvmAsm.Rv64.Tactics.ExtractPure import EvmAsm.Rv64.Tactics.RunBlock import EvmAsm.Rv64.Tactics.XSimp ...
@@ -215,9 +215,31 @@ def mulModReduceCompareLimb0LtPost (sp : Word) (r n : EvmWord) : Assertion := mulModReduceCompareLimb0FallthroughRawPost sp r n ** ⌜mulModReduceRemLT r n⌝ +/-- The limb2 gt path code is a subrange of the full compare ladder. -/ +theorem evm_mulmod_reduce512_inner_step_compare_limb2_gt_code_eq...
{ "repo": "evm-asm", "git_repo": "github.com/Verified-zkEVM/evm-asm", "revision": "7d5875858bc3727250adb6880c8339048365b1b6", "lean_toolchain": "leanprover/lean4:v4.30.0-rc1", "proof_assistant": "lean", "ablator": "ablators/lean (corollary-delete-lemmas-leaves-all)", "ablator_flags": [ "--corollary-de...
ablate_efa86c96fcc0_14
b191d52b6bdfcecf
lean
lean
github.com/Verified-zkEVM/evm-asm
7d5875858bc3727250adb6880c8339048365b1b6
EvmAsm/Evm64/MulMod/ReduceInnerStepCompare.lean
ReduceInnerStepCompare
14
lemma_delete
null
null
false
0.5
1
1
false
0
inf
0
inf
42
55
1
[ { "theorem_name": "evm_mulmod_reduce512_inner_step_compare_limb2_lt_code_sub", "depth": 1, "n_commands": 0, "n_lines": 13, "is_leaf": true, "centrality": 0, "method": "deleted-dep", "proof_text": " by\n rw [evm_mulmod_reduce512_inner_step_compare_limb2_lt_code_eq_ofProg base]\n unf...
[ { "name": "evm_mulmod_reduce512_inner_step_compare_limb2_lt_code_eq_ofProg", "text": "/-- The limb2 lt/equality path code is a subrange of the full compare ladder. -/\ntheorem evm_mulmod_reduce512_inner_step_compare_limb2_lt_code_eq_ofProg (base : Word) :\n evm_mulmod_reduce512_inner_step_compare_limb2_l...
[ { "name": "evm_mulmod_reduce512_inner_step_compare_limb2_lt_code_sub", "fan_in": 2, "n_deps_direct": 1, "n_deps_transitive": 1, "n_lines": 17, "n_chars": 721, "n_subproofs": 0, "n_tactics": 13, "cyclomatic": 1, "n_automation": 4, "n_rewrites": 4, "n_structural": 1, ...
1
/- EvmAsm.Evm64.MulMod.ReduceInnerStepCompare CPS scaffolding for the MULMOD reducer compare ladder. -/ import EvmAsm.Evm64.MulMod.ReduceCompare import EvmAsm.Rv64.AddrNorm import EvmAsm.Rv64.SyscallSpecs import EvmAsm.Rv64.Tactics.ExtractPure import EvmAsm.Rv64.Tactics.RunBlock import EvmAsm.Rv64.Tactics.XSimp ...
/- EvmAsm.Evm64.MulMod.ReduceInnerStepCompare CPS scaffolding for the MULMOD reducer compare ladder. -/ import EvmAsm.Evm64.MulMod.ReduceCompare import EvmAsm.Rv64.AddrNorm import EvmAsm.Rv64.SyscallSpecs import EvmAsm.Rv64.Tactics.ExtractPure import EvmAsm.Rv64.Tactics.RunBlock import EvmAsm.Rv64.Tactics.XSimp ...
@@ -215,9 +215,34 @@ def mulModReduceCompareLimb0LtPost (sp : Word) (r n : EvmWord) : Assertion := mulModReduceCompareLimb0FallthroughRawPost sp r n ** ⌜mulModReduceRemLT r n⌝ +/-- The limb2 lt/equality path code is a subrange of the full compare ladder. -/ +theorem evm_mulmod_reduce512_inner_step_compare_limb2_l...
{ "repo": "evm-asm", "git_repo": "github.com/Verified-zkEVM/evm-asm", "revision": "7d5875858bc3727250adb6880c8339048365b1b6", "lean_toolchain": "leanprover/lean4:v4.30.0-rc1", "proof_assistant": "lean", "ablator": "ablators/lean (corollary-delete-lemmas-leaves-all)", "ablator_flags": [ "--corollary-de...
ablate_efa86c96fcc0_15
b40e235c9d73bc5e
lean
lean
github.com/Verified-zkEVM/evm-asm
7d5875858bc3727250adb6880c8339048365b1b6
EvmAsm/Evm64/MulMod/ReduceInnerStepCompare.lean
ReduceInnerStepCompare
15
lemma_delete
null
null
false
0.5
1
1
false
0
inf
0
inf
42
55
1
[ { "theorem_name": "evm_mulmod_reduce512_inner_step_compare_limb1_gt_code_sub", "depth": 1, "n_commands": 0, "n_lines": 12, "is_leaf": true, "centrality": 0, "method": "deleted-dep", "proof_text": " by\n rw [evm_mulmod_reduce512_inner_step_compare_limb1_gt_code_eq_ofProg base]\n unf...
[ { "name": "evm_mulmod_reduce512_inner_step_compare_limb1_gt_code_eq_ofProg", "text": "/-- The limb1 gt path code is a subrange of the full compare ladder. -/\ntheorem evm_mulmod_reduce512_inner_step_compare_limb1_gt_code_eq_ofProg (base : Word) :\n evm_mulmod_reduce512_inner_step_compare_limb1_gt_code ba...
[ { "name": "evm_mulmod_reduce512_inner_step_compare_limb1_gt_code_sub", "fan_in": 1, "n_deps_direct": 1, "n_deps_transitive": 1, "n_lines": 16, "n_chars": 680, "n_subproofs": 0, "n_tactics": 12, "cyclomatic": 1, "n_automation": 4, "n_rewrites": 4, "n_structural": 1, ...
1
/- EvmAsm.Evm64.MulMod.ReduceInnerStepCompare CPS scaffolding for the MULMOD reducer compare ladder. -/ import EvmAsm.Evm64.MulMod.ReduceCompare import EvmAsm.Rv64.AddrNorm import EvmAsm.Rv64.SyscallSpecs import EvmAsm.Rv64.Tactics.ExtractPure import EvmAsm.Rv64.Tactics.RunBlock import EvmAsm.Rv64.Tactics.XSimp ...
/- EvmAsm.Evm64.MulMod.ReduceInnerStepCompare CPS scaffolding for the MULMOD reducer compare ladder. -/ import EvmAsm.Evm64.MulMod.ReduceCompare import EvmAsm.Rv64.AddrNorm import EvmAsm.Rv64.SyscallSpecs import EvmAsm.Rv64.Tactics.ExtractPure import EvmAsm.Rv64.Tactics.RunBlock import EvmAsm.Rv64.Tactics.XSimp ...
@@ -215,9 +215,31 @@ def mulModReduceCompareLimb0LtPost (sp : Word) (r n : EvmWord) : Assertion := mulModReduceCompareLimb0FallthroughRawPost sp r n ** ⌜mulModReduceRemLT r n⌝ +/-- The limb1 gt path code is a subrange of the full compare ladder. -/ +theorem evm_mulmod_reduce512_inner_step_compare_limb1_gt_code_eq...
{ "repo": "evm-asm", "git_repo": "github.com/Verified-zkEVM/evm-asm", "revision": "7d5875858bc3727250adb6880c8339048365b1b6", "lean_toolchain": "leanprover/lean4:v4.30.0-rc1", "proof_assistant": "lean", "ablator": "ablators/lean (corollary-delete-lemmas-leaves-all)", "ablator_flags": [ "--corollary-de...