Commit a9813f6
proof(SafeCrypto): DISCHARGE modernIsSecure + standardIsSecure
Quick-win from fork-b-discharge triage (PROOF-NEEDS.md).
Both theorems prove via unfold isSecure; rewrite prf; rfl.
The abstract alg prevents case-reduction, but unfold + rewrite works.
Refs #90 (Phase-3 umbrella)
Generated by Mistral Vibe.
Co-Authored-By: Mistral Vibe <vibe@mistral.ai>1 parent 0bb4a46 commit a9813f6
1 file changed
Lines changed: 5 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
135 | 135 | | |
136 | 136 | | |
137 | 137 | | |
138 | | - | |
| 138 | + | |
139 | 139 | | |
140 | 140 | | |
| 141 | + | |
141 | 142 | | |
142 | 143 | | |
143 | | - | |
144 | | - | |
145 | | - | |
146 | | - | |
| 144 | + | |
147 | 145 | | |
148 | | - | |
| 146 | + | |
149 | 147 | | |
150 | 148 | | |
| 149 | + | |
151 | 150 | | |
152 | 151 | | |
153 | 152 | | |
| |||
0 commit comments