lean4-htt/src/Lean/Meta/Tactic/Simp
Leonardo de Moura 2defc58159 chore: rename isNatLit => isRawNatLit
Motivation: consistency with `mkRawNatLit`
2024-02-23 15:16:12 -08:00
..
BuiltinSimprocs chore: move BitVec to top level namespace 2024-02-23 15:15:57 -08:00
BuiltinSimprocs.lean feat: simprocs for BitVec (#3407) 2024-02-19 14:01:00 -08:00
Main.lean chore: rename isNatLit => isRawNatLit 2024-02-23 15:16:12 -08:00
RegisterCommand.lean perf: add prelude to all Lean modules 2024-02-18 14:55:17 -08:00
Rewrite.lean perf: add prelude to all Lean modules 2024-02-18 14:55:17 -08: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 perf: add prelude to all Lean modules 2024-02-18 14:55:17 -08:00
SimpTheorems.lean feat: assume function application arguments occurring in local simp theorems have been annotated with no_index (#3406) 2024-02-19 12:43:34 -08:00
Types.lean chore: upstream norm_cast tactic (#3322) 2024-02-19 17:49:17 -08:00