Projective seminorm on the tensor of a finite family of normed spaces. #
Let ๐ be a normed field and E be a family of normed ๐-vector spaces Eแตข,
indexed by a finite type ฮน. We define a seminorm on โจ[๐] i, Eแตข, which we call the
"projective seminorm". For x an element of โจ[๐] i, Eแตข, its projective seminorm is the
infimum over all expressions of x as โ j, โจโ[๐] mโฑผ i (with the mโฑผ โ ฮ i, Eแตข)
of โ j, ฮ i, โmโฑผ iโ.
In particular, every norm โ.โ on โจ[๐] i, Eแตข satisfying โโจโ[๐] i, m iโ โค ฮ i, โm iโ
for every m in ฮ i, Eแตข is bounded above by the projective seminorm.
Main definitions #
PiTensorProduct.projectiveSeminorm: The projective seminorm onโจ[๐] i, Eแตข.
Main results #
PiTensorProduct.norm_eval_le_projectiveSeminorm: Iffis a continuous multilinear map onE = ฮ i, Eแตขandxis inโจ[๐] i, Eแตข, thenโf.lift xโ โค projectiveSeminorm x * โfโ.
TODO #
If the base field is
โorโ(or more generally if the injection ofEแตขinto its bidual is an isometry for everyi), then we haveprojectiveSeminorm โจโ[๐] i, mแตข = ฮ i, โmแตขโ.The functoriality.
A lift of the projective seminorm to FreeAddMonoid (๐ ร ฮ i, Eแตข), useful to prove the
properties of projectiveSeminorm.
Equations
Instances For
Equations
- PiTensorProduct.instNorm = { norm := fun (x : PiTensorProduct ๐ fun (i : ฮน) => E i) => โจ (p : โx.lifts), PiTensorProduct.projectiveSeminormAux โp }
The projective seminorm on โจ[๐] i, Eแตข. It sends an element x of โจ[๐] i, Eแตข to the
infimum over all expressions of x as โ j, โจโ[๐] mโฑผ i (with the mโฑผ โ ฮ i, Eแตข)
of โ j, ฮ i, โmโฑผ iโ.
Equations
- PiTensorProduct.projectiveSeminorm = Seminorm.ofSMulLE norm โฏ โฏ โฏ