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
Constants are analytic #
Addition, negation, subtraction #
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.
The Cartesian product of analytic functions within a set is analytic.
The Cartesian product of analytic functions is analytic.
AnalyticAt.comp
for functions on product spaces
AnalyticWithinAt.comp
for functions on product spaces
AnalyticAt.comp_analyticWithinAt
for functions on product spaces
AnalyticOn.comp
for functions on product spaces
AnalyticWithinOn.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
Analyticity in Pi spaces #
In this section, f : Π i, E → Fm i
is a family of functions, i.e., each f i
is a function,
from E
to a space Fm i
. We discuss whether the family as a whole is analytic as a function
of x : E
, i.e., whether x ↦ (f 1 x, ..., f n x)
is analytic from E
to the product space
Π i, Fm i
. This function is denoted either by fun x ↦ (fun i ↦ f i x)
, or fun x i ↦ f i x
,
or fun x ↦ (f ⬝ x)
. We use the latter spelling in the statements, for readability purposes.
If each function in a finite family has a power series within a ball, then so does the family as a whole. Note that the positivity assumption on the radius is only needed when the family is empty.
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.
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.
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.
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
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
(f x)⁻¹
is analytic away from f x = 0
(f x)⁻¹
is analytic away from f x = 0
(f x)⁻¹
is analytic away from f x = 0
f x / g x
is analytic away from g x = 0
f x / g x
is analytic away from g x = 0
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 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
Finite products of analytic functions are analytic
Finite products of analytic functions are analytic