Theorems · Definition · general topology
Metric.PiNatEmbed.toPiNatHomeo
{ι : Type u_2} →
(X : Type u_3) →
(Y : ι → Type u_4) →
(f : (i : ι) → X → Y i) →
[inst : Encodable ι] →
[inst_1 : (i : ι) → MetricSpace (Y i)] →
[inst_2 : TopologicalSpace X] →
[CompactSpace X] →
(∀ (i : ι), Continuous (f i)) → (Pairwise fun x y => ∃ i, f i x ≠ f i y) → X ≃ₜ Metric.PiNatEmbed X Y fHomeomorphism between X and its embedding into ∀ i, Y i induced by a separating family of
continuous functions f i : X → Y i.
- Defined in
- Mathlib.Topology.MetricSpace.PiNat
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 174 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
- Homeomorphstatement · cited by 725
- CompactSpacestatement and proof · cited by 593
- Pairwisestatement and proof · cited by 516
- Encodablestatement and proof · cited by 140
- Metric.PiNatEmbedstatement · cited by 20
- Equiv.toHomeomorphOfIsInducingproof · cited by 8
- Metric.PiNatEmbed.toPiNatEquivproof · cited by 5
Cited by3
Results whose statement or proof uses this declaration.
- Metric.PiNatEmbed.toPiNatHomeo_apply_ofPiNatstatement and proof · cited by 0
- Metric.PiNatEmbed.toPiNatHomeo_symm_applystatement and proof · cited by 0