Theorems · Theorem · several complex variables
HasFPowerSeriesOnBall.add
∀ {𝕜 : Type u_2} [inst : NontriviallyNormedField 𝕜] {E : Type u_3} {F : Type u_4} [inst_1 : NormedAddCommGroup E]
[inst_2 : NormedSpace 𝕜 E] [inst_3 : NormedAddCommGroup F] [inst_4 : NormedSpace 𝕜 F] {f g : E → F}
{pf pg : FormalMultilinearSeries 𝕜 E F} {x : E} {r : ENNReal},
HasFPowerSeriesOnBall f pf x r → HasFPowerSeriesOnBall g pg x r → HasFPowerSeriesOnBall (f + g) (pf + pg) x r- Defined in
- Mathlib.Analysis.Analytic.Constructions
- Cited by
- 5 results in Mathlib
- Foundations
- Depth 173 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites14
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- NormedAddCommGroupstatement and proof · cited by 15,752
- NormedSpacestatement and proof · cited by 12,499
- ENNRealstatement and proof · cited by 9,879
- NontriviallyNormedFieldstatement and proof · cited by 8,742
- le_transproof · cited by 985
- FormalMultilinearSeriesstatement and proof · cited by 615
- Metric.eballproof · cited by 294
- HasFPowerSeriesOnBallstatement and proof · cited by 131
- HasFPowerSeriesOnBall.r_posproof · cited by 30
- HasFPowerSeriesOnBall.hasSumproof · cited by 24
- HasSum.addproof · cited by 23
- HasFPowerSeriesOnBall.r_leproof · cited by 16
Cited by5
Results whose statement or proof uses this declaration.
- HasFiniteFPowerSeriesOnBall.addproof · cited by 2
- HasFPowerSeriesAt.addproof · cited by 2
- HasFPowerSeriesOnBall.subproof · cited by 1
- Real.hasFPowerSeriesOnBall_ofScalars_mul_add_zeroproof · cited by 1
- Complex.hasFPowerSeriesOnBall_ofScalars_mul_add_zeroproof · cited by 0