Various ways to combine analytic functions #
We show that the following are analytic:
- Cartesian products of analytic functions
- Arithmetic on analytic functions:
mul
,smul
,inv
,div
- Finite sums and products:
Finset.sum
,Finset.prod
Cartesian products are analytic #
The radius of the Cartesian product of two formal series is the minimum of their radii.
The Cartesian product of analytic functions is analytic.
The Cartesian product of analytic functions is analytic.
AnalyticAt.comp
for functions on product spaces
AnalyticOn.comp
for functions on product spaces
Analytic functions on products are analytic in the first coordinate
Alias of AnalyticAt.curry_left
.
Analytic functions on products are analytic in the first coordinate
Analytic functions on products are analytic in the second coordinate
Alias of AnalyticAt.curry_right
.
Analytic functions on products are analytic in the second coordinate
Analytic functions on products are analytic in the first coordinate
Alias of AnalyticOn.curry_left
.
Analytic functions on products are analytic in the first coordinate
Analytic functions on products are analytic in the second coordinate
Alias of AnalyticOn.curry_right
.
Analytic functions on products are analytic in the second coordinate
Arithmetic on analytic functions #
Scalar multiplication is analytic (jointly in both variables). The statement is a little pedantic to allow towers of field extensions.
TODO: can we replace ๐'
with a "normed module" in such a way that analyticAt_mul
is a special
case of this?
Multiplication in a normed algebra over ๐
is analytic.
Scalar multiplication of one analytic function by another.
Scalar multiplication of one analytic function by another.
Multiplication of analytic functions (valued in a normed ๐
-algebra) is analytic.
Multiplication of analytic functions (valued in a normed ๐
-algebra) is analytic.
Powers of analytic functions (into a normed ๐
-algebra) are analytic.
Powers of analytic functions (into a normed ๐
-algebra) are analytic.
The geometric series 1 + x + x ^ 2 + ...
as a FormalMultilinearSeries
.
Equations
- formalMultilinearSeries_geometric ๐ A n = ContinuousMultilinearMap.mkPiAlgebraFin ๐ n A
Instances For
If ๐
is a normed field extension of ๐
, then the inverse map ๐ โ ๐
is ๐
-analytic
away from 0.
xโปยน
is analytic away from zero
(f x)โปยน
is analytic away from f x = 0
xโปยน
is analytic away from zero
f x / g x
is analytic away from g x = 0
f x / g x
is analytic away from g x = 0
Finite sums and products of analytic functions #
Finite sums of analytic functions are analytic
Finite sums of analytic functions are analytic
Finite products of analytic functions are analytic
Finite products of analytic functions are analytic