Mathlib Map

Theorems · Definition · order theory

IsSimpleOrder.equivBool

{α : Type u_4} → [DecidableEq α] → [inst : LE α] → [inst_1 : BoundedOrder α] → [IsSimpleOrder α] → α ≃ Bool

Every simple lattice is isomorphic to Bool, regardless of order.

Defined in
Mathlib.Order.Atoms
Cited by
4 results in Mathlib
Foundations
Depth 12 from the axioms · uses propext
Assumes
DecidableEqLEBoundedOrderIsSimpleOrder

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites5

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by5

Results whose statement or proof uses this declaration.