lean4-htt/tests
Joachim Breitner 9df345e322
fix: .congr_simp for non-defs (#10508)
This PR allows `.congr_simp` theorems to be created not just for
definitoins, but any constant. This is important to make the machinery
work across module boundaries.

It also moves the `enableRealizationsForConst` for constructors to a
more sensible
place, and enables it for axioms.
2025-09-24 11:45:49 +00:00
..
bench chore: set temci tags for the radar bench script (#10527) 2025-09-23 19:51:10 +00:00
compiler chore: remove >6 month old deprecations (#10446) 2025-09-22 12:47:11 +00:00
elabissues
ir
lean fix: .congr_simp for non-defs (#10508) 2025-09-24 11:45:49 +00:00
pkg feat: list definitions in defeq problems that could not be unfolded for lack of @[expose] (#10158) 2025-09-23 16:13:39 +00:00
playground
plugin
simpperf
.gitignore
common.sh
lakefile.toml
lean-toolchain