Added projections.
All checks were successful
Compile Project / Compile (push) Successful in 50s

This commit is contained in:
Bokuan Li
2026-08-24 17:41:04 -04:00
parent fa4c1db319
commit 8f0998d52f
8 changed files with 231 additions and 22 deletions

View File

@@ -18,6 +18,17 @@
For each $x \in A$, let $L_x \in L(A; A)$ be defined by $y \mapsto xy$, and let $\norm{x}_1 = \norm{L_x}_{L(A; A)}$, then $\norm{x}_1 \le \norm{x}_A$ and $\norm{1}_1 = 1$. On the other hand, $\frac{\norm{x}_A}{\norm{1}_A} \le \norm{x}_1$, so $\norm{\cdot}_1$ is equivalent to $\norm{\cdot}_A$.
\end{proof}
\begin{definition}[Centre]
\label{definition:banach-algebra-centre}
Let $A$ be a Banach algebra, then
\[
Z(A) = \bracsn{x \in A|xy = yx \forall y \in A}
\]
is the \textbf{centre} of $A$.
\end{definition}
\begin{definition}[Homomorphism]
\label{definition:banach-algebra-homomorphism}
Let $A, B$ be Banach algebras and $\phi: A \to B$, then $\phi$ is a \textbf{homomorphism} if: