Mathlib Map

Theorems · Definition · several complex variables

FormalMultilinearSeries.changeOrigin

{𝕜 : 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] → FormalMultilinearSeries 𝕜 E F → E → FormalMultilinearSeries 𝕜 E F

Changing the origin of a formal multilinear series p, so that p.sum (x+y) = (p.changeOrigin x).sum y when this makes sense.

Defined in
Mathlib.Analysis.Analytic.ChangeOrigin
Cited by
27 results in Mathlib
Foundations
Depth 180 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
NontriviallyNormedFieldNormedAddCommGroupNormedSpaceNormedAddCommGroupNormedSpace

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

HasFiniteFPowerSeriesOnBall.cpolynomialAt_of_mem · cited by 5HasFiniteFPowerSeriesOnBa…HasFPowerSeriesOnBall.fderiv · cited by 4HasFPowerSeriesOnBall.fde…FormalMultilinearSeries.hasFPowerSeriesOnBall_changeOrigin · cited by 4FormalMultilinearSeries.h…ContinuousMultilinearMap.hasStrictFDerivAt · cited by 4ContinuousMultilinearMap.…HasFPowerSeriesWithinOnBall.analyticWithinAt_of_mem · cited by 3HasFPowerSeriesWithinOnBa…HasFPowerSeriesWithinOnBall.changeOrigin · cited by 3HasFPowerSeriesWithinOnBa…FormalMultilinearSeries.changeOrigin_radius · cited by 3FormalMultilinearSeries.c…HasFPowerSeriesOnBall.changeOrigin · cited by 2HasFPowerSeriesOnBall.cha…FormalMultilinearSeries.changeOrigin_finite_of_finite · cited by 2FormalMultilinearSeries.c…FormalMultilinearSeries.hasFiniteFPowerSeriesOnBall_changeOrigin · cited by 2FormalMultilinearSeries.h…HasFPowerSeriesWithinOnBall.fderivWithin · cited by 2HasFPowerSeriesWithinOnBa…HasFiniteFPowerSeriesOnBall.changeOrigin · cited by 2HasFiniteFPowerSeriesOnBa…HasFiniteFPowerSeriesOnBall.hasStrictFDerivAt · cited by 2HasFiniteFPowerSeriesOnBa…ContinuousMultilinearMap.changeOrigin_toFormalMultilinearSeries · cited by 1ContinuousMultilinearMap.…FormalMultilinearSeries.nnnorm_changeOrigin_le · cited by 1FormalMultilinearSeries.n…NormedAddCommGroup · cited by 15752NormedAddCommGroupNormedSpace · cited by 12499NormedSpaceNontriviallyNormedField · cited by 8742NontriviallyNormedFieldFormalMultilinearSeries · cited by 615FormalMultilinearSeriesFormalMultilinearSeries.sum · cited by 34FormalMultilinearSeries.s…FormalMultilinearSeries.changeOriginSeries · cited by 17FormalMultilinearSeries.c…FormalMultilinearSeries.chang…CITED BYCITES

Cites6

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by27

Results whose statement or proof uses this declaration.