Theorems · Theorem · several complex variables
HasFPowerSeriesWithinAt.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} {s : Set E} {x : E} {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},
HasFPowerSeriesWithinAt f pf s x → HasFPowerSeriesWithinAt (c • f) (c • pf) s x- Defined in
- Mathlib.Analysis.Analytic.Constructions
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 172 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites14
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setstatement and proof · cited by 53,352
- Modulestatement and proof · cited by 20,661
- NormedAddCommGroupstatement and proof · cited by 15,752
- NormedSpacestatement and proof · cited by 12,499
- ENNRealproof · cited by 9,879
- NontriviallyNormedFieldstatement and proof · cited by 8,742
- SMulCommClassstatement and proof · cited by 1,927
- NormedRingstatement and proof · cited by 924
- FormalMultilinearSeriesstatement and proof · cited by 615
- IsBoundedSMulstatement and proof · cited by 329
- HasFPowerSeriesWithinOnBallproof · cited by 83
- HasFPowerSeriesWithinAtstatement and proof · cited by 53
Cited by1
Results whose statement or proof uses this declaration.
- AnalyticWithinAt.const_smulproof · cited by 2