Mathlib Map

Theorems · Theorem · order theory

complementedLattice_of_complementedLattice_Iic

∀ {ι : Type u_1} {α : Type u_2} [inst : CompleteLattice α] [IsModularLattice α] [IsCompactlyGenerated α] {s : Set ι}
  {f : ι → α}, (∀ i ∈ s, ComplementedLattice ↑(Set.Iic (f i))) → ⨆ i ∈ s, f i = ⊤ → ComplementedLattice α
Defined in
Mathlib.Order.CompactlyGenerated.Intervals
Cited by
1 results in Mathlib
Foundations
Depth 88 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CompleteLatticeIsModularLatticeIsCompactlyGenerated

Around this declaration

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

Cites24

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

Cited by1

Results whose statement or proof uses this declaration.