Theorems · Theorem · general topology
TendstoLocallyUniformly.comp
∀ {α : Type u_1} {β : Type u_2} {γ : Type u_3} {ι : Type u_4} [inst : TopologicalSpace α] [inst_1 : UniformSpace β]
{F : ι → α → β} {f : α → β} {p : Filter ι} [inst_2 : TopologicalSpace γ],
TendstoLocallyUniformly F f p → ∀ (g : γ → α), Continuous g → TendstoLocallyUniformly (fun n => F n ∘ g) (f ∘ g) p- Cited by
- 0 results in Mathlib
- Foundations
- Depth 70 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites10
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- TopologicalSpacestatement and proof · cited by 24,529
- Filterstatement and proof · cited by 8,121
- Set.univproof · cited by 3,945
- Continuousstatement and proof · cited by 2,592
- UniformSpacestatement and proof · cited by 2,040
- TendstoLocallyUniformlystatement and proof · cited by 59
- Set.mapsTo_univproof · cited by 55
- continuousOn_univproof · cited by 43
- tendstoLocallyUniformlyOn_univproof · cited by 10
- TendstoLocallyUniformlyOn.compproof · cited by 5
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.