Theorems · Theorem · functional analysis
fderiv_continuousMultilinearMapCompContinuousLinearMap
∀ {𝕜 : Type u_1} {ι : Type u_2} {E : Type u_3} {F : ι → Type u_4} {G : ι → Type u_5} {H : Type u_6}
[inst : NontriviallyNormedField 𝕜] [inst_1 : NormedAddCommGroup E] [inst_2 : NormedSpace 𝕜 E]
[inst_3 : (i : ι) → NormedAddCommGroup (F i)] [inst_4 : (i : ι) → NormedSpace 𝕜 (F i)]
[inst_5 : (i : ι) → NormedAddCommGroup (G i)] [inst_6 : (i : ι) → NormedSpace 𝕜 (G i)] [inst_7 : NormedAddCommGroup H]
[inst_8 : NormedSpace 𝕜 H] {f : E → ContinuousMultilinearMap 𝕜 G H} {g : (i : ι) → E → F i →L[𝕜] G i} {x : E}
[inst_9 : Fintype ι] [inst_10 : DecidableEq ι],
DifferentiableAt 𝕜 f x →
(∀ (i : ι), DifferentiableAt 𝕜 (g i) x) →
fderiv 𝕜 (fun x => (f x).compContinuousLinearMap fun x_1 => g x_1 x) x =
(ContinuousMultilinearMap.compContinuousLinearMapL fun x_1 => g x_1 x) ∘SL fderiv 𝕜 f x +
((f x).fderivCompContinuousLinearMap fun x_1 => g x_1 x) ∘SL ContinuousLinearMap.pi fun i => fderiv 𝕜 (g i) x- Cited by
- 0 results in Mathlib
- Foundations
- Depth 190 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites17
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
- Fintypestatement and proof · cited by 7,736
- ContinuousLinearMapstatement and proof · cited by 5,352
- ContinuousMultilinearMapstatement and proof · cited by 1,016
- ContinuousLinearMap.compstatement · cited by 709
- DifferentiableAtstatement and proof · cited by 617
- fderivstatement · cited by 398
- DifferentiableAt.hasFDerivAtproof · cited by 134
- HasFDerivAt.fderivproof · cited by 93
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.