Theorems · Theorem · general topology
Metric.PiNatEmbed.TopologicalSpace.MetrizableSpace.of_countable_separating
∀ {ι : Type u_2} {X : Type u_3} {Y : ι → Type u_4} [Encodable ι] [inst : (i : ι) → MetricSpace (Y i)]
[inst_1 : TopologicalSpace X] [CompactSpace X] (f : (i : ι) → X → Y i),
(∀ (i : ι), Continuous (f i)) → (Pairwise fun x y => ∃ i, f i x ≠ f i y) → TopologicalSpace.MetrizableSpace XIf X is compact, and there exists a sequence of continuous functions f i : X → Y i to
metric spaces Y i that separate points on X, then X is metrizable.
- Defined in
- Mathlib.Topology.MetricSpace.PiNat
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 175 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites10
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
- Continuousstatement and proof · cited by 2,592
- MetricSpacestatement and proof · cited by 1,684
- CompactSpacestatement and proof · cited by 593
- Pairwisestatement and proof · cited by 516
- Encodablestatement and proof · cited by 140
- Homeomorph.isEmbeddingproof · cited by 73
- TopologicalSpace.MetrizableSpacestatement · cited by 39
- Metric.PiNatEmbed.toPiNatHomeoproof · cited by 3
- Topology.IsEmbedding.metrizableSpaceproof · cited by 1
Cited by1
Results whose statement or proof uses this declaration.
- WeakDual.metrizable_of_isCompactproof · cited by 1