Theorems · Inductive type · several complex variables
HasFPowerSeriesWithinOnBall
{𝕜 : 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] → (E → F) → FormalMultilinearSeries 𝕜 E F → Set E → E → ENNReal → PropAnalogue of HasFPowerSeriesOnBall where convergence is required only on a set s. We also
require convergence at x as the behavior of this notion is very bad otherwise.
- Defined in
- Mathlib.Analysis.Analytic.Basic
- Cited by
- 83 results in Mathlib
- Foundations
- Depth 163 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites6
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setstatement · cited by 53,352
- NormedAddCommGroupstatement · cited by 15,752
- NormedSpacestatement · cited by 12,499
- ENNRealstatement · cited by 9,879
- NontriviallyNormedFieldstatement · cited by 8,742
- FormalMultilinearSeriesstatement · cited by 615
Cited by86
Results whose statement or proof uses this declaration.
- HasFPowerSeriesWithinAtproof · cited by 53
- HasFPowerSeriesWithinOnBall.r_posstatement and proof · cited by 31
- HasFPowerSeriesWithinOnBall.hasSumstatement and proof · cited by 28
- HasFPowerSeriesWithinOnBall.r_lestatement and proof · cited by 28
- hasFPowerSeriesWithinOnBall_univstatement and proof · cited by 16
- ContinuousLinearMap.comp_hasFPowerSeriesWithinOnBallstatement and proof · cited by 5
- HasFPowerSeriesWithinOnBall.coeff_zerostatement and proof · cited by 5
- HasFPowerSeriesWithinOnBall.hasFPowerSeriesWithinAtstatement and proof · cited by 5
- IsOpen.analyticOn_iff_analyticOnNhdproof · cited by 5
- HasFPowerSeriesWithinAt.monoproof · cited by 4
- HasFPowerSeriesWithinOnBall.monostatement and proof · cited by 4
- HasFPowerSeriesWithinAt.mono_of_mem_nhdsWithinproof · cited by 3