Mathlib v3 is deprecated. Go to Mathlib v4

Commit 2021-01-15 21:05 0104948e

View on Github →

feat(order/atoms): further facts about atoms, coatoms, and simple lattices (#5493) Provides possible instances of bounded_distrib_lattice, boolean_algebra, complete_lattice, and complete_boolean_algebra on a simple lattice Relates the is_atom and is_coatom conditions to is_simple_lattice structures on intervals Shows that all three conditions are preserved by order_isos Adds more instances on bool, including is_simple_lattice

Estimated changes

added theorem bool.ff_le
added theorem bool.ff_lt_tt
added theorem bool.le_tt