Theorems · Theorem · functional analysis
ContinuousAlternatingMap.hasStrictFDerivAt_compContinuousLinearMap
∀ {𝕜 : Type u_1} {ι : Type u_2} {F : Type u_4} {G : Type u_5} {H : Type u_6} [inst : NontriviallyNormedField 𝕜]
[inst_1 : NormedAddCommGroup F] [inst_2 : NormedSpace 𝕜 F] [inst_3 : NormedAddCommGroup G] [inst_4 : NormedSpace 𝕜 G]
[inst_5 : NormedAddCommGroup H] [inst_6 : NormedSpace 𝕜 H] [inst_7 : Fintype ι] [inst_8 : DecidableEq ι]
(fg : G [⋀^ι]→L[𝕜] H × (F →L[𝕜] G)),
HasStrictFDerivAt (fun fg => fg.1.compContinuousLinearMap fg.2)
(ContinuousAlternatingMap.compContinuousLinearMapCLM fg.2 ∘SL
ContinuousLinearMap.fst 𝕜 (G [⋀^ι]→L[𝕜] H) (F →L[𝕜] G) +
fg.1.fderivCompContinuousLinearMap fg.2 ∘SL ContinuousLinearMap.snd 𝕜 (G [⋀^ι]→L[𝕜] H) (F →L[𝕜] G))
fg- Cited by
- 3 results in Mathlib
- Foundations
- Depth 189 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites30
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · 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
- ContinuousMultilinearMapproof · cited by 1,016
- ContinuousLinearMap.compstatement and proof · cited by 709
- ContinuousAlternatingMapstatement and proof · cited by 292
- HasStrictFDerivAtstatement and proof · cited by 261
- ContinuousLinearMap.idproof · cited by 233
Cited by3
Results whose statement or proof uses this declaration.
- HasFDerivAt.continuousAlternatingMapCompContinuousLinearMapproof · cited by 2
- HasFDerivWithinAt.continuousAlternatingMapCompContinuousLinearMapproof · cited by 2
- HasStrictFDerivAt.continuousAlternatingMapCompContinuousLinearMapproof · cited by 0