Theorems · Definition · general topology
Homeomorph.piCongrRight
{ι : Type u_7} →
{Y₁ : ι → Type u_8} →
{Y₂ : ι → Type u_9} →
[inst : (i : ι) → TopologicalSpace (Y₁ i)] →
[inst_1 : (i : ι) → TopologicalSpace (Y₂ i)] → ((i : ι) → Y₁ i ≃ₜ Y₂ i) → ((i : ι) → Y₁ i) ≃ₜ ((i : ι) → Y₂ i)Equiv.piCongrRight as a homeomorphism: this is the natural homeomorphism
Π i, Y₁ i ≃ₜ Π j, Y₂ i obtained from homeomorphisms Y₁ i ≃ₜ Y₂ i for each i.
- Defined in
- Mathlib.Topology.Homeomorph.Lemmas
- Cited by
- 6 results in Mathlib
- Foundations
- Depth 75 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites5
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
- Equivproof · cited by 8,337
- Homeomorphstatement and proof · cited by 725
- Homeomorph.toEquivproof · cited by 77
- Equiv.piCongrRightproof · cited by 15
Cited by9
Results whose statement or proof uses this declaration.
- NumberField.mixedEmbedding.mixedSpaceToRealMixedSpaceproof · cited by 6
- Real.fromBinaryproof · cited by 2
- Homeomorph.piCongrproof · cited by 2
- Real.fromBinary_continuousproof · cited by 1
- Real.fromBinary_surjectiveproof · cited by 1
- Homeomorph.toEquiv_piCongrRightstatement and proof · cited by 0
- Homeomorph.piCongrRight_applystatement and proof · cited by 0
- Homeomorph.piCongrRight_symmstatement · cited by 0
- IsHomeomorph.pi_mapproof · cited by 0