Theorems · Theorem · several complex variables
HasFPowerSeriesOnBall.unique
∀ {𝕜 : Type u_1} {E : Type u_2} {F : Type u_3} [inst : NontriviallyNormedField 𝕜] [inst_1 : NormedAddCommGroup E]
[inst_2 : NormedSpace 𝕜 E] [inst_3 : NormedAddCommGroup F] [inst_4 : NormedSpace 𝕜 F] {f g : E → F}
{p : FormalMultilinearSeries 𝕜 E F} {x : E} {r : ENNReal},
HasFPowerSeriesOnBall f p x r → HasFPowerSeriesOnBall g p x r → Set.EqOn f g (Metric.eball x r)- Defined in
- Mathlib.Analysis.Analytic.Basic
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 166 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.
- 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
- FormalMultilinearSeriesstatement and proof · cited by 615
- Set.EqOnstatement · cited by 603
- Metric.eballstatement and proof · cited by 294
- HasFPowerSeriesOnBallstatement and proof · cited by 131
- HasSum.uniqueproof · cited by 23
- HasFPowerSeriesOnBall.hasSum_subproof · cited by 3
Cited by1
Results whose statement or proof uses this declaration.
- AnalyticOn.hasFPowerSeriesOnSubballproof · cited by 2