The minimal unitization of a C⋆-algebra #
This file shows that when E
is a C⋆-algebra (over a densely normed field 𝕜
), that the minimal
Unitization
is as well. In order to ensure that the norm structure is available, we must first
show that every C⋆-algebra is a RegularNormedAlgebra
.
In addition, we show that in a RegularNormedAlgebra
which is a StarRing
for which the
involution is isometric, that multiplication on the right is also an isometry (i.e.,
Isometry (ContinuousLinearMap.mul 𝕜 E).flip
).
A C⋆-algebra over a densely normed field is a regular normed algebra.
Equations
- ⋯ = ⋯
This is the key lemma used to establish the instance Unitization.instCStarRing
(i.e., proving that the norm on Unitization 𝕜 E
satisfies the C⋆-property). We split this one
out so that declaring the CStarRing
instance doesn't time out.
The norm on Unitization 𝕜 E
satisfies the C⋆-property
Equations
- ⋯ = ⋯
The minimal unitization (over ℂ
) of a C⋆-algebra, equipped with the C⋆-norm. When A
is
unital, A⁺¹ ≃⋆ₐ[ℂ] (ℂ × A)
.
Equations
- CStarAlgebra.«term_⁺¹» = Lean.ParserDescr.trailingNode `CStarAlgebra.«term_⁺¹» 1024 1024 (Lean.ParserDescr.symbol "⁺¹")
Instances For
Equations
- Unitization.instCStarAlgebra = CStarAlgebra.mk
Equations
- Unitization.instCommCStarAlgebra = CommCStarAlgebra.mk