In this lecture we move beyond the commutative vs noncommutative dichotomy and quantify the degree of (non)commutativity of a given algebra . This is done using the notion of a subalgebra.
Definition 2.1. A subspace of
is called a subalgebra if it contains
and is closed under multiplication and conjugation.
Being a subalgebra is a stronger condition than being a subspace. In particular, the zero subspace of
is not a subalgebra because it does not contain
. Indeed, every subalgebra of
must contain the one-dimensional subspace
of scalar multiples of , which is a commutative subalgebra of
isomorphic to
. In this sense,
is the smallest subalgebra of
, and not only is it commutative but its elements commute with all elements in
. We can consider the set of all elements which have the “commute with everything” property.
Definition 2.2. The center of is the set
Elements of are called central elements.
The use of the letter “Z” here comes from the German word for “center,” which is “zentrum.” Don’t forget to take your zentrum.
Theorem 2.1. The center is a subalgebra of
Proof: We have to check that the conditions stipulated by Definition 2.1 hold for – it would be bad if the center did not hold. The argument is straightforward but also worth spelling out in detail, since all the defining features of an algebra (Definition 1.1) are used.
First we need to verify that is a vector subspace of
i.e. that it is closed under linear combinations. Let
be any two central elements and
be any element. For any two scalars
, we have
Now we check that is closed under multiplication:
Now we check that is closed under conjugation:
Finally, it is clear that .
-QED
We can now quantify commutativity.
Definition 2.3. The commutativity index of is the dimension of
The commutativity index of is a positive integer between
(minimally commutative, maximally noncommutative) and
(maximally commutative, minimally noncommutative). Any algebra
whose commutativity index is less than
is called noncommutative, which is a bit misleading because every algebra contains (uncountably) many elements which commute with one another. Algebras with one-dimensional center
have the lowest commutativity index; such maximally noncommutative algebras are called central-simple algebras.
We now generalize the center of an algebra as follows.
Definition 2.4. Given a subalgebra of
, its centralizer
is the set of all elements in
which commute with every element of
:
The symbol is read as “the centralizer of
in
.’’ In particular, the centralizer of
in
is
.
Problem 2.1. Prove that is indeed a subalgebra of
. Moreover, show that if
are subalgebras of
with
then
Problem 2.1 suggests a way to organize the set of all subalgebras of a given algebra We know that this is a nonempty set, whose “smallest” element is
and whose “largest” element is
itself — we want to order everything in between.
Defintion 2.3. Given a set , a relation on
is a subset
of
In the context of relations, instead of ordered pairs of elements it is standard to write to denote the membership of
in
For example, you are familiar with the notion of an equivalence relation on a set
, which is a relation written
with the following properties :
- Reflexivity:
for all
;
- Symmetry:
iff
;
- Transitivity: if
and
then
.
There is a different relation which formalizes order in the same way as the above formalizes equivalence.
Defintion 2.3. A partial order on is a relation with the following properties:
- Reflexivity:
for all
;
- Antisymmetry: if
and
then
;
- Transitivity: if
and
then
.
A pair consisting of a set together with a partial order on it is called a partially ordered set, or “poset.” The symbol
by definition means
. Importantly, note the use of the adjective “partial” – Definition 2.3 allows for the possibility that there are pairs of elements
for which neither
nor
holds true, i.e.
are incomparable. The axiomatic study of partially ordered sets is a branch of algebra called order theory.
A very basic example of a partial order is obtained by taking any set and defining a partial order on the power set
by inclusion:
For example, if , then
consists of the
subsets of
ordered as in the following Hasse diagram:

The poset of subsets
of an arbitrary set
has an additional attribute: every pair of subsets
has a minimum and a maximum. More precisely, if we define
then is the largest subset of
contained in both
and
and is the smallest subset of
containing both
and
A partially ordered set in which we have such a notion of greatest lower bound (min) and least upper bound (max) is called a lattice, and the power set of subsets of an arbitrary set
partially ordered by inclusion is such an object. Moreover, this lattice has a unique smallest element: the empty
set is the only subset of
satisfying
for all
. Similarly, the whole set
is the only set satisfying
for all other
, making it the unique largest element of
.
We now want to use the partial order concept to organize the subalgebgras of a given algebra . Starting very simply, we could forget the structure of
entirely and just view it as a set, which would result in the construction above with
the power set of
. Of course, since
is a not a finite set
is uncountably infinite.
Now let us remember the vector space structure on and accordingly take
to be the set of all vector subspaces of
, partially ordered by inclusion, so
is an induced subposet of
. If we want to make
into a lattice we can still use the set-theoretic definition of
as intersection, because the intersection of two subspaces is again a subspace. However, the union of two subspaces is not, and we have to modify the definition to
This makes into a lattice with largest element
and smallest element the zero subspace
, as the empty subset of
is not a vector space.
Now let us remember the algebra structure on and declare
to be the set of all subalgebras of
partially ordered by inclusion. Then
is an induced subposet of
, and once again taking
to be intersection gives us a greatest lower bound operation.
Problem 2.2. Show that the intersection of any nonempty set of subalgebras of
is a subalgebra. Show moreover that if all members of the family
are commutative, so is their intersection.
However, our notion of least upper bound must be modified in order to make into a lattice, because the span of the union
of two subalgebras of
is a subspace but not necessarily a subalgebra.
Definition 2.4. For any subset , define
to be the intersection of all subalgebras of
containing
. This is called the subalgebra generated by
. It contains all scalar products, sums, products, and conjugates of elements of
, and is the smallest subset of
containing all of these elements.
Note that the set of subalgebras containing is always nonempty, since it contains the whole algebra
, and consequently Problem 2.1 legitimizes Definition 2.4 and allows us to define the least upper bound of a pair of subalgebras by
This makes into a lattice, the lattice of subalgebras of
. The maximal element of this lattice is still
, and its minimal element is
, since the zero space is not a subalgebra.
Finally, let be the set of all commutative subalgebras of
, partially ordered by inclusion, an induced subposet of the lattice
of algebras of
To latticize this we can keep the same greatest lower bound operation, but must modify least upper bound to
where the right hand should be the intersection of all commutative subalgebras of the ambient algebra which contain the set
This definition will fail if one of
or
is not contained in any larger commutative subalgebra of
Definition 2.5. A maximal abelian subalgebra (MASA) of is a commutative subalgebra
with the following property: if
is a commutative subalgebra with
, then
.
Note that “abelian” is a synonym for “commutative” and the two are used interchangeably.
Problem 2.3. Prove that any two distinct MASAs are incomparable.
MASAs can be characterized using centralizers.
Theorem 2.2. An abelian subalgebra of an algebra
is a MASA if and only if it is its own centralizer:
Proof: Suppose first that is a MASA. Since
is abelian we have
. If
is a proper subset of its centralizer, then there exists
such that
In this case, the algebra generated by
is a commutative subalgebra of
properly containing
and this contradicts the maximality of
Conversely, suppose is an abelian subalgebra of
such that
Then for a commutative subalgebra
we have
so we also have (note that the conclusion of Problem 2.1 was used here) .
-QED