Theorems · Theorem · general topology
Set.Countable.isLindelof_sUnion
∀ {X : Type u} [inst : TopologicalSpace X] {S : Set (Set X)}, S.Countable → (∀ s ∈ S, IsLindelof s) → IsLindelof (⋃₀ S)- Defined in
- Mathlib.Topology.Compactness.Lindelof
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 88 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- TopologicalSpace
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.
- Setstatement and proof · cited by 53,352
- TopologicalSpacestatement and proof · cited by 24,529
- Set.Countablestatement and proof · cited by 545
- Set.sUnionstatement · cited by 392
- IsLindelofstatement and proof · cited by 85
- Set.sUnion_eq_biUnionproof · cited by 51
- Set.Countable.isLindelof_biUnionproof · cited by 4
Cited by1
Results whose statement or proof uses this declaration.
- isLindelof_iUnionproof · cited by 2