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_3a6fd34cb06e_34 | a6496f4328f1cf56 | lean | lean | github.com/Verified-zkEVM/evm-asm | 7d5875858bc3727250adb6880c8339048365b1b6 | EvmAsm/Evm64/DivMod/Spec/CallAddback.lean | CallAddback | 34 | lemma_delete | null | null | false | 0.5 | 1 | 1 | false | 0 | inf | 0 | inf | 42 | 68 | 5 | [
{
"theorem_name": "n4CallAddbackBeqQOutV4_toNat_eq_qTrue_carry_ne_zero_iff",
"depth": 1,
"n_commands": 0,
"n_lines": 2,
"is_leaf": true,
"centrality": 0,
"method": "deleted-dep",
"proof_text": " by\n rw [n4CallAddbackBeqQOutV4_toNat_of_carry_ne_zero h_carry]",
"n_chars": 64,
... | [
{
"name": "n4CallAddbackBeqQOutV4_toNat_of_carry_ne_zero",
"text": "/-- `toNat` form of the nonzero-carry single-decrement qOut case. -/\ntheorem n4CallAddbackBeqQOutV4_toNat_of_carry_ne_zero {a b : EvmWord}\n (h_carry : n4CallAddbackBeqCarryV4 a b ≠ 0) :\n (n4CallAddbackBeqQOutV4 a b).toNat =\n ... | [
{
"name": "n4CallAddbackBeqQOutV4_toNat_eq_qTrue_qHat_branch_iff",
"fan_in": 3,
"n_deps_direct": 2,
"n_deps_transitive": 6,
"n_lines": 15,
"n_chars": 688,
"n_subproofs": 0,
"n_tactics": 6,
"cyclomatic": 1,
"n_automation": 0,
"n_rewrites": 2,
"n_structural": 2,
"au... | 6 | /-
EvmAsm.Evm64.DivMod.Spec.CallAddback
Call+addback BEQ semantic predicate marker (n=4, shift ≠ 0).
Contents:
- the predicate below, retained only as the Phase 2a algorithm-fix target
marker.
- a small rfl unfolding theorem.
The former stack specs, qHat sub-stubs, and Word-level Euclideans were
de... | /-
EvmAsm.Evm64.DivMod.Spec.CallAddback
Call+addback BEQ semantic predicate marker (n=4, shift ≠ 0).
Contents:
- the predicate below, retained only as the Phase 2a algorithm-fix target
marker.
- a small rfl unfolding theorem.
The former stack specs, qHat sub-stubs, and Word-level Euclideans were
de... | @@ -178,6 +178,13 @@
(n4CallAddbackBeqQHatV4 a b + signExtend12 4095 + signExtend12 4095).toNat := by
rw [n4CallAddbackBeqQOutV4_of_carry_eq_zero h_carry]
+/-- `toNat` form of the nonzero-carry single-decrement qOut case. -/
+theorem n4CallAddbackBeqQOutV4_toNat_of_carry_ne_zero {a b : EvmWord}
+ (h_carr... | {
"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_3a6fd34cb06e_35 | 654d969488742bbd | lean | lean | github.com/Verified-zkEVM/evm-asm | 7d5875858bc3727250adb6880c8339048365b1b6 | EvmAsm/Evm64/DivMod/Spec/CallAddback.lean | CallAddback | 35 | lemma_delete | null | null | false | 0.5 | 1 | 1 | false | 0 | inf | 0 | inf | 42 | 68 | 5 | [
{
"theorem_name": "n4CallAddbackBeqQOutV4_toNat_eq_qTrue_carry_ne_zero_iff",
"depth": 1,
"n_commands": 0,
"n_lines": 2,
"is_leaf": true,
"centrality": 0,
"method": "deleted-dep",
"proof_text": " by\n rw [n4CallAddbackBeqQOutV4_toNat_of_carry_ne_zero h_carry]",
"n_chars": 64,
... | [
{
"name": "n4CallAddbackBeqQOutV4_toNat_of_carry_ne_zero",
"text": "/-- `toNat` form of the nonzero-carry single-decrement qOut case. -/\ntheorem n4CallAddbackBeqQOutV4_toNat_of_carry_ne_zero {a b : EvmWord}\n (h_carry : n4CallAddbackBeqCarryV4 a b ≠ 0) :\n (n4CallAddbackBeqQOutV4 a b).toNat =\n ... | [
{
"name": "n4CallAddbackBeqQOutV4_toNat_eq_qTrue_of_qHat_branch",
"fan_in": 0,
"n_deps_direct": 1,
"n_deps_transitive": 7,
"n_lines": 13,
"n_chars": 582,
"n_subproofs": 0,
"n_tactics": 1,
"cyclomatic": 1,
"n_automation": 0,
"n_rewrites": 0,
"n_structural": 0,
"aut... | 7 | /-
EvmAsm.Evm64.DivMod.Spec.CallAddback
Call+addback BEQ semantic predicate marker (n=4, shift ≠ 0).
Contents:
- the predicate below, retained only as the Phase 2a algorithm-fix target
marker.
- a small rfl unfolding theorem.
The former stack specs, qHat sub-stubs, and Word-level Euclideans were
de... | /-
EvmAsm.Evm64.DivMod.Spec.CallAddback
Call+addback BEQ semantic predicate marker (n=4, shift ≠ 0).
Contents:
- the predicate below, retained only as the Phase 2a algorithm-fix target
marker.
- a small rfl unfolding theorem.
The former stack specs, qHat sub-stubs, and Word-level Euclideans were
de... | @@ -178,6 +178,13 @@
(n4CallAddbackBeqQHatV4 a b + signExtend12 4095 + signExtend12 4095).toNat := by
rw [n4CallAddbackBeqQOutV4_of_carry_eq_zero h_carry]
+/-- `toNat` form of the nonzero-carry single-decrement qOut case. -/
+theorem n4CallAddbackBeqQOutV4_toNat_of_carry_ne_zero {a b : EvmWord}
+ (h_carr... | {
"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_3a6fd34cb06e_36 | e61748dd6f469f05 | lean | lean | github.com/Verified-zkEVM/evm-asm | 7d5875858bc3727250adb6880c8339048365b1b6 | EvmAsm/Evm64/DivMod/Spec/CallAddback.lean | CallAddback | 36 | lemma_delete | null | null | false | 0.5 | 1 | 1 | false | 0 | inf | 0 | inf | 42 | 68 | 5 | [
{
"theorem_name": "n4CallAddbackBeqQOutV4_toNat_eq_qTrue_carry_ne_zero_iff",
"depth": 1,
"n_commands": 0,
"n_lines": 2,
"is_leaf": true,
"centrality": 0,
"method": "deleted-dep",
"proof_text": " by\n rw [n4CallAddbackBeqQOutV4_toNat_of_carry_ne_zero h_carry]",
"n_chars": 64,
... | [
{
"name": "n4CallAddbackBeqQOutV4_toNat_of_carry_ne_zero",
"text": "/-- `toNat` form of the nonzero-carry single-decrement qOut case. -/\ntheorem n4CallAddbackBeqQOutV4_toNat_of_carry_ne_zero {a b : EvmWord}\n (h_carry : n4CallAddbackBeqCarryV4 a b ≠ 0) :\n (n4CallAddbackBeqQOutV4 a b).toNat =\n ... | [
{
"name": "n4CallAddbackBeqQOutV4_toNat_eq_qTrue_qHat_branch",
"fan_in": 0,
"n_deps_direct": 1,
"n_deps_transitive": 7,
"n_lines": 12,
"n_chars": 561,
"n_subproofs": 0,
"n_tactics": 1,
"cyclomatic": 1,
"n_automation": 0,
"n_rewrites": 0,
"n_structural": 0,
"automa... | 7 | /-
EvmAsm.Evm64.DivMod.Spec.CallAddback
Call+addback BEQ semantic predicate marker (n=4, shift ≠ 0).
Contents:
- the predicate below, retained only as the Phase 2a algorithm-fix target
marker.
- a small rfl unfolding theorem.
The former stack specs, qHat sub-stubs, and Word-level Euclideans were
de... | /-
EvmAsm.Evm64.DivMod.Spec.CallAddback
Call+addback BEQ semantic predicate marker (n=4, shift ≠ 0).
Contents:
- the predicate below, retained only as the Phase 2a algorithm-fix target
marker.
- a small rfl unfolding theorem.
The former stack specs, qHat sub-stubs, and Word-level Euclideans were
de... | @@ -178,6 +178,13 @@
(n4CallAddbackBeqQHatV4 a b + signExtend12 4095 + signExtend12 4095).toNat := by
rw [n4CallAddbackBeqQOutV4_of_carry_eq_zero h_carry]
+/-- `toNat` form of the nonzero-carry single-decrement qOut case. -/
+theorem n4CallAddbackBeqQOutV4_toNat_of_carry_ne_zero {a b : EvmWord}
+ (h_carr... | {
"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_3a6fd34cb06e_37 | eeac269cc215b839 | lean | lean | github.com/Verified-zkEVM/evm-asm | 7d5875858bc3727250adb6880c8339048365b1b6 | EvmAsm/Evm64/DivMod/Spec/CallAddback.lean | CallAddback | 37 | lemma_delete | null | null | false | 0.5 | 1 | 1 | false | 0 | inf | 0 | inf | 42 | 68 | 5 | [
{
"theorem_name": "n4CallAddbackBeqQOutV4_toNat_eq_qTrue_carry_ne_zero_iff",
"depth": 1,
"n_commands": 0,
"n_lines": 2,
"is_leaf": true,
"centrality": 0,
"method": "deleted-dep",
"proof_text": " by\n rw [n4CallAddbackBeqQOutV4_toNat_of_carry_ne_zero h_carry]",
"n_chars": 64,
... | [
{
"name": "n4CallAddbackBeqQOutV4_toNat_of_carry_ne_zero",
"text": "/-- `toNat` form of the nonzero-carry single-decrement qOut case. -/\ntheorem n4CallAddbackBeqQOutV4_toNat_of_carry_ne_zero {a b : EvmWord}\n (h_carry : n4CallAddbackBeqCarryV4 a b ≠ 0) :\n (n4CallAddbackBeqQOutV4 a b).toNat =\n ... | [
{
"name": "n4CallAddbackBeqQOutV4_toNat_eq_qTrue_qHatBranchEqQTrue_iff",
"fan_in": 2,
"n_deps_direct": 1,
"n_deps_transitive": 7,
"n_lines": 6,
"n_chars": 270,
"n_subproofs": 0,
"n_tactics": 2,
"cyclomatic": 1,
"n_automation": 0,
"n_rewrites": 0,
"n_structural": 1,
... | 7 | /-
EvmAsm.Evm64.DivMod.Spec.CallAddback
Call+addback BEQ semantic predicate marker (n=4, shift ≠ 0).
Contents:
- the predicate below, retained only as the Phase 2a algorithm-fix target
marker.
- a small rfl unfolding theorem.
The former stack specs, qHat sub-stubs, and Word-level Euclideans were
de... | /-
EvmAsm.Evm64.DivMod.Spec.CallAddback
Call+addback BEQ semantic predicate marker (n=4, shift ≠ 0).
Contents:
- the predicate below, retained only as the Phase 2a algorithm-fix target
marker.
- a small rfl unfolding theorem.
The former stack specs, qHat sub-stubs, and Word-level Euclideans were
de... | @@ -178,6 +178,13 @@
(n4CallAddbackBeqQHatV4 a b + signExtend12 4095 + signExtend12 4095).toNat := by
rw [n4CallAddbackBeqQOutV4_of_carry_eq_zero h_carry]
+/-- `toNat` form of the nonzero-carry single-decrement qOut case. -/
+theorem n4CallAddbackBeqQOutV4_toNat_of_carry_ne_zero {a b : EvmWord}
+ (h_carr... | {
"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_3a6fd34cb06e_38 | 3a550a3e47d08f7a | lean | lean | github.com/Verified-zkEVM/evm-asm | 7d5875858bc3727250adb6880c8339048365b1b6 | EvmAsm/Evm64/DivMod/Spec/CallAddback.lean | CallAddback | 38 | lemma_delete | null | null | false | 0.5 | 1 | 1 | false | 0 | inf | 0 | inf | 42 | 68 | 5 | [
{
"theorem_name": "n4CallAddbackBeqQOutV4_toNat_eq_qTrue_carry_ne_zero_iff",
"depth": 1,
"n_commands": 0,
"n_lines": 2,
"is_leaf": true,
"centrality": 0,
"method": "deleted-dep",
"proof_text": " by\n rw [n4CallAddbackBeqQOutV4_toNat_of_carry_ne_zero h_carry]",
"n_chars": 64,
... | [
{
"name": "n4CallAddbackBeqQOutV4_toNat_of_carry_ne_zero",
"text": "/-- `toNat` form of the nonzero-carry single-decrement qOut case. -/\ntheorem n4CallAddbackBeqQOutV4_toNat_of_carry_ne_zero {a b : EvmWord}\n (h_carry : n4CallAddbackBeqCarryV4 a b ≠ 0) :\n (n4CallAddbackBeqQOutV4 a b).toNat =\n ... | [
{
"name": "n4CallAddbackBeqQOutV4_toNat_eq_qTrue_of_qHatBranchEqQTrue",
"fan_in": 0,
"n_deps_direct": 1,
"n_deps_transitive": 8,
"n_lines": 7,
"n_chars": 360,
"n_subproofs": 0,
"n_tactics": 1,
"cyclomatic": 1,
"n_automation": 0,
"n_rewrites": 0,
"n_structural": 0,
... | 8 | /-
EvmAsm.Evm64.DivMod.Spec.CallAddback
Call+addback BEQ semantic predicate marker (n=4, shift ≠ 0).
Contents:
- the predicate below, retained only as the Phase 2a algorithm-fix target
marker.
- a small rfl unfolding theorem.
The former stack specs, qHat sub-stubs, and Word-level Euclideans were
de... | /-
EvmAsm.Evm64.DivMod.Spec.CallAddback
Call+addback BEQ semantic predicate marker (n=4, shift ≠ 0).
Contents:
- the predicate below, retained only as the Phase 2a algorithm-fix target
marker.
- a small rfl unfolding theorem.
The former stack specs, qHat sub-stubs, and Word-level Euclideans were
de... | @@ -178,6 +178,13 @@
(n4CallAddbackBeqQHatV4 a b + signExtend12 4095 + signExtend12 4095).toNat := by
rw [n4CallAddbackBeqQOutV4_of_carry_eq_zero h_carry]
+/-- `toNat` form of the nonzero-carry single-decrement qOut case. -/
+theorem n4CallAddbackBeqQOutV4_toNat_of_carry_ne_zero {a b : EvmWord}
+ (h_carr... | {
"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_3a6fd34cb06e_39 | 560a634607e441fd | lean | lean | github.com/Verified-zkEVM/evm-asm | 7d5875858bc3727250adb6880c8339048365b1b6 | EvmAsm/Evm64/DivMod/Spec/CallAddback.lean | CallAddback | 39 | lemma_delete | null | null | false | 0.5 | 1 | 1 | false | 0 | inf | 0 | inf | 42 | 68 | 5 | [
{
"theorem_name": "n4CallAddbackBeqQOutV4_toNat_eq_qTrue_carry_ne_zero_iff",
"depth": 1,
"n_commands": 0,
"n_lines": 2,
"is_leaf": true,
"centrality": 0,
"method": "deleted-dep",
"proof_text": " by\n rw [n4CallAddbackBeqQOutV4_toNat_of_carry_ne_zero h_carry]",
"n_chars": 64,
... | [
{
"name": "n4CallAddbackBeqQOutV4_toNat_of_carry_ne_zero",
"text": "/-- `toNat` form of the nonzero-carry single-decrement qOut case. -/\ntheorem n4CallAddbackBeqQOutV4_toNat_of_carry_ne_zero {a b : EvmWord}\n (h_carry : n4CallAddbackBeqCarryV4 a b ≠ 0) :\n (n4CallAddbackBeqQOutV4 a b).toNat =\n ... | [
{
"name": "n4CallAddbackBeqQOutV4_toNat_eq_qTrue_qHatBranchEqQTrue",
"fan_in": 0,
"n_deps_direct": 1,
"n_deps_transitive": 8,
"n_lines": 7,
"n_chars": 355,
"n_subproofs": 0,
"n_tactics": 1,
"cyclomatic": 1,
"n_automation": 0,
"n_rewrites": 0,
"n_structural": 0,
"a... | 8 | /-
EvmAsm.Evm64.DivMod.Spec.CallAddback
Call+addback BEQ semantic predicate marker (n=4, shift ≠ 0).
Contents:
- the predicate below, retained only as the Phase 2a algorithm-fix target
marker.
- a small rfl unfolding theorem.
The former stack specs, qHat sub-stubs, and Word-level Euclideans were
de... | /-
EvmAsm.Evm64.DivMod.Spec.CallAddback
Call+addback BEQ semantic predicate marker (n=4, shift ≠ 0).
Contents:
- the predicate below, retained only as the Phase 2a algorithm-fix target
marker.
- a small rfl unfolding theorem.
The former stack specs, qHat sub-stubs, and Word-level Euclideans were
de... | @@ -178,6 +178,13 @@
(n4CallAddbackBeqQHatV4 a b + signExtend12 4095 + signExtend12 4095).toNat := by
rw [n4CallAddbackBeqQOutV4_of_carry_eq_zero h_carry]
+/-- `toNat` form of the nonzero-carry single-decrement qOut case. -/
+theorem n4CallAddbackBeqQOutV4_toNat_of_carry_ne_zero {a b : EvmWord}
+ (h_carr... | {
"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_3a6fd34cb06e_40 | 949b26710f57d847 | lean | lean | github.com/Verified-zkEVM/evm-asm | 7d5875858bc3727250adb6880c8339048365b1b6 | EvmAsm/Evm64/DivMod/Spec/CallAddback.lean | CallAddback | 40 | lemma_delete | null | null | false | 0.5 | 1 | 1 | false | 0 | inf | 0 | inf | 42 | 68 | 3 | [
{
"theorem_name": "n4CallAddbackBeqSemanticHolds_eq_v4",
"depth": 1,
"n_commands": 0,
"n_lines": 2,
"is_leaf": true,
"centrality": 0,
"method": "deleted-dep",
"proof_text": " by\n rw [n4CallAddbackBeqSemantic_unfold, n4CallAddbackBeqSemanticV4_unfold]",
"n_chars": 77,
"n_sub... | [
{
"name": "n4CallAddbackBeqSemanticV4_unfold",
"text": "theorem n4CallAddbackBeqSemanticV4_unfold {a b : EvmWord} :\n n4CallAddbackBeqSemanticHoldsV4 a b =\n (let shift := (clzResult (b.getLimbN 3)).1.toNat % 64\n let antiShift :=\n (signExtend12 (0 : BitVec 12) - (clzResult (b.getLimbN 3)).... | [
{
"name": "n4CallAddbackBeqSemanticHolds_eq_v4",
"fan_in": 1,
"n_deps_direct": 2,
"n_deps_transitive": 2,
"n_lines": 5,
"n_chars": 219,
"n_subproofs": 0,
"n_tactics": 2,
"cyclomatic": 1,
"n_automation": 0,
"n_rewrites": 1,
"n_structural": 0,
"automation_only": fal... | 2 | /-
EvmAsm.Evm64.DivMod.Spec.CallAddback
Call+addback BEQ semantic predicate marker (n=4, shift ≠ 0).
Contents:
- the predicate below, retained only as the Phase 2a algorithm-fix target
marker.
- a small rfl unfolding theorem.
The former stack specs, qHat sub-stubs, and Word-level Euclideans were
de... | /-
EvmAsm.Evm64.DivMod.Spec.CallAddback
Call+addback BEQ semantic predicate marker (n=4, shift ≠ 0).
Contents:
- the predicate below, retained only as the Phase 2a algorithm-fix target
marker.
- a small rfl unfolding theorem.
The former stack specs, qHat sub-stubs, and Word-level Euclideans were
de... | @@ -205,8 +205,34 @@
def n4CallAddbackBeqSemanticHoldsV4 (a b : EvmWord) : Prop :=
(n4CallAddbackBeqQOutV4 a b).toNat = n4CallAddbackBeqQTrue a b
+theorem n4CallAddbackBeqSemanticV4_unfold {a b : EvmWord} :
+ n4CallAddbackBeqSemanticHoldsV4 a b =
+ (let shift := (clzResult (b.getLimbN 3)).1.toNat % 64
+ ... | {
"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_3a6fd34cb06e_41 | da573698aa2f2ba0 | lean | lean | github.com/Verified-zkEVM/evm-asm | 7d5875858bc3727250adb6880c8339048365b1b6 | EvmAsm/Evm64/DivMod/Spec/CallAddback.lean | CallAddback | 41 | lemma_delete | null | null | false | 0.5 | 1 | 1 | false | 0 | inf | 0 | inf | 42 | 68 | 3 | [
{
"theorem_name": "n4CallAddbackBeqSemanticHolds_eq_v4",
"depth": 1,
"n_commands": 0,
"n_lines": 2,
"is_leaf": true,
"centrality": 0,
"method": "deleted-dep",
"proof_text": " by\n rw [n4CallAddbackBeqSemantic_unfold, n4CallAddbackBeqSemanticV4_unfold]",
"n_chars": 77,
"n_sub... | [
{
"name": "n4CallAddbackBeqSemanticV4_unfold",
"text": "theorem n4CallAddbackBeqSemanticV4_unfold {a b : EvmWord} :\n n4CallAddbackBeqSemanticHoldsV4 a b =\n (let shift := (clzResult (b.getLimbN 3)).1.toNat % 64\n let antiShift :=\n (signExtend12 (0 : BitVec 12) - (clzResult (b.getLimbN 3)).... | [
{
"name": "n4CallAddbackBeqSemanticHolds_iff_v4",
"fan_in": 2,
"n_deps_direct": 1,
"n_deps_transitive": 3,
"n_lines": 5,
"n_chars": 191,
"n_subproofs": 0,
"n_tactics": 2,
"cyclomatic": 1,
"n_automation": 0,
"n_rewrites": 1,
"n_structural": 0,
"automation_only": fa... | 3 | /-
EvmAsm.Evm64.DivMod.Spec.CallAddback
Call+addback BEQ semantic predicate marker (n=4, shift ≠ 0).
Contents:
- the predicate below, retained only as the Phase 2a algorithm-fix target
marker.
- a small rfl unfolding theorem.
The former stack specs, qHat sub-stubs, and Word-level Euclideans were
de... | /-
EvmAsm.Evm64.DivMod.Spec.CallAddback
Call+addback BEQ semantic predicate marker (n=4, shift ≠ 0).
Contents:
- the predicate below, retained only as the Phase 2a algorithm-fix target
marker.
- a small rfl unfolding theorem.
The former stack specs, qHat sub-stubs, and Word-level Euclideans were
de... | @@ -205,8 +205,34 @@
def n4CallAddbackBeqSemanticHoldsV4 (a b : EvmWord) : Prop :=
(n4CallAddbackBeqQOutV4 a b).toNat = n4CallAddbackBeqQTrue a b
+theorem n4CallAddbackBeqSemanticV4_unfold {a b : EvmWord} :
+ n4CallAddbackBeqSemanticHoldsV4 a b =
+ (let shift := (clzResult (b.getLimbN 3)).1.toNat % 64
+ ... | {
"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_3a6fd34cb06e_42 | 343a9840336d7faa | lean | lean | github.com/Verified-zkEVM/evm-asm | 7d5875858bc3727250adb6880c8339048365b1b6 | EvmAsm/Evm64/DivMod/Spec/CallAddback.lean | CallAddback | 42 | lemma_delete | null | null | false | 0.5 | 1 | 1 | false | 0 | inf | 0 | inf | 42 | 68 | 1 | [
{
"theorem_name": "n4CallAddbackBeqSemanticHolds_iff_v4",
"depth": 1,
"n_commands": 0,
"n_lines": 2,
"is_leaf": true,
"centrality": 0,
"method": "deleted-dep",
"proof_text": " by\n rw [n4CallAddbackBeqSemanticHolds_eq_v4]",
"n_chars": 46,
"n_subproofs": 0,
"n_tactics": 2... | [
{
"name": "n4CallAddbackBeqSemanticHolds_eq_v4",
"text": "theorem n4CallAddbackBeqSemanticHolds_eq_v4 {a b : EvmWord} :\n n4CallAddbackBeqSemanticHolds a b = n4CallAddbackBeqSemanticHoldsV4 a b := by\n rw [n4CallAddbackBeqSemantic_unfold, n4CallAddbackBeqSemanticV4_unfold]\n\n",
"fan_in": 1,
"n_... | [
{
"name": "n4CallAddbackBeqSemanticHolds_of_v4",
"fan_in": 0,
"n_deps_direct": 1,
"n_deps_transitive": 4,
"n_lines": 6,
"n_chars": 199,
"n_subproofs": 0,
"n_tactics": 1,
"cyclomatic": 1,
"n_automation": 0,
"n_rewrites": 0,
"n_structural": 0,
"automation_only": fal... | 4 | /-
EvmAsm.Evm64.DivMod.Spec.CallAddback
Call+addback BEQ semantic predicate marker (n=4, shift ≠ 0).
Contents:
- the predicate below, retained only as the Phase 2a algorithm-fix target
marker.
- a small rfl unfolding theorem.
The former stack specs, qHat sub-stubs, and Word-level Euclideans were
de... | /-
EvmAsm.Evm64.DivMod.Spec.CallAddback
Call+addback BEQ semantic predicate marker (n=4, shift ≠ 0).
Contents:
- the predicate below, retained only as the Phase 2a algorithm-fix target
marker.
- a small rfl unfolding theorem.
The former stack specs, qHat sub-stubs, and Word-level Euclideans were
de... | @@ -230,8 +230,13 @@
val256 (b.getLimbN 0) (b.getLimbN 1) (b.getLimbN 2) (b.getLimbN 3)) :=
rfl
+theorem n4CallAddbackBeqSemanticHolds_eq_v4 {a b : EvmWord} :
+ n4CallAddbackBeqSemanticHolds a b = n4CallAddbackBeqSemanticHoldsV4 a b := by
+ rw [n4CallAddbackBeqSemantic_unfold, n4CallAddbackBeqSeman... | {
"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_3a6fd34cb06e_43 | 012e2c42e96d6077 | lean | lean | github.com/Verified-zkEVM/evm-asm | 7d5875858bc3727250adb6880c8339048365b1b6 | EvmAsm/Evm64/DivMod/Spec/CallAddback.lean | CallAddback | 43 | lemma_delete | null | null | false | 0.5 | 1 | 1 | false | 0 | inf | 0 | inf | 42 | 68 | 1 | [
{
"theorem_name": "n4CallAddbackBeqSemanticHolds_iff_v4",
"depth": 1,
"n_commands": 0,
"n_lines": 2,
"is_leaf": true,
"centrality": 0,
"method": "deleted-dep",
"proof_text": " by\n rw [n4CallAddbackBeqSemanticHolds_eq_v4]",
"n_chars": 46,
"n_subproofs": 0,
"n_tactics": 2... | [
{
"name": "n4CallAddbackBeqSemanticHolds_eq_v4",
"text": "theorem n4CallAddbackBeqSemanticHolds_eq_v4 {a b : EvmWord} :\n n4CallAddbackBeqSemanticHolds a b = n4CallAddbackBeqSemanticHoldsV4 a b := by\n rw [n4CallAddbackBeqSemantic_unfold, n4CallAddbackBeqSemanticV4_unfold]\n\n",
"fan_in": 1,
"n_... | [
{
"name": "n4CallAddbackBeqSemanticHolds_v4",
"fan_in": 0,
"n_deps_direct": 1,
"n_deps_transitive": 4,
"n_lines": 6,
"n_chars": 196,
"n_subproofs": 0,
"n_tactics": 1,
"cyclomatic": 1,
"n_automation": 0,
"n_rewrites": 0,
"n_structural": 0,
"automation_only": false,... | 4 | /-
EvmAsm.Evm64.DivMod.Spec.CallAddback
Call+addback BEQ semantic predicate marker (n=4, shift ≠ 0).
Contents:
- the predicate below, retained only as the Phase 2a algorithm-fix target
marker.
- a small rfl unfolding theorem.
The former stack specs, qHat sub-stubs, and Word-level Euclideans were
de... | /-
EvmAsm.Evm64.DivMod.Spec.CallAddback
Call+addback BEQ semantic predicate marker (n=4, shift ≠ 0).
Contents:
- the predicate below, retained only as the Phase 2a algorithm-fix target
marker.
- a small rfl unfolding theorem.
The former stack specs, qHat sub-stubs, and Word-level Euclideans were
de... | @@ -230,8 +230,13 @@
val256 (b.getLimbN 0) (b.getLimbN 1) (b.getLimbN 2) (b.getLimbN 3)) :=
rfl
+theorem n4CallAddbackBeqSemanticHolds_eq_v4 {a b : EvmWord} :
+ n4CallAddbackBeqSemanticHolds a b = n4CallAddbackBeqSemanticHoldsV4 a b := by
+ rw [n4CallAddbackBeqSemantic_unfold, n4CallAddbackBeqSeman... | {
"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_3a6fd34cb06e_44 | 8c6157dd602ac4b9 | lean | lean | github.com/Verified-zkEVM/evm-asm | 7d5875858bc3727250adb6880c8339048365b1b6 | EvmAsm/Evm64/DivMod/Spec/CallAddback.lean | CallAddback | 44 | lemma_delete | null | null | false | 0.5 | 1 | 1 | false | 0 | inf | 0 | inf | 42 | 68 | 1 | [
{
"theorem_name": "n4CallAddbackBeqCarryV4_eq_direct",
"depth": 1,
"n_commands": 0,
"n_lines": 11,
"is_leaf": true,
"centrality": 0,
"method": "deleted-dep",
"proof_text": " by\n rw [n4CallAddbackBeqCarryV4_eq_normalized]\n rw [n4CallAddbackBeqQHatV4_eq_direct hshift_nz]\n rw [n4C... | [
{
"name": "n4CallAddbackBeqB1Prime_eq_direct",
"text": "theorem n4CallAddbackBeqB1Prime_eq_direct {b : EvmWord}\n (hshift_nz : (clzResult (b.getLimbN 3)).1 ≠ 0) :\n n4CallAddbackBeqB1Prime b =\n ((b.getLimbN 1) <<< (clzResult (b.getLimbN 3)).1.toNat) |||\n ((b.getLimbN 0) >>> (64 - (clzRes... | [
{
"name": "n4CallAddbackBeqSemanticHoldsV4_eq_direct",
"fan_in": 3,
"n_deps_direct": 2,
"n_deps_transitive": 31,
"n_lines": 41,
"n_chars": 1983,
"n_subproofs": 0,
"n_tactics": 4,
"cyclomatic": 1,
"n_automation": 0,
"n_rewrites": 3,
"n_structural": 0,
"automation_o... | 31 | /-
EvmAsm.Evm64.DivMod.Spec.CallAddback
Call+addback BEQ semantic predicate marker (n=4, shift ≠ 0).
Contents:
- the predicate below, retained only as the Phase 2a algorithm-fix target
marker.
- a small rfl unfolding theorem.
The former stack specs, qHat sub-stubs, and Word-level Euclideans were
de... | /-
EvmAsm.Evm64.DivMod.Spec.CallAddback
Call+addback BEQ semantic predicate marker (n=4, shift ≠ 0).
Contents:
- the predicate below, retained only as the Phase 2a algorithm-fix target
marker.
- a small rfl unfolding theorem.
The former stack specs, qHat sub-stubs, and Word-level Euclideans were
de... | @@ -173,6 +173,15 @@
((b.getLimbN 0) >>> n4CallAddbackBeqAntiShift b) :=
rfl
+theorem n4CallAddbackBeqB1Prime_eq_direct {b : EvmWord}
+ (hshift_nz : (clzResult (b.getLimbN 3)).1 ≠ 0) :
+ n4CallAddbackBeqB1Prime b =
+ ((b.getLimbN 1) <<< (clzResult (b.getLimbN 3)).1.toNat) |||
+ ((b.getLi... | {
"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_3a6fd34cb06e_45 | 9822cc2bc9998a8f | lean | lean | github.com/Verified-zkEVM/evm-asm | 7d5875858bc3727250adb6880c8339048365b1b6 | EvmAsm/Evm64/DivMod/Spec/CallAddback.lean | CallAddback | 45 | lemma_delete | null | null | false | 0.5 | 1 | 1 | false | 0 | inf | 0 | inf | 42 | 68 | 1 | [
{
"theorem_name": "n4CallAddbackBeqCarryV4_eq_direct",
"depth": 1,
"n_commands": 0,
"n_lines": 11,
"is_leaf": true,
"centrality": 0,
"method": "deleted-dep",
"proof_text": " by\n rw [n4CallAddbackBeqCarryV4_eq_normalized]\n rw [n4CallAddbackBeqQHatV4_eq_direct hshift_nz]\n rw [n4C... | [
{
"name": "n4CallAddbackBeqB0Prime_eq_direct",
"text": "theorem n4CallAddbackBeqB0Prime_eq_direct {b : EvmWord}\n (_hshift_nz : (clzResult (b.getLimbN 3)).1 ≠ 0) :\n n4CallAddbackBeqB0Prime b =\n (b.getLimbN 0) <<< (clzResult (b.getLimbN 3)).1.toNat := by\n rw [n4CallAddbackBeqB0Prime_unfold]\n ... | [
{
"name": "n4CallAddbackBeqSemanticHoldsV4_of_direct",
"fan_in": 0,
"n_deps_direct": 1,
"n_deps_transitive": 32,
"n_lines": 41,
"n_chars": 1935,
"n_subproofs": 0,
"n_tactics": 3,
"cyclomatic": 1,
"n_automation": 0,
"n_rewrites": 1,
"n_structural": 1,
"automation_o... | 32 | /-
EvmAsm.Evm64.DivMod.Spec.CallAddback
Call+addback BEQ semantic predicate marker (n=4, shift ≠ 0).
Contents:
- the predicate below, retained only as the Phase 2a algorithm-fix target
marker.
- a small rfl unfolding theorem.
The former stack specs, qHat sub-stubs, and Word-level Euclideans were
de... | /-
EvmAsm.Evm64.DivMod.Spec.CallAddback
Call+addback BEQ semantic predicate marker (n=4, shift ≠ 0).
Contents:
- the predicate below, retained only as the Phase 2a algorithm-fix target
marker.
- a small rfl unfolding theorem.
The former stack specs, qHat sub-stubs, and Word-level Euclideans were
de... | @@ -191,6 +191,13 @@
(b.getLimbN 0) <<< n4CallAddbackBeqShift b :=
rfl
+theorem n4CallAddbackBeqB0Prime_eq_direct {b : EvmWord}
+ (_hshift_nz : (clzResult (b.getLimbN 3)).1 ≠ 0) :
+ n4CallAddbackBeqB0Prime b =
+ (b.getLimbN 0) <<< (clzResult (b.getLimbN 3)).1.toNat := by
+ rw [n4CallAddbackBeqB0... | {
"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_3a6fd34cb06e_46 | 61f9476f49e94928 | lean | lean | github.com/Verified-zkEVM/evm-asm | 7d5875858bc3727250adb6880c8339048365b1b6 | EvmAsm/Evm64/DivMod/Spec/CallAddback.lean | CallAddback | 46 | lemma_delete | null | null | false | 0.5 | 1 | 1 | false | 0 | inf | 0 | inf | 42 | 68 | 1 | [
{
"theorem_name": "n4CallAddbackBeqCarryV4_eq_direct",
"depth": 1,
"n_commands": 0,
"n_lines": 11,
"is_leaf": true,
"centrality": 0,
"method": "deleted-dep",
"proof_text": " by\n rw [n4CallAddbackBeqCarryV4_eq_normalized]\n rw [n4CallAddbackBeqQHatV4_eq_direct hshift_nz]\n rw [n4C... | [
{
"name": "n4CallAddbackBeqB0Prime_eq_direct",
"text": "theorem n4CallAddbackBeqB0Prime_eq_direct {b : EvmWord}\n (_hshift_nz : (clzResult (b.getLimbN 3)).1 ≠ 0) :\n n4CallAddbackBeqB0Prime b =\n (b.getLimbN 0) <<< (clzResult (b.getLimbN 3)).1.toNat := by\n rw [n4CallAddbackBeqB0Prime_unfold]\n ... | [
{
"name": "n4CallAddbackBeqSemanticHoldsV4_direct",
"fan_in": 0,
"n_deps_direct": 1,
"n_deps_transitive": 32,
"n_lines": 40,
"n_chars": 1866,
"n_subproofs": 0,
"n_tactics": 3,
"cyclomatic": 1,
"n_automation": 0,
"n_rewrites": 1,
"n_structural": 1,
"automation_only... | 32 | /-
EvmAsm.Evm64.DivMod.Spec.CallAddback
Call+addback BEQ semantic predicate marker (n=4, shift ≠ 0).
Contents:
- the predicate below, retained only as the Phase 2a algorithm-fix target
marker.
- a small rfl unfolding theorem.
The former stack specs, qHat sub-stubs, and Word-level Euclideans were
de... | /-
EvmAsm.Evm64.DivMod.Spec.CallAddback
Call+addback BEQ semantic predicate marker (n=4, shift ≠ 0).
Contents:
- the predicate below, retained only as the Phase 2a algorithm-fix target
marker.
- a small rfl unfolding theorem.
The former stack specs, qHat sub-stubs, and Word-level Euclideans were
de... | @@ -191,6 +191,13 @@
(b.getLimbN 0) <<< n4CallAddbackBeqShift b :=
rfl
+theorem n4CallAddbackBeqB0Prime_eq_direct {b : EvmWord}
+ (_hshift_nz : (clzResult (b.getLimbN 3)).1 ≠ 0) :
+ n4CallAddbackBeqB0Prime b =
+ (b.getLimbN 0) <<< (clzResult (b.getLimbN 3)).1.toNat := by
+ rw [n4CallAddbackBeqB0... | {
"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_3a6fd34cb06e_47 | 53038fded1c3f442 | lean | lean | github.com/Verified-zkEVM/evm-asm | 7d5875858bc3727250adb6880c8339048365b1b6 | EvmAsm/Evm64/DivMod/Spec/CallAddback.lean | CallAddback | 47 | lemma_delete | null | null | false | 0.5 | 1 | 1 | false | 0 | inf | 0 | inf | 42 | 68 | 1 | [
{
"theorem_name": "n4CallAddbackBeqCarryV4_eq_direct",
"depth": 1,
"n_commands": 0,
"n_lines": 11,
"is_leaf": true,
"centrality": 0,
"method": "deleted-dep",
"proof_text": " by\n rw [n4CallAddbackBeqCarryV4_eq_normalized]\n rw [n4CallAddbackBeqQHatV4_eq_direct hshift_nz]\n rw [n4C... | [
{
"name": "n4CallAddbackBeqB0Prime_eq_direct",
"text": "theorem n4CallAddbackBeqB0Prime_eq_direct {b : EvmWord}\n (_hshift_nz : (clzResult (b.getLimbN 3)).1 ≠ 0) :\n n4CallAddbackBeqB0Prime b =\n (b.getLimbN 0) <<< (clzResult (b.getLimbN 3)).1.toNat := by\n rw [n4CallAddbackBeqB0Prime_unfold]\n ... | [
{
"name": "n4CallAddbackBeqSemanticHoldsV4_direct_iff",
"fan_in": 0,
"n_deps_direct": 1,
"n_deps_transitive": 32,
"n_lines": 39,
"n_chars": 1920,
"n_subproofs": 0,
"n_tactics": 2,
"cyclomatic": 1,
"n_automation": 0,
"n_rewrites": 1,
"n_structural": 0,
"automation_... | 32 | /-
EvmAsm.Evm64.DivMod.Spec.CallAddback
Call+addback BEQ semantic predicate marker (n=4, shift ≠ 0).
Contents:
- the predicate below, retained only as the Phase 2a algorithm-fix target
marker.
- a small rfl unfolding theorem.
The former stack specs, qHat sub-stubs, and Word-level Euclideans were
de... | /-
EvmAsm.Evm64.DivMod.Spec.CallAddback
Call+addback BEQ semantic predicate marker (n=4, shift ≠ 0).
Contents:
- the predicate below, retained only as the Phase 2a algorithm-fix target
marker.
- a small rfl unfolding theorem.
The former stack specs, qHat sub-stubs, and Word-level Euclideans were
de... | @@ -191,6 +191,13 @@
(b.getLimbN 0) <<< n4CallAddbackBeqShift b :=
rfl
+theorem n4CallAddbackBeqB0Prime_eq_direct {b : EvmWord}
+ (_hshift_nz : (clzResult (b.getLimbN 3)).1 ≠ 0) :
+ n4CallAddbackBeqB0Prime b =
+ (b.getLimbN 0) <<< (clzResult (b.getLimbN 3)).1.toNat := by
+ rw [n4CallAddbackBeqB0... | {
"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_3a6fd34cb06e_48 | d400621da88e204c | lean | lean | github.com/Verified-zkEVM/evm-asm | 7d5875858bc3727250adb6880c8339048365b1b6 | EvmAsm/Evm64/DivMod/Spec/CallAddback.lean | CallAddback | 48 | lemma_delete | null | null | false | 0.5 | 1 | 1 | false | 0 | inf | 0 | inf | 42 | 68 | 5 | [
{
"theorem_name": "n4CallAddbackBeqQOutV4_toNat_eq_qTrue_carry_eq_zero_iff",
"depth": 1,
"n_commands": 0,
"n_lines": 2,
"is_leaf": true,
"centrality": 0,
"method": "deleted-dep",
"proof_text": " by\n rw [n4CallAddbackBeqQOutV4_toNat_of_carry_eq_zero h_carry]",
"n_chars": 64,
... | [
{
"name": "n4CallAddbackBeqQOutV4_toNat_of_carry_eq_zero",
"text": "/-- `toNat` form of the zero-carry double-decrement qOut case. -/\ntheorem n4CallAddbackBeqQOutV4_toNat_of_carry_eq_zero {a b : EvmWord}\n (h_carry : n4CallAddbackBeqCarryV4 a b = 0) :\n (n4CallAddbackBeqQOutV4 a b).toNat =\n (n4... | [
{
"name": "n4CallAddbackBeqSemanticHoldsV4_of_carry_eq_zero_qHat",
"fan_in": 0,
"n_deps_direct": 2,
"n_deps_transitive": 3,
"n_lines": 13,
"n_chars": 640,
"n_subproofs": 0,
"n_tactics": 4,
"cyclomatic": 1,
"n_automation": 0,
"n_rewrites": 1,
"n_structural": 2,
"au... | 3 | /-
EvmAsm.Evm64.DivMod.Spec.CallAddback
Call+addback BEQ semantic predicate marker (n=4, shift ≠ 0).
Contents:
- the predicate below, retained only as the Phase 2a algorithm-fix target
marker.
- a small rfl unfolding theorem.
The former stack specs, qHat sub-stubs, and Word-level Euclideans were
de... | /-
EvmAsm.Evm64.DivMod.Spec.CallAddback
Call+addback BEQ semantic predicate marker (n=4, shift ≠ 0).
Contents:
- the predicate below, retained only as the Phase 2a algorithm-fix target
marker.
- a small rfl unfolding theorem.
The former stack specs, qHat sub-stubs, and Word-level Euclideans were
de... | @@ -163,6 +163,13 @@
n4CallAddbackBeqQHatV4 a b + signExtend12 4095 + signExtend12 4095 := by
simp [n4CallAddbackBeqQOutV4, h_carry]
+/-- `toNat` form of the zero-carry double-decrement qOut case. -/
+theorem n4CallAddbackBeqQOutV4_toNat_of_carry_eq_zero {a b : EvmWord}
+ (h_carry : n4CallAddbackBeqCarry... | {
"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_3a6fd34cb06e_49 | 8ac11bb5e1d0f1c5 | lean | lean | github.com/Verified-zkEVM/evm-asm | 7d5875858bc3727250adb6880c8339048365b1b6 | EvmAsm/Evm64/DivMod/Spec/CallAddback.lean | CallAddback | 49 | lemma_delete | null | null | false | 0.5 | 1 | 1 | false | 0 | inf | 0 | inf | 42 | 68 | 5 | [
{
"theorem_name": "n4CallAddbackBeqQOutV4_toNat_eq_qTrue_carry_ne_zero_iff",
"depth": 1,
"n_commands": 0,
"n_lines": 2,
"is_leaf": true,
"centrality": 0,
"method": "deleted-dep",
"proof_text": " by\n rw [n4CallAddbackBeqQOutV4_toNat_of_carry_ne_zero h_carry]",
"n_chars": 64,
... | [
{
"name": "n4CallAddbackBeqQOutV4_toNat_of_carry_ne_zero",
"text": "/-- `toNat` form of the nonzero-carry single-decrement qOut case. -/\ntheorem n4CallAddbackBeqQOutV4_toNat_of_carry_ne_zero {a b : EvmWord}\n (h_carry : n4CallAddbackBeqCarryV4 a b ≠ 0) :\n (n4CallAddbackBeqQOutV4 a b).toNat =\n ... | [
{
"name": "n4CallAddbackBeqSemanticHoldsV4_of_carry_ne_zero_qHat",
"fan_in": 0,
"n_deps_direct": 2,
"n_deps_transitive": 3,
"n_lines": 13,
"n_chars": 625,
"n_subproofs": 0,
"n_tactics": 4,
"cyclomatic": 1,
"n_automation": 0,
"n_rewrites": 1,
"n_structural": 2,
"au... | 3 | /-
EvmAsm.Evm64.DivMod.Spec.CallAddback
Call+addback BEQ semantic predicate marker (n=4, shift ≠ 0).
Contents:
- the predicate below, retained only as the Phase 2a algorithm-fix target
marker.
- a small rfl unfolding theorem.
The former stack specs, qHat sub-stubs, and Word-level Euclideans were
de... | /-
EvmAsm.Evm64.DivMod.Spec.CallAddback
Call+addback BEQ semantic predicate marker (n=4, shift ≠ 0).
Contents:
- the predicate below, retained only as the Phase 2a algorithm-fix target
marker.
- a small rfl unfolding theorem.
The former stack specs, qHat sub-stubs, and Word-level Euclideans were
de... | @@ -164,6 +164,13 @@
rw [n4CallAddbackBeqQOutV4]
rw [if_neg h_carry]
+/-- `toNat` form of the nonzero-carry single-decrement qOut case. -/
+theorem n4CallAddbackBeqQOutV4_toNat_of_carry_ne_zero {a b : EvmWord}
+ (h_carry : n4CallAddbackBeqCarryV4 a b ≠ 0) :
+ (n4CallAddbackBeqQOutV4 a b).toNat =
+ (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_3a6fd34cb06e_50 | 9f067b9f9234ac0d | lean | lean | github.com/Verified-zkEVM/evm-asm | 7d5875858bc3727250adb6880c8339048365b1b6 | EvmAsm/Evm64/DivMod/Spec/CallAddback.lean | CallAddback | 50 | lemma_delete | null | null | false | 0.5 | 1 | 1 | false | 0 | inf | 0 | inf | 42 | 68 | 5 | [
{
"theorem_name": "n4CallAddbackBeqQOutV4_toNat_eq_qTrue_carry_eq_zero_iff",
"depth": 1,
"n_commands": 0,
"n_lines": 2,
"is_leaf": true,
"centrality": 0,
"method": "deleted-dep",
"proof_text": " by\n rw [n4CallAddbackBeqQOutV4_toNat_of_carry_eq_zero h_carry]",
"n_chars": 64,
... | [
{
"name": "n4CallAddbackBeqQOutV4_toNat_of_carry_eq_zero",
"text": "/-- `toNat` form of the zero-carry double-decrement qOut case. -/\ntheorem n4CallAddbackBeqQOutV4_toNat_of_carry_eq_zero {a b : EvmWord}\n (h_carry : n4CallAddbackBeqCarryV4 a b = 0) :\n (n4CallAddbackBeqQOutV4 a b).toNat =\n (n4... | [
{
"name": "n4CallAddbackBeqSemanticHoldsV4_carry_eq_zero_qHat",
"fan_in": 0,
"n_deps_direct": 2,
"n_deps_transitive": 3,
"n_lines": 11,
"n_chars": 614,
"n_subproofs": 0,
"n_tactics": 3,
"cyclomatic": 1,
"n_automation": 0,
"n_rewrites": 1,
"n_structural": 1,
"autom... | 3 | /-
EvmAsm.Evm64.DivMod.Spec.CallAddback
Call+addback BEQ semantic predicate marker (n=4, shift ≠ 0).
Contents:
- the predicate below, retained only as the Phase 2a algorithm-fix target
marker.
- a small rfl unfolding theorem.
The former stack specs, qHat sub-stubs, and Word-level Euclideans were
de... | /-
EvmAsm.Evm64.DivMod.Spec.CallAddback
Call+addback BEQ semantic predicate marker (n=4, shift ≠ 0).
Contents:
- the predicate below, retained only as the Phase 2a algorithm-fix target
marker.
- a small rfl unfolding theorem.
The former stack specs, qHat sub-stubs, and Word-level Euclideans were
de... | @@ -163,6 +163,13 @@
n4CallAddbackBeqQHatV4 a b + signExtend12 4095 + signExtend12 4095 := by
simp [n4CallAddbackBeqQOutV4, h_carry]
+/-- `toNat` form of the zero-carry double-decrement qOut case. -/
+theorem n4CallAddbackBeqQOutV4_toNat_of_carry_eq_zero {a b : EvmWord}
+ (h_carry : n4CallAddbackBeqCarry... | {
"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_3a6fd34cb06e_51 | d3bf50a9e5690894 | lean | lean | github.com/Verified-zkEVM/evm-asm | 7d5875858bc3727250adb6880c8339048365b1b6 | EvmAsm/Evm64/DivMod/Spec/CallAddback.lean | CallAddback | 51 | lemma_delete | null | null | false | 0.5 | 1 | 1 | false | 0 | inf | 0 | inf | 42 | 68 | 5 | [
{
"theorem_name": "n4CallAddbackBeqQOutV4_toNat_eq_qTrue_carry_ne_zero_iff",
"depth": 1,
"n_commands": 0,
"n_lines": 2,
"is_leaf": true,
"centrality": 0,
"method": "deleted-dep",
"proof_text": " by\n rw [n4CallAddbackBeqQOutV4_toNat_of_carry_ne_zero h_carry]",
"n_chars": 64,
... | [
{
"name": "n4CallAddbackBeqQOutV4_toNat_of_carry_ne_zero",
"text": "/-- `toNat` form of the nonzero-carry single-decrement qOut case. -/\ntheorem n4CallAddbackBeqQOutV4_toNat_of_carry_ne_zero {a b : EvmWord}\n (h_carry : n4CallAddbackBeqCarryV4 a b ≠ 0) :\n (n4CallAddbackBeqQOutV4 a b).toNat =\n ... | [
{
"name": "n4CallAddbackBeqSemanticHoldsV4_carry_ne_zero_qHat",
"fan_in": 0,
"n_deps_direct": 2,
"n_deps_transitive": 3,
"n_lines": 11,
"n_chars": 599,
"n_subproofs": 0,
"n_tactics": 3,
"cyclomatic": 1,
"n_automation": 0,
"n_rewrites": 1,
"n_structural": 1,
"autom... | 3 | /-
EvmAsm.Evm64.DivMod.Spec.CallAddback
Call+addback BEQ semantic predicate marker (n=4, shift ≠ 0).
Contents:
- the predicate below, retained only as the Phase 2a algorithm-fix target
marker.
- a small rfl unfolding theorem.
The former stack specs, qHat sub-stubs, and Word-level Euclideans were
de... | /-
EvmAsm.Evm64.DivMod.Spec.CallAddback
Call+addback BEQ semantic predicate marker (n=4, shift ≠ 0).
Contents:
- the predicate below, retained only as the Phase 2a algorithm-fix target
marker.
- a small rfl unfolding theorem.
The former stack specs, qHat sub-stubs, and Word-level Euclideans were
de... | @@ -164,6 +164,13 @@
rw [n4CallAddbackBeqQOutV4]
rw [if_neg h_carry]
+/-- `toNat` form of the nonzero-carry single-decrement qOut case. -/
+theorem n4CallAddbackBeqQOutV4_toNat_of_carry_ne_zero {a b : EvmWord}
+ (h_carry : n4CallAddbackBeqCarryV4 a b ≠ 0) :
+ (n4CallAddbackBeqQOutV4 a b).toNat =
+ (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_3a6fd34cb06e_52 | 9f18fdff4a2c24bd | lean | lean | github.com/Verified-zkEVM/evm-asm | 7d5875858bc3727250adb6880c8339048365b1b6 | EvmAsm/Evm64/DivMod/Spec/CallAddback.lean | CallAddback | 52 | lemma_delete | null | null | false | 0.5 | 1 | 1 | false | 0 | inf | 0 | inf | 42 | 68 | 5 | [
{
"theorem_name": "n4CallAddbackBeqQOutV4_toNat_eq_qTrue_carry_eq_zero_iff",
"depth": 1,
"n_commands": 0,
"n_lines": 2,
"is_leaf": true,
"centrality": 0,
"method": "deleted-dep",
"proof_text": " by\n rw [n4CallAddbackBeqQOutV4_toNat_of_carry_eq_zero h_carry]",
"n_chars": 64,
... | [
{
"name": "n4CallAddbackBeqQOutV4_toNat_of_carry_eq_zero",
"text": "/-- `toNat` form of the zero-carry double-decrement qOut case. -/\ntheorem n4CallAddbackBeqQOutV4_toNat_of_carry_eq_zero {a b : EvmWord}\n (h_carry : n4CallAddbackBeqCarryV4 a b = 0) :\n (n4CallAddbackBeqQOutV4 a b).toNat =\n (n4... | [
{
"name": "n4CallAddbackBeqSemanticHoldsV4_of_carry_eq_zero_qHat_qTrue",
"fan_in": 1,
"n_deps_direct": 2,
"n_deps_transitive": 3,
"n_lines": 13,
"n_chars": 564,
"n_subproofs": 0,
"n_tactics": 4,
"cyclomatic": 1,
"n_automation": 0,
"n_rewrites": 1,
"n_structural": 2,
... | 3 | /-
EvmAsm.Evm64.DivMod.Spec.CallAddback
Call+addback BEQ semantic predicate marker (n=4, shift ≠ 0).
Contents:
- the predicate below, retained only as the Phase 2a algorithm-fix target
marker.
- a small rfl unfolding theorem.
The former stack specs, qHat sub-stubs, and Word-level Euclideans were
de... | /-
EvmAsm.Evm64.DivMod.Spec.CallAddback
Call+addback BEQ semantic predicate marker (n=4, shift ≠ 0).
Contents:
- the predicate below, retained only as the Phase 2a algorithm-fix target
marker.
- a small rfl unfolding theorem.
The former stack specs, qHat sub-stubs, and Word-level Euclideans were
de... | @@ -163,6 +163,13 @@
n4CallAddbackBeqQHatV4 a b + signExtend12 4095 + signExtend12 4095 := by
simp [n4CallAddbackBeqQOutV4, h_carry]
+/-- `toNat` form of the zero-carry double-decrement qOut case. -/
+theorem n4CallAddbackBeqQOutV4_toNat_of_carry_eq_zero {a b : EvmWord}
+ (h_carry : n4CallAddbackBeqCarry... | {
"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_3a6fd34cb06e_53 | ddee93eaea9fc4d0 | lean | lean | github.com/Verified-zkEVM/evm-asm | 7d5875858bc3727250adb6880c8339048365b1b6 | EvmAsm/Evm64/DivMod/Spec/CallAddback.lean | CallAddback | 53 | lemma_delete | null | null | false | 0.5 | 1 | 1 | false | 0 | inf | 0 | inf | 42 | 68 | 5 | [
{
"theorem_name": "n4CallAddbackBeqQOutV4_toNat_eq_qTrue_carry_ne_zero_iff",
"depth": 1,
"n_commands": 0,
"n_lines": 2,
"is_leaf": true,
"centrality": 0,
"method": "deleted-dep",
"proof_text": " by\n rw [n4CallAddbackBeqQOutV4_toNat_of_carry_ne_zero h_carry]",
"n_chars": 64,
... | [
{
"name": "n4CallAddbackBeqQOutV4_toNat_of_carry_ne_zero",
"text": "/-- `toNat` form of the nonzero-carry single-decrement qOut case. -/\ntheorem n4CallAddbackBeqQOutV4_toNat_of_carry_ne_zero {a b : EvmWord}\n (h_carry : n4CallAddbackBeqCarryV4 a b ≠ 0) :\n (n4CallAddbackBeqQOutV4 a b).toNat =\n ... | [
{
"name": "n4CallAddbackBeqSemanticHoldsV4_of_carry_ne_zero_qHat_qTrue",
"fan_in": 1,
"n_deps_direct": 2,
"n_deps_transitive": 3,
"n_lines": 13,
"n_chars": 549,
"n_subproofs": 0,
"n_tactics": 4,
"cyclomatic": 1,
"n_automation": 0,
"n_rewrites": 1,
"n_structural": 2,
... | 3 | /-
EvmAsm.Evm64.DivMod.Spec.CallAddback
Call+addback BEQ semantic predicate marker (n=4, shift ≠ 0).
Contents:
- the predicate below, retained only as the Phase 2a algorithm-fix target
marker.
- a small rfl unfolding theorem.
The former stack specs, qHat sub-stubs, and Word-level Euclideans were
de... | /-
EvmAsm.Evm64.DivMod.Spec.CallAddback
Call+addback BEQ semantic predicate marker (n=4, shift ≠ 0).
Contents:
- the predicate below, retained only as the Phase 2a algorithm-fix target
marker.
- a small rfl unfolding theorem.
The former stack specs, qHat sub-stubs, and Word-level Euclideans were
de... | @@ -164,6 +164,13 @@
rw [n4CallAddbackBeqQOutV4]
rw [if_neg h_carry]
+/-- `toNat` form of the nonzero-carry single-decrement qOut case. -/
+theorem n4CallAddbackBeqQOutV4_toNat_of_carry_ne_zero {a b : EvmWord}
+ (h_carry : n4CallAddbackBeqCarryV4 a b ≠ 0) :
+ (n4CallAddbackBeqQOutV4 a b).toNat =
+ (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_3a6fd34cb06e_54 | b79693f54a35aeed | lean | lean | github.com/Verified-zkEVM/evm-asm | 7d5875858bc3727250adb6880c8339048365b1b6 | EvmAsm/Evm64/DivMod/Spec/CallAddback.lean | CallAddback | 54 | lemma_delete | null | null | false | 0.5 | 1 | 1 | false | 0 | inf | 0 | inf | 42 | 68 | 5 | [
{
"theorem_name": "n4CallAddbackBeqQOutV4_toNat_eq_qTrue_carry_eq_zero_iff",
"depth": 1,
"n_commands": 0,
"n_lines": 2,
"is_leaf": true,
"centrality": 0,
"method": "deleted-dep",
"proof_text": " by\n rw [n4CallAddbackBeqQOutV4_toNat_of_carry_eq_zero h_carry]",
"n_chars": 64,
... | [
{
"name": "n4CallAddbackBeqQOutV4_toNat_of_carry_eq_zero",
"text": "/-- `toNat` form of the zero-carry double-decrement qOut case. -/\ntheorem n4CallAddbackBeqQOutV4_toNat_of_carry_eq_zero {a b : EvmWord}\n (h_carry : n4CallAddbackBeqCarryV4 a b = 0) :\n (n4CallAddbackBeqQOutV4 a b).toNat =\n (n4... | [
{
"name": "n4CallAddbackBeqSemanticHoldsV4_carry_eq_zero_qHat_qTrue",
"fan_in": 1,
"n_deps_direct": 2,
"n_deps_transitive": 3,
"n_lines": 11,
"n_chars": 545,
"n_subproofs": 0,
"n_tactics": 3,
"cyclomatic": 1,
"n_automation": 0,
"n_rewrites": 1,
"n_structural": 1,
... | 3 | /-
EvmAsm.Evm64.DivMod.Spec.CallAddback
Call+addback BEQ semantic predicate marker (n=4, shift ≠ 0).
Contents:
- the predicate below, retained only as the Phase 2a algorithm-fix target
marker.
- a small rfl unfolding theorem.
The former stack specs, qHat sub-stubs, and Word-level Euclideans were
de... | /-
EvmAsm.Evm64.DivMod.Spec.CallAddback
Call+addback BEQ semantic predicate marker (n=4, shift ≠ 0).
Contents:
- the predicate below, retained only as the Phase 2a algorithm-fix target
marker.
- a small rfl unfolding theorem.
The former stack specs, qHat sub-stubs, and Word-level Euclideans were
de... | @@ -163,6 +163,13 @@
n4CallAddbackBeqQHatV4 a b + signExtend12 4095 + signExtend12 4095 := by
simp [n4CallAddbackBeqQOutV4, h_carry]
+/-- `toNat` form of the zero-carry double-decrement qOut case. -/
+theorem n4CallAddbackBeqQOutV4_toNat_of_carry_eq_zero {a b : EvmWord}
+ (h_carry : n4CallAddbackBeqCarry... | {
"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_3a6fd34cb06e_55 | 76fc075930c14381 | lean | lean | github.com/Verified-zkEVM/evm-asm | 7d5875858bc3727250adb6880c8339048365b1b6 | EvmAsm/Evm64/DivMod/Spec/CallAddback.lean | CallAddback | 55 | lemma_delete | null | null | false | 0.5 | 1 | 1 | false | 0 | inf | 0 | inf | 42 | 68 | 5 | [
{
"theorem_name": "n4CallAddbackBeqQOutV4_toNat_eq_qTrue_carry_ne_zero_iff",
"depth": 1,
"n_commands": 0,
"n_lines": 2,
"is_leaf": true,
"centrality": 0,
"method": "deleted-dep",
"proof_text": " by\n rw [n4CallAddbackBeqQOutV4_toNat_of_carry_ne_zero h_carry]",
"n_chars": 64,
... | [
{
"name": "n4CallAddbackBeqQOutV4_toNat_of_carry_ne_zero",
"text": "/-- `toNat` form of the nonzero-carry single-decrement qOut case. -/\ntheorem n4CallAddbackBeqQOutV4_toNat_of_carry_ne_zero {a b : EvmWord}\n (h_carry : n4CallAddbackBeqCarryV4 a b ≠ 0) :\n (n4CallAddbackBeqQOutV4 a b).toNat =\n ... | [
{
"name": "n4CallAddbackBeqSemanticHoldsV4_carry_ne_zero_qHat_qTrue",
"fan_in": 1,
"n_deps_direct": 2,
"n_deps_transitive": 3,
"n_lines": 11,
"n_chars": 530,
"n_subproofs": 0,
"n_tactics": 3,
"cyclomatic": 1,
"n_automation": 0,
"n_rewrites": 1,
"n_structural": 1,
... | 3 | /-
EvmAsm.Evm64.DivMod.Spec.CallAddback
Call+addback BEQ semantic predicate marker (n=4, shift ≠ 0).
Contents:
- the predicate below, retained only as the Phase 2a algorithm-fix target
marker.
- a small rfl unfolding theorem.
The former stack specs, qHat sub-stubs, and Word-level Euclideans were
de... | /-
EvmAsm.Evm64.DivMod.Spec.CallAddback
Call+addback BEQ semantic predicate marker (n=4, shift ≠ 0).
Contents:
- the predicate below, retained only as the Phase 2a algorithm-fix target
marker.
- a small rfl unfolding theorem.
The former stack specs, qHat sub-stubs, and Word-level Euclideans were
de... | @@ -164,6 +164,13 @@
rw [n4CallAddbackBeqQOutV4]
rw [if_neg h_carry]
+/-- `toNat` form of the nonzero-carry single-decrement qOut case. -/
+theorem n4CallAddbackBeqQOutV4_toNat_of_carry_ne_zero {a b : EvmWord}
+ (h_carry : n4CallAddbackBeqCarryV4 a b ≠ 0) :
+ (n4CallAddbackBeqQOutV4 a b).toNat =
+ (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_3a6fd34cb06e_56 | 24470ca548315d34 | lean | lean | github.com/Verified-zkEVM/evm-asm | 7d5875858bc3727250adb6880c8339048365b1b6 | EvmAsm/Evm64/DivMod/Spec/CallAddback.lean | CallAddback | 56 | lemma_delete | null | null | false | 0.5 | 1 | 1 | false | 0 | inf | 0 | inf | 42 | 68 | 2 | [
{
"theorem_name": "n4CallAddbackBeqSemanticHoldsV4_of_carry_eq_zero_qHat_qTrue",
"depth": 1,
"n_commands": 0,
"n_lines": 4,
"is_leaf": true,
"centrality": 0,
"method": "deleted-dep",
"proof_text": " by\n apply n4CallAddbackBeqSemanticHoldsV4_of_qOutV4_toNat_eq_qTrue\n rw [n4CallAdd... | [
{
"name": "n4CallAddbackBeqSemanticHoldsV4_of_qOutV4_toNat_eq_qTrue",
"text": "/-- Introduce the v4 n=4 call+addback-BEQ semantic predicate from the compact\n `qOut = qTrue` equality. -/\ntheorem n4CallAddbackBeqSemanticHoldsV4_of_qOutV4_toNat_eq_qTrue {a b : EvmWord}\n (h_qOut : (n4CallAddbackBeqQOut... | [
{
"name": "n4CallAddbackBeqSemanticHoldsV4_carry_eq_zero_qHat_qTrue_iff",
"fan_in": 1,
"n_deps_direct": 2,
"n_deps_transitive": 6,
"n_lines": 11,
"n_chars": 555,
"n_subproofs": 0,
"n_tactics": 4,
"cyclomatic": 2,
"n_automation": 0,
"n_rewrites": 0,
"n_structural": 3,
... | 6 | /-
EvmAsm.Evm64.DivMod.Spec.CallAddback
Call+addback BEQ semantic predicate marker (n=4, shift ≠ 0).
Contents:
- the predicate below, retained only as the Phase 2a algorithm-fix target
marker.
- a small rfl unfolding theorem.
The former stack specs, qHat sub-stubs, and Word-level Euclideans were
de... | /-
EvmAsm.Evm64.DivMod.Spec.CallAddback
Call+addback BEQ semantic predicate marker (n=4, shift ≠ 0).
Contents:
- the predicate below, retained only as the Phase 2a algorithm-fix target
marker.
- a small rfl unfolding theorem.
The former stack specs, qHat sub-stubs, and Word-level Euclideans were
de... | @@ -194,6 +194,13 @@
def n4CallAddbackBeqSemanticHoldsV4 (a b : EvmWord) : Prop :=
(n4CallAddbackBeqQOutV4 a b).toNat = n4CallAddbackBeqQTrue a b
+/-- Introduce the v4 n=4 call+addback-BEQ semantic predicate from the compact
+ `qOut = qTrue` equality. -/
+theorem n4CallAddbackBeqSemanticHoldsV4_of_qOutV4_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_3a6fd34cb06e_57 | 07027e527c6d9514 | lean | lean | github.com/Verified-zkEVM/evm-asm | 7d5875858bc3727250adb6880c8339048365b1b6 | EvmAsm/Evm64/DivMod/Spec/CallAddback.lean | CallAddback | 57 | lemma_delete | null | null | false | 0.5 | 1 | 1 | false | 0 | inf | 0 | inf | 42 | 68 | 2 | [
{
"theorem_name": "n4CallAddbackBeqSemanticHoldsV4_of_carry_eq_zero_qHat_qTrue",
"depth": 1,
"n_commands": 0,
"n_lines": 4,
"is_leaf": true,
"centrality": 0,
"method": "deleted-dep",
"proof_text": " by\n apply n4CallAddbackBeqSemanticHoldsV4_of_qOutV4_toNat_eq_qTrue\n rw [n4CallAdd... | [
{
"name": "n4CallAddbackBeqSemanticHoldsV4_of_qOutV4_toNat_eq_qTrue",
"text": "/-- Introduce the v4 n=4 call+addback-BEQ semantic predicate from the compact\n `qOut = qTrue` equality. -/\ntheorem n4CallAddbackBeqSemanticHoldsV4_of_qOutV4_toNat_eq_qTrue {a b : EvmWord}\n (h_qOut : (n4CallAddbackBeqQOut... | [
{
"name": "n4CallAddbackBeqSemanticHoldsV4_carry_ne_zero_qHat_qTrue_iff",
"fan_in": 1,
"n_deps_direct": 2,
"n_deps_transitive": 6,
"n_lines": 11,
"n_chars": 540,
"n_subproofs": 0,
"n_tactics": 4,
"cyclomatic": 2,
"n_automation": 0,
"n_rewrites": 0,
"n_structural": 3,
... | 6 | /-
EvmAsm.Evm64.DivMod.Spec.CallAddback
Call+addback BEQ semantic predicate marker (n=4, shift ≠ 0).
Contents:
- the predicate below, retained only as the Phase 2a algorithm-fix target
marker.
- a small rfl unfolding theorem.
The former stack specs, qHat sub-stubs, and Word-level Euclideans were
de... | /-
EvmAsm.Evm64.DivMod.Spec.CallAddback
Call+addback BEQ semantic predicate marker (n=4, shift ≠ 0).
Contents:
- the predicate below, retained only as the Phase 2a algorithm-fix target
marker.
- a small rfl unfolding theorem.
The former stack specs, qHat sub-stubs, and Word-level Euclideans were
de... | @@ -195,6 +195,13 @@
def n4CallAddbackBeqSemanticHoldsV4 (a b : EvmWord) : Prop :=
(n4CallAddbackBeqQOutV4 a b).toNat = n4CallAddbackBeqQTrue a b
+/-- Introduce the v4 n=4 call+addback-BEQ semantic predicate from the compact
+ `qOut = qTrue` equality. -/
+theorem n4CallAddbackBeqSemanticHoldsV4_of_qOutV4_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_3a6fd34cb06e_58 | b7dbc62c6ffd11a3 | lean | lean | github.com/Verified-zkEVM/evm-asm | 7d5875858bc3727250adb6880c8339048365b1b6 | EvmAsm/Evm64/DivMod/Spec/CallAddback.lean | CallAddback | 58 | lemma_delete | null | null | false | 0.5 | 1 | 1 | false | 0 | inf | 0 | inf | 42 | 68 | 2 | [
{
"theorem_name": "n4CallAddbackBeqSemanticHoldsV4_of_carry_eq_zero_qHat_qTrue",
"depth": 1,
"n_commands": 0,
"n_lines": 4,
"is_leaf": true,
"centrality": 0,
"method": "deleted-dep",
"proof_text": " by\n apply n4CallAddbackBeqSemanticHoldsV4_of_qOutV4_toNat_eq_qTrue\n rw [n4CallAdd... | [
{
"name": "n4CallAddbackBeqSemanticHoldsV4_of_qOutV4_toNat_eq_qTrue",
"text": "/-- Introduce the v4 n=4 call+addback-BEQ semantic predicate from the compact\n `qOut = qTrue` equality. -/\ntheorem n4CallAddbackBeqSemanticHoldsV4_of_qOutV4_toNat_eq_qTrue {a b : EvmWord}\n (h_qOut : (n4CallAddbackBeqQOut... | [
{
"name": "n4CallAddbackBeqSemanticHoldsV4_qHat_branch_iff",
"fan_in": 3,
"n_deps_direct": 2,
"n_deps_transitive": 12,
"n_lines": 15,
"n_chars": 665,
"n_subproofs": 0,
"n_tactics": 6,
"cyclomatic": 1,
"n_automation": 0,
"n_rewrites": 2,
"n_structural": 2,
"automat... | 12 | /-
EvmAsm.Evm64.DivMod.Spec.CallAddback
Call+addback BEQ semantic predicate marker (n=4, shift ≠ 0).
Contents:
- the predicate below, retained only as the Phase 2a algorithm-fix target
marker.
- a small rfl unfolding theorem.
The former stack specs, qHat sub-stubs, and Word-level Euclideans were
de... | /-
EvmAsm.Evm64.DivMod.Spec.CallAddback
Call+addback BEQ semantic predicate marker (n=4, shift ≠ 0).
Contents:
- the predicate below, retained only as the Phase 2a algorithm-fix target
marker.
- a small rfl unfolding theorem.
The former stack specs, qHat sub-stubs, and Word-level Euclideans were
de... | @@ -209,6 +209,13 @@
def n4CallAddbackBeqSemanticHoldsV4 (a b : EvmWord) : Prop :=
(n4CallAddbackBeqQOutV4 a b).toNat = n4CallAddbackBeqQTrue a b
+/-- Introduce the v4 n=4 call+addback-BEQ semantic predicate from the compact
+ `qOut = qTrue` equality. -/
+theorem n4CallAddbackBeqSemanticHoldsV4_of_qOutV4_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_3a6fd34cb06e_59 | 0f4e4242487972fc | lean | lean | github.com/Verified-zkEVM/evm-asm | 7d5875858bc3727250adb6880c8339048365b1b6 | EvmAsm/Evm64/DivMod/Spec/CallAddback.lean | CallAddback | 59 | lemma_delete | null | null | false | 0.5 | 1 | 1 | false | 0 | inf | 0 | inf | 42 | 68 | 2 | [
{
"theorem_name": "n4CallAddbackBeqSemanticHoldsV4_carry_eq_zero_qHat_qTrue",
"depth": 1,
"n_commands": 0,
"n_lines": 3,
"is_leaf": true,
"centrality": 0,
"method": "deleted-dep",
"proof_text": " by\n rw [← n4CallAddbackBeqQOutV4_toNat_of_carry_eq_zero h_carry]\n exact n4CallAddbac... | [
{
"name": "n4CallAddbackBeqSemanticHoldsV4_qOutV4_toNat_eq_qTrue",
"text": "/-- Eliminate the v4 n=4 call+addback-BEQ semantic predicate to the compact\n `qOut = qTrue` equality. -/\ntheorem n4CallAddbackBeqSemanticHoldsV4_qOutV4_toNat_eq_qTrue {a b : EvmWord}\n (hsem : n4CallAddbackBeqSemanticHoldsV4... | [
{
"name": "n4CallAddbackBeqSemanticHoldsV4_of_qHat_branch",
"fan_in": 0,
"n_deps_direct": 1,
"n_deps_transitive": 13,
"n_lines": 13,
"n_chars": 554,
"n_subproofs": 0,
"n_tactics": 1,
"cyclomatic": 1,
"n_automation": 0,
"n_rewrites": 0,
"n_structural": 0,
"automati... | 13 | /-
EvmAsm.Evm64.DivMod.Spec.CallAddback
Call+addback BEQ semantic predicate marker (n=4, shift ≠ 0).
Contents:
- the predicate below, retained only as the Phase 2a algorithm-fix target
marker.
- a small rfl unfolding theorem.
The former stack specs, qHat sub-stubs, and Word-level Euclideans were
de... | /-
EvmAsm.Evm64.DivMod.Spec.CallAddback
Call+addback BEQ semantic predicate marker (n=4, shift ≠ 0).
Contents:
- the predicate below, retained only as the Phase 2a algorithm-fix target
marker.
- a small rfl unfolding theorem.
The former stack specs, qHat sub-stubs, and Word-level Euclideans were
de... | @@ -216,6 +216,13 @@
n4CallAddbackBeqSemanticHoldsV4 a b :=
h_qOut
+/-- Eliminate the v4 n=4 call+addback-BEQ semantic predicate to the compact
+ `qOut = qTrue` equality. -/
+theorem n4CallAddbackBeqSemanticHoldsV4_qOutV4_toNat_eq_qTrue {a b : EvmWord}
+ (hsem : n4CallAddbackBeqSemanticHoldsV4 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_3a6fd34cb06e_60 | 28f7b0ce18c1273f | lean | lean | github.com/Verified-zkEVM/evm-asm | 7d5875858bc3727250adb6880c8339048365b1b6 | EvmAsm/Evm64/DivMod/Spec/CallAddback.lean | CallAddback | 60 | lemma_delete | null | null | false | 0.5 | 1 | 1 | false | 0 | inf | 0 | inf | 42 | 68 | 2 | [
{
"theorem_name": "n4CallAddbackBeqSemanticHoldsV4_carry_eq_zero_qHat_qTrue",
"depth": 1,
"n_commands": 0,
"n_lines": 3,
"is_leaf": true,
"centrality": 0,
"method": "deleted-dep",
"proof_text": " by\n rw [← n4CallAddbackBeqQOutV4_toNat_of_carry_eq_zero h_carry]\n exact n4CallAddbac... | [
{
"name": "n4CallAddbackBeqSemanticHoldsV4_qOutV4_toNat_eq_qTrue",
"text": "/-- Eliminate the v4 n=4 call+addback-BEQ semantic predicate to the compact\n `qOut = qTrue` equality. -/\ntheorem n4CallAddbackBeqSemanticHoldsV4_qOutV4_toNat_eq_qTrue {a b : EvmWord}\n (hsem : n4CallAddbackBeqSemanticHoldsV4... | [
{
"name": "n4CallAddbackBeqSemanticHoldsV4_qHat_branch",
"fan_in": 0,
"n_deps_direct": 1,
"n_deps_transitive": 13,
"n_lines": 12,
"n_chars": 529,
"n_subproofs": 0,
"n_tactics": 1,
"cyclomatic": 1,
"n_automation": 0,
"n_rewrites": 0,
"n_structural": 0,
"automation_... | 13 | /-
EvmAsm.Evm64.DivMod.Spec.CallAddback
Call+addback BEQ semantic predicate marker (n=4, shift ≠ 0).
Contents:
- the predicate below, retained only as the Phase 2a algorithm-fix target
marker.
- a small rfl unfolding theorem.
The former stack specs, qHat sub-stubs, and Word-level Euclideans were
de... | /-
EvmAsm.Evm64.DivMod.Spec.CallAddback
Call+addback BEQ semantic predicate marker (n=4, shift ≠ 0).
Contents:
- the predicate below, retained only as the Phase 2a algorithm-fix target
marker.
- a small rfl unfolding theorem.
The former stack specs, qHat sub-stubs, and Word-level Euclideans were
de... | @@ -216,6 +216,13 @@
n4CallAddbackBeqSemanticHoldsV4 a b :=
h_qOut
+/-- Eliminate the v4 n=4 call+addback-BEQ semantic predicate to the compact
+ `qOut = qTrue` equality. -/
+theorem n4CallAddbackBeqSemanticHoldsV4_qOutV4_toNat_eq_qTrue {a b : EvmWord}
+ (hsem : n4CallAddbackBeqSemanticHoldsV4 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_3a6fd34cb06e_61 | 52727bc34db8e0e1 | lean | lean | github.com/Verified-zkEVM/evm-asm | 7d5875858bc3727250adb6880c8339048365b1b6 | EvmAsm/Evm64/DivMod/Spec/CallAddback.lean | CallAddback | 61 | lemma_delete | null | null | false | 0.5 | 1 | 1 | false | 0 | inf | 0 | inf | 42 | 68 | 2 | [
{
"theorem_name": "n4CallAddbackBeqSemanticHoldsV4_carry_eq_zero_qHat_qTrue",
"depth": 1,
"n_commands": 0,
"n_lines": 3,
"is_leaf": true,
"centrality": 0,
"method": "deleted-dep",
"proof_text": " by\n rw [← n4CallAddbackBeqQOutV4_toNat_of_carry_eq_zero h_carry]\n exact n4CallAddbac... | [
{
"name": "n4CallAddbackBeqSemanticHoldsV4_qOutV4_toNat_eq_qTrue",
"text": "/-- Eliminate the v4 n=4 call+addback-BEQ semantic predicate to the compact\n `qOut = qTrue` equality. -/\ntheorem n4CallAddbackBeqSemanticHoldsV4_qOutV4_toNat_eq_qTrue {a b : EvmWord}\n (hsem : n4CallAddbackBeqSemanticHoldsV4... | [
{
"name": "n4CallAddbackBeqSemanticHoldsV4_qHatBranchEqQTrue_iff",
"fan_in": 2,
"n_deps_direct": 1,
"n_deps_transitive": 13,
"n_lines": 6,
"n_chars": 231,
"n_subproofs": 0,
"n_tactics": 2,
"cyclomatic": 1,
"n_automation": 0,
"n_rewrites": 0,
"n_structural": 1,
"au... | 13 | /-
EvmAsm.Evm64.DivMod.Spec.CallAddback
Call+addback BEQ semantic predicate marker (n=4, shift ≠ 0).
Contents:
- the predicate below, retained only as the Phase 2a algorithm-fix target
marker.
- a small rfl unfolding theorem.
The former stack specs, qHat sub-stubs, and Word-level Euclideans were
de... | /-
EvmAsm.Evm64.DivMod.Spec.CallAddback
Call+addback BEQ semantic predicate marker (n=4, shift ≠ 0).
Contents:
- the predicate below, retained only as the Phase 2a algorithm-fix target
marker.
- a small rfl unfolding theorem.
The former stack specs, qHat sub-stubs, and Word-level Euclideans were
de... | @@ -216,6 +216,13 @@
n4CallAddbackBeqSemanticHoldsV4 a b :=
h_qOut
+/-- Eliminate the v4 n=4 call+addback-BEQ semantic predicate to the compact
+ `qOut = qTrue` equality. -/
+theorem n4CallAddbackBeqSemanticHoldsV4_qOutV4_toNat_eq_qTrue {a b : EvmWord}
+ (hsem : n4CallAddbackBeqSemanticHoldsV4 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_3a6fd34cb06e_62 | 4c7b8ee3e07b9dab | lean | lean | github.com/Verified-zkEVM/evm-asm | 7d5875858bc3727250adb6880c8339048365b1b6 | EvmAsm/Evm64/DivMod/Spec/CallAddback.lean | CallAddback | 62 | lemma_delete | null | null | false | 0.5 | 1 | 1 | false | 0 | inf | 0 | inf | 42 | 68 | 2 | [
{
"theorem_name": "n4CallAddbackBeqSemanticHoldsV4_carry_eq_zero_qHat_qTrue",
"depth": 1,
"n_commands": 0,
"n_lines": 3,
"is_leaf": true,
"centrality": 0,
"method": "deleted-dep",
"proof_text": " by\n rw [← n4CallAddbackBeqQOutV4_toNat_of_carry_eq_zero h_carry]\n exact n4CallAddbac... | [
{
"name": "n4CallAddbackBeqSemanticHoldsV4_qOutV4_toNat_eq_qTrue",
"text": "/-- Eliminate the v4 n=4 call+addback-BEQ semantic predicate to the compact\n `qOut = qTrue` equality. -/\ntheorem n4CallAddbackBeqSemanticHoldsV4_qOutV4_toNat_eq_qTrue {a b : EvmWord}\n (hsem : n4CallAddbackBeqSemanticHoldsV4... | [
{
"name": "n4CallAddbackBeqSemanticHoldsV4_of_qHatBranchEqQTrue",
"fan_in": 0,
"n_deps_direct": 1,
"n_deps_transitive": 14,
"n_lines": 7,
"n_chars": 332,
"n_subproofs": 0,
"n_tactics": 1,
"cyclomatic": 1,
"n_automation": 0,
"n_rewrites": 0,
"n_structural": 0,
"aut... | 14 | /-
EvmAsm.Evm64.DivMod.Spec.CallAddback
Call+addback BEQ semantic predicate marker (n=4, shift ≠ 0).
Contents:
- the predicate below, retained only as the Phase 2a algorithm-fix target
marker.
- a small rfl unfolding theorem.
The former stack specs, qHat sub-stubs, and Word-level Euclideans were
de... | /-
EvmAsm.Evm64.DivMod.Spec.CallAddback
Call+addback BEQ semantic predicate marker (n=4, shift ≠ 0).
Contents:
- the predicate below, retained only as the Phase 2a algorithm-fix target
marker.
- a small rfl unfolding theorem.
The former stack specs, qHat sub-stubs, and Word-level Euclideans were
de... | @@ -216,6 +216,13 @@
n4CallAddbackBeqSemanticHoldsV4 a b :=
h_qOut
+/-- Eliminate the v4 n=4 call+addback-BEQ semantic predicate to the compact
+ `qOut = qTrue` equality. -/
+theorem n4CallAddbackBeqSemanticHoldsV4_qOutV4_toNat_eq_qTrue {a b : EvmWord}
+ (hsem : n4CallAddbackBeqSemanticHoldsV4 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_3a6fd34cb06e_63 | 16535163ffe8eac0 | lean | lean | github.com/Verified-zkEVM/evm-asm | 7d5875858bc3727250adb6880c8339048365b1b6 | EvmAsm/Evm64/DivMod/Spec/CallAddback.lean | CallAddback | 63 | lemma_delete | null | null | false | 0.5 | 1 | 1 | false | 0 | inf | 0 | inf | 42 | 68 | 2 | [
{
"theorem_name": "n4CallAddbackBeqSemanticHoldsV4_carry_eq_zero_qHat_qTrue",
"depth": 1,
"n_commands": 0,
"n_lines": 3,
"is_leaf": true,
"centrality": 0,
"method": "deleted-dep",
"proof_text": " by\n rw [← n4CallAddbackBeqQOutV4_toNat_of_carry_eq_zero h_carry]\n exact n4CallAddbac... | [
{
"name": "n4CallAddbackBeqSemanticHoldsV4_qOutV4_toNat_eq_qTrue",
"text": "/-- Eliminate the v4 n=4 call+addback-BEQ semantic predicate to the compact\n `qOut = qTrue` equality. -/\ntheorem n4CallAddbackBeqSemanticHoldsV4_qOutV4_toNat_eq_qTrue {a b : EvmWord}\n (hsem : n4CallAddbackBeqSemanticHoldsV4... | [
{
"name": "n4CallAddbackBeqSemanticHoldsV4_qHatBranchEqQTrue",
"fan_in": 0,
"n_deps_direct": 1,
"n_deps_transitive": 14,
"n_lines": 7,
"n_chars": 323,
"n_subproofs": 0,
"n_tactics": 1,
"cyclomatic": 1,
"n_automation": 0,
"n_rewrites": 0,
"n_structural": 0,
"automa... | 14 | /-
EvmAsm.Evm64.DivMod.Spec.CallAddback
Call+addback BEQ semantic predicate marker (n=4, shift ≠ 0).
Contents:
- the predicate below, retained only as the Phase 2a algorithm-fix target
marker.
- a small rfl unfolding theorem.
The former stack specs, qHat sub-stubs, and Word-level Euclideans were
de... | /-
EvmAsm.Evm64.DivMod.Spec.CallAddback
Call+addback BEQ semantic predicate marker (n=4, shift ≠ 0).
Contents:
- the predicate below, retained only as the Phase 2a algorithm-fix target
marker.
- a small rfl unfolding theorem.
The former stack specs, qHat sub-stubs, and Word-level Euclideans were
de... | @@ -216,6 +216,13 @@
n4CallAddbackBeqSemanticHoldsV4 a b :=
h_qOut
+/-- Eliminate the v4 n=4 call+addback-BEQ semantic predicate to the compact
+ `qOut = qTrue` equality. -/
+theorem n4CallAddbackBeqSemanticHoldsV4_qOutV4_toNat_eq_qTrue {a b : EvmWord}
+ (hsem : n4CallAddbackBeqSemanticHoldsV4 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_3a6fd34cb06e_64 | acf228d05ec4b9e8 | lean | lean | github.com/Verified-zkEVM/evm-asm | 7d5875858bc3727250adb6880c8339048365b1b6 | EvmAsm/Evm64/DivMod/Spec/CallAddback.lean | CallAddback | 64 | lemma_delete | null | null | false | 0.5 | 1 | 1 | false | 0 | inf | 0 | inf | 42 | 68 | 3 | [
{
"theorem_name": "n4CallAddbackBeqSemanticHolds_eq_v4",
"depth": 1,
"n_commands": 0,
"n_lines": 2,
"is_leaf": true,
"centrality": 0,
"method": "deleted-dep",
"proof_text": " by\n rw [n4CallAddbackBeqSemantic_unfold, n4CallAddbackBeqSemanticV4_unfold]",
"n_chars": 77,
"n_sub... | [
{
"name": "n4CallAddbackBeqSemanticV4_unfold",
"text": "theorem n4CallAddbackBeqSemanticV4_unfold {a b : EvmWord} :\n n4CallAddbackBeqSemanticHoldsV4 a b =\n (let shift := (clzResult (b.getLimbN 3)).1.toNat % 64\n let antiShift :=\n (signExtend12 (0 : BitVec 12) - (clzResult (b.getLimbN 3)).... | [
{
"name": "n4CallAddbackBeqSemanticHoldsV4_of_qOut_toNat_eq",
"fan_in": 0,
"n_deps_direct": 1,
"n_deps_transitive": 1,
"n_lines": 30,
"n_chars": 1557,
"n_subproofs": 0,
"n_tactics": 3,
"cyclomatic": 1,
"n_automation": 0,
"n_rewrites": 1,
"n_structural": 1,
"automa... | 1 | /-
EvmAsm.Evm64.DivMod.Spec.CallAddback
Call+addback BEQ semantic predicate marker (n=4, shift ≠ 0).
Contents:
- the predicate below, retained only as the Phase 2a algorithm-fix target
marker.
- a small rfl unfolding theorem.
The former stack specs, qHat sub-stubs, and Word-level Euclideans were
de... | /-
EvmAsm.Evm64.DivMod.Spec.CallAddback
Call+addback BEQ semantic predicate marker (n=4, shift ≠ 0).
Contents:
- the predicate below, retained only as the Phase 2a algorithm-fix target
marker.
- a small rfl unfolding theorem.
The former stack specs, qHat sub-stubs, and Word-level Euclideans were
de... | @@ -180,6 +180,31 @@
def n4CallAddbackBeqSemanticHoldsV4 (a b : EvmWord) : Prop :=
(n4CallAddbackBeqQOutV4 a b).toNat = n4CallAddbackBeqQTrue a b
+theorem n4CallAddbackBeqSemanticV4_unfold {a b : EvmWord} :
+ n4CallAddbackBeqSemanticHoldsV4 a b =
+ (let shift := (clzResult (b.getLimbN 3)).1.toNat % 64
+ ... | {
"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_3a6fd34cb06e_65 | 3e7ed237e69fc87a | lean | lean | github.com/Verified-zkEVM/evm-asm | 7d5875858bc3727250adb6880c8339048365b1b6 | EvmAsm/Evm64/DivMod/Spec/CallAddback.lean | CallAddback | 65 | lemma_delete | null | null | false | 0.5 | 1 | 1 | false | 0 | inf | 0 | inf | 42 | 68 | 3 | [
{
"theorem_name": "n4CallAddbackBeqSemanticHolds_eq_v4",
"depth": 1,
"n_commands": 0,
"n_lines": 2,
"is_leaf": true,
"centrality": 0,
"method": "deleted-dep",
"proof_text": " by\n rw [n4CallAddbackBeqSemantic_unfold, n4CallAddbackBeqSemanticV4_unfold]",
"n_chars": 77,
"n_sub... | [
{
"name": "n4CallAddbackBeqSemanticV4_unfold",
"text": "theorem n4CallAddbackBeqSemanticV4_unfold {a b : EvmWord} :\n n4CallAddbackBeqSemanticHoldsV4 a b =\n (let shift := (clzResult (b.getLimbN 3)).1.toNat % 64\n let antiShift :=\n (signExtend12 (0 : BitVec 12) - (clzResult (b.getLimbN 3)).... | [
{
"name": "n4CallAddbackBeqSemanticHoldsV4_qOut_toNat_eq",
"fan_in": 0,
"n_deps_direct": 1,
"n_deps_transitive": 1,
"n_lines": 29,
"n_chars": 1510,
"n_subproofs": 0,
"n_tactics": 3,
"cyclomatic": 1,
"n_automation": 0,
"n_rewrites": 1,
"n_structural": 1,
"automatio... | 1 | /-
EvmAsm.Evm64.DivMod.Spec.CallAddback
Call+addback BEQ semantic predicate marker (n=4, shift ≠ 0).
Contents:
- the predicate below, retained only as the Phase 2a algorithm-fix target
marker.
- a small rfl unfolding theorem.
The former stack specs, qHat sub-stubs, and Word-level Euclideans were
de... | /-
EvmAsm.Evm64.DivMod.Spec.CallAddback
Call+addback BEQ semantic predicate marker (n=4, shift ≠ 0).
Contents:
- the predicate below, retained only as the Phase 2a algorithm-fix target
marker.
- a small rfl unfolding theorem.
The former stack specs, qHat sub-stubs, and Word-level Euclideans were
de... | @@ -180,6 +180,31 @@
def n4CallAddbackBeqSemanticHoldsV4 (a b : EvmWord) : Prop :=
(n4CallAddbackBeqQOutV4 a b).toNat = n4CallAddbackBeqQTrue a b
+theorem n4CallAddbackBeqSemanticV4_unfold {a b : EvmWord} :
+ n4CallAddbackBeqSemanticHoldsV4 a b =
+ (let shift := (clzResult (b.getLimbN 3)).1.toNat % 64
+ ... | {
"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_d38928e8b539_0 | f2360a9d692e4b17 | lean | lean | github.com/Verified-zkEVM/evm-asm | 7d5875858bc3727250adb6880c8339048365b1b6 | EvmAsm/Evm64/DivMod/Spec/N2V4CallableExact.lean | N2V4CallableExact | 0 | lemma_delete | null | null | false | 0.5 | 1 | 1 | false | 0 | inf | 0 | inf | 42 | 3 | 2 | [
{
"theorem_name": "evm_div_n2_stack_spec_noNop_v4_preNoX1_callableExactFrame_selectedPathBody_uni",
"depth": 1,
"n_commands": 0,
"n_lines": 8,
"is_leaf": true,
"centrality": 0,
"method": "deleted-dep",
"proof_text": " by\n exact evm_div_n2_stack_spec_noNop_v4_preNoX1_callableExactFr... | [
{
"name": "evm_div_n2_stack_spec_noNop_v4_preNoX1_callableExactFrame_uni",
"text": "/-- Unified-bound n=2 DIV v4 body spec over `divCode_noNop_v4` with exact\n caller-framed `x1` and `x9` in the postcondition. The v4 trial-call\n scratch cell at `sp + signExtend12 3936` is existentially closed (`memO... | [
{
"name": "evm_div_n2_stack_spec_noNop_v4_preNoX1_callableExactFrame_selectedPathBody_uni",
"fan_in": 2,
"n_deps_direct": 1,
"n_deps_transitive": 1,
"n_lines": 51,
"n_chars": 2562,
"n_subproofs": 0,
"n_tactics": 8,
"cyclomatic": 1,
"n_automation": 0,
"n_rewrites": 0,
... | 1 | /-
EvmAsm.Evm64.DivMod.Spec.N2V4CallableExact
Unified-bound n=2 DIV v4 exact-frame callable wrapper over `divCode_noNop_v4`.
`evm_div_n2_stack_spec_noNop_v4_preNoX1_callableExactFrame_uni` mirrors
`evm_div_n3_stack_spec_noNop_v4_preNoX1_callableExactFrame_uni` (N3V4CallableExact)
for the n=2 divisor case.
... | /-
EvmAsm.Evm64.DivMod.Spec.N2V4CallableExact
Unified-bound n=2 DIV v4 exact-frame callable wrapper over `divCode_noNop_v4`.
`evm_div_n2_stack_spec_noNop_v4_preNoX1_callableExactFrame_uni` mirrors
`evm_div_n3_stack_spec_noNop_v4_preNoX1_callableExactFrame_uni` (N3V4CallableExact)
for the n=2 divisor case.
... | @@ -27,6 +27,63 @@
open EvmAsm.Rv64
+/-- Unified-bound n=2 DIV v4 body spec over `divCode_noNop_v4` with exact
+ caller-framed `x1` and `x9` in the postcondition. The v4 trial-call
+ scratch cell at `sp + signExtend12 3936` is existentially closed (`memOwn`).
+
+ `hbody` should be produced by `evm_div_n2... | {
"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_d38928e8b539_1 | 749e295dc10d037a | lean | lean | github.com/Verified-zkEVM/evm-asm | 7d5875858bc3727250adb6880c8339048365b1b6 | EvmAsm/Evm64/DivMod/Spec/N2V4CallableExact.lean | N2V4CallableExact | 1 | lemma_delete | null | null | false | 0.5 | 1 | 1 | false | 0 | inf | 0 | inf | 42 | 3 | 2 | [
{
"theorem_name": "evm_div_n2_stack_spec_noNop_v4_preNoX1_callableExactFrame_selectedPathBody_uni",
"depth": 1,
"n_commands": 0,
"n_lines": 8,
"is_leaf": true,
"centrality": 0,
"method": "deleted-dep",
"proof_text": " by\n exact evm_div_n2_stack_spec_noNop_v4_preNoX1_callableExactFr... | [
{
"name": "evm_div_n2_stack_spec_noNop_v4_preNoX1_callableExactFrame_uni",
"text": "/-- Unified-bound n=2 DIV v4 body spec over `divCode_noNop_v4` with exact\n caller-framed `x1` and `x9` in the postcondition. The v4 trial-call\n scratch cell at `sp + signExtend12 3936` is existentially closed (`memO... | [
{
"name": "evm_div_n2_stack_spec_v4_preNoX1_callableExactFrame_selectedPathBody_uni",
"fan_in": 0,
"n_deps_direct": 1,
"n_deps_transitive": 2,
"n_lines": 45,
"n_chars": 2242,
"n_subproofs": 0,
"n_tactics": 8,
"cyclomatic": 1,
"n_automation": 0,
"n_rewrites": 0,
"n_str... | 2 | /-
EvmAsm.Evm64.DivMod.Spec.N2V4CallableExact
Unified-bound n=2 DIV v4 exact-frame callable wrapper over `divCode_noNop_v4`.
`evm_div_n2_stack_spec_noNop_v4_preNoX1_callableExactFrame_uni` mirrors
`evm_div_n3_stack_spec_noNop_v4_preNoX1_callableExactFrame_uni` (N3V4CallableExact)
for the n=2 divisor case.
... | /-
EvmAsm.Evm64.DivMod.Spec.N2V4CallableExact
Unified-bound n=2 DIV v4 exact-frame callable wrapper over `divCode_noNop_v4`.
`evm_div_n2_stack_spec_noNop_v4_preNoX1_callableExactFrame_uni` mirrors
`evm_div_n3_stack_spec_noNop_v4_preNoX1_callableExactFrame_uni` (N3V4CallableExact)
for the n=2 divisor case.
... | @@ -27,6 +27,63 @@
open EvmAsm.Rv64
+/-- Unified-bound n=2 DIV v4 body spec over `divCode_noNop_v4` with exact
+ caller-framed `x1` and `x9` in the postcondition. The v4 trial-call
+ scratch cell at `sp + signExtend12 3936` is existentially closed (`memOwn`).
+
+ `hbody` should be produced by `evm_div_n2... | {
"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_d38928e8b539_2 | 217a59deedc8c6e0 | lean | lean | github.com/Verified-zkEVM/evm-asm | 7d5875858bc3727250adb6880c8339048365b1b6 | EvmAsm/Evm64/DivMod/Spec/N2V4CallableExact.lean | N2V4CallableExact | 2 | lemma_delete | null | null | false | 0.5 | 1 | 1 | false | 0 | inf | 0 | inf | 42 | 3 | 2 | [
{
"theorem_name": "evm_div_n2_stack_spec_noNop_v4_preNoX1_callableExactFrame_selectedPathBody_uni",
"depth": 1,
"n_commands": 0,
"n_lines": 8,
"is_leaf": true,
"centrality": 0,
"method": "deleted-dep",
"proof_text": " by\n exact evm_div_n2_stack_spec_noNop_v4_preNoX1_callableExactFr... | [
{
"name": "evm_div_n2_stack_spec_noNop_v4_preNoX1_callableExactFrame_uni",
"text": "/-- Unified-bound n=2 DIV v4 body spec over `divCode_noNop_v4` with exact\n caller-framed `x1` and `x9` in the postcondition. The v4 trial-call\n scratch cell at `sp + signExtend12 3936` is existentially closed (`memO... | [
{
"name": "evm_div_n2_stack_spec_noNop_v4_preNoX1_callableExactFrame_autoTrialSelectedBody_uni",
"fan_in": 1,
"n_deps_direct": 1,
"n_deps_transitive": 2,
"n_lines": 77,
"n_chars": 4113,
"n_subproofs": 1,
"n_tactics": 10,
"cyclomatic": 1,
"n_automation": 0,
"n_rewrites": 0... | 2 | /-
EvmAsm.Evm64.DivMod.Spec.N2V4CallableExact
Unified-bound n=2 DIV v4 exact-frame callable wrapper over `divCode_noNop_v4`.
`evm_div_n2_stack_spec_noNop_v4_preNoX1_callableExactFrame_uni` mirrors
`evm_div_n3_stack_spec_noNop_v4_preNoX1_callableExactFrame_uni` (N3V4CallableExact)
for the n=2 divisor case.
... | /-
EvmAsm.Evm64.DivMod.Spec.N2V4CallableExact
Unified-bound n=2 DIV v4 exact-frame callable wrapper over `divCode_noNop_v4`.
`evm_div_n2_stack_spec_noNop_v4_preNoX1_callableExactFrame_uni` mirrors
`evm_div_n3_stack_spec_noNop_v4_preNoX1_callableExactFrame_uni` (N3V4CallableExact)
for the n=2 divisor case.
... | @@ -27,6 +27,63 @@
open EvmAsm.Rv64
+/-- Unified-bound n=2 DIV v4 body spec over `divCode_noNop_v4` with exact
+ caller-framed `x1` and `x9` in the postcondition. The v4 trial-call
+ scratch cell at `sp + signExtend12 3936` is existentially closed (`memOwn`).
+
+ `hbody` should be produced by `evm_div_n2... | {
"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_d38928e8b539_3 | f72aee53926b7db3 | lean | lean | github.com/Verified-zkEVM/evm-asm | 7d5875858bc3727250adb6880c8339048365b1b6 | EvmAsm/Evm64/DivMod/Spec/N2V4CallableExact.lean | N2V4CallableExact | 3 | lemma_delete | null | null | false | 0.5 | 1 | 1 | false | 0 | inf | 0 | inf | 42 | 3 | 2 | [
{
"theorem_name": "evm_div_n2_stack_spec_v4_preNoX1_callableExactFrame_selectedPathBody_uni",
"depth": 1,
"n_commands": 0,
"n_lines": 8,
"is_leaf": true,
"centrality": 0,
"method": "deleted-dep",
"proof_text": " by\n exact cpsTripleWithin_divCode_noNop_v4_to_divCode_v4 <|\n evm_d... | [
{
"name": "evm_div_n2_stack_spec_noNop_v4_preNoX1_callableExactFrame_selectedPathBody_uni",
"text": "/-- Selected-path N2 DIV v4 callable wrapper with the body proof supplied\n separately.\n\n This is the selected-carry analogue of\n `evm_div_n2_stack_spec_noNop_v4_preNoX1_callableExactFrame_uni` a... | [
{
"name": "evm_div_n2_stack_spec_v4_preNoX1_callableExactFrame_autoTrialSelectedBody_uni",
"fan_in": 0,
"n_deps_direct": 1,
"n_deps_transitive": 3,
"n_lines": 79,
"n_chars": 4195,
"n_subproofs": 0,
"n_tactics": 8,
"cyclomatic": 1,
"n_automation": 0,
"n_rewrites": 0,
"... | 3 | /-
EvmAsm.Evm64.DivMod.Spec.N2V4CallableExact
Unified-bound n=2 DIV v4 exact-frame callable wrapper over `divCode_noNop_v4`.
`evm_div_n2_stack_spec_noNop_v4_preNoX1_callableExactFrame_uni` mirrors
`evm_div_n3_stack_spec_noNop_v4_preNoX1_callableExactFrame_uni` (N3V4CallableExact)
for the n=2 divisor case.
... | /-
EvmAsm.Evm64.DivMod.Spec.N2V4CallableExact
Unified-bound n=2 DIV v4 exact-frame callable wrapper over `divCode_noNop_v4`.
`evm_div_n2_stack_spec_noNop_v4_preNoX1_callableExactFrame_uni` mirrors
`evm_div_n3_stack_spec_noNop_v4_preNoX1_callableExactFrame_uni` (N3V4CallableExact)
for the n=2 divisor case.
... | @@ -84,6 +84,56 @@
retMem dMem dloMem scratchUn0 scratchMem raVal hdivWord h hq)
hbody)
+/-- Selected-path N2 DIV v4 callable wrapper with the body proof supplied
+ separately.
+
+ This is the selected-carry analogue of
+ `evm_div_n2_stack_spec_noNop_v4_preNoX1_callableExactFrame_uni` 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_d38928e8b539_4 | 5c815b1774e9b3f5 | lean | lean | github.com/Verified-zkEVM/evm-asm | 7d5875858bc3727250adb6880c8339048365b1b6 | EvmAsm/Evm64/DivMod/Spec/N2V4CallableExact.lean | N2V4CallableExact | 4 | lemma_delete | null | null | false | 0.5 | 1 | 1 | false | 0 | inf | 0 | inf | 42 | 3 | 2 | [
{
"theorem_name": "evm_div_n2_stack_spec_noNop_v4_preNoX1_callableExactFrame_selectedPathBody_uni",
"depth": 1,
"n_commands": 0,
"n_lines": 8,
"is_leaf": true,
"centrality": 0,
"method": "deleted-dep",
"proof_text": " by\n exact evm_div_n2_stack_spec_noNop_v4_preNoX1_callableExactFr... | [
{
"name": "evm_div_n2_stack_spec_noNop_v4_preNoX1_callableExactFrame_uni",
"text": "/-- Unified-bound n=2 DIV v4 body spec over `divCode_noNop_v4` with exact\n caller-framed `x1` and `x9` in the postcondition. The v4 trial-call\n scratch cell at `sp + signExtend12 3936` is existentially closed (`memO... | [
{
"name": "evm_div_n2_stack_spec_noNop_v4_preNoX1_callableExactFrame_path_uni",
"fan_in": 0,
"n_deps_direct": 1,
"n_deps_transitive": 1,
"n_lines": 62,
"n_chars": 2893,
"n_subproofs": 5,
"n_tactics": 33,
"cyclomatic": 7,
"n_automation": 3,
"n_rewrites": 0,
"n_structur... | 1 | /-
EvmAsm.Evm64.DivMod.Spec.N2V4CallableExact
Unified-bound n=2 DIV v4 exact-frame callable wrapper over `divCode_noNop_v4`.
`evm_div_n2_stack_spec_noNop_v4_preNoX1_callableExactFrame_uni` mirrors
`evm_div_n3_stack_spec_noNop_v4_preNoX1_callableExactFrame_uni` (N3V4CallableExact)
for the n=2 divisor case.
... | /-
EvmAsm.Evm64.DivMod.Spec.N2V4CallableExact
Unified-bound n=2 DIV v4 exact-frame callable wrapper over `divCode_noNop_v4`.
`evm_div_n2_stack_spec_noNop_v4_preNoX1_callableExactFrame_uni` mirrors
`evm_div_n3_stack_spec_noNop_v4_preNoX1_callableExactFrame_uni` (N3V4CallableExact)
for the n=2 divisor case.
... | @@ -27,6 +27,63 @@
open EvmAsm.Rv64
+/-- Unified-bound n=2 DIV v4 body spec over `divCode_noNop_v4` with exact
+ caller-framed `x1` and `x9` in the postcondition. The v4 trial-call
+ scratch cell at `sp + signExtend12 3936` is existentially closed (`memOwn`).
+
+ `hbody` should be produced by `evm_div_n2... | {
"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_136c52281d38_0 | 3d9ac1ad95e398a2 | lean | lean | github.com/Verified-zkEVM/evm-asm | 7d5875858bc3727250adb6880c8339048365b1b6 | EvmAsm/EL/ModexpPrecompileResultBridge.lean | ModexpPrecompileResultBridge | 0 | lemma_delete | null | null | false | 0.5 | 1 | 1 | false | 0 | inf | 0 | inf | 42 | 5 | 1 | [
{
"theorem_name": "outputBytesFromResult_nil",
"depth": 1,
"n_commands": 0,
"n_lines": 2,
"is_leaf": true,
"centrality": 0,
"method": "deleted-dep",
"proof_text": " by\n rw [outputBytesFromResult_eq, h_bytes]",
"n_chars": 44,
"n_subproofs": 0,
"n_tactics": 2,
"cyclom... | [
{
"name": "outputBytesFromResult_eq",
"text": "theorem outputBytesFromResult_eq (result : ModexpEcallBridge.ModexpResult) :\n outputBytesFromResult result = result.output.bytes := rfl\n\n",
"fan_in": 1,
"n_lines": 4,
"n_chars": 140,
"n_subproofs": 0,
"n_tactics": 1,
"cyclomatic": ... | [
{
"name": "outputBytesFromResult_nil",
"fan_in": 0,
"n_deps_direct": 1,
"n_deps_transitive": 1,
"n_lines": 6,
"n_chars": 205,
"n_subproofs": 0,
"n_tactics": 2,
"cyclomatic": 1,
"n_automation": 0,
"n_rewrites": 1,
"n_structural": 0,
"automation_only": false,
"m... | 1 | /-
EvmAsm.EL.ModexpPrecompileResultBridge
Bridge from MODEXP accelerator ECALL results to EVM precompile results.
Authored by @pirapira; implemented by Codex.
-/
import EvmAsm.EL.ModexpEcallBridge
import EvmAsm.Evm64.PrecompileResult
namespace EvmAsm.EL
namespace ModexpPrecompileResultBridge
abbrev Byte := ... | /-
EvmAsm.EL.ModexpPrecompileResultBridge
Bridge from MODEXP accelerator ECALL results to EVM precompile results.
Authored by @pirapira; implemented by Codex.
-/
import EvmAsm.EL.ModexpEcallBridge
import EvmAsm.Evm64.PrecompileResult
namespace EvmAsm.EL
namespace ModexpPrecompileResultBridge
abbrev Byte := ... | @@ -28,9 +28,13 @@
def gasRemainingAfterCost (input : EvmAsm.Evm64.PrecompileInput) (cost : Nat) : Nat :=
input.gas - cost
+theorem outputBytesFromResult_eq (result : ModexpEcallBridge.ModexpResult) :
+ outputBytesFromResult result = result.output.bytes := rfl
+
theorem outputBytesFromResult_nil
{result ... | {
"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_136c52281d38_1 | 27689d6ba812cfb8 | lean | lean | github.com/Verified-zkEVM/evm-asm | 7d5875858bc3727250adb6880c8339048365b1b6 | EvmAsm/EL/ModexpPrecompileResultBridge.lean | ModexpPrecompileResultBridge | 1 | lemma_delete | null | null | false | 0.5 | 1 | 1 | false | 0 | inf | 0 | inf | 42 | 5 | 1 | [
{
"theorem_name": "fromModexpResult_output_eq",
"depth": 1,
"n_commands": 0,
"n_lines": 3,
"is_leaf": true,
"centrality": 0,
"method": "deleted-dep",
"proof_text": " by\n rw [fromModexpResult_eok h_status]\n rfl",
"n_chars": 46,
"n_subproofs": 0,
"n_tactics": 3,
"cy... | [
{
"name": "fromModexpResult_eok",
"text": "theorem fromModexpResult_eok\n {gasRemaining : Nat} {result : ModexpEcallBridge.ModexpResult}\n (h_status : result.status = .eok) :\n fromModexpResult gasRemaining result =\n EvmAsm.Evm64.PrecompileResult.ok (outputBytesFromResult result) gasRemaining... | [
{
"name": "fromModexpResult_output_eq",
"fan_in": 1,
"n_deps_direct": 1,
"n_deps_transitive": 1,
"n_lines": 8,
"n_chars": 273,
"n_subproofs": 0,
"n_tactics": 3,
"cyclomatic": 1,
"n_automation": 1,
"n_rewrites": 1,
"n_structural": 0,
"automation_only": false,
"... | 1 | /-
EvmAsm.EL.ModexpPrecompileResultBridge
Bridge from MODEXP accelerator ECALL results to EVM precompile results.
Authored by @pirapira; implemented by Codex.
-/
import EvmAsm.EL.ModexpEcallBridge
import EvmAsm.Evm64.PrecompileResult
namespace EvmAsm.EL
namespace ModexpPrecompileResultBridge
abbrev Byte := ... | /-
EvmAsm.EL.ModexpPrecompileResultBridge
Bridge from MODEXP accelerator ECALL results to EVM precompile results.
Authored by @pirapira; implemented by Codex.
-/
import EvmAsm.EL.ModexpEcallBridge
import EvmAsm.Evm64.PrecompileResult
namespace EvmAsm.EL
namespace ModexpPrecompileResultBridge
abbrev Byte := ... | @@ -28,6 +28,13 @@
def gasRemainingAfterCost (input : EvmAsm.Evm64.PrecompileInput) (cost : Nat) : Nat :=
input.gas - cost
+theorem fromModexpResult_eok
+ {gasRemaining : Nat} {result : ModexpEcallBridge.ModexpResult}
+ (h_status : result.status = .eok) :
+ fromModexpResult gasRemaining result =
+ E... | {
"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_136c52281d38_2 | bab62129a5d37e88 | lean | lean | github.com/Verified-zkEVM/evm-asm | 7d5875858bc3727250adb6880c8339048365b1b6 | EvmAsm/EL/ModexpPrecompileResultBridge.lean | ModexpPrecompileResultBridge | 2 | lemma_delete | null | null | false | 0.5 | 1 | 1 | false | 0 | inf | 0 | inf | 42 | 5 | 1 | [
{
"theorem_name": "fromModexpResult_output_length",
"depth": 1,
"n_commands": 0,
"n_lines": 3,
"is_leaf": true,
"centrality": 0,
"method": "deleted-dep",
"proof_text": " by\n rw [fromModexpResult_output_eq h_status]\n rfl",
"n_chars": 52,
"n_subproofs": 0,
"n_tactics": ... | [
{
"name": "fromModexpResult_output_eq",
"text": "theorem fromModexpResult_output_eq\n {gasRemaining : Nat} {result : ModexpEcallBridge.ModexpResult}\n (h_status : result.status = .eok) :\n (fromModexpResult gasRemaining result).output = outputBytesFromResult result := by\n rw [fromModexpResult_eok... | [
{
"name": "fromModexpResult_output_length",
"fan_in": 1,
"n_deps_direct": 1,
"n_deps_transitive": 2,
"n_lines": 8,
"n_chars": 288,
"n_subproofs": 0,
"n_tactics": 3,
"cyclomatic": 1,
"n_automation": 1,
"n_rewrites": 1,
"n_structural": 0,
"automation_only": false,
... | 2 | /-
EvmAsm.EL.ModexpPrecompileResultBridge
Bridge from MODEXP accelerator ECALL results to EVM precompile results.
Authored by @pirapira; implemented by Codex.
-/
import EvmAsm.EL.ModexpEcallBridge
import EvmAsm.Evm64.PrecompileResult
namespace EvmAsm.EL
namespace ModexpPrecompileResultBridge
abbrev Byte := ... | /-
EvmAsm.EL.ModexpPrecompileResultBridge
Bridge from MODEXP accelerator ECALL results to EVM precompile results.
Authored by @pirapira; implemented by Codex.
-/
import EvmAsm.EL.ModexpEcallBridge
import EvmAsm.Evm64.PrecompileResult
namespace EvmAsm.EL
namespace ModexpPrecompileResultBridge
abbrev Byte := ... | @@ -41,10 +41,19 @@
fromModexpResult gasRemaining result = EvmAsm.Evm64.PrecompileResult.fail gasRemaining := by
simp [fromModexpResult, h_status]
+theorem fromModexpResult_output_eq
+ {gasRemaining : Nat} {result : ModexpEcallBridge.ModexpResult}
+ (h_status : result.status = .eok) :
+ (fromModexpRe... | {
"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_136c52281d38_3 | 8c5ea9af744eb52d | lean | lean | github.com/Verified-zkEVM/evm-asm | 7d5875858bc3727250adb6880c8339048365b1b6 | EvmAsm/EL/ModexpPrecompileResultBridge.lean | ModexpPrecompileResultBridge | 3 | lemma_delete | null | null | false | 0.5 | 1 | 1 | false | 0 | inf | 0 | inf | 42 | 5 | 1 | [
{
"theorem_name": "fromModexpResult_failure_output_length",
"depth": 1,
"n_commands": 0,
"n_lines": 3,
"is_leaf": true,
"centrality": 0,
"method": "deleted-dep",
"proof_text": " by\n rw [fromModexpResult_efail h_status]\n rfl",
"n_chars": 48,
"n_subproofs": 0,
"n_tactic... | [
{
"name": "fromModexpResult_efail",
"text": "theorem fromModexpResult_efail\n {gasRemaining : Nat} {result : ModexpEcallBridge.ModexpResult}\n (h_status : result.status = .efail) :\n fromModexpResult gasRemaining result = EvmAsm.Evm64.PrecompileResult.fail gasRemaining := by\n simp [fromModexpResu... | [
{
"name": "fromModexpResult_failure_output_length",
"fan_in": 0,
"n_deps_direct": 1,
"n_deps_transitive": 1,
"n_lines": 8,
"n_chars": 277,
"n_subproofs": 0,
"n_tactics": 3,
"cyclomatic": 1,
"n_automation": 1,
"n_rewrites": 1,
"n_structural": 0,
"automation_only": ... | 1 | /-
EvmAsm.EL.ModexpPrecompileResultBridge
Bridge from MODEXP accelerator ECALL results to EVM precompile results.
Authored by @pirapira; implemented by Codex.
-/
import EvmAsm.EL.ModexpEcallBridge
import EvmAsm.Evm64.PrecompileResult
namespace EvmAsm.EL
namespace ModexpPrecompileResultBridge
abbrev Byte := ... | /-
EvmAsm.EL.ModexpPrecompileResultBridge
Bridge from MODEXP accelerator ECALL results to EVM precompile results.
Authored by @pirapira; implemented by Codex.
-/
import EvmAsm.EL.ModexpEcallBridge
import EvmAsm.Evm64.PrecompileResult
namespace EvmAsm.EL
namespace ModexpPrecompileResultBridge
abbrev Byte := ... | @@ -28,10 +28,18 @@
def gasRemainingAfterCost (input : EvmAsm.Evm64.PrecompileInput) (cost : Nat) : Nat :=
input.gas - cost
+theorem fromModexpResult_efail
+ {gasRemaining : Nat} {result : ModexpEcallBridge.ModexpResult}
+ (h_status : result.status = .efail) :
+ fromModexpResult gasRemaining result = Evm... | {
"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_136c52281d38_4 | 0ad5e1f24da19c89 | lean | lean | github.com/Verified-zkEVM/evm-asm | 7d5875858bc3727250adb6880c8339048365b1b6 | EvmAsm/EL/ModexpPrecompileResultBridge.lean | ModexpPrecompileResultBridge | 4 | lemma_delete | null | null | false | 0.5 | 1 | 1 | false | 0 | inf | 0 | inf | 42 | 5 | 1 | [
{
"theorem_name": "fromModexpResult_output_length",
"depth": 1,
"n_commands": 0,
"n_lines": 3,
"is_leaf": true,
"centrality": 0,
"method": "deleted-dep",
"proof_text": " by\n rw [fromModexpResult_output_eq h_status]\n rfl",
"n_chars": 52,
"n_subproofs": 0,
"n_tactics": ... | [
{
"name": "fromModexpResult_output_eq",
"text": "theorem fromModexpResult_output_eq\n {gasRemaining : Nat} {result : ModexpEcallBridge.ModexpResult}\n (h_status : result.status = .eok) :\n (fromModexpResult gasRemaining result).output = outputBytesFromResult result := by\n rw [fromModexpResult_eok... | [
{
"name": "fromModexpResult_empty_success_output_length",
"fan_in": 0,
"n_deps_direct": 1,
"n_deps_transitive": 3,
"n_lines": 8,
"n_chars": 327,
"n_subproofs": 0,
"n_tactics": 3,
"cyclomatic": 1,
"n_automation": 1,
"n_rewrites": 1,
"n_structural": 0,
"automation_o... | 3 | /-
EvmAsm.EL.ModexpPrecompileResultBridge
Bridge from MODEXP accelerator ECALL results to EVM precompile results.
Authored by @pirapira; implemented by Codex.
-/
import EvmAsm.EL.ModexpEcallBridge
import EvmAsm.Evm64.PrecompileResult
namespace EvmAsm.EL
namespace ModexpPrecompileResultBridge
abbrev Byte := ... | /-
EvmAsm.EL.ModexpPrecompileResultBridge
Bridge from MODEXP accelerator ECALL results to EVM precompile results.
Authored by @pirapira; implemented by Codex.
-/
import EvmAsm.EL.ModexpEcallBridge
import EvmAsm.Evm64.PrecompileResult
namespace EvmAsm.EL
namespace ModexpPrecompileResultBridge
abbrev Byte := ... | @@ -41,10 +41,19 @@
fromModexpResult gasRemaining result = EvmAsm.Evm64.PrecompileResult.fail gasRemaining := by
simp [fromModexpResult, h_status]
+theorem fromModexpResult_output_eq
+ {gasRemaining : Nat} {result : ModexpEcallBridge.ModexpResult}
+ (h_status : result.status = .eok) :
+ (fromModexpRe... | {
"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_cc8f0dfc6a4e_0 | 6f59d0da99db4024 | lean | lean | github.com/Verified-zkEVM/evm-asm | 7d5875858bc3727250adb6880c8339048365b1b6 | EvmAsm/Evm64/DivMod/Compose/FullPathN2V5NoNopComboMMM.lean | FullPathN2V5NoNopComboMMM | 0 | lemma_delete | null | null | false | 0.5 | 1 | 1 | false | 0 | inf | 0 | inf | 42 | 2 | 1 | [
{
"theorem_name": "divK_loop_n2_max_max_max_from_source_exact_loopIterScratch_v5_noNop",
"depth": 1,
"n_commands": 0,
"n_lines": 92,
"is_leaf": true,
"centrality": 0,
"method": "deleted-dep",
"proof_text": " by\n rw [loopN2MaxMaxMaxSourceCondsV5_unfold] at hconds\n simp only [r2MMT... | [
{
"name": "loopN2MaxMaxMaxSourceFinalPostNoX1V5_unfold",
"text": "theorem loopN2MaxMaxMaxSourceFinalPostNoX1V5_unfold (sp : Word)\n (v0 v1 v2 v3 u0 u1 u2 u3 uTop u0Orig1 u0Orig0 raVal\n retMem dMem dloMem scratchUn0 scratchMem : Word) :\n loopN2MaxMaxMaxSourceFinalPostNoX1V5 sp\n v0 v1 v2 v3 ... | [
{
"name": "divK_loop_n2_max_max_max_from_source_exact_loopIterScratch_v5_noNop",
"fan_in": 0,
"n_deps_direct": 2,
"n_deps_transitive": 2,
"n_lines": 112,
"n_chars": 5673,
"n_subproofs": 6,
"n_tactics": 92,
"cyclomatic": 1,
"n_automation": 3,
"n_rewrites": 3,
"n_struct... | 2 | /-
EvmAsm.Evm64.DivMod.Compose.FullPathN2V5NoNopComboMMM
Three-iteration max×max×max composition for the n=2 v5/no-NOP source path.
All three digits take the max-trial branch. Reuses r2MMTN2V5/r1MMTN2V5
(both iterN2Max) + the max×max prefix (#7395). Mirror of
FullPathN2V4NoNopMaxMaxMax. Completes the 8-wa... | /-
EvmAsm.Evm64.DivMod.Compose.FullPathN2V5NoNopComboMMM
Three-iteration max×max×max composition for the n=2 v5/no-NOP source path.
All three digits take the max-trial branch. Reuses r2MMTN2V5/r1MMTN2V5
(both iterN2Max) + the max×max prefix (#7395). Mirror of
FullPathN2V4NoNopMaxMaxMax. Completes the 8-wa... | @@ -41,6 +41,33 @@
((uBase2 + signExtend12 4064 ↦ₘ r2.2.2.2.2.2) **
(qAddr2 ↦ₘ r2.1))))
+theorem loopN2MaxMaxMaxSourceFinalPostNoX1V5_unfold (sp : Word)
+ (v0 v1 v2 v3 u0 u1 u2 u3 uTop u0Orig1 u0Orig0 raVal
+ retMem dMem dloMem scratchUn0 scratchMem : Word) :
+ loopN2MaxMaxMaxSourceFinalPostNoX... | {
"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_07958b729c41_0 | 27e7e366e4d73f1e | lean | lean | github.com/Verified-zkEVM/evm-asm | 7d5875858bc3727250adb6880c8339048365b1b6 | EvmAsm/Rv64/RLP/WithdrawalDecode.lean | WithdrawalDecode | 0 | lemma_delete | null | null | false | 0.5 | 1 | 1 | false | 0 | inf | 0 | inf | 42 | 15 | 2 | [
{
"theorem_name": "failStatusReturn_spec_within",
"depth": 1,
"n_commands": 0,
"n_lines": 2,
"is_leaf": true,
"centrality": 0,
"method": "deleted-dep",
"proof_text": "\n statusReturn_spec_within base raVal statusOld (1 : Word)",
"n_chars": 59,
"n_subproofs": 0,
"n_tactic... | [
{
"name": "statusReturn_spec_within",
"text": "/-- Verified status-return block. -/\ntheorem statusReturn_spec_within (base raVal statusOld status : Word) :\n cpsTripleWithin (statusReturnCert base raVal statusOld status).nSteps base\n (statusReturnExit raVal) (statusReturnCode base status)\n (... | [
{
"name": "failStatusReturn_spec_within",
"fan_in": 1,
"n_deps_direct": 1,
"n_deps_transitive": 1,
"n_lines": 10,
"n_chars": 406,
"n_subproofs": 0,
"n_tactics": 1,
"cyclomatic": 1,
"n_automation": 0,
"n_rewrites": 0,
"n_structural": 0,
"automation_only": false,
... | 1 | /-
EvmAsm.Rv64.RLP.WithdrawalDecode
WP-facing specification facade for an RV64 `withdrawal_decode` routine.
The static schema below intentionally contains only field positions and output
layout. It does not contain decoded bytes or values; those are introduced only
by the postcondition, through the pure `Ev... | /-
EvmAsm.Rv64.RLP.WithdrawalDecode
WP-facing specification facade for an RV64 `withdrawal_decode` routine.
The static schema below intentionally contains only field positions and output
layout. It does not contain decoded bytes or values; those are introduced only
by the postcondition, through the pure `Ev... | @@ -167,6 +167,16 @@
hret
(by wp_rv64_link)
+/-- Verified status-return block. -/
+theorem statusReturn_spec_within (base raVal statusOld status : Word) :
+ cpsTripleWithin (statusReturnCert base raVal statusOld status).nSteps base
+ (statusReturnExit raVal) (statusReturnCode base status)
+ (st... | {
"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_07958b729c41_1 | 7b5b78c5aa007824 | lean | lean | github.com/Verified-zkEVM/evm-asm | 7d5875858bc3727250adb6880c8339048365b1b6 | EvmAsm/Rv64/RLP/WithdrawalDecode.lean | WithdrawalDecode | 1 | lemma_delete | null | null | false | 0.5 | 1 | 1 | false | 0 | inf | 0 | inf | 42 | 15 | 1 | [
{
"theorem_name": "walkInitEmptyFailOrPrefixCode_disjoint_listCheckOrNotListFail",
"depth": 1,
"n_commands": 0,
"n_lines": 5,
"is_leaf": true,
"centrality": 0,
"method": "deleted-dep",
"proof_text": " by\n unfold walkInitPrefixListCheckOrNotListFailCode\n exact CodeReq.Disjoint.uni... | [
{
"name": "walkInitEmptyFailOrPrefixCode_disjoint_notListFailStatus",
"text": "theorem walkInitEmptyFailOrPrefixCode_disjoint_notListFailStatus (base : Word) :\n (walkInitEmptyFailOrPrefixCode base).Disjoint\n (walkInitPrefixNotListFailStatusCode base) := by\n unfold walkInitEmptyFailOrPrefixCode w... | [
{
"name": "walkInitEmptyFailOrPrefixCode_disjoint_listCheckOrNotListFail",
"fan_in": 1,
"n_deps_direct": 2,
"n_deps_transitive": 2,
"n_lines": 9,
"n_chars": 412,
"n_subproofs": 0,
"n_tactics": 5,
"cyclomatic": 1,
"n_automation": 0,
"n_rewrites": 1,
"n_structural": 1,
... | 1 | /-
EvmAsm.Rv64.RLP.WithdrawalDecode
WP-facing specification facade for an RV64 `withdrawal_decode` routine.
The static schema below intentionally contains only field positions and output
layout. It does not contain decoded bytes or values; those are introduced only
by the postcondition, through the pure `Ev... | /-
EvmAsm.Rv64.RLP.WithdrawalDecode
WP-facing specification facade for an RV64 `withdrawal_decode` routine.
The static schema below intentionally contains only field positions and output
layout. It does not contain decoded bytes or values; those are introduced only
by the postcondition, through the pure `Ev... | @@ -587,9 +587,42 @@
(CodeReq.Disjoint.singleton (by bv_omega))
(CodeReq.Disjoint.singleton (by bv_omega))
+theorem walkInitEmptyFailOrPrefixCode_disjoint_notListFailStatus (base : Word) :
+ (walkInitEmptyFailOrPrefixCode base).Disjoint
+ (walkInitPrefixNotListFailStatusCode base) := by
+ unfold wa... | {
"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_07958b729c41_2 | 2b368d51a8836f82 | lean | lean | github.com/Verified-zkEVM/evm-asm | 7d5875858bc3727250adb6880c8339048365b1b6 | EvmAsm/Rv64/RLP/WithdrawalDecode.lean | WithdrawalDecode | 2 | lemma_delete | null | null | false | 0.5 | 1 | 1 | false | 0 | inf | 0 | inf | 42 | 15 | 1 | [
{
"theorem_name": "walkInitNonzeroPrefixTailCode_disjoint_prefixShortLongTail",
"depth": 1,
"n_commands": 0,
"n_lines": 18,
"is_leaf": true,
"centrality": 0,
"method": "deleted-dep",
"proof_text": " by\n unfold walkInitPrefixShortLongTailCode walkInitPrefixListCheckNotListFailF8Code... | [
{
"name": "walkInitNonzeroPrefixTailCode_disjoint_singleton",
"text": "theorem walkInitNonzeroPrefixTailCode_disjoint_singleton\n (base a : Word) (i : Instr)\n (h4 : base + 4 ≠ a) (h8 : base + 8 ≠ a) (h12 : base + 12 ≠ a) :\n (walkInitNonzeroPrefixTailCode base).Disjoint (CodeReq.singleton a i) := ... | [
{
"name": "walkInitNonzeroPrefixTailCode_disjoint_prefixShortLongTail",
"fan_in": 0,
"n_deps_direct": 1,
"n_deps_transitive": 1,
"n_lines": 21,
"n_chars": 1408,
"n_subproofs": 5,
"n_tactics": 18,
"cyclomatic": 1,
"n_automation": 0,
"n_rewrites": 1,
"n_structural": 1,
... | 1 | /-
EvmAsm.Rv64.RLP.WithdrawalDecode
WP-facing specification facade for an RV64 `withdrawal_decode` routine.
The static schema below intentionally contains only field positions and output
layout. It does not contain decoded bytes or values; those are introduced only
by the postcondition, through the pure `Ev... | /-
EvmAsm.Rv64.RLP.WithdrawalDecode
WP-facing specification facade for an RV64 `withdrawal_decode` routine.
The static schema below intentionally contains only field positions and output
layout. It does not contain decoded bytes or values; those are introduced only
by the postcondition, through the pure `Ev... | @@ -371,6 +371,17 @@
· rw [show base + 156 + 4 = base + 160 from by bv_omega]
exact CodeReq.Disjoint.singleton h160
+theorem walkInitNonzeroPrefixTailCode_disjoint_singleton
+ (base a : Word) (i : Instr)
+ (h4 : base + 4 ≠ a) (h8 : base + 8 ≠ a) (h12 : base + 12 ≠ a) :
+ (walkInitNonzeroPrefixTai... | {
"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_07958b729c41_3 | 835acf9215407c68 | lean | lean | github.com/Verified-zkEVM/evm-asm | 7d5875858bc3727250adb6880c8339048365b1b6 | EvmAsm/Rv64/RLP/WithdrawalDecode.lean | WithdrawalDecode | 3 | lemma_delete | null | null | false | 0.5 | 1 | 1 | false | 0 | inf | 0 | inf | 42 | 15 | 1 | [
{
"theorem_name": "walkInitEmptyFailStatusCode_disjoint_prefixShortLongTail",
"depth": 1,
"n_commands": 0,
"n_lines": 18,
"is_leaf": true,
"centrality": 0,
"method": "deleted-dep",
"proof_text": " by\n unfold walkInitPrefixShortLongTailCode walkInitPrefixListCheckNotListFailF8Code\n... | [
{
"name": "walkInitEmptyFailStatusCode_disjoint_singleton",
"text": "theorem walkInitEmptyFailStatusCode_disjoint_singleton\n (base a : Word) (i : Instr)\n (h0 : base ≠ a) (h156 : base + 156 ≠ a) (h160 : base + 160 ≠ a) :\n (walkInitEmptyFailStatusCode base).Disjoint (CodeReq.singleton a i) := by\n... | [
{
"name": "walkInitEmptyFailStatusCode_disjoint_prefixShortLongTail",
"fan_in": 1,
"n_deps_direct": 1,
"n_deps_transitive": 1,
"n_lines": 21,
"n_chars": 1394,
"n_subproofs": 5,
"n_tactics": 18,
"cyclomatic": 1,
"n_automation": 0,
"n_rewrites": 1,
"n_structural": 1,
... | 1 | /-
EvmAsm.Rv64.RLP.WithdrawalDecode
WP-facing specification facade for an RV64 `withdrawal_decode` routine.
The static schema below intentionally contains only field positions and output
layout. It does not contain decoded bytes or values; those are introduced only
by the postcondition, through the pure `Ev... | /-
EvmAsm.Rv64.RLP.WithdrawalDecode
WP-facing specification facade for an RV64 `withdrawal_decode` routine.
The static schema below intentionally contains only field positions and output
layout. It does not contain decoded bytes or values; those are introduced only
by the postcondition, through the pure `Ev... | @@ -359,6 +359,18 @@
(CodeReq.Disjoint.singleton (by bv_omega))
(CodeReq.Disjoint.singleton (by bv_omega))
+theorem walkInitEmptyFailStatusCode_disjoint_singleton
+ (base a : Word) (i : Instr)
+ (h0 : base ≠ a) (h156 : base + 156 ≠ a) (h160 : base + 160 ≠ a) :
+ (walkInitEmptyFailStatusCode... | {
"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_07958b729c41_4 | e41507ca3908e955 | lean | lean | github.com/Verified-zkEVM/evm-asm | 7d5875858bc3727250adb6880c8339048365b1b6 | EvmAsm/Rv64/RLP/WithdrawalDecode.lean | WithdrawalDecode | 4 | lemma_delete | null | null | false | 0.5 | 1 | 1 | false | 0 | inf | 0 | inf | 42 | 15 | 1 | [
{
"theorem_name": "walkInitEmptyFailNotListFailShortLongFramedNBranch_pre_expanded",
"depth": 1,
"n_commands": 0,
"n_lines": 3,
"is_leaf": true,
"centrality": 0,
"method": "deleted-dep",
"proof_text": " by\n rw [walkInitEmptyFailNotListFailShortLongFramedNBranch_pre,\n walkInitEm... | [
{
"name": "walkInitEmptyFailNotListFailShortLongNBranch_pre",
"text": "theorem walkInitEmptyFailNotListFailShortLongNBranch_pre\n (base listBase listLen raVal t0Old t1Old : Word)\n (listBytes : List Byte) (listOff : Nat)\n (hsalign : listBase.toNat % 8 = 0) (hoff : listOff < listBytes.length)\n ... | [
{
"name": "walkInitEmptyFailNotListFailShortLongFramedNBranch_pre_expanded",
"fan_in": 1,
"n_deps_direct": 2,
"n_deps_transitive": 2,
"n_lines": 17,
"n_chars": 897,
"n_subproofs": 0,
"n_tactics": 3,
"cyclomatic": 1,
"n_automation": 0,
"n_rewrites": 1,
"n_structural": ... | 2 | /-
EvmAsm.Rv64.RLP.WithdrawalDecode
WP-facing specification facade for an RV64 `withdrawal_decode` routine.
The static schema below intentionally contains only field positions and output
layout. It does not contain decoded bytes or values; those are introduced only
by the postcondition, through the pure `Ev... | /-
EvmAsm.Rv64.RLP.WithdrawalDecode
WP-facing specification facade for an RV64 `withdrawal_decode` routine.
The static schema below intentionally contains only field positions and output
layout. It does not contain decoded bytes or values; those are introduced only
by the postcondition, through the pure `Ev... | @@ -955,6 +955,18 @@
wp_rv64_branch_not_taken_nbranch_disjoint
(walkInitEmptyFailOrPrefixCode_disjoint_shortLongTail base), br, tail
+theorem walkInitEmptyFailNotListFailShortLongNBranch_pre
+ (base listBase listLen raVal t0Old t1Old : Word)
+ (listBytes : List Byte) (listOff : Nat)
+ (hsalign : list... | {
"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_07958b729c41_5 | 41ae69939be3e315 | lean | lean | github.com/Verified-zkEVM/evm-asm | 7d5875858bc3727250adb6880c8339048365b1b6 | EvmAsm/Rv64/RLP/WithdrawalDecode.lean | WithdrawalDecode | 5 | lemma_delete | null | null | false | 0.5 | 1 | 1 | false | 0 | inf | 0 | inf | 42 | 15 | 2 | [
{
"theorem_name": "decodeWithdrawal_shortList_four_of_decodeAux",
"depth": 1,
"n_commands": 0,
"n_lines": 4,
"is_leaf": true,
"centrality": 0,
"method": "deleted-dep",
"proof_text": " by\n have hfull := decodeFully_shortList_four pfx payload off1 off2 off3 off4\n (.bytes d0) (.by... | [
{
"name": "decodeWithdrawal_eq_some_of_decodeFully_fields",
"text": "/-- If the pure RLP decoder sees exactly the four withdrawal byte fields and the\n field guards match `decodeWithdrawal`'s strict scalar/address contract, then\n `decodeWithdrawal` succeeds with the value derived from those bytes. -/... | [
{
"name": "decodeWithdrawal_shortList_four_of_decodeAux",
"fan_in": 0,
"n_deps_direct": 1,
"n_deps_transitive": 1,
"n_lines": 23,
"n_chars": 1415,
"n_subproofs": 1,
"n_tactics": 4,
"cyclomatic": 1,
"n_automation": 0,
"n_rewrites": 0,
"n_structural": 1,
"automation... | 1 | /-
EvmAsm.Rv64.RLP.WithdrawalDecode
WP-facing specification facade for an RV64 `withdrawal_decode` routine.
The static schema below intentionally contains only field positions and output
layout. It does not contain decoded bytes or values; those are introduced only
by the postcondition, through the pure `Ev... | /-
EvmAsm.Rv64.RLP.WithdrawalDecode
WP-facing specification facade for an RV64 `withdrawal_decode` routine.
The static schema below intentionally contains only field positions and output
layout. It does not contain decoded bytes or values; those are introduced only
by the postcondition, through the pure `Ev... | @@ -978,6 +978,22 @@
address := BitVec.ofNat 160 (Nat.fromBytesBE d2)
amount := Nat.fromBytesBE d3
+/-- If the pure RLP decoder sees exactly the four withdrawal byte fields and the
+ field guards match `decodeWithdrawal`'s strict scalar/address contract, then
+ `decodeWithdrawal` succeeds with the value d... | {
"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_07958b729c41_6 | cba26d6362170d77 | lean | lean | github.com/Verified-zkEVM/evm-asm | 7d5875858bc3727250adb6880c8339048365b1b6 | EvmAsm/Rv64/RLP/WithdrawalDecode.lean | WithdrawalDecode | 6 | lemma_delete | null | null | false | 0.5 | 1 | 1 | false | 0 | inf | 0 | inf | 42 | 15 | 2 | [
{
"theorem_name": "decodeWithdrawal_shortList_four_of_decodeAux",
"depth": 1,
"n_commands": 0,
"n_lines": 4,
"is_leaf": true,
"centrality": 0,
"method": "deleted-dep",
"proof_text": " by\n have hfull := decodeFully_shortList_four pfx payload off1 off2 off3 off4\n (.bytes d0) (.by... | [
{
"name": "decodeWithdrawal_eq_some_of_decodeFully_fields",
"text": "/-- If the pure RLP decoder sees exactly the four withdrawal byte fields and the\n field guards match `decodeWithdrawal`'s strict scalar/address contract, then\n `decodeWithdrawal` succeeds with the value derived from those bytes. -/... | [
{
"name": "decodeWithdrawal_shortList_four_of_decodeAux_chain",
"fan_in": 1,
"n_deps_direct": 1,
"n_deps_transitive": 1,
"n_lines": 22,
"n_chars": 1222,
"n_subproofs": 1,
"n_tactics": 4,
"cyclomatic": 1,
"n_automation": 0,
"n_rewrites": 0,
"n_structural": 1,
"auto... | 1 | /-
EvmAsm.Rv64.RLP.WithdrawalDecode
WP-facing specification facade for an RV64 `withdrawal_decode` routine.
The static schema below intentionally contains only field positions and output
layout. It does not contain decoded bytes or values; those are introduced only
by the postcondition, through the pure `Ev... | /-
EvmAsm.Rv64.RLP.WithdrawalDecode
WP-facing specification facade for an RV64 `withdrawal_decode` routine.
The static schema below intentionally contains only field positions and output
layout. It does not contain decoded bytes or values; those are introduced only
by the postcondition, through the pure `Ev... | @@ -978,6 +978,22 @@
address := BitVec.ofNat 160 (Nat.fromBytesBE d2)
amount := Nat.fromBytesBE d3
+/-- If the pure RLP decoder sees exactly the four withdrawal byte fields and the
+ field guards match `decodeWithdrawal`'s strict scalar/address contract, then
+ `decodeWithdrawal` succeeds with the value d... | {
"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_07958b729c41_7 | f4024456026bb550 | lean | lean | github.com/Verified-zkEVM/evm-asm | 7d5875858bc3727250adb6880c8339048365b1b6 | EvmAsm/Rv64/RLP/WithdrawalDecode.lean | WithdrawalDecode | 7 | lemma_delete | null | null | false | 0.5 | 1 | 1 | false | 0 | inf | 0 | inf | 42 | 15 | 2 | [
{
"theorem_name": "decodeWithdrawal_shortList_four_of_decodeAux",
"depth": 1,
"n_commands": 0,
"n_lines": 4,
"is_leaf": true,
"centrality": 0,
"method": "deleted-dep",
"proof_text": " by\n have hfull := decodeFully_shortList_four pfx payload off1 off2 off3 off4\n (.bytes d0) (.by... | [
{
"name": "decodeWithdrawal_eq_some_of_decodeFully_fields",
"text": "/-- If the pure RLP decoder sees exactly the four withdrawal byte fields and the\n field guards match `decodeWithdrawal`'s strict scalar/address contract, then\n `decodeWithdrawal` succeeds with the value derived from those bytes. -/... | [
{
"name": "decodeWithdrawal_shortList_four_of_decodeAux_chain_auto",
"fan_in": 0,
"n_deps_direct": 1,
"n_deps_transitive": 2,
"n_lines": 20,
"n_chars": 1059,
"n_subproofs": 0,
"n_tactics": 2,
"cyclomatic": 1,
"n_automation": 0,
"n_rewrites": 0,
"n_structural": 0,
... | 2 | /-
EvmAsm.Rv64.RLP.WithdrawalDecode
WP-facing specification facade for an RV64 `withdrawal_decode` routine.
The static schema below intentionally contains only field positions and output
layout. It does not contain decoded bytes or values; those are introduced only
by the postcondition, through the pure `Ev... | /-
EvmAsm.Rv64.RLP.WithdrawalDecode
WP-facing specification facade for an RV64 `withdrawal_decode` routine.
The static schema below intentionally contains only field positions and output
layout. It does not contain decoded bytes or values; those are introduced only
by the postcondition, through the pure `Ev... | @@ -978,6 +978,22 @@
address := BitVec.ofNat 160 (Nat.fromBytesBE d2)
amount := Nat.fromBytesBE d3
+/-- If the pure RLP decoder sees exactly the four withdrawal byte fields and the
+ field guards match `decodeWithdrawal`'s strict scalar/address contract, then
+ `decodeWithdrawal` succeeds with the value d... | {
"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_07958b729c41_8 | b4ef98e421c053b0 | lean | lean | github.com/Verified-zkEVM/evm-asm | 7d5875858bc3727250adb6880c8339048365b1b6 | EvmAsm/Rv64/RLP/WithdrawalDecode.lean | WithdrawalDecode | 8 | lemma_delete | null | null | false | 0.5 | 1 | 1 | false | 0 | inf | 0 | inf | 42 | 15 | 1 | [
{
"theorem_name": "walkInitEmptyFailOrNonzeroOutputNBranch_pre",
"depth": 1,
"n_commands": 0,
"n_lines": 3,
"is_leaf": true,
"centrality": 0,
"method": "deleted-dep",
"proof_text": " by\n rw [walkInitEmptyFailOrNonzeroOutputNBranch,\n walkInitEmptyFailOrNonzeroFramedNBranch_pre]"... | [
{
"name": "walkInitEmptyFailOrNonzeroFramedNBranch_pre",
"text": "theorem walkInitEmptyFailOrNonzeroFramedNBranch_pre\n (base listLen raVal statusOld : Word) (F : Assertion) (hF : F.pcFree) :\n (walkInitEmptyFailOrNonzeroFramedNBranch base listLen raVal statusOld F hF).pre =\n (walkInitEmptyFailS... | [
{
"name": "walkInitEmptyFailOrNonzeroOutputNBranch_pre",
"fan_in": 0,
"n_deps_direct": 1,
"n_deps_transitive": 1,
"n_lines": 9,
"n_chars": 400,
"n_subproofs": 0,
"n_tactics": 3,
"cyclomatic": 1,
"n_automation": 0,
"n_rewrites": 1,
"n_structural": 0,
"automation_on... | 1 | /-
EvmAsm.Rv64.RLP.WithdrawalDecode
WP-facing specification facade for an RV64 `withdrawal_decode` routine.
The static schema below intentionally contains only field positions and output
layout. It does not contain decoded bytes or values; those are introduced only
by the postcondition, through the pure `Ev... | /-
EvmAsm.Rv64.RLP.WithdrawalDecode
WP-facing specification facade for an RV64 `withdrawal_decode` routine.
The static schema below intentionally contains only field positions and output
layout. It does not contain decoded bytes or values; those are introduced only
by the postcondition, through the pure `Ev... | @@ -1052,6 +1052,12 @@
let br := WP.CFG.nbranchOfBranch (walkInitEmptyFailStatusBranch base listLen raVal statusOld)
wp_rv64_nbranch_frame br, F, hF
+theorem walkInitEmptyFailOrNonzeroFramedNBranch_pre
+ (base listLen raVal statusOld : Word) (F : Assertion) (hF : F.pcFree) :
+ (walkInitEmptyFailOrNonzeroF... | {
"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_07958b729c41_9 | f4ab6899ae92803b | lean | lean | github.com/Verified-zkEVM/evm-asm | 7d5875858bc3727250adb6880c8339048365b1b6 | EvmAsm/Rv64/RLP/WithdrawalDecode.lean | WithdrawalDecode | 9 | lemma_delete | null | null | false | 0.5 | 1 | 1 | false | 0 | inf | 0 | inf | 42 | 15 | 1 | [
{
"theorem_name": "walkInitEmptyFailNotListFailShortLongFramedNBranch_pre_expanded",
"depth": 1,
"n_commands": 0,
"n_lines": 3,
"is_leaf": true,
"centrality": 0,
"method": "deleted-dep",
"proof_text": " by\n rw [walkInitEmptyFailNotListFailShortLongFramedNBranch_pre,\n walkInitEm... | [
{
"name": "walkInitEmptyFailNotListFailShortLongNBranch_pre",
"text": "theorem walkInitEmptyFailNotListFailShortLongNBranch_pre\n (base listBase listLen raVal t0Old t1Old : Word)\n (listBytes : List Byte) (listOff : Nat)\n (hsalign : listBase.toNat % 8 = 0) (hoff : listOff < listBytes.length)\n ... | [
{
"name": "walkInitEmptyFailNotListFailShortLongOutputNBranch_pre",
"fan_in": 0,
"n_deps_direct": 1,
"n_deps_transitive": 3,
"n_lines": 15,
"n_chars": 884,
"n_subproofs": 0,
"n_tactics": 3,
"cyclomatic": 1,
"n_automation": 0,
"n_rewrites": 1,
"n_structural": 0,
"a... | 3 | /-
EvmAsm.Rv64.RLP.WithdrawalDecode
WP-facing specification facade for an RV64 `withdrawal_decode` routine.
The static schema below intentionally contains only field positions and output
layout. It does not contain decoded bytes or values; those are introduced only
by the postcondition, through the pure `Ev... | /-
EvmAsm.Rv64.RLP.WithdrawalDecode
WP-facing specification facade for an RV64 `withdrawal_decode` routine.
The static schema below intentionally contains only field positions and output
layout. It does not contain decoded bytes or values; those are introduced only
by the postcondition, through the pure `Ev... | @@ -955,6 +955,18 @@
wp_rv64_branch_not_taken_nbranch_disjoint
(walkInitEmptyFailOrPrefixCode_disjoint_shortLongTail base), br, tail
+theorem walkInitEmptyFailNotListFailShortLongNBranch_pre
+ (base listBase listLen raVal t0Old t1Old : Word)
+ (listBytes : List Byte) (listOff : Nat)
+ (hsalign : list... | {
"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_07958b729c41_10 | bb2e9ea1bbbb7010 | lean | lean | github.com/Verified-zkEVM/evm-asm | 7d5875858bc3727250adb6880c8339048365b1b6 | EvmAsm/Rv64/RLP/WithdrawalDecode.lean | WithdrawalDecode | 10 | lemma_delete | null | null | false | 0.5 | 1 | 1 | false | 0 | inf | 0 | inf | 42 | 15 | 1 | [
{
"theorem_name": "abiPost_entails_abiDisjPost",
"depth": 1,
"n_commands": 0,
"n_lines": 7,
"is_leaf": true,
"centrality": 0,
"method": "deleted-dep",
"proof_text": " by\n intro h hp\n unfold abiPost at hp\n unfold abiDisjPost\n exact sepConj_mono_right\n (sepConj_mono_right\n... | [
{
"name": "resultPost_entails_resultDisjPost",
"text": "/-- The stronger match-shaped result post implies the explicit disjunctive view. -/\ntheorem resultPost_entails_resultDisjPost\n (input : List Byte) (outBase : Word) :\n WP.Entails (resultPost input outBase) (resultDisjPost input outBase) := by\n... | [
{
"name": "abiPost_entails_abiDisjPost",
"fan_in": 1,
"n_deps_direct": 1,
"n_deps_transitive": 1,
"n_lines": 13,
"n_chars": 475,
"n_subproofs": 0,
"n_tactics": 7,
"cyclomatic": 1,
"n_automation": 0,
"n_rewrites": 2,
"n_structural": 2,
"automation_only": false,
... | 1 | /-
EvmAsm.Rv64.RLP.WithdrawalDecode
WP-facing specification facade for an RV64 `withdrawal_decode` routine.
The static schema below intentionally contains only field positions and output
layout. It does not contain decoded bytes or values; those are introduced only
by the postcondition, through the pure `Ev... | /-
EvmAsm.Rv64.RLP.WithdrawalDecode
WP-facing specification facade for an RV64 `withdrawal_decode` routine.
The static schema below intentionally contains only field positions and output
layout. It does not contain decoded bytes or values; those are introduced only
by the postcondition, through the pure `Ev... | @@ -1232,6 +1232,21 @@
(((.x10 ↦ᵣ (1 : Word)) ** bytesRegionAny outBase outputSize **
⌜decodeWithdrawal input = none⌝) h)
+/-- The stronger match-shaped result post implies the explicit disjunctive view. -/
+theorem resultPost_entails_resultDisjPost
+ (input : List Byte) (outBase : Word) :
+ WP.Enta... | {
"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_07958b729c41_11 | 043c0a2b54caf04b | lean | lean | github.com/Verified-zkEVM/evm-asm | 7d5875858bc3727250adb6880c8339048365b1b6 | EvmAsm/Rv64/RLP/WithdrawalDecode.lean | WithdrawalDecode | 11 | lemma_delete | null | null | false | 0.5 | 1 | 1 | false | 0 | inf | 0 | inf | 42 | 15 | 1 | [
{
"theorem_name": "abiPost_entails_abiDisjPost",
"depth": 1,
"n_commands": 0,
"n_lines": 7,
"is_leaf": true,
"centrality": 0,
"method": "deleted-dep",
"proof_text": " by\n intro h hp\n unfold abiPost at hp\n unfold abiDisjPost\n exact sepConj_mono_right\n (sepConj_mono_right\n... | [
{
"name": "resultPost_entails_resultDisjPost",
"text": "/-- The stronger match-shaped result post implies the explicit disjunctive view. -/\ntheorem resultPost_entails_resultDisjPost\n (input : List Byte) (outBase : Word) :\n WP.Entails (resultPost input outBase) (resultDisjPost input outBase) := by\n... | [
{
"name": "certSound_disj",
"fan_in": 0,
"n_deps_direct": 1,
"n_deps_transitive": 2,
"n_lines": 12,
"n_chars": 624,
"n_subproofs": 0,
"n_tactics": 2,
"cyclomatic": 1,
"n_automation": 0,
"n_rewrites": 0,
"n_structural": 0,
"automation_only": false,
"max_nesting... | 1 | /-
EvmAsm.Rv64.RLP.WithdrawalDecode
WP-facing specification facade for an RV64 `withdrawal_decode` routine.
The static schema below intentionally contains only field positions and output
layout. It does not contain decoded bytes or values; those are introduced only
by the postcondition, through the pure `Ev... | /-
EvmAsm.Rv64.RLP.WithdrawalDecode
WP-facing specification facade for an RV64 `withdrawal_decode` routine.
The static schema below intentionally contains only field positions and output
layout. It does not contain decoded bytes or values; those are introduced only
by the postcondition, through the pure `Ev... | @@ -1232,6 +1232,21 @@
(((.x10 ↦ᵣ (1 : Word)) ** bytesRegionAny outBase outputSize **
⌜decodeWithdrawal input = none⌝) h)
+/-- The stronger match-shaped result post implies the explicit disjunctive view. -/
+theorem resultPost_entails_resultDisjPost
+ (input : List Byte) (outBase : Word) :
+ WP.Enta... | {
"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_85c75d309de7_0 | bc2f197f3f6f0673 | lean | lean | github.com/Verified-zkEVM/evm-asm | 7d5875858bc3727250adb6880c8339048365b1b6 | EvmAsm/Evm64/DivMod/Spec/N2V4CallableExactSelected.lean | N2V4CallableExactSelected | 0 | lemma_delete | null | null | false | 0.5 | 1 | 1 | false | 0 | inf | 0 | inf | 42 | 6 | 2 | [
{
"theorem_name": "evm_div_n2_stack_spec_v4_preNoX1_callableExactFrame_selectedPath_selectedCarry_uni",
"depth": 1,
"n_commands": 0,
"n_lines": 8,
"is_leaf": true,
"centrality": 0,
"method": "deleted-dep",
"proof_text": " by\n exact cpsTripleWithin_divCode_noNop_v4_to_divCode_v4 <|\... | [
{
"name": "evm_div_n2_stack_spec_noNop_v4_preNoX1_callableExactFrame_selectedPath_selectedCarry_uni",
"text": "/-- Selected-path N2 DIV v4 callable wrapper with selected loop-carry evidence.\n\n This is the public selected-path analogue of\n `evm_div_n2_stack_spec_noNop_v4_preNoX1_callableExactFrame_p... | [
{
"name": "evm_div_n2_stack_spec_v4_preNoX1_callableExactFrame_selectedPath_selectedCarry_uni",
"fan_in": 0,
"n_deps_direct": 1,
"n_deps_transitive": 1,
"n_lines": 52,
"n_chars": 2798,
"n_subproofs": 0,
"n_tactics": 8,
"cyclomatic": 1,
"n_automation": 0,
"n_rewrites": 0,
... | 1 | /-
EvmAsm.Evm64.DivMod.Spec.N2V4CallableExactSelected
Selected-carry N2 DIV v4 callable exact-frame wrappers.
-/
import EvmAsm.Evm64.DivMod.Spec.N2V4CallableExact
import EvmAsm.Evm64.DivMod.Compose.FullPathN2V4NoNopCallablePostSelected
namespace EvmAsm.Evm64
open EvmAsm.Rv64
/-- Full-code form of
`evm_div_... | /-
EvmAsm.Evm64.DivMod.Spec.N2V4CallableExactSelected
Selected-carry N2 DIV v4 callable exact-frame wrappers.
-/
import EvmAsm.Evm64.DivMod.Spec.N2V4CallableExact
import EvmAsm.Evm64.DivMod.Compose.FullPathN2V4NoNopCallablePostSelected
namespace EvmAsm.Evm64
open EvmAsm.Rv64
/-- Selected-path N2 DIV v4 callabl... | @@ -11,6 +11,82 @@
open EvmAsm.Rv64
+/-- Selected-path N2 DIV v4 callable wrapper with selected loop-carry evidence.
+
+ This is the public selected-path analogue of
+ `evm_div_n2_stack_spec_noNop_v4_preNoX1_callableExactFrame_path_selectedCarry_uni`:
+ quotient and branch facts come from the selected pat... | {
"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_85c75d309de7_1 | ae427887c990c254 | lean | lean | github.com/Verified-zkEVM/evm-asm | 7d5875858bc3727250adb6880c8339048365b1b6 | EvmAsm/Evm64/DivMod/Spec/N2V4CallableExactSelected.lean | N2V4CallableExactSelected | 1 | lemma_delete | null | null | false | 0.5 | 1 | 1 | false | 0 | inf | 0 | inf | 42 | 6 | 2 | [
{
"theorem_name": "evm_div_n2_stack_spec_v4_preNoX1_callableExactFrame_selectedPath_selectedCarry_uni",
"depth": 1,
"n_commands": 0,
"n_lines": 8,
"is_leaf": true,
"centrality": 0,
"method": "deleted-dep",
"proof_text": " by\n exact cpsTripleWithin_divCode_noNop_v4_to_divCode_v4 <|\... | [
{
"name": "evm_div_n2_stack_spec_noNop_v4_preNoX1_callableExactFrame_selectedPath_selectedCarry_uni",
"text": "/-- Selected-path N2 DIV v4 callable wrapper with selected loop-carry evidence.\n\n This is the public selected-path analogue of\n `evm_div_n2_stack_spec_noNop_v4_preNoX1_callableExactFrame_p... | [
{
"name": "evm_div_n2_stack_spec_noNop_v4_preNoX1_callableExactFrame_autoTrialSelectedLoopCarry_uni",
"fan_in": 2,
"n_deps_direct": 1,
"n_deps_transitive": 1,
"n_lines": 89,
"n_chars": 4869,
"n_subproofs": 1,
"n_tactics": 11,
"cyclomatic": 1,
"n_automation": 0,
"n_rewrite... | 1 | /-
EvmAsm.Evm64.DivMod.Spec.N2V4CallableExactSelected
Selected-carry N2 DIV v4 callable exact-frame wrappers.
-/
import EvmAsm.Evm64.DivMod.Spec.N2V4CallableExact
import EvmAsm.Evm64.DivMod.Compose.FullPathN2V4NoNopCallablePostSelected
namespace EvmAsm.Evm64
open EvmAsm.Rv64
/-- No-NOP N2 callable wrapper that... | /-
EvmAsm.Evm64.DivMod.Spec.N2V4CallableExactSelected
Selected-carry N2 DIV v4 callable exact-frame wrappers.
-/
import EvmAsm.Evm64.DivMod.Spec.N2V4CallableExact
import EvmAsm.Evm64.DivMod.Compose.FullPathN2V4NoNopCallablePostSelected
namespace EvmAsm.Evm64
open EvmAsm.Rv64
/-- Selected-path N2 DIV v4 callabl... | @@ -11,6 +11,82 @@
open EvmAsm.Rv64
+/-- Selected-path N2 DIV v4 callable wrapper with selected loop-carry evidence.
+
+ This is the public selected-path analogue of
+ `evm_div_n2_stack_spec_noNop_v4_preNoX1_callableExactFrame_path_selectedCarry_uni`:
+ quotient and branch facts come from the selected pat... | {
"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_85c75d309de7_2 | f7c47781c7669610 | lean | lean | github.com/Verified-zkEVM/evm-asm | 7d5875858bc3727250adb6880c8339048365b1b6 | EvmAsm/Evm64/DivMod/Spec/N2V4CallableExactSelected.lean | N2V4CallableExactSelected | 2 | lemma_delete | null | null | false | 0.5 | 1 | 1 | false | 0 | inf | 0 | inf | 42 | 6 | 2 | [
{
"theorem_name": "evm_div_n2_stack_spec_noNop_v4_preNoX1_callableExactFrame_autoTrialSelectedCarry_uni",
"depth": 1,
"n_commands": 0,
"n_lines": 10,
"is_leaf": true,
"centrality": 0,
"method": "deleted-dep",
"proof_text": " by\n exact evm_div_n2_stack_spec_noNop_v4_preNoX1_callable... | [
{
"name": "evm_div_n2_stack_spec_noNop_v4_preNoX1_callableExactFrame_autoTrialSelectedLoopCarry_uni",
"text": "/-- No-NOP N2 callable wrapper that constructs the selected path internally and\n consumes a selected loop-carry provider for that path.\n\n This hides the branch booleans at the callable sur... | [
{
"name": "evm_div_n2_stack_spec_noNop_v4_preNoX1_callableExactFrame_autoTrialSelectedCarry_uni",
"fan_in": 2,
"n_deps_direct": 2,
"n_deps_transitive": 3,
"n_lines": 66,
"n_chars": 3494,
"n_subproofs": 0,
"n_tactics": 10,
"cyclomatic": 1,
"n_automation": 0,
"n_rewrites": ... | 3 | /-
EvmAsm.Evm64.DivMod.Spec.N2V4CallableExactSelected
Selected-carry N2 DIV v4 callable exact-frame wrappers.
-/
import EvmAsm.Evm64.DivMod.Spec.N2V4CallableExact
import EvmAsm.Evm64.DivMod.Compose.FullPathN2V4NoNopCallablePostSelected
namespace EvmAsm.Evm64
open EvmAsm.Rv64
/-- Convert the word-level selected... | /-
EvmAsm.Evm64.DivMod.Spec.N2V4CallableExactSelected
Selected-carry N2 DIV v4 callable exact-frame wrappers.
-/
import EvmAsm.Evm64.DivMod.Spec.N2V4CallableExact
import EvmAsm.Evm64.DivMod.Compose.FullPathN2V4NoNopCallablePostSelected
namespace EvmAsm.Evm64
open EvmAsm.Rv64
/-- Convert the word-level selected... | @@ -119,6 +119,94 @@
bltu_2 bltu_1 bltu_0 a b hbnz hpath) hbody
/-- No-NOP N2 callable wrapper that constructs the selected path internally and
+ consumes a selected loop-carry provider for that path.
+
+ This hides the branch booleans at the callable surface while keeping the
+ bridge from selected ... | {
"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_85c75d309de7_3 | d8d085ed3b93fecb | lean | lean | github.com/Verified-zkEVM/evm-asm | 7d5875858bc3727250adb6880c8339048365b1b6 | EvmAsm/Evm64/DivMod/Spec/N2V4CallableExactSelected.lean | N2V4CallableExactSelected | 3 | lemma_delete | null | null | false | 0.5 | 1 | 1 | false | 0 | inf | 0 | inf | 42 | 6 | 2 | [
{
"theorem_name": "evm_div_n2_stack_spec_noNop_v4_preNoX1_callableExactFrame_autoTrialSelectedCarry_uni",
"depth": 1,
"n_commands": 0,
"n_lines": 10,
"is_leaf": true,
"centrality": 0,
"method": "deleted-dep",
"proof_text": " by\n exact evm_div_n2_stack_spec_noNop_v4_preNoX1_callable... | [
{
"name": "evm_div_n2_stack_spec_noNop_v4_preNoX1_callableExactFrame_autoTrialSelectedLoopCarry_uni",
"text": "/-- No-NOP N2 callable wrapper that constructs the selected path internally and\n consumes a selected loop-carry provider for that path.\n\n This hides the branch booleans at the callable sur... | [
{
"name": "evm_div_n2_stack_spec_v4_preNoX1_callableExactFrame_autoTrialSelectedLoopCarry_uni",
"fan_in": 0,
"n_deps_direct": 1,
"n_deps_transitive": 2,
"n_lines": 82,
"n_chars": 4523,
"n_subproofs": 0,
"n_tactics": 8,
"cyclomatic": 1,
"n_automation": 0,
"n_rewrites": 0,
... | 2 | /-
EvmAsm.Evm64.DivMod.Spec.N2V4CallableExactSelected
Selected-carry N2 DIV v4 callable exact-frame wrappers.
-/
import EvmAsm.Evm64.DivMod.Spec.N2V4CallableExact
import EvmAsm.Evm64.DivMod.Compose.FullPathN2V4NoNopCallablePostSelected
namespace EvmAsm.Evm64
open EvmAsm.Rv64
/-- Selected-path N2 DIV v4 callabl... | /-
EvmAsm.Evm64.DivMod.Spec.N2V4CallableExactSelected
Selected-carry N2 DIV v4 callable exact-frame wrappers.
-/
import EvmAsm.Evm64.DivMod.Spec.N2V4CallableExact
import EvmAsm.Evm64.DivMod.Compose.FullPathN2V4NoNopCallablePostSelected
namespace EvmAsm.Evm64
open EvmAsm.Rv64
/-- Selected-path N2 DIV v4 callabl... | @@ -87,6 +87,94 @@
(fullDivN2QuotientWordV4_eq_div_of_selected_word_path_conditions_ne_zero
bltu_2 bltu_1 bltu_0 a b hbnz hpath) hbody
+/-- No-NOP N2 callable wrapper that constructs the selected path internally and
+ consumes a selected loop-carry provider for that path.
+
+ This hides the branch 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_85c75d309de7_4 | 0ef83b191198e3c2 | lean | lean | github.com/Verified-zkEVM/evm-asm | 7d5875858bc3727250adb6880c8339048365b1b6 | EvmAsm/Evm64/DivMod/Spec/N2V4CallableExactSelected.lean | N2V4CallableExactSelected | 4 | lemma_delete | null | null | false | 0.5 | 1 | 1 | false | 0 | inf | 0 | inf | 42 | 6 | 2 | [
{
"theorem_name": "evm_div_n2_stack_spec_v4_preNoX1_callableExactFrame_autoTrialSelectedCarry_uni",
"depth": 1,
"n_commands": 0,
"n_lines": 8,
"is_leaf": true,
"centrality": 0,
"method": "deleted-dep",
"proof_text": " by\n exact cpsTripleWithin_divCode_noNop_v4_to_divCode_v4 <|\n ... | [
{
"name": "evm_div_n2_stack_spec_noNop_v4_preNoX1_callableExactFrame_autoTrialSelectedCarry_uni",
"text": "/-- No-NOP N2 callable wrapper that constructs the selected path internally and\n discharges the selected loop-carry bridge from that path. -/\ntheorem evm_div_n2_stack_spec_noNop_v4_preNoX1_callabl... | [
{
"name": "evm_div_n2_stack_spec_v4_preNoX1_callableExactFrame_autoTrialSelectedCarry_uni",
"fan_in": 0,
"n_deps_direct": 1,
"n_deps_transitive": 4,
"n_lines": 64,
"n_chars": 3377,
"n_subproofs": 0,
"n_tactics": 8,
"cyclomatic": 1,
"n_automation": 0,
"n_rewrites": 0,
... | 4 | /-
EvmAsm.Evm64.DivMod.Spec.N2V4CallableExactSelected
Selected-carry N2 DIV v4 callable exact-frame wrappers.
-/
import EvmAsm.Evm64.DivMod.Spec.N2V4CallableExact
import EvmAsm.Evm64.DivMod.Compose.FullPathN2V4NoNopCallablePostSelected
namespace EvmAsm.Evm64
open EvmAsm.Rv64
/-- Convert the word-level selected... | /-
EvmAsm.Evm64.DivMod.Spec.N2V4CallableExactSelected
Selected-carry N2 DIV v4 callable exact-frame wrappers.
-/
import EvmAsm.Evm64.DivMod.Spec.N2V4CallableExact
import EvmAsm.Evm64.DivMod.Compose.FullPathN2V4NoNopCallablePostSelected
namespace EvmAsm.Evm64
open EvmAsm.Rv64
/-- Convert the word-level selected... | @@ -206,6 +206,71 @@
hbnz hb3z hb2z hb1nz hshift_nz halign hpath
(hloop bltu_2 bltu_1 bltu_0 hpath)
+/-- No-NOP N2 callable wrapper that constructs the selected path internally and
+ discharges the selected loop-carry bridge from that path. -/
+theorem evm_div_n2_stack_spec_noNop_v4_preNoX1_callableExact... | {
"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_85c75d309de7_5 | 13d68ef76456f339 | lean | lean | github.com/Verified-zkEVM/evm-asm | 7d5875858bc3727250adb6880c8339048365b1b6 | EvmAsm/Evm64/DivMod/Spec/N2V4CallableExactSelected.lean | N2V4CallableExactSelected | 5 | lemma_delete | null | null | false | 0.5 | 1 | 1 | false | 0 | inf | 0 | inf | 42 | 6 | 2 | [
{
"theorem_name": "evm_div_n2_stack_spec_v4_preNoX1_callableExactFrame_autoTrialSelectedCarry_uni",
"depth": 1,
"n_commands": 0,
"n_lines": 8,
"is_leaf": true,
"centrality": 0,
"method": "deleted-dep",
"proof_text": " by\n exact cpsTripleWithin_divCode_noNop_v4_to_divCode_v4 <|\n ... | [
{
"name": "evm_div_n2_stack_spec_noNop_v4_preNoX1_callableExactFrame_autoTrialSelectedCarry_uni",
"text": "/-- No-NOP N2 callable wrapper that constructs the selected path internally and\n discharges the selected loop-carry bridge from that path. -/\ntheorem evm_div_n2_stack_spec_noNop_v4_preNoX1_callabl... | [
{
"name": "evm_div_n2_stack_spec_noNop_v4_preNoX1_callableExactFrame_limbNz_selectedCarry_uni",
"fan_in": 2,
"n_deps_direct": 1,
"n_deps_transitive": 4,
"n_lines": 65,
"n_chars": 3439,
"n_subproofs": 0,
"n_tactics": 8,
"cyclomatic": 1,
"n_automation": 0,
"n_rewrites": 0,
... | 4 | /-
EvmAsm.Evm64.DivMod.Spec.N2V4CallableExactSelected
Selected-carry N2 DIV v4 callable exact-frame wrappers.
-/
import EvmAsm.Evm64.DivMod.Spec.N2V4CallableExact
import EvmAsm.Evm64.DivMod.Compose.FullPathN2V4NoNopCallablePostSelected
namespace EvmAsm.Evm64
open EvmAsm.Rv64
/-- Convert the word-level selected... | /-
EvmAsm.Evm64.DivMod.Spec.N2V4CallableExactSelected
Selected-carry N2 DIV v4 callable exact-frame wrappers.
-/
import EvmAsm.Evm64.DivMod.Spec.N2V4CallableExact
import EvmAsm.Evm64.DivMod.Compose.FullPathN2V4NoNopCallablePostSelected
namespace EvmAsm.Evm64
open EvmAsm.Rv64
/-- Convert the word-level selected... | @@ -206,6 +206,71 @@
hbnz hb3z hb2z hb1nz hshift_nz halign hpath
(hloop bltu_2 bltu_1 bltu_0 hpath)
+/-- No-NOP N2 callable wrapper that constructs the selected path internally and
+ discharges the selected loop-carry bridge from that path. -/
+theorem evm_div_n2_stack_spec_noNop_v4_preNoX1_callableExact... | {
"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_85c75d309de7_6 | a6210c6ade67c74e | lean | lean | github.com/Verified-zkEVM/evm-asm | 7d5875858bc3727250adb6880c8339048365b1b6 | EvmAsm/Evm64/DivMod/Spec/N2V4CallableExactSelected.lean | N2V4CallableExactSelected | 6 | lemma_delete | null | null | false | 0.5 | 1 | 1 | false | 0 | inf | 0 | inf | 42 | 6 | 2 | [
{
"theorem_name": "evm_div_n2_stack_spec_noNop_v4_preNoX1_callableExactFrame_shape_selectedCarry_uni",
"depth": 1,
"n_commands": 0,
"n_lines": 10,
"is_leaf": true,
"centrality": 0,
"method": "deleted-dep",
"proof_text": " by\n have hbnz : b.getLimbN 0 ||| b.getLimbN 1 ||| b.getLimbN... | [
{
"name": "evm_div_n2_stack_spec_noNop_v4_preNoX1_callableExactFrame_limbNz_selectedCarry_uni",
"text": "/-- Selected-carry N2 DIV v4 callable wrapper using the dispatcher-style limb\n nonzero hypothesis for the divisor. -/\ntheorem evm_div_n2_stack_spec_noNop_v4_preNoX1_callableExactFrame_limbNz_selecte... | [
{
"name": "evm_div_n2_stack_spec_noNop_v4_preNoX1_callableExactFrame_shape_selectedCarry_uni",
"fan_in": 1,
"n_deps_direct": 1,
"n_deps_transitive": 5,
"n_lines": 65,
"n_chars": 3426,
"n_subproofs": 1,
"n_tactics": 10,
"cyclomatic": 1,
"n_automation": 0,
"n_rewrites": 0,
... | 5 | /-
EvmAsm.Evm64.DivMod.Spec.N2V4CallableExactSelected
Selected-carry N2 DIV v4 callable exact-frame wrappers.
-/
import EvmAsm.Evm64.DivMod.Spec.N2V4CallableExact
import EvmAsm.Evm64.DivMod.Compose.FullPathN2V4NoNopCallablePostSelected
namespace EvmAsm.Evm64
open EvmAsm.Rv64
/-- Convert the word-level selected... | /-
EvmAsm.Evm64.DivMod.Spec.N2V4CallableExactSelected
Selected-carry N2 DIV v4 callable exact-frame wrappers.
-/
import EvmAsm.Evm64.DivMod.Spec.N2V4CallableExact
import EvmAsm.Evm64.DivMod.Compose.FullPathN2V4NoNopCallablePostSelected
namespace EvmAsm.Evm64
open EvmAsm.Rv64
/-- Convert the word-level selected... | @@ -271,6 +271,70 @@
loopN2SelectedCarryV4_of_selectedPathConditionsWord
bltu_2 bltu_1 bltu_0 a b hpath)
+/-- Selected-carry N2 DIV v4 callable wrapper using the dispatcher-style limb
+ nonzero hypothesis for the divisor. -/
+theorem evm_div_n2_stack_spec_noNop_v4_preNoX1_callableExactFrame_limbNz_... | {
"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_85c75d309de7_7 | bc07112d368b6275 | lean | lean | github.com/Verified-zkEVM/evm-asm | 7d5875858bc3727250adb6880c8339048365b1b6 | EvmAsm/Evm64/DivMod/Spec/N2V4CallableExactSelected.lean | N2V4CallableExactSelected | 7 | lemma_delete | null | null | false | 0.5 | 1 | 1 | false | 0 | inf | 0 | inf | 42 | 6 | 2 | [
{
"theorem_name": "evm_div_n2_stack_spec_noNop_v4_preNoX1_callableExactFrame_shape_selectedCarry_uni",
"depth": 1,
"n_commands": 0,
"n_lines": 10,
"is_leaf": true,
"centrality": 0,
"method": "deleted-dep",
"proof_text": " by\n have hbnz : b.getLimbN 0 ||| b.getLimbN 1 ||| b.getLimbN... | [
{
"name": "evm_div_n2_stack_spec_noNop_v4_preNoX1_callableExactFrame_limbNz_selectedCarry_uni",
"text": "/-- Selected-carry N2 DIV v4 callable wrapper using the dispatcher-style limb\n nonzero hypothesis for the divisor. -/\ntheorem evm_div_n2_stack_spec_noNop_v4_preNoX1_callableExactFrame_limbNz_selecte... | [
{
"name": "evm_div_n2_stack_spec_v4_preNoX1_callableExactFrame_limbNz_selectedCarry_uni",
"fan_in": 0,
"n_deps_direct": 1,
"n_deps_transitive": 5,
"n_lines": 65,
"n_chars": 3439,
"n_subproofs": 0,
"n_tactics": 8,
"cyclomatic": 1,
"n_automation": 0,
"n_rewrites": 0,
"n... | 5 | /-
EvmAsm.Evm64.DivMod.Spec.N2V4CallableExactSelected
Selected-carry N2 DIV v4 callable exact-frame wrappers.
-/
import EvmAsm.Evm64.DivMod.Spec.N2V4CallableExact
import EvmAsm.Evm64.DivMod.Compose.FullPathN2V4NoNopCallablePostSelected
namespace EvmAsm.Evm64
open EvmAsm.Rv64
/-- Convert the word-level selected... | /-
EvmAsm.Evm64.DivMod.Spec.N2V4CallableExactSelected
Selected-carry N2 DIV v4 callable exact-frame wrappers.
-/
import EvmAsm.Evm64.DivMod.Spec.N2V4CallableExact
import EvmAsm.Evm64.DivMod.Compose.FullPathN2V4NoNopCallablePostSelected
namespace EvmAsm.Evm64
open EvmAsm.Rv64
/-- Convert the word-level selected... | @@ -271,6 +271,70 @@
loopN2SelectedCarryV4_of_selectedPathConditionsWord
bltu_2 bltu_1 bltu_0 a b hpath)
+/-- Selected-carry N2 DIV v4 callable wrapper using the dispatcher-style limb
+ nonzero hypothesis for the divisor. -/
+theorem evm_div_n2_stack_spec_noNop_v4_preNoX1_callableExactFrame_limbNz_... | {
"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_85c75d309de7_8 | 907aeecb33297a28 | lean | lean | github.com/Verified-zkEVM/evm-asm | 7d5875858bc3727250adb6880c8339048365b1b6 | EvmAsm/Evm64/DivMod/Spec/N2V4CallableExactSelected.lean | N2V4CallableExactSelected | 8 | lemma_delete | null | null | false | 0.5 | 1 | 1 | false | 0 | inf | 0 | inf | 42 | 6 | 1 | [
{
"theorem_name": "evm_div_n2_stack_spec_v4_preNoX1_callableExactFrame_shape_selectedCarry_uni",
"depth": 1,
"n_commands": 0,
"n_lines": 8,
"is_leaf": true,
"centrality": 0,
"method": "deleted-dep",
"proof_text": " by\n exact cpsTripleWithin_divCode_noNop_v4_to_divCode_v4 <|\n ev... | [
{
"name": "evm_div_n2_stack_spec_noNop_v4_preNoX1_callableExactFrame_shape_selectedCarry_uni",
"text": "/-- Selected-carry N2 DIV v4 no-NOP callable wrapper deriving divisor nonzero\n from the n=2 shape. -/\ntheorem evm_div_n2_stack_spec_noNop_v4_preNoX1_callableExactFrame_shape_selectedCarry_uni\n (s... | [
{
"name": "evm_div_n2_stack_spec_v4_preNoX1_callableExactFrame_shape_selectedCarry_uni",
"fan_in": 0,
"n_deps_direct": 1,
"n_deps_transitive": 6,
"n_lines": 63,
"n_chars": 3342,
"n_subproofs": 0,
"n_tactics": 8,
"cyclomatic": 1,
"n_automation": 0,
"n_rewrites": 0,
"n_... | 6 | /-
EvmAsm.Evm64.DivMod.Spec.N2V4CallableExactSelected
Selected-carry N2 DIV v4 callable exact-frame wrappers.
-/
import EvmAsm.Evm64.DivMod.Spec.N2V4CallableExact
import EvmAsm.Evm64.DivMod.Compose.FullPathN2V4NoNopCallablePostSelected
namespace EvmAsm.Evm64
open EvmAsm.Rv64
/-- Convert the word-level selected... | /-
EvmAsm.Evm64.DivMod.Spec.N2V4CallableExactSelected
Selected-carry N2 DIV v4 callable exact-frame wrappers.
-/
import EvmAsm.Evm64.DivMod.Spec.N2V4CallableExact
import EvmAsm.Evm64.DivMod.Compose.FullPathN2V4NoNopCallablePostSelected
namespace EvmAsm.Evm64
open EvmAsm.Rv64
/-- Convert the word-level selected... | @@ -335,6 +335,70 @@
((EvmWord.ne_zero_iff_getLimbN_or).mpr hbnz)
hb3z hb2z hb1nz hshift_nz halign hcarry harith
+/-- Selected-carry N2 DIV v4 no-NOP callable wrapper deriving divisor nonzero
+ from the n=2 shape. -/
+theorem evm_div_n2_stack_spec_noNop_v4_preNoX1_callableExactFrame_shape_selectedCarry_u... | {
"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_ab972ced6d38_0 | b262fd2fc35ca9f3 | lean | lean | github.com/Verified-zkEVM/evm-asm | 7d5875858bc3727250adb6880c8339048365b1b6 | EvmAsm/Codegen/Programs/ClzSAsm.lean | ClzSAsm | 0 | lemma_delete | null | null | false | 0.5 | 1 | 1 | false | 0 | inf | 0 | inf | 42 | 26 | 1 | [
{
"theorem_name": "clzCell_dword1",
"depth": 1,
"n_commands": 0,
"n_lines": 2,
"is_leaf": true,
"centrality": 0,
"method": "deleted-dep",
"proof_text": " by\n rw [clzCell_drop8, take8_dword_append, packBytes_dwordBytes]",
"n_chars": 66,
"n_subproofs": 0,
"n_tactics": 2,
... | [
{
"name": "clzCell_drop8",
"text": "theorem clzCell_drop8 (l0 l1 l2 l3 : Word) :\n (clzCellBytes l0 l1 l2 l3).drop 8\n = dwordBytes l1 ++ (dwordBytes l2 ++ dwordBytes l3) := by\n have h := drop8_dword_append l0\n (dwordBytes l1 ++ (dwordBytes l2 ++ dwordBytes l3)) 0\n simp only [Nat.add_zero, L... | [
{
"name": "clzCell_dword1",
"fan_in": 2,
"n_deps_direct": 1,
"n_deps_transitive": 1,
"n_lines": 5,
"n_chars": 180,
"n_subproofs": 0,
"n_tactics": 2,
"cyclomatic": 1,
"n_automation": 0,
"n_rewrites": 1,
"n_structural": 0,
"automation_only": false,
"max_nesting"... | 1 | /-
EvmAsm.Codegen.Programs.ClzSAsm
Verified SAsm body for the EIP-7939 CLZ dispatcher handler (the
drop-in replacement for the raw `clzTail` string): load the four
dwords of the top stack cell at `a2` in one focus block, select the
highest nonzero limb with a 4-way ite cascade (summarized by an
`.assert` j... | /-
EvmAsm.Codegen.Programs.ClzSAsm
Verified SAsm body for the EIP-7939 CLZ dispatcher handler (the
drop-in replacement for the raw `clzTail` string): load the four
dwords of the top stack cell at `a2` in one focus block, select the
highest nonzero limb with a 4-way ite cascade (summarized by an
`.assert` j... | @@ -31,8 +31,17 @@
(clzCellBytes l0 l1 l2 l3).length = 32 := by
simp [clzCellBytes]
+theorem clzCell_drop8 (l0 l1 l2 l3 : Word) :
+ (clzCellBytes l0 l1 l2 l3).drop 8
+ = dwordBytes l1 ++ (dwordBytes l2 ++ dwordBytes l3) := by
+ have h := drop8_dword_append l0
+ (dwordBytes l1 ++ (dwordBytes l2 ++ ... | {
"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_ab972ced6d38_1 | 3de41af3a747d648 | lean | lean | github.com/Verified-zkEVM/evm-asm | 7d5875858bc3727250adb6880c8339048365b1b6 | EvmAsm/Codegen/Programs/ClzSAsm.lean | ClzSAsm | 1 | lemma_delete | null | null | false | 0.5 | 1 | 1 | false | 0 | inf | 0 | inf | 42 | 26 | 1 | [
{
"theorem_name": "clzCell_dword2",
"depth": 1,
"n_commands": 0,
"n_lines": 2,
"is_leaf": true,
"centrality": 0,
"method": "deleted-dep",
"proof_text": " by\n rw [clzCell_drop16, take8_dword_append, packBytes_dwordBytes]",
"n_chars": 67,
"n_subproofs": 0,
"n_tactics": 2,... | [
{
"name": "clzCell_drop16",
"text": "theorem clzCell_drop16 (l0 l1 l2 l3 : Word) :\n (clzCellBytes l0 l1 l2 l3).drop 16 = dwordBytes l2 ++ dwordBytes l3 := by\n have h1 := drop8_dword_append l0\n (dwordBytes l1 ++ (dwordBytes l2 ++ dwordBytes l3)) 8\n have h2 := drop8_dword_append l1 (dwordBytes l2 ... | [
{
"name": "clzCell_dword2",
"fan_in": 2,
"n_deps_direct": 1,
"n_deps_transitive": 1,
"n_lines": 5,
"n_chars": 182,
"n_subproofs": 0,
"n_tactics": 2,
"cyclomatic": 1,
"n_automation": 0,
"n_rewrites": 1,
"n_structural": 0,
"automation_only": false,
"max_nesting"... | 1 | /-
EvmAsm.Codegen.Programs.ClzSAsm
Verified SAsm body for the EIP-7939 CLZ dispatcher handler (the
drop-in replacement for the raw `clzTail` string): load the four
dwords of the top stack cell at `a2` in one focus block, select the
highest nonzero limb with a 4-way ite cascade (summarized by an
`.assert` j... | /-
EvmAsm.Codegen.Programs.ClzSAsm
Verified SAsm body for the EIP-7939 CLZ dispatcher handler (the
drop-in replacement for the raw `clzTail` string): load the four
dwords of the top stack cell at `a2` in one focus block, select the
highest nonzero limb with a 4-way ite cascade (summarized by an
`.assert` j... | @@ -31,8 +31,18 @@
(clzCellBytes l0 l1 l2 l3).length = 32 := by
simp [clzCellBytes]
+theorem clzCell_drop16 (l0 l1 l2 l3 : Word) :
+ (clzCellBytes l0 l1 l2 l3).drop 16 = dwordBytes l2 ++ dwordBytes l3 := by
+ have h1 := drop8_dword_append l0
+ (dwordBytes l1 ++ (dwordBytes l2 ++ dwordBytes l3)) 8
+ ha... | {
"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_ab972ced6d38_2 | a70432eaae5e6e85 | lean | lean | github.com/Verified-zkEVM/evm-asm | 7d5875858bc3727250adb6880c8339048365b1b6 | EvmAsm/Codegen/Programs/ClzSAsm.lean | ClzSAsm | 2 | lemma_delete | null | null | false | 0.5 | 1 | 1 | false | 0 | inf | 0 | inf | 42 | 26 | 1 | [
{
"theorem_name": "clzCell_dword3",
"depth": 1,
"n_commands": 0,
"n_lines": 3,
"is_leaf": true,
"centrality": 0,
"method": "deleted-dep",
"proof_text": " by\n rw [clzCell_drop24, List.take_of_length_le (by rw [length_dwordBytes]),\n packBytes_dwordBytes]",
"n_chars": 103,
... | [
{
"name": "clzCell_drop24",
"text": "theorem clzCell_drop24 (l0 l1 l2 l3 : Word) :\n (clzCellBytes l0 l1 l2 l3).drop 24 = dwordBytes l3 := by\n have h1 := drop8_dword_append l0\n (dwordBytes l1 ++ (dwordBytes l2 ++ dwordBytes l3)) 16\n have h2 := drop8_dword_append l1 (dwordBytes l2 ++ dwordBytes l3... | [
{
"name": "clzCell_dword3",
"fan_in": 1,
"n_deps_direct": 1,
"n_deps_transitive": 1,
"n_lines": 6,
"n_chars": 218,
"n_subproofs": 0,
"n_tactics": 3,
"cyclomatic": 1,
"n_automation": 0,
"n_rewrites": 2,
"n_structural": 0,
"automation_only": false,
"max_nesting"... | 1 | /-
EvmAsm.Codegen.Programs.ClzSAsm
Verified SAsm body for the EIP-7939 CLZ dispatcher handler (the
drop-in replacement for the raw `clzTail` string): load the four
dwords of the top stack cell at `a2` in one focus block, select the
highest nonzero limb with a 4-way ite cascade (summarized by an
`.assert` j... | /-
EvmAsm.Codegen.Programs.ClzSAsm
Verified SAsm body for the EIP-7939 CLZ dispatcher handler (the
drop-in replacement for the raw `clzTail` string): load the four
dwords of the top stack cell at `a2` in one focus block, select the
highest nonzero limb with a 4-way ite cascade (summarized by an
`.assert` j... | @@ -31,8 +31,20 @@
(clzCellBytes l0 l1 l2 l3).length = 32 := by
simp [clzCellBytes]
+theorem clzCell_drop24 (l0 l1 l2 l3 : Word) :
+ (clzCellBytes l0 l1 l2 l3).drop 24 = dwordBytes l3 := by
+ have h1 := drop8_dword_append l0
+ (dwordBytes l1 ++ (dwordBytes l2 ++ dwordBytes l3)) 16
+ have h2 := drop8_d... | {
"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_ab972ced6d38_3 | 3c2f95ec7ba4e63d | lean | lean | github.com/Verified-zkEVM/evm-asm | 7d5875858bc3727250adb6880c8339048365b1b6 | EvmAsm/Codegen/Programs/ClzSAsm.lean | ClzSAsm | 3 | lemma_delete | null | null | false | 0.5 | 1 | 1 | false | 0 | inf | 0 | inf | 42 | 26 | 2 | [
{
"theorem_name": "clz_load_engine",
"depth": 1,
"n_commands": 0,
"n_lines": 23,
"is_leaf": true,
"centrality": 0,
"method": "deleted-dep",
"proof_text": " by\n have h0 := clz_off (rf.get .x12) 0 0 (by decide) (by decide)\n have hx12a : (rf.set .x5 l0).get .x12 = rf.get .x12 :=\n ... | [
{
"name": "clzCell_dword1",
"text": "theorem clzCell_dword1 (l0 l1 l2 l3 : Word) :\n packBytes (((clzCellBytes l0 l1 l2 l3).drop 8).take 8) = l1 := by\n rw [clzCell_drop8, take8_dword_append, packBytes_dwordBytes]\n\n",
"fan_in": 2,
"n_lines": 5,
"n_chars": 180,
"n_subproofs": 0,
"n_... | [
{
"name": "clz_load_engine",
"fan_in": 1,
"n_deps_direct": 5,
"n_deps_transitive": 8,
"n_lines": 29,
"n_chars": 1416,
"n_subproofs": 4,
"n_tactics": 26,
"cyclomatic": 1,
"n_automation": 17,
"n_rewrites": 11,
"n_structural": 3,
"automation_only": false,
"max_ne... | 8 | /-
EvmAsm.Codegen.Programs.ClzSAsm
Verified SAsm body for the EIP-7939 CLZ dispatcher handler (the
drop-in replacement for the raw `clzTail` string): load the four
dwords of the top stack cell at `a2` in one focus block, select the
highest nonzero limb with a 4-way ite cascade (summarized by an
`.assert` j... | /-
EvmAsm.Codegen.Programs.ClzSAsm
Verified SAsm body for the EIP-7939 CLZ dispatcher handler (the
drop-in replacement for the raw `clzTail` string): load the four
dwords of the top stack cell at `a2` in one focus block, select the
highest nonzero limb with a 4-way ite cascade (summarized by an
`.assert` j... | @@ -43,6 +43,10 @@
simp only [Nat.add_zero, List.drop_zero] at h
rw [clzCellBytes, h]
+theorem clzCell_dword1 (l0 l1 l2 l3 : Word) :
+ packBytes (((clzCellBytes l0 l1 l2 l3).drop 8).take 8) = l1 := by
+ rw [clzCell_drop8, take8_dword_append, packBytes_dwordBytes]
+
theorem clzCell_drop16 (l0 l1 l2 l3 : Wor... | {
"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_ab972ced6d38_4 | d5c2d81602262ac6 | lean | lean | github.com/Verified-zkEVM/evm-asm | 7d5875858bc3727250adb6880c8339048365b1b6 | EvmAsm/Codegen/Programs/ClzSAsm.lean | ClzSAsm | 4 | lemma_delete | null | null | false | 0.5 | 1 | 1 | false | 0 | inf | 0 | inf | 42 | 26 | 1 | [
{
"theorem_name": "clzCell_dword1",
"depth": 1,
"n_commands": 0,
"n_lines": 2,
"is_leaf": true,
"centrality": 0,
"method": "deleted-dep",
"proof_text": " by\n rw [clzCell_drop8, take8_dword_append, packBytes_dwordBytes]",
"n_chars": 66,
"n_subproofs": 0,
"n_tactics": 2,
... | [
{
"name": "clzCell_drop8",
"text": "theorem clzCell_drop8 (l0 l1 l2 l3 : Word) :\n (clzCellBytes l0 l1 l2 l3).drop 8\n = dwordBytes l1 ++ (dwordBytes l2 ++ dwordBytes l3) := by\n have h := drop8_dword_append l0\n (dwordBytes l1 ++ (dwordBytes l2 ++ dwordBytes l3)) 0\n simp only [Nat.add_zero, L... | [
{
"name": "clz_load_blockVCs",
"fan_in": 1,
"n_deps_direct": 5,
"n_deps_transitive": 7,
"n_lines": 25,
"n_chars": 1259,
"n_subproofs": 7,
"n_tactics": 24,
"cyclomatic": 2,
"n_automation": 16,
"n_rewrites": 4,
"n_structural": 2,
"automation_only": false,
"max_n... | 6 | /-
EvmAsm.Codegen.Programs.ClzSAsm
Verified SAsm body for the EIP-7939 CLZ dispatcher handler (the
drop-in replacement for the raw `clzTail` string): load the four
dwords of the top stack cell at `a2` in one focus block, select the
highest nonzero limb with a 4-way ite cascade (summarized by an
`.assert` j... | /-
EvmAsm.Codegen.Programs.ClzSAsm
Verified SAsm body for the EIP-7939 CLZ dispatcher handler (the
drop-in replacement for the raw `clzTail` string): load the four
dwords of the top stack cell at `a2` in one focus block, select the
highest nonzero limb with a 4-way ite cascade (summarized by an
`.assert` j... | @@ -35,8 +35,17 @@
packBytes (((clzCellBytes l0 l1 l2 l3).drop 0).take 8) = l0 :=
packDword_at0 ..
+theorem clzCell_drop8 (l0 l1 l2 l3 : Word) :
+ (clzCellBytes l0 l1 l2 l3).drop 8
+ = dwordBytes l1 ++ (dwordBytes l2 ++ dwordBytes l3) := by
+ have h := drop8_dword_append l0
+ (dwordBytes l1 ++ (dw... | {
"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_ab972ced6d38_5 | 8cf9fcf1ffc99c99 | lean | lean | github.com/Verified-zkEVM/evm-asm | 7d5875858bc3727250adb6880c8339048365b1b6 | EvmAsm/Codegen/Programs/ClzSAsm.lean | ClzSAsm | 5 | lemma_delete | null | null | false | 0.5 | 1 | 1 | false | 0 | inf | 0 | inf | 42 | 26 | 1 | [
{
"theorem_name": "clz_store_engine",
"depth": 1,
"n_commands": 0,
"n_lines": 16,
"is_leaf": true,
"centrality": 0,
"method": "deleted-dep",
"proof_text": " by\n have h0 := clz_off (rf.get .x12) 0 0 (by decide) (by decide)\n have h8 := clz_off (rf.get .x12) 8 8 (by decide) (by deci... | [
{
"name": "clzCell_set8",
"text": "theorem clzCell_set8 (l0 l1 l2 l3 v : Word) :\n setBytes (clzCellBytes l0 l1 l2 l3) 8 (dwordBytes v)\n = clzCellBytes l0 v l2 l3 := by\n have h1 := setBytes_dword_past l0\n (dwordBytes l1 ++ (dwordBytes l2 ++ dwordBytes l3)) (dwordBytes v) 0\n simp only [Nat.a... | [
{
"name": "clz_store_engine",
"fan_in": 1,
"n_deps_direct": 5,
"n_deps_transitive": 5,
"n_lines": 21,
"n_chars": 981,
"n_subproofs": 4,
"n_tactics": 16,
"cyclomatic": 1,
"n_automation": 10,
"n_rewrites": 10,
"n_structural": 0,
"automation_only": false,
"max_ne... | 5 | /-
EvmAsm.Codegen.Programs.ClzSAsm
Verified SAsm body for the EIP-7939 CLZ dispatcher handler (the
drop-in replacement for the raw `clzTail` string): load the four
dwords of the top stack cell at `a2` in one focus block, select the
highest nonzero limb with a 4-way ite cascade (summarized by an
`.assert` j... | /-
EvmAsm.Codegen.Programs.ClzSAsm
Verified SAsm body for the EIP-7939 CLZ dispatcher handler (the
drop-in replacement for the raw `clzTail` string): load the four
dwords of the top stack cell at `a2` in one focus block, select the
highest nonzero limb with a 4-way ite cascade (summarized by an
`.assert` j... | @@ -36,6 +36,14 @@
= clzCellBytes v l1 l2 l3 := by
rw [clzCellBytes, setBytes_dword_at0, clzCellBytes]
+theorem clzCell_set8 (l0 l1 l2 l3 v : Word) :
+ setBytes (clzCellBytes l0 l1 l2 l3) 8 (dwordBytes v)
+ = clzCellBytes l0 v l2 l3 := by
+ have h1 := setBytes_dword_past l0
+ (dwordBytes l1 ++ (... | {
"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_ab972ced6d38_6 | 7b82575365dd0146 | lean | lean | github.com/Verified-zkEVM/evm-asm | 7d5875858bc3727250adb6880c8339048365b1b6 | EvmAsm/Codegen/Programs/ClzSAsm.lean | ClzSAsm | 6 | lemma_delete | null | null | false | 0.5 | 1 | 1 | false | 0 | inf | 0 | inf | 42 | 26 | 4 | [
{
"theorem_name": "clz_load_engine",
"depth": 1,
"n_commands": 0,
"n_lines": 23,
"is_leaf": true,
"centrality": 0,
"method": "deleted-dep",
"proof_text": " by\n have h0 := clz_off (rf.get .x12) 0 0 (by decide) (by decide)\n have hx12a : (rf.set .x5 l0).get .x12 = rf.get .x12 :=\n ... | [
{
"name": "clz_off",
"text": "private theorem clz_off (b : Word) (ofs : BitVec 12) (k : Nat)\n (hofs : signExtend12 ofs = BitVec.ofNat 64 k) (hk : k < 2 ^ 12) :\n ((b + signExtend12 ofs) - b).toNat = k := by\n rw [hofs]\n bv_omega\n\n",
"fan_in": 4,
"n_lines": 7,
"n_chars": 206,
"n_s... | [
{
"name": "clz_store_blockVCs",
"fan_in": 1,
"n_deps_direct": 2,
"n_deps_transitive": 2,
"n_lines": 15,
"n_chars": 717,
"n_subproofs": 4,
"n_tactics": 12,
"cyclomatic": 2,
"n_automation": 10,
"n_rewrites": 0,
"n_structural": 0,
"automation_only": false,
"max_n... | 1 | /-
EvmAsm.Codegen.Programs.ClzSAsm
Verified SAsm body for the EIP-7939 CLZ dispatcher handler (the
drop-in replacement for the raw `clzTail` string): load the four
dwords of the top stack cell at `a2` in one focus block, select the
highest nonzero limb with a 4-way ite cascade (summarized by an
`.assert` j... | /-
EvmAsm.Codegen.Programs.ClzSAsm
Verified SAsm body for the EIP-7939 CLZ dispatcher handler (the
drop-in replacement for the raw `clzTail` string): load the four
dwords of the top stack cell at `a2` in one focus block, select the
highest nonzero limb with a 4-way ite cascade (summarized by an
`.assert` j... | @@ -221,9 +221,25 @@
#guard ((clzBody 0 0 0 0 0 0 0 0).flatten 0
= (clzBody 0 0 0 0 0 0 0 0).flatten 0x80000000)
+private theorem clz_off (b : Word) (ofs : BitVec 12) (k : Nat)
+ (hofs : signExtend12 ofs = BitVec.ofNat 64 k) (hk : k < 2 ^ 12) :
+ ((b + signExtend12 ofs) - b).toNat = k := by
+ rw [hofs]
+ ... | {
"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_ab972ced6d38_7 | 82a2339e004ceed6 | lean | lean | github.com/Verified-zkEVM/evm-asm | 7d5875858bc3727250adb6880c8339048365b1b6 | EvmAsm/Codegen/Programs/ClzSAsm.lean | ClzSAsm | 7 | lemma_delete | null | null | false | 0.5 | 1 | 1 | false | 0 | inf | 0 | inf | 42 | 26 | 2 | [
{
"theorem_name": "clz_load_engine",
"depth": 1,
"n_commands": 0,
"n_lines": 23,
"is_leaf": true,
"centrality": 0,
"method": "deleted-dep",
"proof_text": " by\n have h0 := clz_off (rf.get .x12) 0 0 (by decide) (by decide)\n have hx12a : (rf.set .x5 l0).get .x12 = rf.get .x12 :=\n ... | [
{
"name": "clzCell_dword2",
"text": "theorem clzCell_dword2 (l0 l1 l2 l3 : Word) :\n packBytes (((clzCellBytes l0 l1 l2 l3).drop 16).take 8) = l2 := by\n rw [clzCell_drop16, take8_dword_append, packBytes_dwordBytes]\n\n",
"fan_in": 2,
"n_lines": 5,
"n_chars": 182,
"n_subproofs": 0,
"... | [
{
"name": "clzFn_spec",
"fan_in": 0,
"n_deps_direct": 15,
"n_deps_transitive": 27,
"n_lines": 289,
"n_chars": 12878,
"n_subproofs": 34,
"n_tactics": 285,
"cyclomatic": 13,
"n_automation": 166,
"n_rewrites": 114,
"n_structural": 74,
"automation_only": false,
"m... | 26 | /-
EvmAsm.Codegen.Programs.ClzSAsm
Verified SAsm body for the EIP-7939 CLZ dispatcher handler (the
drop-in replacement for the raw `clzTail` string): load the four
dwords of the top stack cell at `a2` in one focus block, select the
highest nonzero limb with a 4-way ite cascade (summarized by an
`.assert` j... | /-
EvmAsm.Codegen.Programs.ClzSAsm
Verified SAsm body for the EIP-7939 CLZ dispatcher handler (the
drop-in replacement for the raw `clzTail` string): load the four
dwords of the top stack cell at `a2` in one focus block, select the
highest nonzero limb with a 4-way ite cascade (summarized by an
`.assert` j... | @@ -56,6 +56,10 @@
simp only [Nat.add_zero, List.drop_zero] at h2
rw [clzCellBytes, h1, h2]
+theorem clzCell_dword2 (l0 l1 l2 l3 : Word) :
+ packBytes (((clzCellBytes l0 l1 l2 l3).drop 16).take 8) = l2 := by
+ rw [clzCell_drop16, take8_dword_append, packBytes_dwordBytes]
+
theorem clzCell_drop24 (l0 l1 l2 ... | {
"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_41d9de965608_0 | 9ac59ff7a1feb101 | lean | lean | github.com/Verified-zkEVM/evm-asm | 7d5875858bc3727250adb6880c8339048365b1b6 | EvmAsm/Evm64/DivMod/Compose/ModFullPathN2.lean | ModFullPathN2 | 0 | lemma_delete | null | null | false | 0.5 | 1 | 1 | false | 0 | inf | 0 | inf | 42 | 1 | 1 | [
{
"theorem_name": "evm_mod_n2_to_loopSetup_spec_within",
"depth": 1,
"n_commands": 0,
"n_lines": 112,
"is_leaf": true,
"centrality": 0,
"method": "deleted-dep",
"proof_text": " by\n let shift := (clzResult b1).1\n let antiShift := signExtend12 (0 : BitVec 12) - shift\n let b3' := ... | [
{
"name": "evm_mod_phaseAB_n2_clz_spec_within",
"text": "/-- MOD PhaseAB(n=2) + CLZ: b≠0, b[3]=b[2]=0, b[1]≠0.\n base → base+212. CLZ on b1, x6 = shift = clzResult(b1).1. -/\ntheorem evm_mod_phaseAB_n2_clz_spec_within (sp base : Word)\n (b0 b1 b2 b3 v5 v6 v7 v10 : Word)\n (q0 q1 q2 q3 u5 u6 u7 nMem... | [
{
"name": "evm_mod_n2_to_loopSetup_spec_within",
"fan_in": 0,
"n_deps_direct": 1,
"n_deps_transitive": 1,
"n_lines": 137,
"n_chars": 8302,
"n_subproofs": 14,
"n_tactics": 107,
"cyclomatic": 1,
"n_automation": 4,
"n_rewrites": 1,
"n_structural": 1,
"automation_only... | 1 | /-
EvmAsm.Evm64.DivMod.Compose.ModFullPathN2
MOD full path compositions for b[3]=b[2]=0, b[1]≠0 (n=2) case.
MOD mirrors of FullPathN2.lean with modCode.
-/
import EvmAsm.Evm64.DivMod.Compose.Epilogue
import EvmAsm.Evm64.DivMod.Compose.ModPhaseBn21
import EvmAsm.Evm64.DivMod.Compose.ModCLZ
import EvmAsm.Evm64.Di... | /-
EvmAsm.Evm64.DivMod.Compose.ModFullPathN2
MOD full path compositions for b[3]=b[2]=0, b[1]≠0 (n=2) case.
MOD mirrors of FullPathN2.lean with modCode.
-/
import EvmAsm.Evm64.DivMod.Compose.Epilogue
import EvmAsm.Evm64.DivMod.Compose.ModPhaseBn21
import EvmAsm.Evm64.DivMod.Compose.ModCLZ
import EvmAsm.Evm64.Di... | @@ -22,6 +22,70 @@
-- Phase A(ntaken) + Phase B(n=2) + CLZ: base → base+212
-- ============================================================================
+/-- MOD PhaseAB(n=2) + CLZ: b≠0, b[3]=b[2]=0, b[1]≠0.
+ base → base+212. CLZ on b1, x6 = shift = clzResult(b1).1. -/
+theorem evm_mod_phaseAB_n2_clz_spec_wi... | {
"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_0d3e0d9c3fbe_0 | 490146aa93689d70 | lean | lean | github.com/Verified-zkEVM/evm-asm | 7d5875858bc3727250adb6880c8339048365b1b6 | EvmAsm/Evm64/Exp/Compose/SavedBitFixedIterStateLoopDirect.lean | SavedBitFixedIterStateLoopDirect | 0 | lemma_delete | null | null | false | 0.5 | 1 | 1 | false | 0 | inf | 0 | inf | 42 | 6 | 2 | [
{
"theorem_name": "cpsTripleWithin_expTwoMulFixedIterPreNWithStateFrame_head_reloadDirect_pointer_from_pre",
"depth": 1,
"n_commands": 0,
"n_lines": 39,
"is_leaf": true,
"centrality": 0,
"method": "deleted-dep",
"proof_text": " by\n exact\n cpsTripleWithin_weaken\n (fun _ h ... | [
{
"name": "cpsTripleWithin_expTwoMulFixedIterPreNWithStateFrame_head_reloadDirect_from_pre",
"text": "/-- Head step wrapper with direct reload re-entry continuations.\n\n This combines the `k < 255` reload-direct step with the `k = 255` final\n exit case. The current frame supplies the next pointer ce... | [
{
"name": "cpsTripleWithin_expTwoMulFixedIterPreNWithStateFrame_head_reloadDirect_pointer_from_pre",
"fan_in": 2,
"n_deps_direct": 1,
"n_deps_transitive": 1,
"n_lines": 113,
"n_chars": 5224,
"n_subproofs": 0,
"n_tactics": 39,
"cyclomatic": 1,
"n_automation": 8,
"n_rewrite... | 1 | /-
EvmAsm.Evm64.Exp.Compose.SavedBitFixedIterStateLoopDirect
Head-step wrappers that let the fixed-loop induction recurse directly
through reload cases.
-/
import EvmAsm.Evm64.Exp.Compose.SavedBitFixedIterStateLoop
import EvmAsm.Evm64.Exp.Compose.SavedBitFixedControlFrame
import EvmAsm.Evm64.Exp.Compose.SavedBi... | /-
EvmAsm.Evm64.Exp.Compose.SavedBitFixedIterStateLoopDirect
Head-step wrappers that let the fixed-loop induction recurse directly
through reload cases.
-/
import EvmAsm.Evm64.Exp.Compose.SavedBitFixedIterStateLoop
import EvmAsm.Evm64.Exp.Compose.SavedBitFixedControlFrame
import EvmAsm.Evm64.Exp.Compose.SavedBi... | @@ -82,6 +82,123 @@
(rw.getLimbN 2) (rw.getLimbN 3)
a0 a1 a2 a3 v7' v11' tail
+/-- Head step wrapper with direct reload re-entry continuations.
+
+ This combines the `k < 255` reload-direct step with the `k = 255` final
+ exit case. The current frame supplies the next pointer cell; recursive
+ bran... | {
"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_0d3e0d9c3fbe_1 | c8bbd0f65787901d | lean | lean | github.com/Verified-zkEVM/evm-asm | 7d5875858bc3727250adb6880c8339048365b1b6 | EvmAsm/Evm64/Exp/Compose/SavedBitFixedIterStateLoopDirect.lean | SavedBitFixedIterStateLoopDirect | 1 | lemma_delete | null | null | false | 0.5 | 1 | 1 | false | 0 | inf | 0 | inf | 42 | 6 | 2 | [
{
"theorem_name": "cpsTripleWithin_expTwoMulFixedIterPreNWithStateFrame_head_reloadDirect_frameN_from_pre",
"depth": 1,
"n_commands": 0,
"n_lines": 33,
"is_leaf": true,
"centrality": 0,
"method": "deleted-dep",
"proof_text": " by\n have hFrameEq :\n expTwoMulFixedSavedNextLimbF... | [
{
"name": "cpsTripleWithin_expTwoMulFixedIterPreNWithStateFrame_head_reloadDirect_pointer_from_pre",
"text": "/-- Convenience form of\n `cpsTripleWithin_expTwoMulFixedIterPreNWithStateFrame_head_reloadDirect_from_pre`\n when the only carried frame is the next pointer cell required by reload\n re-en... | [
{
"name": "cpsTripleWithin_expTwoMulFixedIterPreNWithStateFrame_head_reloadDirect_frameN_from_pre",
"fan_in": 1,
"n_deps_direct": 1,
"n_deps_transitive": 2,
"n_lines": 103,
"n_chars": 4839,
"n_subproofs": 1,
"n_tactics": 33,
"cyclomatic": 1,
"n_automation": 3,
"n_rewrites... | 2 | /-
EvmAsm.Evm64.Exp.Compose.SavedBitFixedIterStateLoopDirect
Head-step wrappers that let the fixed-loop induction recurse directly
through reload cases.
-/
import EvmAsm.Evm64.Exp.Compose.SavedBitFixedIterStateLoop
import EvmAsm.Evm64.Exp.Compose.SavedBitFixedControlFrame
import EvmAsm.Evm64.Exp.Compose.SavedBi... | /-
EvmAsm.Evm64.Exp.Compose.SavedBitFixedIterStateLoopDirect
Head-step wrappers that let the fixed-loop induction recurse directly
through reload cases.
-/
import EvmAsm.Evm64.Exp.Compose.SavedBitFixedIterStateLoop
import EvmAsm.Evm64.Exp.Compose.SavedBitFixedControlFrame
import EvmAsm.Evm64.Exp.Compose.SavedBi... | @@ -199,6 +199,118 @@
hReloadTrue hk_lt v7' v10' v11' d0' d1' d2' d3')))
hExit
+/-- Convenience form of
+ `cpsTripleWithin_expTwoMulFixedIterPreNWithStateFrame_head_reloadDirect_from_pre`
+ when the only carried frame is the next pointer cell required by reload
+ re-entry. -/
+t... | {
"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_0d3e0d9c3fbe_2 | 40357e280e500d2f | lean | lean | github.com/Verified-zkEVM/evm-asm | 7d5875858bc3727250adb6880c8339048365b1b6 | EvmAsm/Evm64/Exp/Compose/SavedBitFixedIterStateLoopDirect.lean | SavedBitFixedIterStateLoopDirect | 2 | lemma_delete | null | null | false | 0.5 | 1 | 1 | false | 0 | inf | 0 | inf | 42 | 6 | 2 | [
{
"theorem_name": "cpsTripleWithin_expTwoMulFixedIterPreNWithStateFrame_head_reloadDirect_frameN_from_pre",
"depth": 1,
"n_commands": 0,
"n_lines": 33,
"is_leaf": true,
"centrality": 0,
"method": "deleted-dep",
"proof_text": " by\n have hFrameEq :\n expTwoMulFixedSavedNextLimbF... | [
{
"name": "cpsTripleWithin_expTwoMulFixedIterPreNWithStateFrame_head_reloadDirect_pointer_from_pre",
"text": "/-- Convenience form of\n `cpsTripleWithin_expTwoMulFixedIterPreNWithStateFrame_head_reloadDirect_from_pre`\n when the only carried frame is the next pointer cell required by reload\n re-en... | [
{
"name": "cpsTripleWithin_expTwoMulFixedIterPreNWithStateFrame_head_reloadDirect_frameN_succ_no_reload_from_pre",
"fan_in": 0,
"n_deps_direct": 1,
"n_deps_transitive": 3,
"n_lines": 100,
"n_chars": 4601,
"n_subproofs": 1,
"n_tactics": 29,
"cyclomatic": 1,
"n_automation": 3,
... | 3 | /-
EvmAsm.Evm64.Exp.Compose.SavedBitFixedIterStateLoopDirect
Head-step wrappers that let the fixed-loop induction recurse directly
through reload cases.
-/
import EvmAsm.Evm64.Exp.Compose.SavedBitFixedIterStateLoop
import EvmAsm.Evm64.Exp.Compose.SavedBitFixedControlFrame
import EvmAsm.Evm64.Exp.Compose.SavedBi... | /-
EvmAsm.Evm64.Exp.Compose.SavedBitFixedIterStateLoopDirect
Head-step wrappers that let the fixed-loop induction recurse directly
through reload cases.
-/
import EvmAsm.Evm64.Exp.Compose.SavedBitFixedIterStateLoop
import EvmAsm.Evm64.Exp.Compose.SavedBitFixedControlFrame
import EvmAsm.Evm64.Exp.Compose.SavedBi... | @@ -199,6 +199,118 @@
hReloadTrue hk_lt v7' v10' v11' d0' d1' d2' d3')))
hExit
+/-- Convenience form of
+ `cpsTripleWithin_expTwoMulFixedIterPreNWithStateFrame_head_reloadDirect_from_pre`
+ when the only carried frame is the next pointer cell required by reload
+ re-entry. -/
+t... | {
"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_0d3e0d9c3fbe_3 | c8b8868a1ef7c12f | lean | lean | github.com/Verified-zkEVM/evm-asm | 7d5875858bc3727250adb6880c8339048365b1b6 | EvmAsm/Evm64/Exp/Compose/SavedBitFixedIterStateLoopDirect.lean | SavedBitFixedIterStateLoopDirect | 3 | lemma_delete | null | null | false | 0.5 | 1 | 1 | false | 0 | inf | 0 | inf | 42 | 6 | 2 | [
{
"theorem_name": "cpsTripleWithin_expTwoMulFixedIterPreNWithStateFrame_head_reloadDirect_frameN_from_pre",
"depth": 1,
"n_commands": 0,
"n_lines": 33,
"is_leaf": true,
"centrality": 0,
"method": "deleted-dep",
"proof_text": " by\n have hFrameEq :\n expTwoMulFixedSavedNextLimbF... | [
{
"name": "cpsTripleWithin_expTwoMulFixedIterPreNWithStateFrame_head_reloadDirect_pointer_from_pre",
"text": "/-- Convenience form of\n `cpsTripleWithin_expTwoMulFixedIterPreNWithStateFrame_head_reloadDirect_from_pre`\n when the only carried frame is the next pointer cell required by reload\n re-en... | [
{
"name": "cpsTripleWithin_expTwoMulFixedIterPreNWithStateFrame_head_reloadDirect_reloadLimbFrameN_from_pre",
"fan_in": 1,
"n_deps_direct": 1,
"n_deps_transitive": 2,
"n_lines": 104,
"n_chars": 4872,
"n_subproofs": 1,
"n_tactics": 33,
"cyclomatic": 1,
"n_automation": 3,
"... | 2 | /-
EvmAsm.Evm64.Exp.Compose.SavedBitFixedIterStateLoopDirect
Head-step wrappers that let the fixed-loop induction recurse directly
through reload cases.
-/
import EvmAsm.Evm64.Exp.Compose.SavedBitFixedIterStateLoop
import EvmAsm.Evm64.Exp.Compose.SavedBitFixedControlFrame
import EvmAsm.Evm64.Exp.Compose.SavedBi... | /-
EvmAsm.Evm64.Exp.Compose.SavedBitFixedIterStateLoopDirect
Head-step wrappers that let the fixed-loop induction recurse directly
through reload cases.
-/
import EvmAsm.Evm64.Exp.Compose.SavedBitFixedIterStateLoop
import EvmAsm.Evm64.Exp.Compose.SavedBitFixedControlFrame
import EvmAsm.Evm64.Exp.Compose.SavedBi... | @@ -199,6 +199,118 @@
hReloadTrue hk_lt v7' v10' v11' d0' d1' d2' d3')))
hExit
+/-- Convenience form of
+ `cpsTripleWithin_expTwoMulFixedIterPreNWithStateFrame_head_reloadDirect_from_pre`
+ when the only carried frame is the next pointer cell required by reload
+ re-entry. -/
+t... | {
"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_0d3e0d9c3fbe_4 | c511de630fc4b2ed | lean | lean | github.com/Verified-zkEVM/evm-asm | 7d5875858bc3727250adb6880c8339048365b1b6 | EvmAsm/Evm64/Exp/Compose/SavedBitFixedIterStateLoopDirect.lean | SavedBitFixedIterStateLoopDirect | 4 | lemma_delete | null | null | false | 0.5 | 1 | 1 | false | 0 | inf | 0 | inf | 42 | 6 | 2 | [
{
"theorem_name": "cpsTripleWithin_expTwoMulFixedIterPreNWithStateFrame_head_reloadDirect_frameN_from_pre",
"depth": 1,
"n_commands": 0,
"n_lines": 33,
"is_leaf": true,
"centrality": 0,
"method": "deleted-dep",
"proof_text": " by\n have hFrameEq :\n expTwoMulFixedSavedNextLimbF... | [
{
"name": "cpsTripleWithin_expTwoMulFixedIterPreNWithStateFrame_head_reloadDirect_pointer_from_pre",
"text": "/-- Convenience form of\n `cpsTripleWithin_expTwoMulFixedIterPreNWithStateFrame_head_reloadDirect_from_pre`\n when the only carried frame is the next pointer cell required by reload\n re-en... | [
{
"name": "cpsTripleWithin_expTwoMulFixedIterPreNWithStateFrame_head_reloadDirect_reloadLimbFrameN_of_control_from_pre",
"fan_in": 1,
"n_deps_direct": 1,
"n_deps_transitive": 3,
"n_lines": 84,
"n_chars": 4046,
"n_subproofs": 0,
"n_tactics": 6,
"cyclomatic": 1,
"n_automation":... | 3 | /-
EvmAsm.Evm64.Exp.Compose.SavedBitFixedIterStateLoopDirect
Head-step wrappers that let the fixed-loop induction recurse directly
through reload cases.
-/
import EvmAsm.Evm64.Exp.Compose.SavedBitFixedIterStateLoop
import EvmAsm.Evm64.Exp.Compose.SavedBitFixedControlFrame
import EvmAsm.Evm64.Exp.Compose.SavedBi... | /-
EvmAsm.Evm64.Exp.Compose.SavedBitFixedIterStateLoopDirect
Head-step wrappers that let the fixed-loop induction recurse directly
through reload cases.
-/
import EvmAsm.Evm64.Exp.Compose.SavedBitFixedIterStateLoop
import EvmAsm.Evm64.Exp.Compose.SavedBitFixedControlFrame
import EvmAsm.Evm64.Exp.Compose.SavedBi... | @@ -199,6 +199,118 @@
hReloadTrue hk_lt v7' v10' v11' d0' d1' d2' d3')))
hExit
+/-- Convenience form of
+ `cpsTripleWithin_expTwoMulFixedIterPreNWithStateFrame_head_reloadDirect_from_pre`
+ when the only carried frame is the next pointer cell required by reload
+ re-entry. -/
+t... | {
"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_0d3e0d9c3fbe_5 | 1fa6fe04ab1240e3 | lean | lean | github.com/Verified-zkEVM/evm-asm | 7d5875858bc3727250adb6880c8339048365b1b6 | EvmAsm/Evm64/Exp/Compose/SavedBitFixedIterStateLoopDirect.lean | SavedBitFixedIterStateLoopDirect | 5 | lemma_delete | null | null | false | 0.5 | 1 | 1 | false | 0 | inf | 0 | inf | 42 | 6 | 1 | [
{
"theorem_name": "cpsTripleWithin_expTwoMulFixedIterPreNWithStateFrame_head_reloadDirect_reloadLimbFrameN_of_control_from_pre",
"depth": 1,
"n_commands": 0,
"n_lines": 7,
"is_leaf": true,
"centrality": 0,
"method": "deleted-dep",
"proof_text": "\n cpsTripleWithin_expTwoMulFixedIter... | [
{
"name": "cpsTripleWithin_expTwoMulFixedIterPreNWithStateFrame_head_reloadDirect_reloadLimbFrameN_from_pre",
"text": "/-- Direct head step with the current saved-limb cell expressed by the\n layout-correct reload-limb frame at a reload boundary. -/\ntheorem cpsTripleWithin_expTwoMulFixedIterPreNWithStat... | [
{
"name": "cpsTripleWithin_expTwoMulFixedIterPreNWithStateFrame_head_reloadDirect_reloadLimbFrameN_of_pre",
"fan_in": 0,
"n_deps_direct": 1,
"n_deps_transitive": 4,
"n_lines": 91,
"n_chars": 4344,
"n_subproofs": 2,
"n_tactics": 16,
"cyclomatic": 1,
"n_automation": 0,
"n_r... | 4 | /-
EvmAsm.Evm64.Exp.Compose.SavedBitFixedIterStateLoopDirect
Head-step wrappers that let the fixed-loop induction recurse directly
through reload cases.
-/
import EvmAsm.Evm64.Exp.Compose.SavedBitFixedIterStateLoop
import EvmAsm.Evm64.Exp.Compose.SavedBitFixedControlFrame
import EvmAsm.Evm64.Exp.Compose.SavedBi... | /-
EvmAsm.Evm64.Exp.Compose.SavedBitFixedIterStateLoopDirect
Head-step wrappers that let the fixed-loop induction recurse directly
through reload cases.
-/
import EvmAsm.Evm64.Exp.Compose.SavedBitFixedIterStateLoop
import EvmAsm.Evm64.Exp.Compose.SavedBitFixedControlFrame
import EvmAsm.Evm64.Exp.Compose.SavedBi... | @@ -311,6 +311,109 @@
(hReloadTrue hk_lt v7' v10' v11' d0' d1' d2' d3'))
hExit)
+/-- Direct head step with the current saved-limb cell expressed by the
+ layout-correct reload-limb frame at a reload boundary. -/
+theorem cpsTripleWithin_expTwoMulFixedIterPreNWithStateFrame_head_reloadDirect_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_0d3e0d9c3fbe_6 | eb8f39d43f450451 | lean | lean | github.com/Verified-zkEVM/evm-asm | 7d5875858bc3727250adb6880c8339048365b1b6 | EvmAsm/Evm64/Exp/Compose/SavedBitFixedIterStateLoopDirect.lean | SavedBitFixedIterStateLoopDirect | 6 | lemma_delete | null | null | false | 0.5 | 1 | 1 | false | 0 | inf | 0 | inf | 42 | 6 | 2 | [
{
"theorem_name": "cpsTripleWithin_expTwoMulFixedIterPreNWithStateFrame_head_reloadDirect_pointer_from_pre",
"depth": 1,
"n_commands": 0,
"n_lines": 39,
"is_leaf": true,
"centrality": 0,
"method": "deleted-dep",
"proof_text": " by\n exact\n cpsTripleWithin_weaken\n (fun _ h ... | [
{
"name": "cpsTripleWithin_expTwoMulFixedIterPreNWithStateFrame_head_reloadDirect_from_pre",
"text": "/-- Head step wrapper with direct reload re-entry continuations.\n\n This combines the `k < 255` reload-direct step with the `k = 255` final\n exit case. The current frame supplies the next pointer ce... | [
{
"name": "cpsTripleWithin_expTwoMulFixedIterPreNWithStateFrame_head_reloadDirect_reloadTailFrameN_of_control_from_pre",
"fan_in": 1,
"n_deps_direct": 1,
"n_deps_transitive": 1,
"n_lines": 133,
"n_chars": 6264,
"n_subproofs": 2,
"n_tactics": 53,
"cyclomatic": 1,
"n_automation... | 1 | /-
EvmAsm.Evm64.Exp.Compose.SavedBitFixedIterStateLoopDirect
Head-step wrappers that let the fixed-loop induction recurse directly
through reload cases.
-/
import EvmAsm.Evm64.Exp.Compose.SavedBitFixedIterStateLoop
import EvmAsm.Evm64.Exp.Compose.SavedBitFixedControlFrame
import EvmAsm.Evm64.Exp.Compose.SavedBi... | /-
EvmAsm.Evm64.Exp.Compose.SavedBitFixedIterStateLoopDirect
Head-step wrappers that let the fixed-loop induction recurse directly
through reload cases.
-/
import EvmAsm.Evm64.Exp.Compose.SavedBitFixedIterStateLoop
import EvmAsm.Evm64.Exp.Compose.SavedBitFixedControlFrame
import EvmAsm.Evm64.Exp.Compose.SavedBi... | @@ -82,6 +82,123 @@
(rw.getLimbN 2) (rw.getLimbN 3)
a0 a1 a2 a3 v7' v11' tail
+/-- Head step wrapper with direct reload re-entry continuations.
+
+ This combines the `k < 255` reload-direct step with the `k = 255` final
+ exit case. The current frame supplies the next pointer cell; recursive
+ bran... | {
"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_0d3e0d9c3fbe_7 | e4e2fa2d434bf1cd | lean | lean | github.com/Verified-zkEVM/evm-asm | 7d5875858bc3727250adb6880c8339048365b1b6 | EvmAsm/Evm64/Exp/Compose/SavedBitFixedIterStateLoopDirect.lean | SavedBitFixedIterStateLoopDirect | 7 | lemma_delete | null | null | false | 0.5 | 1 | 1 | false | 0 | inf | 0 | inf | 42 | 6 | 1 | [
{
"theorem_name": "cpsTripleWithin_expTwoMulFixedIterPreNWithStateFrame_head_reloadDirect_reloadTailFrameN_of_pre",
"depth": 1,
"n_commands": 0,
"n_lines": 16,
"is_leaf": true,
"centrality": 0,
"method": "deleted-dep",
"proof_text": " by\n intro R hR s hcr hPreR hpc\n obtain ⟨hp, h... | [
{
"name": "cpsTripleWithin_expTwoMulFixedIterPreNWithStateFrame_head_reloadDirect_reloadTailFrameN_of_control_from_pre",
"text": "/-- Reload-boundary direct head step over the two-cell reload-tail frame.\n\n This is the recursive handoff shape: the current `ptr - 8` cell is\n rewritten from the `nextN... | [
{
"name": "cpsTripleWithin_expTwoMulFixedIterPreNWithStateFrame_head_reloadDirect_reloadTailFrameN_of_pre",
"fan_in": 0,
"n_deps_direct": 1,
"n_deps_transitive": 2,
"n_lines": 95,
"n_chars": 4561,
"n_subproofs": 2,
"n_tactics": 16,
"cyclomatic": 1,
"n_automation": 0,
"n_r... | 2 | /-
EvmAsm.Evm64.Exp.Compose.SavedBitFixedIterStateLoopDirect
Head-step wrappers that let the fixed-loop induction recurse directly
through reload cases.
-/
import EvmAsm.Evm64.Exp.Compose.SavedBitFixedIterStateLoop
import EvmAsm.Evm64.Exp.Compose.SavedBitFixedControlFrame
import EvmAsm.Evm64.Exp.Compose.SavedBi... | /-
EvmAsm.Evm64.Exp.Compose.SavedBitFixedIterStateLoopDirect
Head-step wrappers that let the fixed-loop induction recurse directly
through reload cases.
-/
import EvmAsm.Evm64.Exp.Compose.SavedBitFixedIterStateLoop
import EvmAsm.Evm64.Exp.Compose.SavedBitFixedControlFrame
import EvmAsm.Evm64.Exp.Compose.SavedBi... | @@ -199,6 +199,138 @@
hReloadTrue hk_lt v7' v10' v11' d0' d1' d2' d3')))
hExit
+/-- Reload-boundary direct head step over the two-cell reload-tail frame.
+
+ This is the recursive handoff shape: the current `ptr - 8` cell is
+ rewritten from the `nextNextLimb` premise, while the se... | {
"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_2a48338b8dc1_0 | c8edb8d03e5d2949 | lean | lean | github.com/Verified-zkEVM/evm-asm | 7d5875858bc3727250adb6880c8339048365b1b6 | EvmAsm/Evm64/EvmWordArith/Div128CallSkipCloseV4.lean | Div128CallSkipCloseV4 | 0 | lemma_delete | null | null | false | 0.5 | 1 | 1 | false | 0 | inf | 0 | inf | 42 | 2 | 1 | [
{
"theorem_name": "div128Quot_v4_call_skip_mul_val256_b_le_val256_a",
"depth": 1,
"n_commands": 0,
"n_lines": 38,
"is_leaf": true,
"centrality": 0,
"method": "deleted-dep",
"proof_text": " by\n intro shift antiShift b3' u4 u3\n set b2' := (b2 <<< shift) ||| (b1 >>> antiShift)\n se... | [
{
"name": "c3_le_u4_of_skip_borrow_call_v4",
"text": "/-- v4 analogue of `c3_le_u4_of_skip_borrow_call`: under the v4 skip-borrow\n runtime check, the outer-mulsub borrow limb `c3` is at most `u4`.\n\n The borrow predicate `isSkipBorrowN4CallV4Ab` is structurally the same\n `if-then-else` shape as ... | [
{
"name": "div128Quot_v4_call_skip_mul_val256_b_le_val256_a",
"fan_in": 1,
"n_deps_direct": 1,
"n_deps_transitive": 1,
"n_lines": 61,
"n_chars": 3095,
"n_subproofs": 12,
"n_tactics": 35,
"cyclomatic": 1,
"n_automation": 5,
"n_rewrites": 2,
"n_structural": 4,
"auto... | 1 | /-
EvmAsm.Evm64.EvmWordArith.Div128CallSkipCloseV4
v4 analogues of the call+skip arithmetic closure in `Div128CallSkipClose`.
Provides the two Word-level facts that the upcoming v4 form of the n=4
call+skip stack spec needs, both phrased over `div128Quot_v4` and the
v4 borrow predicate `isSkipBorrowN4CallV4... | /-
EvmAsm.Evm64.EvmWordArith.Div128CallSkipCloseV4
v4 analogues of the call+skip arithmetic closure in `Div128CallSkipClose`.
Provides the two Word-level facts that the upcoming v4 form of the n=4
call+skip stack spec needs, both phrased over `div128Quot_v4` and the
v4 borrow predicate `isSkipBorrowN4CallV4... | @@ -29,6 +29,47 @@
open EvmAsm.Rv64 EvmWord
+/-- v4 analogue of `c3_le_u4_of_skip_borrow_call`: under the v4 skip-borrow
+ runtime check, the outer-mulsub borrow limb `c3` is at most `u4`.
+
+ The borrow predicate `isSkipBorrowN4CallV4Ab` is structurally the same
+ `if-then-else` shape as the v1 predicate... | {
"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_2a48338b8dc1_1 | 5f0c20770e96da57 | lean | lean | github.com/Verified-zkEVM/evm-asm | 7d5875858bc3727250adb6880c8339048365b1b6 | EvmAsm/Evm64/EvmWordArith/Div128CallSkipCloseV4.lean | Div128CallSkipCloseV4 | 1 | lemma_delete | null | null | false | 0.5 | 1 | 1 | false | 0 | inf | 0 | inf | 42 | 2 | 1 | [
{
"theorem_name": "div128Quot_v4_call_skip_le_val256_div",
"depth": 1,
"n_commands": 0,
"n_lines": 9,
"is_leaf": true,
"centrality": 0,
"method": "deleted-dep",
"proof_text": " by\n intro shift antiShift b3' u4 u3\n have h_bnz : b0 ||| b1 ||| b2 ||| b3 ≠ 0 := by\n intro h; exact... | [
{
"name": "div128Quot_v4_call_skip_mul_val256_b_le_val256_a",
"text": "/-- v4 analogue of `div128Quot_call_skip_mul_val256_b_le_val256_a`: under\n the v4 skip-borrow runtime check and shift-normalization, the v4 trial\n quotient `div128Quot_v4` does not overflow when multiplied by the true\n diviso... | [
{
"name": "div128Quot_v4_call_skip_le_val256_div",
"fan_in": 0,
"n_deps_direct": 1,
"n_deps_transitive": 2,
"n_lines": 29,
"n_chars": 1353,
"n_subproofs": 3,
"n_tactics": 10,
"cyclomatic": 1,
"n_automation": 1,
"n_rewrites": 0,
"n_structural": 4,
"automation_only"... | 2 | /-
EvmAsm.Evm64.EvmWordArith.Div128CallSkipCloseV4
v4 analogues of the call+skip arithmetic closure in `Div128CallSkipClose`.
Provides the two Word-level facts that the upcoming v4 form of the n=4
call+skip stack spec needs, both phrased over `div128Quot_v4` and the
v4 borrow predicate `isSkipBorrowN4CallV4... | /-
EvmAsm.Evm64.EvmWordArith.Div128CallSkipCloseV4
v4 analogues of the call+skip arithmetic closure in `Div128CallSkipClose`.
Provides the two Word-level facts that the upcoming v4 form of the n=4
call+skip stack spec needs, both phrased over `div128Quot_v4` and the
v4 borrow predicate `isSkipBorrowN4CallV4... | @@ -70,6 +70,66 @@
· rw [ult_iff] at hlt
omega
+/-- v4 analogue of `div128Quot_call_skip_mul_val256_b_le_val256_a`: under
+ the v4 skip-borrow runtime check and shift-normalization, the v4 trial
+ quotient `div128Quot_v4` does not overflow when multiplied by the true
+ divisor.
+
+ Proof structure... | {
"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_3c9b30fe8af2_0 | e0fbc00443e2bace | lean | lean | github.com/Verified-zkEVM/evm-asm | 7d5875858bc3727250adb6880c8339048365b1b6 | EvmAsm/Evm64/DivMod/Compose/FullPathN3V5NoNopPreloop.lean | FullPathN3V5NoNopPreloop | 0 | lemma_delete | null | null | false | 0.5 | 1 | 1 | false | 0 | inf | 0 | inf | 42 | 4 | 1 | [
{
"theorem_name": "evm_div_phaseAB_n3_clz_spec_within_v5_noNop",
"depth": 1,
"n_commands": 0,
"n_lines": 33,
"is_leaf": true,
"centrality": 0,
"method": "deleted-dep",
"proof_text": " by\n have hA := evm_div_phaseA_ntaken_spec_within_v5_noNop sp base b0 b1 b2 b3 v5 v10 hbnz\n have ... | [
{
"name": "evm_div_phaseB_n3_spec_within_v5_noNop",
"text": "/-- v5 phase-B (n=3 detection: b3=0, b2≠0), over `divCode_noNop_v5`.\n V4→V5 lift of `evm_div_phaseB_n3_spec_within_v4_noNop` (swapping the\n per-instruction code-subsumption lemmas to their v5 forms). -/\ntheorem evm_div_phaseB_n3_spec_with... | [
{
"name": "evm_div_phaseAB_n3_clz_spec_within_v5_noNop",
"fan_in": 1,
"n_deps_direct": 1,
"n_deps_transitive": 1,
"n_lines": 59,
"n_chars": 3616,
"n_subproofs": 8,
"n_tactics": 33,
"cyclomatic": 1,
"n_automation": 1,
"n_rewrites": 0,
"n_structural": 1,
"automation... | 1 | /-
EvmAsm.Evm64.DivMod.Compose.FullPathN3V5NoNopPreloop
The v5 n=3 preloop execution-spec chain (entry → loop setup) over
`divCode_noNop_v5`. The n=3 analog of `FullPathN2V5NoNopPreloop`, and the
V4→V5 lift of the n=3 preloop pieces in `FullPathN3V4NoNopPreloop` /
`PhaseABV4NoNop`: the preloop instructions ... | /-
EvmAsm.Evm64.DivMod.Compose.FullPathN3V5NoNopPreloop
The v5 n=3 preloop execution-spec chain (entry → loop setup) over
`divCode_noNop_v5`. The n=3 analog of `FullPathN2V5NoNopPreloop`, and the
V4→V5 lift of the n=3 preloop pieces in `FullPathN3V4NoNopPreloop` /
`PhaseABV4NoNop`: the preloop instructions ... | @@ -29,6 +29,137 @@
open EvmAsm.Rv64
+/-- v5 phase-B (n=3 detection: b3=0, b2≠0), over `divCode_noNop_v5`.
+ V4→V5 lift of `evm_div_phaseB_n3_spec_within_v4_noNop` (swapping the
+ per-instruction code-subsumption lemmas to their v5 forms). -/
+theorem evm_div_phaseB_n3_spec_within_v5_noNop (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_3c9b30fe8af2_1 | 18ba9b076ace0713 | lean | lean | github.com/Verified-zkEVM/evm-asm | 7d5875858bc3727250adb6880c8339048365b1b6 | EvmAsm/Evm64/DivMod/Compose/FullPathN3V5NoNopPreloop.lean | FullPathN3V5NoNopPreloop | 1 | lemma_delete | null | null | false | 0.5 | 1 | 1 | false | 0 | inf | 0 | inf | 42 | 4 | 1 | [
{
"theorem_name": "evm_div_phaseAB_n3_clz_spec_within_v5_noNop",
"depth": 1,
"n_commands": 0,
"n_lines": 33,
"is_leaf": true,
"centrality": 0,
"method": "deleted-dep",
"proof_text": " by\n have hA := evm_div_phaseA_ntaken_spec_within_v5_noNop sp base b0 b1 b2 b3 v5 v10 hbnz\n have ... | [
{
"name": "evm_div_phaseB_n3_spec_within_v5_noNop",
"text": "/-- v5 phase-B (n=3 detection: b3=0, b2≠0), over `divCode_noNop_v5`.\n V4→V5 lift of `evm_div_phaseB_n3_spec_within_v4_noNop` (swapping the\n per-instruction code-subsumption lemmas to their v5 forms). -/\ntheorem evm_div_phaseB_n3_spec_with... | [
{
"name": "evm_div_n3_to_normB_spec_within_v5_noNop",
"fan_in": 1,
"n_deps_direct": 1,
"n_deps_transitive": 2,
"n_lines": 60,
"n_chars": 3444,
"n_subproofs": 8,
"n_tactics": 42,
"cyclomatic": 1,
"n_automation": 2,
"n_rewrites": 1,
"n_structural": 1,
"automation_on... | 2 | /-
EvmAsm.Evm64.DivMod.Compose.FullPathN3V5NoNopPreloop
The v5 n=3 preloop execution-spec chain (entry → loop setup) over
`divCode_noNop_v5`. The n=3 analog of `FullPathN2V5NoNopPreloop`, and the
V4→V5 lift of the n=3 preloop pieces in `FullPathN3V4NoNopPreloop` /
`PhaseABV4NoNop`: the preloop instructions ... | /-
EvmAsm.Evm64.DivMod.Compose.FullPathN3V5NoNopPreloop
The v5 n=3 preloop execution-spec chain (entry → loop setup) over
`divCode_noNop_v5`. The n=3 analog of `FullPathN2V5NoNopPreloop`, and the
V4→V5 lift of the n=3 preloop pieces in `FullPathN3V4NoNopPreloop` /
`PhaseABV4NoNop`: the preloop instructions ... | @@ -29,6 +29,137 @@
open EvmAsm.Rv64
+/-- v5 phase-B (n=3 detection: b3=0, b2≠0), over `divCode_noNop_v5`.
+ V4→V5 lift of `evm_div_phaseB_n3_spec_within_v4_noNop` (swapping the
+ per-instruction code-subsumption lemmas to their v5 forms). -/
+theorem evm_div_phaseB_n3_spec_within_v5_noNop (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_3c9b30fe8af2_2 | 507c38bf9cc66b74 | lean | lean | github.com/Verified-zkEVM/evm-asm | 7d5875858bc3727250adb6880c8339048365b1b6 | EvmAsm/Evm64/DivMod/Compose/FullPathN3V5NoNopPreloop.lean | FullPathN3V5NoNopPreloop | 2 | lemma_delete | null | null | false | 0.5 | 1 | 1 | false | 0 | inf | 0 | inf | 42 | 4 | 1 | [
{
"theorem_name": "evm_div_phaseAB_n3_clz_spec_within_v5_noNop",
"depth": 1,
"n_commands": 0,
"n_lines": 33,
"is_leaf": true,
"centrality": 0,
"method": "deleted-dep",
"proof_text": " by\n have hA := evm_div_phaseA_ntaken_spec_within_v5_noNop sp base b0 b1 b2 b3 v5 v10 hbnz\n have ... | [
{
"name": "evm_div_phaseB_n3_spec_within_v5_noNop",
"text": "/-- v5 phase-B (n=3 detection: b3=0, b2≠0), over `divCode_noNop_v5`.\n V4→V5 lift of `evm_div_phaseB_n3_spec_within_v4_noNop` (swapping the\n per-instruction code-subsumption lemmas to their v5 forms). -/\ntheorem evm_div_phaseB_n3_spec_with... | [
{
"name": "evm_div_n3_to_loopSetup_spec_within_v5_noNop",
"fan_in": 1,
"n_deps_direct": 1,
"n_deps_transitive": 3,
"n_lines": 91,
"n_chars": 5535,
"n_subproofs": 8,
"n_tactics": 68,
"cyclomatic": 1,
"n_automation": 4,
"n_rewrites": 3,
"n_structural": 1,
"automatio... | 3 | /-
EvmAsm.Evm64.DivMod.Compose.FullPathN3V5NoNopPreloop
The v5 n=3 preloop execution-spec chain (entry → loop setup) over
`divCode_noNop_v5`. The n=3 analog of `FullPathN2V5NoNopPreloop`, and the
V4→V5 lift of the n=3 preloop pieces in `FullPathN3V4NoNopPreloop` /
`PhaseABV4NoNop`: the preloop instructions ... | /-
EvmAsm.Evm64.DivMod.Compose.FullPathN3V5NoNopPreloop
The v5 n=3 preloop execution-spec chain (entry → loop setup) over
`divCode_noNop_v5`. The n=3 analog of `FullPathN2V5NoNopPreloop`, and the
V4→V5 lift of the n=3 preloop pieces in `FullPathN3V4NoNopPreloop` /
`PhaseABV4NoNop`: the preloop instructions ... | @@ -29,6 +29,137 @@
open EvmAsm.Rv64
+/-- v5 phase-B (n=3 detection: b3=0, b2≠0), over `divCode_noNop_v5`.
+ V4→V5 lift of `evm_div_phaseB_n3_spec_within_v4_noNop` (swapping the
+ per-instruction code-subsumption lemmas to their v5 forms). -/
+theorem evm_div_phaseB_n3_spec_within_v5_noNop (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_3c9b30fe8af2_3 | 51f6212c91c7f3a4 | lean | lean | github.com/Verified-zkEVM/evm-asm | 7d5875858bc3727250adb6880c8339048365b1b6 | EvmAsm/Evm64/DivMod/Compose/FullPathN3V5NoNopPreloop.lean | FullPathN3V5NoNopPreloop | 3 | lemma_delete | null | null | false | 0.5 | 1 | 1 | false | 0 | inf | 0 | inf | 42 | 4 | 1 | [
{
"theorem_name": "evm_div_phaseAB_n3_clz_spec_within_v5_noNop",
"depth": 1,
"n_commands": 0,
"n_lines": 33,
"is_leaf": true,
"centrality": 0,
"method": "deleted-dep",
"proof_text": " by\n have hA := evm_div_phaseA_ntaken_spec_within_v5_noNop sp base b0 b1 b2 b3 v5 v10 hbnz\n have ... | [
{
"name": "evm_div_phaseB_n3_spec_within_v5_noNop",
"text": "/-- v5 phase-B (n=3 detection: b3=0, b2≠0), over `divCode_noNop_v5`.\n V4→V5 lift of `evm_div_phaseB_n3_spec_within_v4_noNop` (swapping the\n per-instruction code-subsumption lemmas to their v5 forms). -/\ntheorem evm_div_phaseB_n3_spec_with... | [
{
"name": "evm_div_n3_to_loopSetup_spec_within_v5_noNop_exact_x1_scratch_frame",
"fan_in": 0,
"n_deps_direct": 1,
"n_deps_transitive": 4,
"n_lines": 61,
"n_chars": 3319,
"n_subproofs": 2,
"n_tactics": 18,
"cyclomatic": 1,
"n_automation": 0,
"n_rewrites": 0,
"n_structu... | 4 | /-
EvmAsm.Evm64.DivMod.Compose.FullPathN3V5NoNopPreloop
The v5 n=3 preloop execution-spec chain (entry → loop setup) over
`divCode_noNop_v5`. The n=3 analog of `FullPathN2V5NoNopPreloop`, and the
V4→V5 lift of the n=3 preloop pieces in `FullPathN3V4NoNopPreloop` /
`PhaseABV4NoNop`: the preloop instructions ... | /-
EvmAsm.Evm64.DivMod.Compose.FullPathN3V5NoNopPreloop
The v5 n=3 preloop execution-spec chain (entry → loop setup) over
`divCode_noNop_v5`. The n=3 analog of `FullPathN2V5NoNopPreloop`, and the
V4→V5 lift of the n=3 preloop pieces in `FullPathN3V4NoNopPreloop` /
`PhaseABV4NoNop`: the preloop instructions ... | @@ -29,6 +29,137 @@
open EvmAsm.Rv64
+/-- v5 phase-B (n=3 detection: b3=0, b2≠0), over `divCode_noNop_v5`.
+ V4→V5 lift of `evm_div_phaseB_n3_spec_within_v4_noNop` (swapping the
+ per-instruction code-subsumption lemmas to their v5 forms). -/
+theorem evm_div_phaseB_n3_spec_within_v5_noNop (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_6626af8d2e62_0 | 5ea8936c44c6c923 | lean | lean | github.com/Verified-zkEVM/evm-asm | 7d5875858bc3727250adb6880c8339048365b1b6 | EvmAsm/Evm64/DivMod/Compose/PhaseAV5.lean | PhaseAV5 | 0 | lemma_delete | null | null | false | 0.5 | 1 | 1 | false | 0 | inf | 0 | inf | 42 | 2 | 1 | [
{
"theorem_name": "evm_div_phaseA_ntaken_spec_within_v5_noNop",
"depth": 1,
"n_commands": 0,
"n_lines": 22,
"is_leaf": true,
"centrality": 0,
"method": "deleted-dep",
"proof_text": " by\n have hbody := cpsTripleWithin_extend_code divK_phaseA_code_sub_divCode_noNop_v5\n (divK_phas... | [
{
"name": "beq_singleton_sub_divCode_noNop_v5",
"text": "private theorem beq_singleton_sub_divCode_noNop_v5 {base : Word} :\n ∀ a i, (CodeReq.singleton (base + phaseABeqOff) (.BEQ .x5 .x0 1020)) a = some i →\n (divCode_noNop_v5 base) a = some i := by\n intro a i h\n exact sharedNoNop_v5_b0_div a i... | [
{
"name": "evm_div_phaseA_ntaken_spec_within_v5_noNop",
"fan_in": 0,
"n_deps_direct": 2,
"n_deps_transitive": 2,
"n_lines": 35,
"n_chars": 1960,
"n_subproofs": 7,
"n_tactics": 22,
"cyclomatic": 1,
"n_automation": 1,
"n_rewrites": 3,
"n_structural": 3,
"automation_... | 2 | /-
EvmAsm.Evm64.DivMod.Compose.PhaseAV5
v5 phase-A brick (8 steps, base → phaseBOff, BEQ-not-taken for b ≠ 0) over
`divCode_noNop_v5`. Mirror of `evm_div_phaseA_ntaken_spec_within_v4_noNop`
(PhaseABV4NoNop.lean): phase-A doesn't touch div128, so its body extends to the
v5 code via the v5 block subsumption `... | /-
EvmAsm.Evm64.DivMod.Compose.PhaseAV5
v5 phase-A brick (8 steps, base → phaseBOff, BEQ-not-taken for b ≠ 0) over
`divCode_noNop_v5`. Mirror of `evm_div_phaseA_ntaken_spec_within_v4_noNop`
(PhaseABV4NoNop.lean): phase-A doesn't touch div128, so its body extends to the
v5 code via the v5 block subsumption `... | @@ -21,6 +21,14 @@
intro a i h
exact sharedNoNop_v5_b0_div a i h
+private theorem beq_singleton_sub_divCode_noNop_v5 {base : Word} :
+ ∀ a i, (CodeReq.singleton (base + phaseABeqOff) (.BEQ .x5 .x0 1020)) a = some i →
+ (divCode_noNop_v5 base) a = some i := by
+ intro a i h
+ exact sharedNoNop_v5_b0_di... | {
"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_fcef98e0c349_0 | 658d658560f85755 | lean | lean | github.com/Verified-zkEVM/evm-asm | 7d5875858bc3727250adb6880c8339048365b1b6 | EvmAsm/Rv64/MemRegion.lean | MemRegion | 0 | lemma_delete | null | null | false | 0.5 | 1 | 1 | false | 0 | inf | 0 | inf | 42 | 9 | 1 | [
{
"theorem_name": "bytesRegion_pcFree",
"depth": 1,
"n_commands": 0,
"n_lines": 2,
"is_leaf": true,
"centrality": 0,
"method": "deleted-dep",
"proof_text": "\n bytesRegionAux_pcFree _ base bs",
"n_chars": 34,
"n_subproofs": 0,
"n_tactics": 1,
"cyclomatic": 1,
"n_... | [
{
"name": "bytesRegionAux_pcFree",
"text": "theorem bytesRegionAux_pcFree (n : Nat) (base : Word) (bs : List (BitVec 8)) :\n (bytesRegionAux base n bs).pcFree := by\n induction n generalizing base bs with\n | zero => exact pcFree_emp\n | succ k ih => exact pcFree_sepConj pcFree_memIs (ih _ _)\n\n",
... | [
{
"name": "bytesRegion_pcFree",
"fan_in": 2,
"n_deps_direct": 1,
"n_deps_transitive": 1,
"n_lines": 7,
"n_chars": 201,
"n_subproofs": 0,
"n_tactics": 1,
"cyclomatic": 1,
"n_automation": 0,
"n_rewrites": 0,
"n_structural": 0,
"automation_only": false,
"max_nest... | 1 | /-
EvmAsm.Rv64.MemRegion
A contiguous multi-dword **byte region** in RISC-V memory: a `List (BitVec 8)`
stored little-endian across consecutive 8-byte dwords, each named by `↦ₘ` with
value `packBytes`. This is the separation-logic resource the RLP list decoder
needs to read a payload spanning more than one d... | /-
EvmAsm.Rv64.MemRegion
A contiguous multi-dword **byte region** in RISC-V memory: a `List (BitVec 8)`
stored little-endian across consecutive 8-byte dwords, each named by `↦ₘ` with
value `packBytes`. This is the separation-logic resource the RLP list decoder
needs to read a payload spanning more than one d... | @@ -40,8 +40,15 @@
rw [hchunks]
rfl
+theorem bytesRegionAux_pcFree (n : Nat) (base : Word) (bs : List (BitVec 8)) :
+ (bytesRegionAux base n bs).pcFree := by
+ induction n generalizing base bs with
+ | zero => exact pcFree_emp
+ | succ k ih => exact pcFree_sepConj pcFree_memIs (ih _ _)
+
theorem bytesReg... | {
"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_fcef98e0c349_1 | 4f40f681114cc47f | lean | lean | github.com/Verified-zkEVM/evm-asm | 7d5875858bc3727250adb6880c8339048365b1b6 | EvmAsm/Rv64/MemRegion.lean | MemRegion | 1 | lemma_delete | null | null | false | 0.5 | 1 | 1 | false | 0 | inf | 0 | inf | 42 | 9 | 1 | [
{
"theorem_name": "byteOffset_add_ofNat_of_aligned",
"depth": 1,
"n_commands": 0,
"n_lines": 8,
"is_leaf": true,
"centrality": 0,
"method": "deleted-dep",
"proof_text": " by\n have hi : i < 2 ^ 64 := by omega\n unfold byteOffset\n rw [BitVec.toNat_and, BitVec.toNat_add, BitVec.toN... | [
{
"name": "nat_and_seven",
"text": "private theorem nat_and_seven (n : Nat) : n &&& 7 = n % 8 := by\n have : (7 : Nat) = 2 ^ 3 - 1 := by decide\n rw [this, Nat.and_two_pow_sub_one_eq_mod]\n\n",
"fan_in": 1,
"n_lines": 5,
"n_chars": 153,
"n_subproofs": 1,
"n_tactics": 3,
"cyclomatic... | [
{
"name": "byteOffset_add_ofNat_of_aligned",
"fan_in": 2,
"n_deps_direct": 1,
"n_deps_transitive": 1,
"n_lines": 14,
"n_chars": 534,
"n_subproofs": 1,
"n_tactics": 8,
"cyclomatic": 1,
"n_automation": 2,
"n_rewrites": 4,
"n_structural": 0,
"automation_only": false,... | 1 | /-
EvmAsm.Rv64.MemRegion
A contiguous multi-dword **byte region** in RISC-V memory: a `List (BitVec 8)`
stored little-endian across consecutive 8-byte dwords, each named by `↦ₘ` with
value `packBytes`. This is the separation-logic resource the RLP list decoder
needs to read a payload spanning more than one d... | /-
EvmAsm.Rv64.MemRegion
A contiguous multi-dword **byte region** in RISC-V memory: a `List (BitVec 8)`
stored little-endian across consecutive 8-byte dwords, each named by `↦ₘ` with
value `packBytes`. This is the separation-logic resource the RLP list decoder
needs to read a payload spanning more than one d... | @@ -52,11 +52,22 @@
/-! ## Address arithmetic for an aligned base + byte offset -/
+private theorem nat_and_seven (n : Nat) : n &&& 7 = n % 8 := by
+ have : (7 : Nat) = 2 ^ 3 - 1 := by decide
+ rw [this, Nat.and_two_pow_sub_one_eq_mod]
+
/-- For a dword-aligned `base` and an in-range offset `i`, the byte offset... | {
"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_fcef98e0c349_2 | f5b6b8190bbe3883 | lean | lean | github.com/Verified-zkEVM/evm-asm | 7d5875858bc3727250adb6880c8339048365b1b6 | EvmAsm/Rv64/MemRegion.lean | MemRegion | 2 | lemma_delete | null | null | false | 0.5 | 1 | 1 | false | 0 | inf | 0 | inf | 42 | 9 | 2 | [
{
"theorem_name": "bytesRegion_dword_at",
"depth": 1,
"n_commands": 0,
"n_lines": 24,
"is_leaf": true,
"centrality": 0,
"method": "deleted-dep",
"proof_text": " by\n induction dw generalizing regionBase bs with\n | zero =>\n have hne : bs ≠ [] := by intro h; subst h; simp at hdw... | [
{
"name": "bytesRegion_eq_cons",
"text": "/-- Peel the first dword (8 bytes) off a nonempty region. -/\ntheorem bytesRegion_eq_cons (base : Word) (bs : List (BitVec 8)) (h : bs ≠ []) :\n bytesRegion base bs\n = ((base ↦ₘ packBytes (bs.take 8)) ** bytesRegion (base + 8) (bs.drop 8)) := by\n have hle... | [
{
"name": "bytesRegion_dword_at",
"fan_in": 1,
"n_deps_direct": 4,
"n_deps_transitive": 5,
"n_lines": 33,
"n_chars": 1706,
"n_subproofs": 7,
"n_tactics": 32,
"cyclomatic": 2,
"n_automation": 7,
"n_rewrites": 10,
"n_structural": 7,
"automation_only": false,
"ma... | 5 | /-
EvmAsm.Rv64.MemRegion
A contiguous multi-dword **byte region** in RISC-V memory: a `List (BitVec 8)`
stored little-endian across consecutive 8-byte dwords, each named by `↦ₘ` with
value `packBytes`. This is the separation-logic resource the RLP list decoder
needs to read a payload spanning more than one d... | /-
EvmAsm.Rv64.MemRegion
A contiguous multi-dword **byte region** in RISC-V memory: a `List (BitVec 8)`
stored little-endian across consecutive 8-byte dwords, each named by `↦ₘ` with
value `packBytes`. This is the separation-logic resource the RLP list decoder
needs to read a payload spanning more than one d... | @@ -29,6 +29,17 @@
@[simp] theorem bytesRegion_nil (base : Word) : bytesRegion base [] = empAssertion := rfl
+/-- Peel the first dword (8 bytes) off a nonempty region. -/
+theorem bytesRegion_eq_cons (base : Word) (bs : List (BitVec 8)) (h : bs ≠ []) :
+ bytesRegion base bs
+ = ((base ↦ₘ packBytes (bs.take... | {
"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_fcef98e0c349_3 | 9da09a0bf44c81e0 | lean | lean | github.com/Verified-zkEVM/evm-asm | 7d5875858bc3727250adb6880c8339048365b1b6 | EvmAsm/Rv64/MemRegion.lean | MemRegion | 3 | lemma_delete | null | null | false | 0.5 | 1 | 1 | false | 0 | inf | 0 | inf | 42 | 9 | 2 | [
{
"theorem_name": "bytesRegion_dword_at",
"depth": 1,
"n_commands": 0,
"n_lines": 24,
"is_leaf": true,
"centrality": 0,
"method": "deleted-dep",
"proof_text": " by\n induction dw generalizing regionBase bs with\n | zero =>\n have hne : bs ≠ [] := by intro h; subst h; simp at hdw... | [
{
"name": "bytesRegion_eq_cons",
"text": "/-- Peel the first dword (8 bytes) off a nonempty region. -/\ntheorem bytesRegion_eq_cons (base : Word) (bs : List (BitVec 8)) (h : bs ≠ []) :\n bytesRegion base bs\n = ((base ↦ₘ packBytes (bs.take 8)) ** bytesRegion (base + 8) (bs.drop 8)) := by\n have hle... | [
{
"name": "bytesRegion_dword_pair_at",
"fan_in": 0,
"n_deps_direct": 4,
"n_deps_transitive": 5,
"n_lines": 68,
"n_chars": 3337,
"n_subproofs": 15,
"n_tactics": 63,
"cyclomatic": 2,
"n_automation": 16,
"n_rewrites": 26,
"n_structural": 10,
"automation_only": false,... | 5 | /-
EvmAsm.Rv64.MemRegion
A contiguous multi-dword **byte region** in RISC-V memory: a `List (BitVec 8)`
stored little-endian across consecutive 8-byte dwords, each named by `↦ₘ` with
value `packBytes`. This is the separation-logic resource the RLP list decoder
needs to read a payload spanning more than one d... | /-
EvmAsm.Rv64.MemRegion
A contiguous multi-dword **byte region** in RISC-V memory: a `List (BitVec 8)`
stored little-endian across consecutive 8-byte dwords, each named by `↦ₘ` with
value `packBytes`. This is the separation-logic resource the RLP list decoder
needs to read a payload spanning more than one d... | @@ -29,6 +29,17 @@
@[simp] theorem bytesRegion_nil (base : Word) : bytesRegion base [] = empAssertion := rfl
+/-- Peel the first dword (8 bytes) off a nonempty region. -/
+theorem bytesRegion_eq_cons (base : Word) (bs : List (BitVec 8)) (h : bs ≠ []) :
+ bytesRegion base bs
+ = ((base ↦ₘ packBytes (bs.take... | {
"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_3c250e696e8a_0 | 8d8fab66f7aaad04 | lean | lean | github.com/Verified-zkEVM/evm-asm | 7d5875858bc3727250adb6880c8339048365b1b6 | EvmAsm/EL/KzgPointEvalPrecompileResultBridge.lean | KzgPointEvalPrecompileResultBridge | 0 | lemma_delete | null | null | false | 0.5 | 1 | 1 | false | 0 | inf | 0 | inf | 42 | 6 | 3 | [
{
"theorem_name": "outputBytesFromVerified_true_length",
"depth": 1,
"n_commands": 0,
"n_lines": 2,
"is_leaf": true,
"centrality": 0,
"method": "deleted-dep",
"proof_text": " by\n simp [outputBytesFromVerified, successOutputBytes_length]",
"n_chars": 63,
"n_subproofs": 0,
... | [
{
"name": "successOutputBytes_length",
"text": "theorem successOutputBytes_length :\n successOutputBytes.length = 64 := by\n decide\n\n",
"fan_in": 3,
"n_lines": 5,
"n_chars": 87,
"n_subproofs": 0,
"n_tactics": 2,
"cyclomatic": 1,
"n_automation": 1,
"n_rewrites": 0,
"... | [
{
"name": "outputBytesFromVerified_true_length",
"fan_in": 0,
"n_deps_direct": 1,
"n_deps_transitive": 1,
"n_lines": 5,
"n_chars": 160,
"n_subproofs": 0,
"n_tactics": 2,
"cyclomatic": 1,
"n_automation": 1,
"n_rewrites": 0,
"n_structural": 0,
"automation_only": tru... | 1 | /-
EvmAsm.EL.KzgPointEvalPrecompileResultBridge
Bridge from KZG point-evaluation accelerator ECALL results to EVM precompile
results.
Authored by @pirapira; implemented by Codex.
-/
import EvmAsm.EL.KzgPointEvalEcallBridge
import EvmAsm.Evm64.PrecompileResult
namespace EvmAsm.EL
namespace KzgPointEvalPreco... | /-
EvmAsm.EL.KzgPointEvalPrecompileResultBridge
Bridge from KZG point-evaluation accelerator ECALL results to EVM precompile
results.
Authored by @pirapira; implemented by Codex.
-/
import EvmAsm.EL.KzgPointEvalEcallBridge
import EvmAsm.Evm64.PrecompileResult
namespace EvmAsm.EL
namespace KzgPointEvalPreco... | @@ -53,8 +53,13 @@
def gasRemainingAfterCost (input : EvmAsm.Evm64.PrecompileInput) (cost : Nat) : Nat :=
input.gas - cost
+theorem successOutputBytes_length :
+ successOutputBytes.length = 64 := by
+ decide
+
theorem outputBytesFromVerified_true_length :
- (outputBytesFromVerified true).length = 64 := so... | {
"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_3c250e696e8a_1 | 6f40db98afb14361 | lean | lean | github.com/Verified-zkEVM/evm-asm | 7d5875858bc3727250adb6880c8339048365b1b6 | EvmAsm/EL/KzgPointEvalPrecompileResultBridge.lean | KzgPointEvalPrecompileResultBridge | 1 | lemma_delete | null | null | false | 0.5 | 1 | 1 | false | 0 | inf | 0 | inf | 42 | 6 | 3 | [
{
"theorem_name": "outputBytesFromVerified_true_length",
"depth": 1,
"n_commands": 0,
"n_lines": 2,
"is_leaf": true,
"centrality": 0,
"method": "deleted-dep",
"proof_text": " by\n simp [outputBytesFromVerified, successOutputBytes_length]",
"n_chars": 63,
"n_subproofs": 0,
... | [
{
"name": "successOutputBytes_length",
"text": "theorem successOutputBytes_length :\n successOutputBytes.length = 64 := by\n decide\n\n",
"fan_in": 3,
"n_lines": 5,
"n_chars": 87,
"n_subproofs": 0,
"n_tactics": 2,
"cyclomatic": 1,
"n_automation": 1,
"n_rewrites": 0,
"... | [
{
"name": "outputBytesFromResult_true_length",
"fan_in": 0,
"n_deps_direct": 2,
"n_deps_transitive": 2,
"n_lines": 8,
"n_chars": 284,
"n_subproofs": 0,
"n_tactics": 3,
"cyclomatic": 1,
"n_automation": 0,
"n_rewrites": 1,
"n_structural": 1,
"automation_only": false... | 2 | /-
EvmAsm.EL.KzgPointEvalPrecompileResultBridge
Bridge from KZG point-evaluation accelerator ECALL results to EVM precompile
results.
Authored by @pirapira; implemented by Codex.
-/
import EvmAsm.EL.KzgPointEvalEcallBridge
import EvmAsm.Evm64.PrecompileResult
namespace EvmAsm.EL
namespace KzgPointEvalPreco... | /-
EvmAsm.EL.KzgPointEvalPrecompileResultBridge
Bridge from KZG point-evaluation accelerator ECALL results to EVM precompile
results.
Authored by @pirapira; implemented by Codex.
-/
import EvmAsm.EL.KzgPointEvalEcallBridge
import EvmAsm.Evm64.PrecompileResult
namespace EvmAsm.EL
namespace KzgPointEvalPreco... | @@ -53,6 +53,10 @@
def gasRemainingAfterCost (input : EvmAsm.Evm64.PrecompileInput) (cost : Nat) : Nat :=
input.gas - cost
+theorem successOutputBytes_length :
+ successOutputBytes.length = 64 := by
+ decide
+
theorem outputBytesFromResult_true
{result : KzgPointEvalEcallBridge.KzgPointEvalResult}
... | {
"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_3c250e696e8a_2 | d0b9b515a9426303 | lean | lean | github.com/Verified-zkEVM/evm-asm | 7d5875858bc3727250adb6880c8339048365b1b6 | EvmAsm/EL/KzgPointEvalPrecompileResultBridge.lean | KzgPointEvalPrecompileResultBridge | 2 | lemma_delete | null | null | false | 0.5 | 1 | 1 | false | 0 | inf | 0 | inf | 42 | 6 | 1 | [
{
"theorem_name": "outputBytesFromResult_false_length",
"depth": 1,
"n_commands": 0,
"n_lines": 3,
"is_leaf": true,
"centrality": 0,
"method": "deleted-dep",
"proof_text": " by\n rw [outputBytesFromResult_false h_verified]\n rfl",
"n_chars": 55,
"n_subproofs": 0,
"n_tac... | [
{
"name": "outputBytesFromResult_false",
"text": "theorem outputBytesFromResult_false\n {result : KzgPointEvalEcallBridge.KzgPointEvalResult}\n (h_verified : result.output.verified = false) :\n outputBytesFromResult result = [] := by\n simp [outputBytesFromResult, outputBytesFromVerified, h_verifi... | [
{
"name": "outputBytesFromResult_false_length",
"fan_in": 0,
"n_deps_direct": 1,
"n_deps_transitive": 1,
"n_lines": 8,
"n_chars": 258,
"n_subproofs": 0,
"n_tactics": 3,
"cyclomatic": 1,
"n_automation": 1,
"n_rewrites": 1,
"n_structural": 0,
"automation_only": fals... | 1 | /-
EvmAsm.EL.KzgPointEvalPrecompileResultBridge
Bridge from KZG point-evaluation accelerator ECALL results to EVM precompile
results.
Authored by @pirapira; implemented by Codex.
-/
import EvmAsm.EL.KzgPointEvalEcallBridge
import EvmAsm.Evm64.PrecompileResult
namespace EvmAsm.EL
namespace KzgPointEvalPreco... | /-
EvmAsm.EL.KzgPointEvalPrecompileResultBridge
Bridge from KZG point-evaluation accelerator ECALL results to EVM precompile
results.
Authored by @pirapira; implemented by Codex.
-/
import EvmAsm.EL.KzgPointEvalEcallBridge
import EvmAsm.Evm64.PrecompileResult
namespace EvmAsm.EL
namespace KzgPointEvalPreco... | @@ -53,10 +53,18 @@
def gasRemainingAfterCost (input : EvmAsm.Evm64.PrecompileInput) (cost : Nat) : Nat :=
input.gas - cost
+theorem outputBytesFromResult_false
+ {result : KzgPointEvalEcallBridge.KzgPointEvalResult}
+ (h_verified : result.output.verified = false) :
+ outputBytesFromResult result = [] :=... | {
"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_3c250e696e8a_3 | 35a528f85ebffd1e | lean | lean | github.com/Verified-zkEVM/evm-asm | 7d5875858bc3727250adb6880c8339048365b1b6 | EvmAsm/EL/KzgPointEvalPrecompileResultBridge.lean | KzgPointEvalPrecompileResultBridge | 3 | lemma_delete | null | null | false | 0.5 | 1 | 1 | false | 0 | inf | 0 | inf | 42 | 6 | 3 | [
{
"theorem_name": "outputBytesFromVerified_true_length",
"depth": 1,
"n_commands": 0,
"n_lines": 2,
"is_leaf": true,
"centrality": 0,
"method": "deleted-dep",
"proof_text": " by\n simp [outputBytesFromVerified, successOutputBytes_length]",
"n_chars": 63,
"n_subproofs": 0,
... | [
{
"name": "successOutputBytes_length",
"text": "theorem successOutputBytes_length :\n successOutputBytes.length = 64 := by\n decide\n\n",
"fan_in": 3,
"n_lines": 5,
"n_chars": 87,
"n_subproofs": 0,
"n_tactics": 2,
"cyclomatic": 1,
"n_automation": 1,
"n_rewrites": 0,
"... | [
{
"name": "fromPointEvalResult_success_output_length",
"fan_in": 0,
"n_deps_direct": 2,
"n_deps_transitive": 2,
"n_lines": 8,
"n_chars": 381,
"n_subproofs": 0,
"n_tactics": 3,
"cyclomatic": 1,
"n_automation": 1,
"n_rewrites": 1,
"n_structural": 0,
"automation_only... | 2 | /-
EvmAsm.EL.KzgPointEvalPrecompileResultBridge
Bridge from KZG point-evaluation accelerator ECALL results to EVM precompile
results.
Authored by @pirapira; implemented by Codex.
-/
import EvmAsm.EL.KzgPointEvalEcallBridge
import EvmAsm.Evm64.PrecompileResult
namespace EvmAsm.EL
namespace KzgPointEvalPreco... | /-
EvmAsm.EL.KzgPointEvalPrecompileResultBridge
Bridge from KZG point-evaluation accelerator ECALL results to EVM precompile
results.
Authored by @pirapira; implemented by Codex.
-/
import EvmAsm.EL.KzgPointEvalEcallBridge
import EvmAsm.Evm64.PrecompileResult
namespace EvmAsm.EL
namespace KzgPointEvalPreco... | @@ -53,6 +53,10 @@
def gasRemainingAfterCost (input : EvmAsm.Evm64.PrecompileInput) (cost : Nat) : Nat :=
input.gas - cost
+theorem successOutputBytes_length :
+ successOutputBytes.length = 64 := by
+ decide
+
theorem fromPointEvalResult_eok_verified
{gasRemaining : Nat} {result : KzgPointEvalEcallBridg... | {
"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_3c250e696e8a_4 | 5431c9b6216bf870 | lean | lean | github.com/Verified-zkEVM/evm-asm | 7d5875858bc3727250adb6880c8339048365b1b6 | EvmAsm/EL/KzgPointEvalPrecompileResultBridge.lean | KzgPointEvalPrecompileResultBridge | 4 | lemma_delete | null | null | false | 0.5 | 1 | 1 | false | 0 | inf | 0 | inf | 42 | 6 | 1 | [
{
"theorem_name": "fromPointEvalResult_unverified_output_length",
"depth": 1,
"n_commands": 0,
"n_lines": 3,
"is_leaf": true,
"centrality": 0,
"method": "deleted-dep",
"proof_text": " by\n rw [fromPointEvalResult_eok_unverified h_status h_verified]\n rfl",
"n_chars": 71,
"n... | [
{
"name": "fromPointEvalResult_eok_unverified",
"text": "theorem fromPointEvalResult_eok_unverified\n {gasRemaining : Nat} {result : KzgPointEvalEcallBridge.KzgPointEvalResult}\n (h_status : result.status = .eok) (h_verified : result.output.verified = false) :\n fromPointEvalResult gasRemaining res... | [
{
"name": "fromPointEvalResult_unverified_output_length",
"fan_in": 0,
"n_deps_direct": 1,
"n_deps_transitive": 1,
"n_lines": 8,
"n_chars": 365,
"n_subproofs": 0,
"n_tactics": 3,
"cyclomatic": 1,
"n_automation": 1,
"n_rewrites": 1,
"n_structural": 0,
"automation_o... | 1 | /-
EvmAsm.EL.KzgPointEvalPrecompileResultBridge
Bridge from KZG point-evaluation accelerator ECALL results to EVM precompile
results.
Authored by @pirapira; implemented by Codex.
-/
import EvmAsm.EL.KzgPointEvalEcallBridge
import EvmAsm.Evm64.PrecompileResult
namespace EvmAsm.EL
namespace KzgPointEvalPreco... | /-
EvmAsm.EL.KzgPointEvalPrecompileResultBridge
Bridge from KZG point-evaluation accelerator ECALL results to EVM precompile
results.
Authored by @pirapira; implemented by Codex.
-/
import EvmAsm.EL.KzgPointEvalEcallBridge
import EvmAsm.Evm64.PrecompileResult
namespace EvmAsm.EL
namespace KzgPointEvalPreco... | @@ -53,6 +53,12 @@
def gasRemainingAfterCost (input : EvmAsm.Evm64.PrecompileInput) (cost : Nat) : Nat :=
input.gas - cost
+theorem fromPointEvalResult_eok_unverified
+ {gasRemaining : Nat} {result : KzgPointEvalEcallBridge.KzgPointEvalResult}
+ (h_status : result.status = .eok) (h_verified : result.output.... | {
"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_3c250e696e8a_5 | 45f3ecbb4df1b3ab | lean | lean | github.com/Verified-zkEVM/evm-asm | 7d5875858bc3727250adb6880c8339048365b1b6 | EvmAsm/EL/KzgPointEvalPrecompileResultBridge.lean | KzgPointEvalPrecompileResultBridge | 5 | lemma_delete | null | null | false | 0.5 | 1 | 1 | false | 0 | inf | 0 | inf | 42 | 6 | 1 | [
{
"theorem_name": "fromPointEvalResult_failure_output_length",
"depth": 1,
"n_commands": 0,
"n_lines": 3,
"is_leaf": true,
"centrality": 0,
"method": "deleted-dep",
"proof_text": " by\n rw [fromPointEvalResult_efail h_status]\n rfl",
"n_chars": 51,
"n_subproofs": 0,
"n_... | [
{
"name": "fromPointEvalResult_efail",
"text": "theorem fromPointEvalResult_efail\n {gasRemaining : Nat} {result : KzgPointEvalEcallBridge.KzgPointEvalResult}\n (h_status : result.status = .efail) :\n fromPointEvalResult gasRemaining result = EvmAsm.Evm64.PrecompileResult.fail gasRemaining := by\n ... | [
{
"name": "fromPointEvalResult_failure_output_length",
"fan_in": 0,
"n_deps_direct": 1,
"n_deps_transitive": 1,
"n_lines": 8,
"n_chars": 298,
"n_subproofs": 0,
"n_tactics": 3,
"cyclomatic": 1,
"n_automation": 1,
"n_rewrites": 1,
"n_structural": 0,
"automation_only... | 1 | /-
EvmAsm.EL.KzgPointEvalPrecompileResultBridge
Bridge from KZG point-evaluation accelerator ECALL results to EVM precompile
results.
Authored by @pirapira; implemented by Codex.
-/
import EvmAsm.EL.KzgPointEvalEcallBridge
import EvmAsm.Evm64.PrecompileResult
namespace EvmAsm.EL
namespace KzgPointEvalPreco... | /-
EvmAsm.EL.KzgPointEvalPrecompileResultBridge
Bridge from KZG point-evaluation accelerator ECALL results to EVM precompile
results.
Authored by @pirapira; implemented by Codex.
-/
import EvmAsm.EL.KzgPointEvalEcallBridge
import EvmAsm.Evm64.PrecompileResult
namespace EvmAsm.EL
namespace KzgPointEvalPreco... | @@ -59,6 +59,12 @@
fromPointEvalResult gasRemaining result = EvmAsm.Evm64.PrecompileResult.fail gasRemaining := by
simp [fromPointEvalResult, h_status, h_verified]
+theorem fromPointEvalResult_efail
+ {gasRemaining : Nat} {result : KzgPointEvalEcallBridge.KzgPointEvalResult}
+ (h_status : result.status ... | {
"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_6712dd82bae7_0 | 0b058f949c275c21 | lean | lean | github.com/Verified-zkEVM/evm-asm | 7d5875858bc3727250adb6880c8339048365b1b6 | EvmAsm/Evm64/DivMod/Compose/NormAV6.lean | NormAV6 | 0 | lemma_delete | null | null | false | 0.5 | 1 | 1 | false | 0 | inf | 0 | inf | 42 | 2 | 1 | [
{
"theorem_name": "divK_normA_full_spec_within_v6",
"depth": 1,
"n_commands": 0,
"n_lines": 121,
"is_leaf": true,
"centrality": 0,
"method": "deleted-dep",
"proof_text": " by\n rw [normAFullPost_unfold]\n let u4 := a3 >>> (antiShift.toNat % 64)\n let u3 := (a3 <<< (shift.toNat % 6... | [
{
"name": "divK_normA_code_sub_divCodeV6",
"text": "/-- NormA code (block index 3 of divCodeV6) is subsumed by divCodeV6. -/\nprivate theorem divK_normA_code_sub_divCodeV6 {base : Word} :\n ∀ a i, (CodeReq.ofProg (base + v6NormAOff) (divK_normA 40)) a = some i →\n (divCodeV6 base) a = some i := by\n... | [
{
"name": "divK_normA_full_spec_within_v6",
"fan_in": 0,
"n_deps_direct": 1,
"n_deps_transitive": 1,
"n_lines": 138,
"n_chars": 8234,
"n_subproofs": 25,
"n_tactics": 118,
"cyclomatic": 1,
"n_automation": 22,
"n_rewrites": 16,
"n_structural": 6,
"automation_only": ... | 1 | /-
EvmAsm.Evm64.DivMod.Compose.NormAV6
v6 normalize-phase bricks over `divCodeV6`: the full NormA block (21 instrs,
s>0) and the full CopyAU block (9 instrs, s=0). Both converge at
`base + v6Digit3Off` (NormA via its trailing `JAL x0 40` that skips CopyAU;
CopyAU by fall-through). Mirror of `Compose/NormA.le... | /-
EvmAsm.Evm64.DivMod.Compose.NormAV6
v6 normalize-phase bricks over `divCodeV6`: the full NormA block (21 instrs,
s>0) and the full CopyAU block (9 instrs, s=0). Both converge at
`base + v6Digit3Off` (NormA via its trailing `JAL x0 40` that skips CopyAU;
CopyAU by fall-through). Mirror of `Compose/NormA.le... | @@ -30,6 +30,14 @@
-- Code subsumption into divCodeV6
-- ============================================================================
+/-- NormA code (block index 3 of divCodeV6) is subsumed by divCodeV6. -/
+private theorem divK_normA_code_sub_divCodeV6 {base : Word} :
+ ∀ a i, (CodeReq.ofProg (base + v6NormAOf... | {
"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_6712dd82bae7_1 | 731a9ec0d44b1e4e | lean | lean | github.com/Verified-zkEVM/evm-asm | 7d5875858bc3727250adb6880c8339048365b1b6 | EvmAsm/Evm64/DivMod/Compose/NormAV6.lean | NormAV6 | 1 | lemma_delete | null | null | false | 0.5 | 1 | 1 | false | 0 | inf | 0 | inf | 42 | 2 | 1 | [
{
"theorem_name": "divK_copyAU_full_spec_within_v6",
"depth": 1,
"n_commands": 0,
"n_lines": 4,
"is_leaf": true,
"centrality": 0,
"method": "deleted-dep",
"proof_text": " by\n have hcopy := divK_copyAU_spec_within sp (base + v6CopyAUOff) a0 a1 a2 a3 u0 u1 u2 u3 u4 v5\n rw [show (ba... | [
{
"name": "divK_copyAU_code_sub_divCodeV6",
"text": "/-- CopyAU code (block index 4 of divCodeV6) is subsumed by divCodeV6. -/\nprivate theorem divK_copyAU_code_sub_divCodeV6 {base : Word} :\n ∀ a i, (divK_copyAU_code (base + v6CopyAUOff)) a = some i →\n (divCodeV6 base) a = some i := by\n unfold d... | [
{
"name": "divK_copyAU_full_spec_within_v6",
"fan_in": 0,
"n_deps_direct": 1,
"n_deps_transitive": 1,
"n_lines": 20,
"n_chars": 1254,
"n_subproofs": 1,
"n_tactics": 4,
"cyclomatic": 1,
"n_automation": 0,
"n_rewrites": 2,
"n_structural": 1,
"automation_only": false... | 1 | /-
EvmAsm.Evm64.DivMod.Compose.NormAV6
v6 normalize-phase bricks over `divCodeV6`: the full NormA block (21 instrs,
s>0) and the full CopyAU block (9 instrs, s=0). Both converge at
`base + v6Digit3Off` (NormA via its trailing `JAL x0 40` that skips CopyAU;
CopyAU by fall-through). Mirror of `Compose/NormA.le... | /-
EvmAsm.Evm64.DivMod.Compose.NormAV6
v6 normalize-phase bricks over `divCodeV6`: the full NormA block (21 instrs,
s>0) and the full CopyAU block (9 instrs, s=0). Both converge at
`base + v6Digit3Off` (NormA via its trailing `JAL x0 40` that skips CopyAU;
CopyAU by fall-through). Mirror of `Compose/NormA.le... | @@ -30,6 +30,19 @@
-- Code subsumption into divCodeV6
-- ============================================================================
+/-- CopyAU code (block index 4 of divCodeV6) is subsumed by divCodeV6. -/
+private theorem divK_copyAU_code_sub_divCodeV6 {base : Word} :
+ ∀ a i, (divK_copyAU_code (base + v6Cop... | {
"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... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.