Theorems · Theorem · global analysis
hasMFDerivAt_iff_hasFDerivAt
∀ {𝕜 : Type u_1} [inst : NontriviallyNormedField 𝕜] {E : Type u_2} [inst_1 : NormedAddCommGroup E]
[inst_2 : NormedSpace 𝕜 E] {E' : Type u_3} [inst_3 : NormedAddCommGroup E'] [inst_4 : NormedSpace 𝕜 E'] {f : E → E'}
{x : E} {f' : TangentSpace (modelWithCornersSelf 𝕜 E) x →L[𝕜] TangentSpace (modelWithCornersSelf 𝕜 E') (f x)},
HasMFDerivAt% f x f' ↔ HasFDerivAt f f' x- Defined in
- Mathlib.Geometry.Manifold.MFDeriv.FDeriv
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 169 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.
- 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
- ContinuousLinearMapstatement and proof · cited by 5,352
- modelWithCornersSelfstatement and proof · cited by 920
- TangentSpacestatement and proof · cited by 555
- HasFDerivAtstatement and proof · cited by 350
- HasMFDerivAtstatement · cited by 46
- hasFDerivWithinAt_univproof · cited by 14
- hasMFDerivWithinAt_univproof · cited by 11
- hasMFDerivWithinAt_iff_hasFDerivWithinAtproof · cited by 4
Cited by3
Results whose statement or proof uses this declaration.
- HasFDerivAt.hasMFDerivAtproof · cited by 3
- IsMIntegralCurveAt.eventually_hasDerivAtproof · cited by 1
- HasMFDerivAt.hasFDerivAtproof · cited by 0