Mathlib Map

Theorems · Definition · order theory

IsCompactlyGenerated.BooleanGenerators.distribLatticeOfSSupEqTop

{α : Type u_1} →
  [inst : CompleteLattice α] →
    {S : Set α} → [IsCompactlyGenerated α] → IsCompactlyGenerated.BooleanGenerators S → sSup S = ⊤ → DistribLattice α

A lattice generated by Boolean generators is a distributive lattice.

Defined in
Mathlib.Order.BooleanGenerators
Cited by
1 results in Mathlib
Foundations
Depth 67 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CompleteLatticeIsCompactlyGenerated

Around this declaration

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

Cites7

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

Cited by3

Results whose statement or proof uses this declaration.