How do we show that prime C* algebras have trivial center

747 Views Asked by At

A prime C* algebra is a C* algebra with the property that the product of any two of its non zero ideals is non zero. The claim is that it has trivial center, i.e., the only central elements are multiplies of the identity. I would be grateful for a hint on how to prove this. Thanks.

1

There are 1 best solutions below

2
On

It is more or less similar to how we show division Banach algebra over complex number is $\mathbb{C}$.

Suppose we can find a nonscalar element $a$ in the center of the prime C$^*$-algebra, say $A$, consider the ring homomorphism from $A$ to $A(a-\lambda)$ by sending $x$ to $x(a-\lambda)$, where $\lambda$ is one spectrum point of $a$, then if $ker$ is nonzero, primeness implies $ker\times A(a-\lambda)=0$ Which is wrong by definition of the homomorphism. so $A\cong A(a-\lambda)$, so especially $a-\lambda$ is invertible, which can not be true, so $a=\lambda$.

Edit: this answer has problems, that I don't think can be fixed (if they can I'll be happy to be proven wrong):

The map $\pi:x\longmapsto x(a-\lambda)$ is linear, but it is not a homomorphism. Its kernel is still an ideal (because $a$ is central), so one gets $A\simeq A(a-\lambda)$ as vector spaces. But this does not imply that $a-\lambda $ is invertible from here. As I mentioned in a comment below, one can have $A\simeq Ax$ (as C$^*$-algebras!) and even that is not enough to show that $x$ is invertible. Concretely, if $A=\ell^\infty(\mathbb N)$ and $x=(1,0,1,0,1,0,\cdots)$, and $Ax\simeq A$.

I have posted an answer with a completely different argument.