lean4-htt/src/Lean/Meta/Tactic/Simp
Leonardo de Moura f306c9b69b fix: split tactic
`unreachable!` assertions at `simpIfLocalDecl` and
`simpTargetLocalDecl` were reachable.
2022-03-03 18:13:34 -08:00
..
Main.lean fix: split tactic 2022-03-03 18:13:34 -08:00
Rewrite.lean feat: simplify nested arith expressions 2022-02-27 09:01:52 -08:00
SimpAll.lean fix: simp_all was "self-simplifying" simplified hypotheses 2022-02-23 16:48:28 -08:00
SimpCongrTheorems.lean refactor: CongrLemma => SimpCongrTheorem 2022-02-06 09:15:39 -08:00
SimpTheorems.lean feat: improve SimpTheorem preprocessor 2022-02-28 18:27:36 -08:00
Types.lean feat: basic support for linear Nat arithmetic at simp 2022-02-26 08:58:32 -08:00