Theorems · Theorem · general topology
UniformContinuous.comp_tendstoUniformly
∀ {α : Type u_1} {β : Type u_2} {γ : Type u_3} {ι : Type u_4} [inst : UniformSpace β] {F : ι → α → β} {f : α → β}
{p : Filter ι} [inst_1 : UniformSpace γ] {g : β → γ},
UniformContinuous g → TendstoUniformly F f p → TendstoUniformly (fun i => g ∘ F i) (g ∘ f) pComposing on the left by a uniformly continuous function preserves uniform convergence
- Cited by
- 9 results in Mathlib
- Foundations
- Depth 15 from the axioms · uses propext, Quot.sound
- Assumes
- UniformSpaceUniformSpace
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites7
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setproof · cited by 53,352
- Filterstatement and proof · cited by 8,121
- Set.preimageproof · cited by 4,946
- UniformSpacestatement and proof · cited by 2,040
- uniformityproof · cited by 765
- UniformContinuousstatement and proof · cited by 410
- TendstoUniformlystatement and proof · cited by 75
Cited by9
Results whose statement or proof uses this declaration.
- TendstoUniformly.addproof · cited by 1
- TendstoUniformly.divproof · cited by 1
- TendstoUniformly.invproof · cited by 1
- TendstoUniformly.mulproof · cited by 1
- TendstoUniformly.negproof · cited by 1
- TendstoUniformly.subproof · cited by 1
- UniformContinuousOn.comp_tendstoUniformlyproof · cited by 1
- TendstoUniformly.improof · cited by 0
- TendstoUniformly.reproof · cited by 0