Theorems · Theorem · several complex variables
FormalMultilinearSeries.compContinuousLinearMap_applyComposition
∀ {𝕜 : Type u_1} {E : Type u_2} {F : Type u_3} {G : Type u_4} [inst : CommRing 𝕜] [inst_1 : AddCommGroup E]
[inst_2 : AddCommGroup F] [inst_3 : AddCommGroup G] [inst_4 : Module 𝕜 E] [inst_5 : Module 𝕜 F] [inst_6 : Module 𝕜 G]
[inst_7 : TopologicalSpace E] [inst_8 : TopologicalSpace F] [inst_9 : TopologicalSpace G]
[inst_10 : IsTopologicalAddGroup E] [inst_11 : ContinuousConstSMul 𝕜 E] [inst_12 : IsTopologicalAddGroup F]
[inst_13 : ContinuousConstSMul 𝕜 F] [inst_14 : IsTopologicalAddGroup G] [inst_15 : ContinuousConstSMul 𝕜 G] {n : ℕ}
(p : FormalMultilinearSeries 𝕜 F G) (f : E →L[𝕜] F) (c : Composition n) (v : Fin n → E),
(p.compContinuousLinearMap f).applyComposition c v = p.applyComposition c (⇑f ∘ v)- Defined in
- Mathlib.Analysis.Analytic.Composition
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 77 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites16
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · cited by 62,936
- TopologicalSpacestatement and proof · cited by 24,529
- Modulestatement and proof · cited by 20,661
- RingHom.idstatement and proof · cited by 18,349
- CommRingstatement and proof · cited by 17,173
- AddCommGroupstatement and proof · cited by 12,871
- ContinuousLinearMapstatement and proof · cited by 5,352
- IsTopologicalAddGroupstatement and proof · cited by 1,394
- ContinuousConstSMulstatement and proof · cited by 832
- FormalMultilinearSeriesstatement and proof · cited by 615
- Compositionstatement and proof · cited by 138
- Composition.lengthstatement and proof · cited by 92
Cited by2
Results whose statement or proof uses this declaration.
- FormalMultilinearSeries.leftInv_compproof · cited by 2
- FormalMultilinearSeries.leftInv_removeZeroproof · cited by 0