Theorems · Definition · general topology
Homeomorph.piCongrLeft
{ι : Type u_7} →
{ι' : Type u_8} →
{Y : ι' → Type u_9} →
[inst : (j : ι') → TopologicalSpace (Y j)] → (e : ι ≃ ι') → ((i : ι) → Y (e i)) ≃ₜ ((j : ι') → Y j)Equiv.piCongrLeft as a homeomorphism: this is the natural homeomorphism
Π i, Y (e i) ≃ₜ Π j, Y j obtained from a bijection ι ≃ ι'.
- Defined in
- Mathlib.Topology.Homeomorph.Lemmas
- Cited by
- 8 results in Mathlib
- Foundations
- Depth 76 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- TopologicalSpace
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.
- DFunLike.coestatement and proof · cited by 62,936
- TopologicalSpacestatement and proof · cited by 24,529
- Equivstatement and proof · cited by 8,337
- Homeomorphstatement · cited by 725
- Equiv.piCongrLeftproof · cited by 36
Cited by11
Results whose statement or proof uses this declaration.
- cantorSpaceHomeomorphNatToCantorSpaceproof · cited by 2
- Homeomorph.piCongrproof · cited by 2
- EquicontinuousOn.isInducing_uniformOnFun_iff_piproof · cited by 1
- EquicontinuousOn.tendsto_uniformOnFun_iff_piproof · cited by 1
- Homeomorph.toEquiv_piCongrLeftstatement and proof · cited by 0
- Homeomorph.piCongrLeft_applystatement and proof · cited by 0
- Homeomorph.piCongrLeft_apply_applystatement · cited by 0
- Homeomorph.piCongrLeft_reflstatement · cited by 0
- Homeomorph.piCongrLeft_symm_applystatement · cited by 0
- ContinuousLinearEquiv.piCongrLeftproof · cited by 0
- Fin.continuous_appendproof · cited by 0