Theorems · Theorem · general topology
CompletePseudometrizable.iInf
∀ {α : Type u_1} {ι : Type u_3} [Countable ι] {t : ι → TopologicalSpace α},
(∃ t₀, T2Space α ∧ ∀ (i : ι), t i ≤ t₀) →
(∀ (i : ι), ∃ u, CompleteSpace α ∧ (uniformity α).IsCountablyGenerated ∧ u.toTopologicalSpace = t i) →
∃ u, CompleteSpace α ∧ (uniformity α).IsCountablyGenerated ∧ u.toTopologicalSpace = ⨅ i, t i- Defined in
- Mathlib.Topology.MetricSpace.Polish
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 89 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- Countable
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.
- TopologicalSpacestatement and proof · cited by 24,529
- Filterproof · cited by 8,121
- CompleteSpacestatement and proof · cited by 2,532
- UniformSpacestatement and proof · cited by 2,040
- iInfstatement and proof · cited by 1,690
- T2Spacestatement and proof · cited by 1,351
- uniformitystatement and proof · cited by 765
- Countablestatement and proof · cited by 633
- Filter.IsCountablyGeneratedstatement and proof · cited by 220
- iInf_uniformityproof · cited by 19
- UniformSpace.toTopologicalSpace_iInfproof · cited by 6
- CompleteSpace.iInfproof · cited by 1
Cited by1
Results whose statement or proof uses this declaration.
- PolishSpace.iInfproof · cited by 1