Module docstring
{"# Formal multilinear series
In this file we define FormalMultilinearSeries π E F to be a family of n-multilinear maps for
all n, designed to model the sequence of derivatives of a function. In other files we use this
notion to define C^n functions (called contDiff in mathlib) and analytic 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.
Tags
multilinear, formal series "}