Theorems · Theorem · global analysis
hasFDerivAt_of_tendstoLocallyUniformlyOn
∀ {ι : Type u_1} {l : Filter ι} {E : Type u_2} [inst : NormedAddCommGroup E] {𝕜 : Type u_3}
[inst_1 : NontriviallyNormedField 𝕜] [IsRCLikeNormedField 𝕜] [inst_3 : NormedSpace 𝕜 E] {G : Type u_4}
[inst_4 : NormedAddCommGroup G] [inst_5 : NormedSpace 𝕜 G] {f : ι → E → G} {g : E → G} {f' : ι → E → E →L[𝕜] G}
{g' : E → E →L[𝕜] G} {x : E} [l.NeBot] {s : Set E},
IsOpen s →
TendstoLocallyUniformlyOn f' g' l s →
(∀ (n : ι), ∀ x ∈ s, HasFDerivAt (f n) (f' n x) x) →
(∀ x ∈ s, Filter.Tendsto (fun n => f n x) l (nhds (g x))) → x ∈ s → HasFDerivAt g (g' x) x- Cited by
- 2 results in Mathlib
- Foundations
- Depth 194 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites23
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
- RingHom.idstatement and proof · cited by 18,349
- NormedAddCommGroupstatement and proof · cited by 15,752
- NormedSpacestatement and proof · cited by 12,499
- NontriviallyNormedFieldstatement and proof · cited by 8,742
- Filterstatement and proof · cited by 8,121
- nhdsstatement and proof · cited by 5,554
- ContinuousLinearMapstatement and proof · cited by 5,352
- Set.univproof · cited by 3,945
- Filter.Tendstostatement and proof · cited by 3,814
- Filter.Eventuallyproof · cited by 3,134
- IsOpenstatement and proof · cited by 2,400
Cited by2
Results whose statement or proof uses this declaration.
- hasFDerivAt_of_tendstoUniformlyOnproof · cited by 2
- hasFDerivAt_of_tendsto_locally_uniformly_on'proof · cited by 0