Theorems · Theorem · several complex variables
HasFPowerSeriesOnBall.const_smul
∀ {𝕜 : 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 : E → F}
{pf : FormalMultilinearSeries 𝕜 E F} {x : E} {r : ENNReal} {R : Type u_9} [inst_5 : NormedRing R]
[inst_6 : Module R F] [inst_7 : IsBoundedSMul R F] [inst_8 : SMulCommClass 𝕜 R F] {c : R},
HasFPowerSeriesOnBall f pf x r → HasFPowerSeriesOnBall (c • f) (c • pf) x r- Defined in
- Mathlib.Analysis.Analytic.Constructions
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 171 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites17
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Modulestatement and proof · cited by 20,661
- 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
- SMulCommClassstatement and proof · cited by 1,927
- le_transproof · cited by 985
- NormedRingstatement and proof · cited by 924
- FormalMultilinearSeriesstatement and proof · cited by 615
- IsBoundedSMulstatement and proof · cited by 329
- Metric.eballproof · cited by 294
- HasFPowerSeriesOnBallstatement and proof · cited by 131
Cited by4
Results whose statement or proof uses this declaration.
- Complex.one_div_sub_pow_hasFPowerSeriesOnBall_zeroproof · cited by 3
- Real.hasFPowerSeriesOnBall_ofScalars_mul_add_zeroproof · cited by 1
- HasFPowerSeriesAt.const_smulproof · cited by 1
- Complex.hasFPowerSeriesOnBall_ofScalars_mul_add_zeroproof · cited by 0