Theorems · Theorem · general topology
UniformFun.comap_eq
∀ {α : Type u_1} {β : Type u_2} {γ : Type u_3} [inst : UniformSpace β] {f : γ → β},
UniformFun.uniformSpace α γ = UniformSpace.comap (fun x => f ∘ x) (UniformFun.uniformSpace α β)If u is a uniform structures on β and f : γ → β, then
𝒰(α, γ, comap f u) = comap (fun g ↦ f ∘ g) 𝒰(α, γ, u₁).
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 73 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.
- UniformSpacestatement and proof · cited by 2,040
- UniformFunstatement · cited by 106
- UniformSpace.comapstatement and proof · cited by 61
- UniformFun.postcomp_isUniformInducingproof · cited by 6
- IsUniformInducing.comap_uniformSpaceproof · cited by 4
Cited by2
Results whose statement or proof uses this declaration.
- UniformOnFun.comap_eqproof · cited by 2
- UniformFun.postcomp_uniformContinuousproof · cited by 0