Theorems · Theorem · functional analysis
HasStrictFDerivAt.continuousAlternatingMapCompContinuousLinearMap
∀ {𝕜 : 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 : NormedAddCommGroup F] [inst_4 : NormedSpace 𝕜 F] [inst_5 : NormedAddCommGroup G] [inst_6 : NormedSpace 𝕜 G]
[inst_7 : NormedAddCommGroup H] [inst_8 : NormedSpace 𝕜 H] {f : E → G [⋀^ι]→L[𝕜] H} {f' : E →L[𝕜] G [⋀^ι]→L[𝕜] H}
{g : E → F →L[𝕜] G} {g' : E →L[𝕜] F →L[𝕜] G} {x : E} [inst_9 : Fintype ι] [inst_10 : DecidableEq ι],
HasStrictFDerivAt f f' x →
HasStrictFDerivAt g g' x →
HasStrictFDerivAt (fun x => (f x).compContinuousLinearMap (g x))
(ContinuousAlternatingMap.compContinuousLinearMapCLM (g x) ∘SL f' +
(f x).fderivCompContinuousLinearMap (g x) ∘SL g')
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.
Cites15
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
- ContinuousLinearMap.compstatement · cited by 709
- ContinuousAlternatingMapstatement and proof · cited by 292
- HasStrictFDerivAtstatement and proof · cited by 261
- HasStrictFDerivAt.compproof · cited by 37
- ContinuousAlternatingMap.compContinuousLinearMapstatement · cited by 24
- HasStrictFDerivAt.prodMkproof · cited by 16
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.