Theorems · Definition · several complex variables
FormalMultilinearSeries.compAlongComposition
{𝕜 : 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 : ℕ} →
FormalMultilinearSeries 𝕜 F G →
FormalMultilinearSeries 𝕜 E F → Composition n → E [×n]→L[𝕜] GGiven two formal multilinear series q and p and a composition c of n, one may
form a continuous multilinear map in n variables by applying the right coefficient of p to each
block of the composition, and then applying q c.length to the resulting vector. It is
called q.compAlongComposition p c.
- Defined in
- Mathlib.Analysis.Analytic.Composition
- Cited by
- 18 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.
Cites11
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- TopologicalSpacestatement and proof · cited by 24,529
- Modulestatement and proof · cited by 20,661
- CommRingstatement and proof · cited by 17,173
- AddCommGroupstatement and proof · cited by 12,871
- IsTopologicalAddGroupstatement and proof · cited by 1,394
- ContinuousMultilinearMapstatement · cited by 1,016
- ContinuousConstSMulstatement and proof · cited by 832
- FormalMultilinearSeriesstatement and proof · cited by 615
- Compositionstatement and proof · cited by 138
- Composition.lengthproof · cited by 92
- ContinuousMultilinearMap.compAlongCompositionproof · cited by 6
Cited by19
Results whose statement or proof uses this declaration.
- FormalMultilinearSeries.compproof · cited by 25
- FormalMultilinearSeries.compAlongComposition_applystatement · cited by 3
- FormalMultilinearSeries.compAlongComposition_normstatement · cited by 2
- FormalMultilinearSeries.comp_coeff_oneproof · cited by 2
- FormalMultilinearSeries.comp_coeff_zeroproof · cited by 2
- FormalMultilinearSeries.leftInv_compproof · cited by 2
- HasFPowerSeriesWithinAt.compproof · cited by 2
- FormalMultilinearSeries.comp_partialSumstatement and proof · cited by 2
- FormalMultilinearSeries.comp_rightInv_aux1proof · cited by 2
- FormalMultilinearSeries.comp_summable_nnrealstatement and proof · cited by 2
- FormalMultilinearSeries.radius_rightInv_pos_of_radius_pos_aux2proof · cited by 1
- HasFPowerSeriesAt.tendsto_partialSum_prod_of_compproof · cited by 1