Theorems · Theorem · real analysis
HasFDerivWithinAt.hasDerivWithinAt
∀ {𝕜 : Type u} [inst : NontriviallyNormedField 𝕜] {F : Type v} [inst_1 : AddCommGroup F] [inst_2 : Module 𝕜 F]
[inst_3 : TopologicalSpace F] {f : 𝕜 → F} {x : 𝕜} {s : Set 𝕜} [inst_4 : ContinuousSMul 𝕜 F] {f' : 𝕜 →L[𝕜] F},
HasFDerivWithinAt f f' s x → HasDerivWithinAt f (f' 1) s xAlias of the forward direction of hasFDerivWithinAt_iff_hasDerivWithinAt.
Expressing HasFDerivWithinAt f f' s x in terms of HasDerivWithinAt
- Defined in
- Mathlib.Analysis.Calculus.Deriv.Basic
- Cited by
- 14 results in Mathlib
- Foundations
- Depth 107 from the axioms · uses propext, Classical.choice, Quot.sound
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.
- DFunLike.coestatement · cited by 62,936
- Setstatement and proof · cited by 53,352
- TopologicalSpacestatement and proof · cited by 24,529
- Modulestatement and proof · cited by 20,661
- RingHom.idstatement and proof · cited by 18,349
- AddCommGroupstatement and proof · cited by 12,871
- NontriviallyNormedFieldstatement and proof · cited by 8,742
- ContinuousLinearMapstatement and proof · cited by 5,352
- ContinuousSMulstatement and proof · cited by 1,016
- HasFDerivWithinAtstatement · cited by 356
- HasDerivWithinAtstatement · cited by 333
- hasFDerivWithinAt_iff_hasDerivWithinAtproof · cited by 1
Cited by14
Results whose statement or proof uses this declaration.
- DifferentiableWithinAt.hasDerivWithinAtproof · cited by 85
- HasDerivWithinAt.mulproof · cited by 7
- HasFDerivWithinAt.comp_hasDerivWithinAtproof · cited by 7
- HasDerivWithinAt.smulproof · cited by 6
- HasDerivWithinAt.fun_finsetProdproof · cited by 4
- HasDerivWithinAt.rpowproof · cited by 2
- HasDerivWithinAt.clm_compproof · cited by 2
- HasDerivWithinAt.fun_powproof · cited by 1
- HasDerivWithinAt.fun_pow'proof · cited by 1
- ContinuousLinearMap.hasDerivWithinAt_of_bilinearproof · cited by 1
- HasDerivWithinAt.innerproof · cited by 1
- HasDerivWithinAt.clm_applyproof · cited by 1