lean4-htt/tests
Kim Morrison 88edd13642
feat: alignment of Int.ediv/fdiv/tdiv lemmas (#7319)
This PR continues alignment of lemmas about `Int.ediv/fdiv/tdiv`,
including adding notes about "missing" lemmas that do not apply in one
case. Also lemmas about `emod/fmod/tmod`. There's still more to do.
2025-03-04 10:41:01 +00:00
..
bench perf: optimize sorry detection in unused variables linter (#7129) 2025-02-22 16:43:39 +00:00
compiler
elabissues
ir
lean feat: alignment of Int.ediv/fdiv/tdiv lemmas (#7319) 2025-03-04 10:41:01 +00:00
pkg feat: debug_assert! (#7256) 2025-03-03 16:34:44 +00:00
playground
plugin
simpperf
.gitignore
bv_relation.lean fix: bv_decide structures pass instantiate mvars (#7309) 2025-03-03 21:27:53 +00:00
common.sh
lean-toolchain