lean4-htt/src/Init/Data/Int/DivMod
Markus Himmel 9d57ed83a9
chore: upstream Int lemmas from mathlib (#7983)
This PR upstreams many of the results from `Mathlib/Data/Int/Init.lean`.

Notably, we upstream the `simp` tag on `Int.natCast_pow`. While this is
desirable as a `simp` lemma, it is non-confluent with other good `simp`
lemmas like `Int.emod_bmod_congr`, and this will need to be addressed in
the future.
2025-04-16 17:45:08 +00:00
..
Basic.lean doc: review Int docstrings (#7568) 2025-03-20 14:04:56 +00:00
Bootstrap.lean chore: upstream Int lemmas from mathlib (#7983) 2025-04-16 17:45:08 +00:00
Lemmas.lean chore: upstream Int lemmas from mathlib (#7983) 2025-04-16 17:45:08 +00:00