lean4-htt/src/Lean/Meta/Tactic/Simp/BuiltinSimprocs
Leonardo de Moura 794228a982
refactor: Offset.lean and related files (#3614)
Motivation: avoid the unfold and check idiom.
This commit also minimize dependencies at `Offset.lean`.

closes #2615
2024-03-05 19:40:15 -08:00
..
BitVec.lean refactor: Offset.lean and related files (#3614) 2024-03-05 19:40:15 -08:00
Char.lean chore: use builtin_dsimproc when appropriate 2024-03-05 14:42:05 -08:00
Core.lean chore: use let_expr to cleanup code 2024-03-02 10:07:15 -08:00
Fin.lean chore: use builtin_dsimproc when appropriate 2024-03-05 14:42:05 -08:00
Int.lean chore: use builtin_dsimproc when appropriate 2024-03-05 14:42:05 -08:00
Nat.lean chore: use builtin_dsimproc when appropriate 2024-03-05 14:42:05 -08:00
String.lean refactor: Offset.lean and related files (#3614) 2024-03-05 19:40:15 -08:00
UInt.lean chore: use builtin_dsimproc when appropriate 2024-03-05 14:42:05 -08:00
Util.lean perf: add prelude to all Lean modules 2024-02-18 14:55:17 -08:00