Theorems · Theorem · general topology
tendstoUniformlyOn_of_seq_tendstoUniformlyOn
∀ {α : Type u_1} {β : Type u_2} {ι : Type u_4} [inst : UniformSpace β] {F : ι → α → β} {f : α → β} {s : Set α}
{l : Filter ι} [l.IsCountablyGenerated],
(∀ (u : ℕ → ι), Filter.Tendsto u Filter.atTop l → TendstoUniformlyOn (fun n => F (u n)) f Filter.atTop s) →
TendstoUniformlyOn F f l s- Cited by
- 1 results in Mathlib
- Foundations
- Depth 73 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites15
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
- Filterstatement and proof · cited by 8,121
- Filter.Tendstostatement and proof · cited by 3,814
- Filter.atTopstatement and proof · cited by 2,405
- UniformSpacestatement and proof · cited by 2,040
- SProd.sprodproof · cited by 1,750
- Filter.principalproof · cited by 740
- Filter.Tendsto.compproof · cited by 560
- Filter.IsCountablyGeneratedstatement and proof · cited by 220
- Filter.tendsto_idproof · cited by 180
- TendstoUniformlyOnstatement and proof · cited by 129
- Filter.Tendsto.prodMkproof · cited by 35
Cited by1
Results whose statement or proof uses this declaration.
- tendstoUniformlyOn_iff_seq_tendstoUniformlyOnproof · cited by 1