Commit 2024-04-05 18:00 2baa320c
View on Github →chore: reduce mathlib dependencies in Data.Nat.Defs (#11918) It seems that most of this file belongs in Std. This changes some proofs to avoid dependencies on mathlib, notably on the typeclass-mediated order lemmas.