Unitization equipped with the $L^1$ norm #
In another file, the Unitization ๐ A
of a non-unital normed ๐
-algebra A
is equipped with the
norm inherited as the pullback via a map (closely related to) the left-regular representation of the
algebra on itself (see Unitization.instNormedRing
).
However, this construction is only valid (and an isometry) when A
is a RegularNormedAlgebra
.
Sometimes it is useful to consider the unitization of a non-unital algebra with the $L^1$ norm
instead. This file provides that norm on the type synonym WithLp 1 (Unitization ๐ A)
, along
with the algebra isomomorphism between Unitization ๐ A
and WithLp 1 (Unitization ๐ A)
.
Note that TrivSqZeroExt
is also equipped with the $L^1$ norm in the analogous way, but it is
registered as an instance without the type synonym.
One application of this is a straightforward proof that the quasispectrum of an element in a non-unital Banach algebra is compact, which can be established by passing to the unitization.
The natural map between Unitization ๐ A
and ๐ ร A
, transferred to their WithLp 1
synonyms.
Equations
Instances For
Equations
Bundle WithLp.unitization_addEquiv_prod
as a UniformEquiv
.
Equations
Instances For
Equations
Equations
equiv
bundled as an algebra isomorphism with Unitization ๐ A
.