Theorems · Theorem · real analysis
iteratedFDeriv_eq_equiv_comp
∀ {𝕜 : Type u_1} [inst : NontriviallyNormedField 𝕜] {F : Type u_2} [inst_1 : NormedAddCommGroup F]
[inst_2 : NormedSpace 𝕜 F] {n : ℕ} {f : 𝕜 → F},
iteratedFDeriv 𝕜 n f = ⇑(ContinuousMultilinearMap.piFieldEquiv 𝕜 (Fin n) F) ∘ iteratedDeriv n fWrite the iterated Fréchet derivative as the composition of a continuous linear equiv and the iterated derivative.
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 177 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 and proof · 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 and proof · cited by 1,016
- LinearIsometryEquivstatement · cited by 748
- LinearIsometryEquiv.symmproof · cited by 287
- iteratedFDerivstatement and proof · cited by 211
- iteratedDerivstatement · cited by 188
- Function.comp_assocproof · cited by 41
- ContinuousMultilinearMap.piFieldEquivstatement and proof · cited by 15
Cited by2
Results whose statement or proof uses this declaration.
- contDiff_iff_iteratedDerivproof · cited by 4
- Real.fourier_iteratedDerivproof · cited by 0