lean4-htt/src/Lean/Meta/Tactic/Simp
2024-02-27 18:49:44 +00:00
..
BuiltinSimprocs refactor: use LitValue.lean to implement simprocs 2024-02-24 16:08:07 -08:00
Attr.lean feat: use attribute command to add and erase simprocs (#3511) 2024-02-26 23:41:49 +00:00
BuiltinSimprocs.lean feat: simprocs for BitVec (#3407) 2024-02-19 14:01:00 -08:00
Main.lean fix: regression on match expressions with builtin literals (#3521) 2024-02-27 18:49:44 +00:00
RegisterCommand.lean feat: use attribute command to add and erase simprocs (#3511) 2024-02-26 23:41:49 +00:00
Rewrite.lean fix: regression on match expressions with builtin literals (#3521) 2024-02-27 18:49:44 +00:00
SimpAll.lean perf: add prelude to all Lean modules 2024-02-18 14:55:17 -08:00
SimpCongrTheorems.lean perf: add prelude to all Lean modules 2024-02-18 14:55:17 -08:00
Simproc.lean feat: use attribute command to add and erase simprocs (#3511) 2024-02-26 23:41:49 +00:00
SimpTheorems.lean feat: use attribute command to add and erase simprocs (#3511) 2024-02-26 23:41:49 +00:00
Types.lean feat: use attribute command to add and erase simprocs (#3511) 2024-02-26 23:41:49 +00:00