Mathlib v3 is deprecated. Go to Mathlib v4

Commit 2020-12-29 07:47 8e413ebb

View on Github →

feat(order/bounded_lattice): define atoms, coatoms, and simple lattices (#5471) Defines is_atom, is_coatom, and is_simple_lattice Refactors ideal.is_maximal to use is_coatom, the new definition is definitionally equal to the old one

Estimated changes