Theorems · Definition · general topology
UniformOnFun.uniformEquivPiComm
{α : Type u_1} →
{ι : Type u_4} →
(𝔖 : Set (Set α)) →
(δ : ι → Type u_5) →
[inst : (i : ι) → UniformSpace (δ i)] → UniformOnFun α ((i : ι) → δ i) 𝔖 ≃ᵤ ((i : ι) → UniformOnFun α (δ i) 𝔖)The natural bijection between α → Π i, δ i and Π i, α → δ i, upgraded to a uniform
isomorphism between α →ᵤ[𝔖] (Π i, δ i) and Π i, α →ᵤ[𝔖] δ i.
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 76 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.
Cites6
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setstatement and proof · cited by 53,352
- UniformSpacestatement and proof · cited by 2,040
- UniformOnFunstatement · cited by 150
- UniformEquivstatement · cited by 80
- Equiv.piCommproof · cited by 2
- Equiv.toUniformEquivOfIsUniformInducingproof · cited by 0
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.