lean4-htt/src/Lean/Meta/Tactic/Simp/BuiltinSimprocs
Leonardo de Moura 4d4b79757d chore: move BitVec to top level namespace
Motivation: `Nat`, `Int`, `Fin`, `UInt??` are already in the top level
namespace. We will eventually define `UInt??` and `Int??` using `BitVec`.
2024-02-23 15:15:57 -08:00
..
BitVec.lean chore: move BitVec to top level namespace 2024-02-23 15:15:57 -08:00
Char.lean chore: CI: flag Lean modules not using prelude (#3463) 2024-02-23 08:06:55 +00:00
Core.lean perf: add prelude to all Lean modules 2024-02-18 14:55:17 -08:00
Fin.lean fix: support for Fin and BitVec literal normalization (#3443) 2024-02-21 19:05:47 +00:00
Int.lean feat: Int.toNat simproc (#3440) 2024-02-21 17:12:14 +00:00
Nat.lean perf: add prelude to all Lean modules 2024-02-18 14:55:17 -08:00
String.lean chore: CI: flag Lean modules not using prelude (#3463) 2024-02-23 08:06:55 +00:00
UInt.lean perf: add prelude to all Lean modules 2024-02-18 14:55:17 -08:00
Util.lean perf: add prelude to all Lean modules 2024-02-18 14:55:17 -08:00