Commit 1fc4768
authored
fix: incorrect reducibility setting in
This PR fixes an incorrect reducibility setting when using `grind`
interactive mode.
Signed-off-by: Leonardo de Moura <[email protected]>grind interactive mode (#11471)1 parent 1e1ed16 commit 1fc4768
File tree
2 files changed
+9
-2
lines changed- src/Lean
- Elab/Tactic/Grind
- Meta/Tactic/Grind
2 files changed
+9
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
282 | 282 | | |
283 | 283 | | |
284 | 284 | | |
285 | | - | |
| 285 | + | |
| 286 | + | |
| 287 | + | |
| 288 | + | |
286 | 289 | | |
287 | 290 | | |
288 | 291 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
499 | 499 | | |
500 | 500 | | |
501 | 501 | | |
502 | | - | |
| 502 | + | |
| 503 | + | |
| 504 | + | |
| 505 | + | |
| 506 | + | |
503 | 507 | | |
504 | 508 | | |
505 | 509 | | |
| |||
0 commit comments