Commit 91cded0
committed
add helper lemma for proof generation of CFG optimizations
This helper lemma is used in cases when the loop head set representation
is different in a proof goal and in a lemma. Previously, the simplifier
was used on the proof goal, but the result does not always match the
representation of the lemma that is then applied. Now, the helper lemma
is applied instead.1 parent b005c01 commit 91cded0
1 file changed
+6
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
308 | 308 | | |
309 | 309 | | |
310 | 310 | | |
| 311 | + | |
| 312 | + | |
| 313 | + | |
| 314 | + | |
| 315 | + | |
| 316 | + | |
311 | 317 | | |
312 | 318 | | |
313 | 319 | | |
| |||
0 commit comments