Theorems · Theorem · general topology
UniformOnFun.postcomp_isUniformEmbedding
∀ {α : Type u_1} {β : Type u_2} {γ : Type u_3} [inst : UniformSpace β] {𝔖 : Set (Set α)} [inst_1 : UniformSpace γ]
{f : γ → β},
IsUniformEmbedding f → IsUniformEmbedding (⇑(UniformOnFun.ofFun 𝔖) ∘ (fun x => f ∘ x) ∘ ⇑(UniformOnFun.toFun 𝔖))Post-composition by a uniform embedding is a uniform embedding for the
uniform structures of 𝔖-convergence.
More precisely, if f : γ → β is a uniform embedding, then
(fun g ↦ f ∘ g) : (α →ᵤ[𝔖] γ) → (α →ᵤ[𝔖] β) is a uniform embedding.
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 76 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- UniformSpaceUniformSpace
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites12
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
- Setstatement and proof · cited by 53,352
- Equivstatement · cited by 8,337
- UniformSpacestatement and proof · cited by 2,040
- UniformOnFunstatement and proof · cited by 150
- IsUniformInducingproof · cited by 128
- IsUniformEmbeddingstatement and proof · cited by 107
- UniformOnFun.toFunstatement and proof · cited by 87
- UniformOnFun.ofFunstatement and proof · cited by 63
- IsUniformEmbedding.isUniformInducingproof · cited by 33
- IsUniformEmbedding.injectiveproof · cited by 13
- UniformOnFun.postcomp_isUniformInducingproof · cited by 4
Cited by1
Results whose statement or proof uses this declaration.
- ContinuousMap.isUniformEmbedding_compproof · cited by 2