Theorems · Theorem · functional analysis
fderivWithin_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} {g : E → F →L[𝕜] G} {s : Set E}
{x : E} [inst_9 : Fintype ι] [inst_10 : DecidableEq ι],
DifferentiableWithinAt 𝕜 f s x →
DifferentiableWithinAt 𝕜 g s x →
UniqueDiffWithinAt 𝕜 s x →
fderivWithin 𝕜 (fun x => (f x).compContinuousLinearMap (g x)) s x =
ContinuousAlternatingMap.compContinuousLinearMapCLM (g x) ∘SL fderivWithin 𝕜 f s x +
(f x).fderivCompContinuousLinearMap (g x) ∘SL fderivWithin 𝕜 g s x- Cited by
- 1 results in Mathlib
- Foundations
- Depth 191 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites18
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setstatement and proof · cited by 53,352
- 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
- DifferentiableWithinAtstatement and proof · cited by 453
- fderivWithinstatement · cited by 357
- ContinuousAlternatingMapstatement and proof · cited by 292
- UniqueDiffWithinAtstatement and proof · cited by 252
Cited by1
Results whose statement or proof uses this declaration.
- extDerivWithin_pullbackproof · cited by 1