Theorems · Theorem · several complex variables
HasFPowerSeriesWithinOnBall.comp_sub
∀ {𝕜 : 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 : E → F}
{p : FormalMultilinearSeries 𝕜 E F} {s : Set E} {x : E} {r : ENNReal},
HasFPowerSeriesWithinOnBall f p s x r →
∀ (y : E), HasFPowerSeriesWithinOnBall (fun z => f (z - y)) p (s + {y}) (x + y) 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.
Cites24
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- Setstatement and proof · cited by 53,352
- TopologicalSpaceproof · cited by 24,529
- NormedAddCommGroupstatement and proof · cited by 15,752
- NormedSpacestatement and proof · cited by 12,499
- AddCommMonoidproof · cited by 12,281
- ENNRealstatement and proof · cited by 9,879
- NontriviallyNormedFieldstatement and proof · cited by 8,742
- add_zeroproof · cited by 2,707
- zero_addproof · cited by 2,366
- SummationFilter.unconditionalproof · cited by 2,068
- FormalMultilinearSeriesstatement and proof · cited by 615
Cited by1
Results whose statement or proof uses this declaration.
- HasFPowerSeriesWithinAt.comp_subproof · cited by 1