Commit 2024-05-30 14:45 fdaf1756
View on Github →chore: Do not import algebra in Data.Finset.Lattice (#13243)
Move the OrderBot Nat instance to a new file Order.Nat and the LinearOrderedSemiring lemmas from Data.Finset.Lattice to a new file Algebra.Order.Ring.Finset. I credit Eric for https://github.com/leanprover-community/mathlib/pull/12912.