Theorems · Definition · general topology
UniformEquiv.piCongrLeft
{ι : Type u_4} →
{ι' : Type u_5} →
{β : ι' → Type u_6} →
[inst : (j : ι') → UniformSpace (β j)] → (e : ι ≃ ι') → ((i : ι) → β (e i)) ≃ᵤ ((j : ι') → β j)Equiv.piCongrLeft as a uniform isomorphism: this is the natural isomorphism
Π i, β (e i) ≃ᵤ Π j, β j obtained from a bijection ι ≃ ι'.
- Defined in
- Mathlib.Topology.UniformSpace.Equiv
- Cited by
- 6 results in Mathlib
- Foundations
- Depth 78 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- UniformSpace
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
- Equivstatement and proof · cited by 8,337
- UniformSpacestatement and proof · cited by 2,040
- UniformEquivstatement · cited by 80
- Equiv.piCongrLeftproof · cited by 36
Cited by7
Results whose statement or proof uses this declaration.
- UniformEquiv.piCongrproof · cited by 2
- EquicontinuousOn.isUniformInducing_uniformOnFun_iff_piproof · cited by 0
- UniformEquiv.piCongrLeft_applystatement and proof · cited by 0
- UniformEquiv.piCongrLeft_apply_applystatement · cited by 0
- UniformEquiv.piCongrLeft_reflstatement · cited by 0
- UniformEquiv.piCongrLeft_symm_applystatement · cited by 0
- UniformEquiv.piCongrLeft_toEquivstatement and proof · cited by 0