Unitization.norm_splitMul_snd_sq
theorem Unitization.norm_splitMul_snd_sq :
ā (š : Type u_1) {E : Type u_2} [inst : DenselyNormedField š] [inst_1 : NonUnitalNormedRing E] [inst_2 : StarRing E]
[inst_3 : CstarRing E] [inst_4 : NormedSpace š E] [inst_5 : IsScalarTower š E E] [inst_6 : SMulCommClass š E E]
[inst_7 : StarRing š] [inst_8 : StarModule š E] (x : Unitization š E),
ā((Unitization.splitMul š E) x).2ā ^ 2 ⤠ā((Unitization.splitMul š E) (star x * x)).2ā
This theorem, named `Unitization.norm_splitMul_snd_sq`, is central to establishing that the norm on the unitization of a non-unital `š`-algebra `E` satisfies the C*-property (a key property in C*-algebras). In particular, for any element `x` of the unitization of `š` and `E`, the norm of the second component of the split multiplication of `x` squared is less than or equal to the norm of the second component of the split multiplication of the starred `x` multiplied by `x`. This theorem assumes that `š` is a densely normed field, `E` is a non-unital normed ring, a star ring, and a C*-ring, and that `E` is also a normed space over `š`, a scalar tower of `š` over `E`, a star ring over `š`, and that `E` is a star module over `š`.
More concisely: For any element `x` in the unitization of a densely normed field `š` and a C*-ring `E`, the square of the second component of the split multiplication of `x` is norm-dominanted by the second component of the starred multiplication of `x` with itself.
|