Theorems · Theorem · several complex variables
HasFPowerSeriesOnBall.sub
∀ {𝕜 : 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
- 1 results in Mathlib
- Foundations
- Depth 174 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites9
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
- sub_eq_add_negproof · cited by 1,023
- FormalMultilinearSeriesstatement and proof · cited by 615
- HasFPowerSeriesOnBallstatement and proof · cited by 131
- HasFPowerSeriesOnBall.addproof · cited by 5
- HasFPowerSeriesOnBall.negproof · cited by 3
Cited by1
Results whose statement or proof uses this declaration.
- Complex.one_div_sub_sq_sub_one_div_sq_hasFPowerSeriesOnBall_zeroproof · cited by 1