Theorems · Theorem · general topology
tendstoUniformlyOn_iff_seq_tendstoUniformlyOn
∀ {α : Type u_1} {β : Type u_2} {ι : Type u_4} [inst : UniformSpace β] {F : ι → α → β} {f : α → β} {s : Set α}
{l : Filter ι} [l.IsCountablyGenerated],
TendstoUniformlyOn F f l s ↔
∀ (u : ℕ → ι), Filter.Tendsto u Filter.atTop l → TendstoUniformlyOn (fun n => F (u n)) f Filter.atTop s- Cited by
- 1 results in Mathlib
- Foundations
- Depth 74 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites9
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 · cited by 3,814
- Filter.atTopstatement · cited by 2,405
- UniformSpacestatement and proof · cited by 2,040
- Filter.IsCountablyGeneratedstatement and proof · cited by 220
- TendstoUniformlyOnstatement · cited by 129
- tendstoUniformlyOn_of_seq_tendstoUniformlyOnproof · cited by 1
- TendstoUniformlyOn.seq_tendstoUniformlyOnproof · cited by 1
Cited by1
Results whose statement or proof uses this declaration.
- tendstoUniformly_iff_seq_tendstoUniformlyproof · cited by 0