lean4-htt/src/Lean/Meta/Tactic/Simp
2024-03-05 14:56:27 +00:00
..
BuiltinSimprocs feat: simprocs for folding numeric literals (#3586) 2024-03-04 02:51:04 +00: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: dsimp should reduce kernel projections (#3607) 2024-03-05 14:56:27 +00:00
RegisterCommand.lean feat: use attribute command to add and erase simprocs (#3511) 2024-02-26 23:41:49 +00:00
Rewrite.lean feat: add option tactic.skipAssignedInstances := true for backward compatibilty (#3526) 2024-02-28 05:52:29 +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: add option tactic.skipAssignedInstances := true for backward compatibilty (#3526) 2024-02-28 05:52:29 +00:00
SimpTheorems.lean feat: use attribute command to add and erase simprocs (#3511) 2024-02-26 23:41:49 +00:00
Types.lean fix: bug at Result.mkEqSymm (#3606) 2024-03-05 14:37:09 +00:00