Theorems · Theorem · complex analysis
Real.hasFPowerSeriesOnBall_ofScalars_mul_add_zero
∀ (a b : ℝ),
HasFPowerSeriesOnBall (fun x => (b - a) / (1 - x) + a / (1 - x) ^ 2)
(FormalMultilinearSeries.ofScalars ℝ fun x => a * ↑x + b) 0 1∑ (ai + b) zⁱ = (b - a) / (1 - z) + a / (1 - z)²
- Defined in
- Mathlib.Analysis.Analytic.Binomial
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 299 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites23
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Realstatement and proof · cited by 25,697
- NormedAddCommGroupproof · cited by 15,752
- NormedSpaceproof · cited by 12,499
- ENNRealstatement and proof · cited by 9,879
- NontriviallyNormedFieldproof · cited by 8,742
- mul_oneproof · cited by 3,885
- one_mulproof · cited by 2,841
- Nat.cast_oneproof · cited by 2,501
- div_eq_mul_invproof · cited by 715
- FormalMultilinearSeriesproof · cited by 615
- smul_applyproof · cited by 229
- add_applyproof · cited by 154
Cited by1
Results whose statement or proof uses this declaration.
- PeriodPair.summable_weierstrassPExceptSummandproof · cited by 3