Theorems · Theorem · general topology
exists_countable_generateFrom_Ioi_Iio
∀ (α : Type u) [ts : TopologicalSpace α] [inst : Preorder α] [OrderTopology α] [SecondCountableTopology α],
∃ c, c.Countable ∧ ts = TopologicalSpace.generateFrom {s | ∃ a ∈ c, s = Set.Ioi a ∨ s = Set.Iio a}In a second countable topological space with the order topology, the topology is generated by half-infinite open intervals with endpoints in a countable set.
- Defined in
- Mathlib.Topology.Order.Basic
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 82 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites22
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
- Preorderstatement and proof · cited by 7,952
- Set.ofPredstatement and proof · cited by 6,101
- Set.imageproof · cited by 5,609
- IsOpenproof · cited by 2,400
- le_antisymmproof · cited by 2,068
- Set.Ioistatement and proof · cited by 1,463
- OrderTopologystatement and proof · cited by 1,355
- Set.Iiostatement and proof · cited by 1,166
- IsEmptyproof · cited by 759
- SecondCountableTopologystatement and proof · cited by 750
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.