lean4-htt/src/Init/Data/Int/DivMod
Markus Himmel 3d5dd15de4
chore: move bmod results from LemmasAux.lean to DivMod/Lemmas.lean (#7899)
This PR shuffles some results about integers around to make sure that
all material that currently exists about `Int.bmod` is located in
`DivMod/Lemmas.lean` and not downstream of that.
2025-04-10 12:07:11 +00:00
..
Basic.lean doc: review Int docstrings (#7568) 2025-03-20 14:04:56 +00:00
Bootstrap.lean feat: parity between Int.ediv/tdiv/fdiv theorems (#7358) 2025-03-06 12:04:14 +00:00
Lemmas.lean chore: move bmod results from LemmasAux.lean to DivMod/Lemmas.lean (#7899) 2025-04-10 12:07:11 +00:00