Commit b0ff51e
@
feat(Verified-zkEVM#141,Verified-zkEVM#171): closed form epsMCA = (sup bad-scalar count)/|F| + positive characterization
- epsMCA_eq_iSup_badCount_div: exact closed form — epsMCA equals the supremum over word stacks of
the bad-scalar count, divided by |F| (via ENNReal.iSup_div pulling the constant denominator out).
- epsMCA_pos_iff: 0 < epsMCA iff some stack admits a bad scalar (complements epsMCA_eq_zero_iff).
Both sorry-free, axiom-clean [propext, Classical.choice, Quot.sound]. Verified after the toolchain
rebuild settled.
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@1 parent ef98995 commit b0ff51e
1 file changed
Lines changed: 29 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
132 | 132 | | |
133 | 133 | | |
134 | 134 | | |
| 135 | + | |
| 136 | + | |
| 137 | + | |
| 138 | + | |
| 139 | + | |
| 140 | + | |
| 141 | + | |
| 142 | + | |
| 143 | + | |
| 144 | + | |
| 145 | + | |
| 146 | + | |
| 147 | + | |
| 148 | + | |
| 149 | + | |
| 150 | + | |
| 151 | + | |
| 152 | + | |
| 153 | + | |
| 154 | + | |
| 155 | + | |
| 156 | + | |
| 157 | + | |
| 158 | + | |
| 159 | + | |
| 160 | + | |
| 161 | + | |
| 162 | + | |
| 163 | + | |
135 | 164 | | |
136 | 165 | | |
137 | 166 | | |
| |||
0 commit comments