Theorems · Theorem · global analysis
HasFDerivAt.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} {c' : E →L[𝕜] ContinuousMultilinearMap 𝕜 M H} [inst_7 : Fintype ι],
HasFDerivAt c c' x → ∀ (u : (i : ι) → M i), HasFDerivAt (fun y => (c y) u) (c'.flipMultilinear u) x- Defined in
- Mathlib.Analysis.Calculus.FDeriv.CompCLM
- 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.
Cites13
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 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
- HasFDerivAtstatement and proof · cited by 350
- HasFDerivAt.compproof · cited by 50
- ContinuousLinearMap.hasFDerivAtproof · cited by 38
- ContinuousLinearMap.flipMultilinearstatement · cited by 13
Cited by2
Results whose statement or proof uses this declaration.
- DifferentiableAt.continuousMultilinear_apply_constproof · cited by 3
- fderiv_continuousMultilinear_apply_constproof · cited by 2