Theorems · Definition · real analysis
IsSymmSndFDerivAt
(𝕜 : Type u_1) →
[inst : NontriviallyNormedField 𝕜] →
{E : Type u_2} →
{F : Type u_3} →
[inst_1 : NormedAddCommGroup E] →
[NormedSpace 𝕜 E] → [inst_3 : NormedAddCommGroup F] → [NormedSpace 𝕜 F] → (E → F) → E → PropDefinition recording that a function has a symmetric second derivative at a point. This is automatic in most cases of interest (open sets over real or complex vector fields, or general case for analytic functions), but we can express theorems of calculus using this as a general assumption, and then specialize to these situations.
- Cited by
- 10 results in Mathlib
- Foundations
- Depth 164 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites5
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- NormedAddCommGroupstatement and proof · cited by 15,752
- NormedSpacestatement and proof · cited by 12,499
- NontriviallyNormedFieldstatement and proof · cited by 8,742
- fderivproof · cited by 398
Cited by10
Results whose statement or proof uses this declaration.
- ContDiffWithinAt.isSymmSndFDerivWithinAtproof · cited by 6
- ContDiffAt.isSymmSndFDerivAtstatement · cited by 4
- VectorField.pullback_lieBracket_of_isSymmSndFDerivAtstatement and proof · cited by 1
- VectorField.fderiv_apply_lieBracket_of_isSymmSndFDerivAtstatement and proof · cited by 1
- ContDiffAt.isSymmSndFDerivAt_of_omegastatement · cited by 1
- isSymmSndFDerivAt_iff_iteratedFDerivstatement · cited by 0
- isSymmSndFDerivWithinAt_univstatement · cited by 0
- IsSymmSndFDerivAt.eqstatement and proof · cited by 0
- IsSymmSndFDerivAt.isSymmSndFDerivWithinAtstatement and proof · cited by 0
- IsSymmSndFDerivAt.iteratedFDeriv_consstatement and proof · cited by 0