Theorems · Theorem · real analysis
iteratedDeriv_eq_equiv_comp
∀ {𝕜 : Type u_1} [inst : NontriviallyNormedField 𝕜] {F : Type u_2} [inst_1 : NormedAddCommGroup F]
[inst_2 : NormedSpace 𝕜 F] {n : ℕ} {f : 𝕜 → F},
iteratedDeriv n f = ⇑(ContinuousMultilinearMap.piFieldEquiv 𝕜 (Fin n) F).symm ∘ iteratedFDeriv 𝕜 n fWrite the iterated derivative as the composition of a continuous linear equiv and the iterated Fréchet derivative
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 176 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites11
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement · cited by 62,936
- RingHom.idstatement · 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
- ContinuousMultilinearMapstatement · cited by 1,016
- LinearIsometryEquivstatement · cited by 748
- LinearIsometryEquiv.symmstatement · cited by 287
- iteratedFDerivstatement · cited by 211
- iteratedDerivstatement and proof · cited by 188
- ContinuousMultilinearMap.piFieldEquivstatement · cited by 15
Cited by2
Results whose statement or proof uses this declaration.
- iteratedFDeriv_eq_equiv_compproof · cited by 2
- norm_iteratedFDeriv_eq_norm_iteratedDerivproof · cited by 2