Theorems · Theorem · complex analysis
Real.one_div_sub_pow_hasFPowerSeriesOnBall_zero
∀ (a : ℕ) {r : ℝ},
r ≠ 0 →
HasFPowerSeriesOnBall (fun x => 1 / (r - x) ^ (a + 1))
(FormalMultilinearSeries.ofScalars ℝ fun n => (r ^ (n + a + 1))⁻¹ * ↑((a + n).choose a)) 0 ‖r‖ₑ- Defined in
- Mathlib.Analysis.Analytic.Binomial
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 296 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites41
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- Realstatement and proof · cited by 25,697
- NormedAddCommGroupproof · cited by 15,752
- NormedSpaceproof · cited by 12,499
- ENNRealproof · cited by 9,879
- NontriviallyNormedFieldproof · cited by 8,742
- Complexproof · cited by 5,565
- one_mulproof · cited by 2,841
- MulZeroClass.mul_zeroproof · cited by 2,091
- Complex.ofRealproof · cited by 1,654
- ENNReal.ofNNRealproof · cited by 1,279
- NNNorm.nnnormproof · cited by 952
Cited by2
Results whose statement or proof uses this declaration.
- Real.one_div_sub_hasFPowerSeriesOnBall_zeroproof · cited by 1
- Real.one_div_sub_sq_hasFPowerSeriesOnBall_zeroproof · cited by 1