lean4-htt/tests
Kim Morrison 3cde12567f
feat: add HPow Int field to Field (#9500)
This PR adds a `HPow \a Int \a` field to `Lean.Grind.Field`, and
sufficient axioms to connect it to the operations, so that in future we
can reason about exponents in `grind`. To avoid collisions, we also move
the `HPow \a Nat \a` field in `Semiring` from the extends clause to a
field. Finally, we add some failing tests about normalizing exponents.
2025-07-24 06:00:11 +00:00
..
bench chore: benchmark using USE_LAKE (#9361) 2025-07-17 18:44:29 +00:00
compiler
elabissues
ir
lean feat: add HPow Int field to Field (#9500) 2025-07-24 06:00:11 +00:00
pkg perf: do not export specializations (#9465) 2025-07-23 13:12:15 +00:00
playground
plugin
simpperf
.gitignore
common.sh
lakefile.toml
lean-toolchain