Commit 8837bbe
chore: use
This way, we do not try to call `fun_prop` again when `dsimp` could not make any simplification. This makes a difference only when the default tactic fails, so this change should not affect working code.skip instead of -failIfUnchanged in the default tactic of Homeomorph (leanprover-community#39758)1 parent af27b81 commit 8837bbe
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
47 | | - | |
| 47 | + | |
48 | 48 | | |
49 | 49 | | |
50 | | - | |
| 50 | + | |
51 | 51 | | |
52 | 52 | | |
53 | 53 | | |
| |||
0 commit comments