Theorems · Definition · functional analysis
FormalMultilinearSeries.pi
{𝕜 : Type u} →
{E : Type v} →
[inst : Semiring 𝕜] →
[inst_1 : AddCommMonoid E] →
[inst_2 : Module 𝕜 E] →
[inst_3 : TopologicalSpace E] →
[inst_4 : ContinuousAdd E] →
[inst_5 : ContinuousConstSMul 𝕜 E] →
{ι : Type u_1} →
{F : ι → Type u_2} →
[inst_6 : (i : ι) → AddCommGroup (F i)] →
[inst_7 : (i : ι) → Module 𝕜 (F i)] →
[inst_8 : (i : ι) → TopologicalSpace (F i)] →
[inst_9 : ∀ (i : ι), IsTopologicalAddGroup (F i)] →
[inst_10 : ∀ (i : ι), ContinuousConstSMul 𝕜 (F i)] →
((i : ι) → FormalMultilinearSeries 𝕜 E (F i)) →
FormalMultilinearSeries 𝕜 E ((i : ι) → F i)Product of formal multilinear series (with the same field 𝕜 and the same source
space, but possibly different target spaces).
- Cited by
- 12 results in Mathlib
- Foundations
- Depth 76 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites10
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
- Semiringstatement and proof · cited by 13,802
- AddCommGroupstatement and proof · cited by 12,871
- AddCommMonoidstatement and proof · cited by 12,281
- IsTopologicalAddGroupstatement and proof · cited by 1,394
- ContinuousConstSMulstatement and proof · cited by 832
- ContinuousAddstatement and proof · cited by 777
- FormalMultilinearSeriesstatement and proof · cited by 615
- ContinuousMultilinearMap.piproof · cited by 10
Cited by12
Results whose statement or proof uses this declaration.
- AnalyticWithinAt.piproof · cited by 3
- HasFPowerSeriesWithinAt.pistatement · cited by 3
- HasFPowerSeriesWithinOnBall.pistatement · cited by 3
- FormalMultilinearSeries.le_radius_pistatement and proof · cited by 2
- hasFPowerSeriesWithinOnBall_pi_iffstatement and proof · cited by 2
- FormalMultilinearSeries.radius_pi_lestatement and proof · cited by 1
- hasFPowerSeriesWithinAt_pi_iffstatement and proof · cited by 1
- hasFPowerSeriesAt_pi_iffstatement · cited by 0
- hasFPowerSeriesOnBall_pi_iffstatement · cited by 0
- FormalMultilinearSeries.radius_pi_eq_iInfstatement · cited by 0
- HasFPowerSeriesAt.pistatement · cited by 0
- HasFPowerSeriesOnBall.pistatement · cited by 0