Theorems · Theorem · general topology
TendstoLocallyUniformlyOn.tendsto_at
∀ {α : Type u_1} {β : Type u_2} {ι : Type u_4} [inst : TopologicalSpace α] [inst_1 : UniformSpace β] {F : ι → α → β}
{f : α → β} {s : Set α} {p : Filter ι},
TendstoLocallyUniformlyOn F f p s → ∀ {a : α}, a ∈ s → Filter.Tendsto (fun i => F i a) p (nhds (f a))- Cited by
- 11 results in Mathlib
- Foundations
- Depth 67 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- TopologicalSpaceUniformSpace
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.
- Setstatement and proof · cited by 53,352
- TopologicalSpacestatement and proof · cited by 24,529
- Filterstatement and proof · cited by 8,121
- nhdsstatement · cited by 5,554
- Filter.Tendstostatement · cited by 3,814
- UniformSpacestatement and proof · cited by 2,040
- nhdsWithinproof · cited by 1,912
- TendstoLocallyUniformlyOnstatement and proof · cited by 84
- Filter.principal_singletonproof · cited by 31
- pure_le_nhdsWithinproof · cited by 9
- tendstoLocallyUniformlyOn_iff_filterproof · cited by 4
- TendstoUniformlyOnFilter.tendsto_atproof · cited by 3
Cited by11
Results whose statement or proof uses this declaration.
- TendstoLocallyUniformlyOn.differentiableOnproof · cited by 7
- HasSumLocallyUniformly.hasSumproof · cited by 4
- HasProdLocallyUniformlyOn.hasProdproof · cited by 3
- HasSumLocallyUniformlyOn.hasSumproof · cited by 3
- HasProdLocallyUniformly.hasProdproof · cited by 2
- Complex.logDeriv_tendstoproof · cited by 2
- TendstoLocallyUniformlyOn.uniqueproof · cited by 1
- PeriodPair.hasSum_derivWeierstrassPExceptproof · cited by 1
- tendsto_rpow_sub_one_logproof · cited by 0
- PeriodPair.hasSum_derivWeierstrassPproof · cited by 0
- Complex.hasSum_deriv_of_summable_normproof · cited by 0