Added basics of C*-algebras.
All checks were successful
Compile Project / Compile (push) Successful in 34s

This commit is contained in:
Bokuan Li
2026-06-04 17:54:06 -04:00
parent 7ce835cef2
commit 09a94756ea
6 changed files with 113 additions and 2 deletions

10
src/op/c-star/order.tex Normal file
View File

@@ -0,0 +1,10 @@
\section{Order Structures of $C^*$-Algebras}
\label{section:order-c-star-algebra}
\begin{definition}[Positive]
\label{definition:positive-c-star-algebra}
Let $A$ be a $C^*$-algebra and $x \in A$, then $x$ is \textbf{positive} if there exists $y \in A$ such that $x = y^*y$.
\end{definition}