Theorems · Theorem · general topology
Metric.PiNatEmbed.toPiNatHomeo_apply_ofPiNat
∀ {ι : 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] [inst_3 : CompactSpace X]
(continuous_f : ∀ (i : ι), Continuous (f i)) (separating_f : Pairwise fun x y => ∃ i, f i x ≠ f i y) (ofPiNat : X),
((Metric.PiNatEmbed.toPiNatHomeo X Y f continuous_f separating_f) ofPiNat).ofPiNat = ofPiNat- Defined in
- Mathlib.Topology.MetricSpace.PiNat
- Cited by
- 0 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.
Cites11
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · cited by 62,936
- 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
- Metric.PiNatEmbed.ofPiNatstatement and proof · cited by 11
- Metric.PiNatEmbed.toPiNatHomeostatement and proof · cited by 3
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.