Theorems · Theorem · general topology
SecondCountableTopology.is_open_generated_countable
∀ {α : Type u} {t : TopologicalSpace α} [self : SecondCountableTopology α],
∃ b, b.Countable ∧ t = TopologicalSpace.generateFrom bThere exists a countable set of sets that generates the topology.
- Defined in
- Mathlib.Topology.Bases
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 8 from the axioms · uses no axioms
- Assumes
- SecondCountableTopology
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites5
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setstatement · cited by 53,352
- TopologicalSpacestatement and proof · cited by 24,529
- SecondCountableTopologystatement and proof · cited by 750
- Set.Countablestatement · cited by 545
- TopologicalSpace.generateFromstatement · cited by 62
Cited by2
Results whose statement or proof uses this declaration.
- TopologicalSpace.exists_countable_basisproof · cited by 9
- TopologicalSpace.secondCountableTopology_inducedproof · cited by 1