Theorems · Theorem · general topology
eq_open_union_countable
∀ {X : Type u} [inst : TopologicalSpace X] [HereditarilyLindelofSpace X] {ι : Type u_2} (U : ι → Set X),
(∀ (i : ι), IsOpen (U i)) → ∃ t, t.Countable ∧ ⋃ i ∈ t, U i = ⋃ i, U i- Defined in
- Mathlib.Topology.Compactness.Lindelof
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 87 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites12
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.iUnionstatement and proof · cited by 2,483
- IsOpenstatement and proof · cited by 2,400
- Set.Countablestatement and proof · cited by 545
- Eq.subsetproof · cited by 124
- IsLindelofproof · cited by 85
- HereditarilyLindelofSpacestatement and proof · cited by 31
- Set.eq_of_subset_of_subsetproof · cited by 11
- IsLindelof.elim_countable_subcoverproof · cited by 10
- HereditarilyLindelofSpace.isLindelofproof · cited by 5
- Set.iUnion₂_subset_iUnionproof · cited by 4
Cited by3
Results whose statement or proof uses this declaration.
- exists_countable_upperSemicontinuous_isGLBproof · cited by 1
- eq_open_union_natproof · cited by 1
- eq_closed_inter_countableproof · cited by 0