Theorems · Theorem · global analysis
fderiv_continuousMultilinear_apply_const
∀ {𝕜 : Type u_1} [inst : NontriviallyNormedField 𝕜] {E : Type u_2} [inst_1 : NormedAddCommGroup E]
[inst_2 : NormedSpace 𝕜 E] {x : E} {ι : Type u_5} {M : ι → Type u_6} [inst_3 : (i : ι) → NormedAddCommGroup (M i)]
[inst_4 : (i : ι) → NormedSpace 𝕜 (M i)] {H : Type u_7} [inst_5 : NormedAddCommGroup H] [inst_6 : NormedSpace 𝕜 H]
{c : E → ContinuousMultilinearMap 𝕜 M H} [inst_7 : Fintype ι],
DifferentiableAt 𝕜 c x → ∀ (u : (i : ι) → M i), fderiv 𝕜 (fun y => (c y) u) x = (fderiv 𝕜 c x).flipMultilinear u- Defined in
- Mathlib.Analysis.Calculus.FDeriv.CompCLM
- 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 · 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
- Fintypestatement and proof · cited by 7,736
- ContinuousLinearMapstatement · cited by 5,352
- ContinuousMultilinearMapstatement and proof · cited by 1,016
- DifferentiableAtstatement and proof · cited by 617
- fderivstatement · cited by 398
- DifferentiableAt.hasFDerivAtproof · cited by 134
- HasFDerivAt.fderivproof · cited by 93
Cited by2
Results whose statement or proof uses this declaration.
- fderiv_continuousMultilinear_apply_const_applyproof · cited by 1
- DifferentiableAt.iteratedFDeriv_succ_apply_left'proof · cited by 1