Module docstring
{"# Higher differentiability of usual operations
We prove that the usual operations (addition, multiplication, difference, composition, and
so on) preserve C^n functions.
Notations
We use the notation E [Γn]βL[π] F for the space of continuous multilinear maps on E^n with
values in F. This is the space in which the n-th derivative of a function from E to F lives.
In this file, we denote (β€ : ββ) : WithTop ββ with β and β€ : WithTop ββ with Ο.
Tags
derivative, differentiability, higher derivative, C^n, multilinear, Taylor series, formal series
","### Smoothness of functions f : E β Ξ i, F' i
","### Sum of two functions ","### Negative ","### Subtraction ","### Sum of finitely many functions ","### Product of two functions ","### Scalar multiplication ","### Constant scalar multiplication
TODO: generalize results in this section.
- It should be possible to assume
[Monoid R] [DistribMulAction R F] [SMulCommClass π R F]. - If
cis a unit (orRis a group), then one can dropContDiff*assumptions in some lemmas. ","### Cartesian product of two functions ","### Inversion in a complete normed algebra (or more generally with summable geometric series) ","### Inversion of continuous linear maps between Banach spaces ","### Restricting fromβtoβ, or generally fromπ'toπ
If a function is n times continuously differentiable over β, then it is n times continuously
differentiable over β. In this paragraph, we give variants of this statement, in the general
situation where β and β are replaced respectively by π' and π where π' is a normed algebra
over π.
"}