Theorems · Theorem · general topology
TopologicalSpace.secondCountableTopology_of_countable_cover
∀ {α : Type u} [t : TopologicalSpace α] {ι : Sort u_1} [Countable ι] {U : ι → Set α}
[∀ (i : ι), SecondCountableTopology ↑(U i)],
(∀ (i : ι), IsOpen (U i)) → ⋃ i, U i = Set.univ → SecondCountableTopology αA countable open cover induces a second-countable topology if all open covers are themselves second countable.
- Defined in
- Mathlib.Topology.Bases
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 77 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites15
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.Elemstatement and proof · cited by 7,166
- Set.imageproof · cited by 5,609
- Set.univstatement and proof · cited by 3,945
- Set.iUnionstatement and proof · cited by 2,483
- IsOpenstatement and proof · cited by 2,400
- SecondCountableTopologystatement and proof · cited by 750
- Countablestatement and proof · cited by 633
- Set.Countable.imageproof · cited by 47
- Set.countable_iUnionproof · cited by 22
- TopologicalSpace.isBasis_countableBasisproof · cited by 10
Cited by1
Results whose statement or proof uses this declaration.
- ChartedSpace.secondCountable_of_countable_coverproof · cited by 1