Mathlib v3 is deprecated. Go to Mathlib v4

Commit 2022-08-29 13:10 daec7d61

View on Github →

chore(order/bounded_order): Rename is_complemented to complemented_lattice (#16263) This is to make space for the predicate is_complemented : α → Prop := ∃ b, is_compl a b.

Estimated changes