Given a root system
, pick a hyperplane of irrational slope in
, that is a hyperplane through the origin which doesn't contain any other points of the weight lattice. This divides our roots into two subsets: the positive and negative roots (on either side of the hyperplane). The figure below shows examples of such hyperplanes for the
and
root systems, with positive roots in red and negative roots in blue.
A positive root is called simple if it cannot be written as a sum of two positive roots.
Examples
Example:
The root
in the
root system above can be written as a sum of positive roots:
. Therefore
is not simple. However,
and
are simple.
Example:
The roots
and
in the
root system are simple and all the other positive roots are not simple. (Exercise)
Properties of simple roots
Simple roots span
Lemma:
Any positive root can be written as a sum of simple roots.
Proof:
If your root
is simple then it's a sum of one simple root and we're done. If not, then it's a sum of two positive roots:
for some positive roots
,
. If
and
are simple then we're done, if not, we expand one of them as a sum of two positive roots. Continue in this manner. We know that this process will terminate because:
all positive roots have a certain distance from our hyperplane of irrational slope, and they all lie on one side of it;
if we add two positive roots then the result is strictly further away from this hyperplane;
therefore when we write
, the distances of
and
from the hyperplane are strictly smaller than that of
.
Since there is a finite number of positive roots, there's a finite number of values this distance can take, so we can't keep splitting up as a sum of positive roots indefinitely or we'd end up with an infinite sequence of positive roots whose distance to the hyperplane was getting strictly smaller and smaller.
Remark:
This tells us that there are at least
simple roots, where
is the dimension of the root system: this is because our positive roots span
, so by the lemma the simple roots also span
. In a moment we'll show there are also at most
simple roots (so there are precisely
simple roots).
Weyl chamber
Definition:
The Weyl chamber (with respect to our chosen hyperplane of irrational slope) is the set
Example:
In the
root system, the red, blue, and orange half-planes are the regions consisting of vectors whose dot product with
,
, respectively
is positive. Their intersection is the Weyl chamber shaded on the right.
In this example, you see that we don't need to use
. This is a general fact.
Lemma:
The Weyl chamber is also equal to
Proof:
By the lemma we've just proved, any positive root is a sum of simple roots (with positive coefficients). Therefore if you have positive dot product with every simple root, you also have positive dot product with every positive root.
When can you add roots to get roots?
Lemma:
If
and
are (non-collinear) roots such that
then
is a root.
Example:
In the
example,
and
is another root.
Proof:
The proof is an exercise, but here's how the exercise goes. We have two roots
and
, so we can focus on the plane
spanned by
and
. The angle between
and
is one of
,
,
and
degrees or the complementary angles
,
,
if obtuse (the constraint on angles was about the smallest angle between the corresponding lines). Since the dot product is assumed strictly negative, the only possibilities are
,
or
degrees. This means there are three cases. We'll just see how this works for the case of
degrees.
Rescale everything until
has length 1 (for simplicity) and rotate until
is horizontal. We know that
,
, and
because
degrees so
. For positive dot product we get
, which tells us exactly which vector
is:
.
Now we take the lines
orthogonal to
and
orthogonal to be
and reflect e.g.
in
to construct the root
(see the figure below).
There are now two more cases to analyse (exercise).
Dot products between simple roots
Lemma:
If
and
are simple roots then
.
Proof:
Assume
. By the previous result, since
, we know that
is a root.
If
is a positive root then
so
is a sum of two positive roots, which contradicts the assumption that
is simple.
If
is a negative root then
so
is a sum of two positive roots, which contradicts the assumption that
is simple.
In either case, we get a contradiction.
Simple roots form a basis
Lemma:
The simple roots are linearly independent.
Remark:
Combined with the earlier fact that they span
, this means that they form a basis of
, so there are precisely
of them.
Proof:
The proof uses two facts:
all simple roots lie on one side of our chosen hyperplane of irrational slope;
all simple roots have nonpositive dot products with one another.
Suppose there is a linear dependence between the simple roots:
where the sum is over the simple roots with coefficients
.
If all nonzero coefficients
are positive then we get a contradiction because we're taking a sum (with positive coefficients) of things all lying on one side of a hyperplane, so the result will lie even further from the hyperplane (and hence cannot be zero).
Let's rewrite the linear dependence as
that is grouping the terms with positive coefficients on the left-hand side and minus the terms with negative coefficients on the right-hand side. Let's write
. By the linear dependence, we have
.
The squared length of
is
but this is a sum of nonpositive dot products
with nonnegative coefficients
, so
. Therefore
, so
and this is a linear dependence with positive coefficients, which we've ruled out already.
Corollary:
There are precisely
simple roots.
Proof:
We've proved that the simple roots form a basis for
.