Theorems · Theorem · order theory
IsCompactlyGenerated.BooleanGenerators.sSup_inter
∀ {α : Type u_1} [inst : CompleteLattice α] {S : Set α} [IsCompactlyGenerated α],
IsCompactlyGenerated.BooleanGenerators S → ∀ {T₁ T₂ : Set α}, T₁ ⊆ S → T₂ ⊆ S → sSup (T₁ ∩ T₂) = sSup T₁ ⊓ sSup T₂- Defined in
- Mathlib.Order.BooleanGenerators
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 65 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites20
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setstatement and proof · cited by 53,352
- LE.le.transproof · cited by 3,151
- le_antisymmproof · cited by 2,068
- CompleteLatticestatement and proof · cited by 1,048
- SupSet.sSupstatement and proof · cited by 954
- Eq.geproof · cited by 375
- Set.inter_subset_leftproof · cited by 360
- Set.inter_subset_rightproof · cited by 329
- inf_le_leftproof · cited by 286
- inf_le_rightproof · cited by 238
- le_infproof · cited by 107
- le_sSupproof · cited by 79
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.