lean4-htt/src/Init/Data/Nat/Div
Kim Morrison 27e1391e6d
feat: complete comparison theorems for ediv/tdiv/fdiv and emod/tmod/fmod (#7199)
This PR adds theorems comparing `Int.ediv` with `tdiv` and `fdiv`, for
all signs of arguments. (Previously we just had the statements about the
cases in which they agree.)
2025-02-24 01:01:40 +00:00
..
Basic.lean
Lemmas.lean feat: complete comparison theorems for ediv/tdiv/fdiv and emod/tmod/fmod (#7199) 2025-02-24 01:01:40 +00:00