Theorems · Theorem · general topology
PolishSpace.exists_polishSpace_forall_le
∀ {α : Type u_1} {ι : Type u_3} [Countable ι] [t : TopologicalSpace α] [p : PolishSpace α] (m : ι → TopologicalSpace α),
(∀ (n : ι), m n ≤ t) → (∀ (n : ι), PolishSpace α) → ∃ t', (∀ (n : ι), t' ≤ m n) ∧ t' ≤ t ∧ PolishSpace αGiven a Polish space, and countably many finer Polish topologies, there exists another Polish topology which is finer than all of them.
- Defined in
- Mathlib.Topology.MetricSpace.Polish
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 155 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites7
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
- iInfproof · cited by 1,690
- le_rflproof · cited by 1,558
- Countablestatement and proof · cited by 633
- iInf_leproof · cited by 104
- PolishSpacestatement and proof · cited by 57
- PolishSpace.iInfproof · cited by 1
Cited by2
Results whose statement or proof uses this declaration.
- Measurable.exists_continuousproof · cited by 2
- PolishSpace.IsClopenable.iUnionproof · cited by 1