Theorems · Theorem · functional analysis
HasFDerivAt.lim_real
∀ {E : Type u_1} [inst : NormedAddCommGroup E] [inst_1 : NormedSpace ℝ E] {F : Type u_2} [inst_2 : NormedAddCommGroup F]
[inst_3 : NormedSpace ℝ F] {f : E → F} {f' : E →L[ℝ] F} {x : E},
HasFDerivAt f f' x → ∀ (v : E), Filter.Tendsto (fun c => c • (f (x + c⁻¹ • v) - f x)) Filter.atTop (nhds (f' v))- Defined in
- Mathlib.Analysis.Calculus.FDeriv.Equiv
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 168 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites14
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement · cited by 62,936
- Realstatement and proof · cited by 25,697
- RingHom.idstatement and proof · cited by 18,349
- NormedAddCommGroupstatement and proof · cited by 15,752
- NormedSpacestatement and proof · cited by 12,499
- nhdsstatement · cited by 5,554
- ContinuousLinearMapstatement and proof · cited by 5,352
- Filter.Tendstostatement · cited by 3,814
- Filter.atTopstatement · cited by 2,405
- le_transproof · cited by 985
- HasFDerivAtstatement and proof · cited by 350
- le_abs_selfproof · cited by 113
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.