Commit 247ad57
authored
fix: lia should not generate instances from hypotheses (#14159)
This PR fixes an oversight in the introduction of `@[lia]` that allowed
`lia` to create instances
based on quantified hypotheses. This in turn can cause explosive
performance regressions if bad
hypotheses are in scope.1 parent 2197581 commit 247ad57
1 file changed
Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
286 | 286 | | |
287 | 287 | | |
288 | 288 | | |
| 289 | + | |
| 290 | + | |
| 291 | + | |
289 | 292 | | |
290 | 293 | | |
291 | 294 | | |
| |||
0 commit comments