lean4-htt/src/Lean/Meta/Tactic/Simp
Leonardo de Moura 09ddf76029 feat: simp_all now uses dependent hypotheses for simplification
However, it does not simplify them.

closes #1194
2022-06-06 18:31:34 -07:00
..
Main.lean feat: improve default simp discharge method 2022-06-06 17:29:12 -07:00
Rewrite.lean fix: remove check from Simp.synthesizeArgs 2022-06-03 07:40:30 -07:00
SimpAll.lean feat: simp_all now uses dependent hypotheses for simplification 2022-06-06 18:31:34 -07:00
SimpCongrTheorems.lean chore: remove trace[Meta.debug] leftovers 2022-04-08 06:49:09 -07:00
SimpTheorems.lean fix: make sure register_simp_attr declares an simp-like attribute parser for user simp attributes 2022-05-26 19:49:33 -07:00
Types.lean feat: support for user-defined simp attributes in the simp tactic. 2022-03-20 18:45:57 -07:00