lean4-htt/src/Lean/Meta/Tactic/Simp
Leonardo de Moura 807182d63e
chore: allow RArray to be universe polymorphic (#8013)
This PR ensures that `RArray` can be made universe polymorphic. We need
an update-stage0 before finalizing this modification.
2025-04-18 01:10:44 +00:00
..
Arith chore: allow RArray to be universe polymorphic (#8013) 2025-04-18 01:10:44 +00:00
BuiltinSimprocs doc: review Int docstrings (#7568) 2025-03-20 14:04:56 +00:00
Arith.lean fix: simp +arith (#7515) 2025-03-17 03:11:48 +00:00
Attr.lean doc: further missing docstrings (#7613) 2025-03-21 22:20:07 +00:00
BuiltinSimprocs.lean feat: IntX simprocs (#7228) 2025-03-03 13:37:57 +00:00
Diagnostics.lean feat: simp diagnostics in grind (#6902) 2025-02-23 17:55:17 +00:00
Main.lean chore: fix spelling mistakes (#7328) 2025-04-07 01:15:48 +00:00
RegisterCommand.lean feat: attribute [simp ←] (#5870) 2024-10-29 11:07:08 +00:00
Rewrite.lean chore: revert "feat: make isRfl lazy" 2025-03-27 11:55:14 +01:00
SimpAll.lean chore: avoid runtime array bounds checks (#6134) 2024-11-21 05:04:52 +00:00
SimpCongrTheorems.lean feat: make it possible to use dot notation in m! strings (#5857) 2024-10-27 22:55:29 +00:00
Simproc.lean fix: isDefEq, whnf, simp caching and configuration (#6053) 2024-11-18 01:17:26 +00:00
SimpTheorems.lean chore: revert "feat: make isRfl lazy" 2025-03-27 11:55:14 +01:00
Types.lean chore: simp_arith has been deprecated (#7043) 2025-02-12 03:55:45 +00:00