Lie Algebra Minute
Topic: `"The Tower Law in Action"`.
In this track , we apply the Tower Law and the Finite-to-Algebraic theorem to our `3D` Lie Algebra model `sl(2 , bbb"F"`). These theorems tell us how the dimensions of our "coordinate space" multiply as we extend the underlying field.
Theory: `"Scaling the Dimensions"`.
When we define `sl(2 , bbb"F")` using the basis `{e , f , h}` , the dimension of the Lie Algebra is always `3`relative to the field `bbb"F"`. However , if `bbb"F"` is itself an extension of a base field `bbb"K"` , the total dimension over `bbb"K"` changes according to the Tower Law. (See additional theory below).
1. `"Finite-to-Algebraic"`: If we represent our adjoint maps `(ad_e , ad_f , ad_h)` as matrices , their characteristic polynomials have a finite degree (degree `3`). Because the extension is finite any "new" operators we create by combining these basis elements will also satisfy a polynomial equation - meaning remain algebraic.
2. `"The Tower Multiplication"`: If we have a field tower `QQ subset QQ(sqrt 2) subset RR` , and we look at a Lie Algebra defined over the middle field , its total dimension over the bottom field is the product of the dimensions.
Exercise: `"The 6-Dimensional Lie Algebra"`.
Suppose we have our Lie Algebra `sl(2 , bbb"E")` , where the field `bbb"E" = QQ(sqrt 2)`. We know:
- The dimension of the Lie Algebra over its immediate field is `3` (since the basis is `{e , f , h}`).
- The degree of the field extension is `[bbb"E" : QQ] = 2` (since the minimal polynomial is `x^2 - 2`).
Goal: Find the dimension of this Lie Algebra when viewed as a vector space over the base field `QQ`.
Solution: `"Using the Tower Law logic , the total dimension over"` `QQ \ "is"` :
`["Lie Algebra" : QQ] = ["Lie Algebra" : bbb"E"] * [bbb"E" : QQ] = 3 * 2 = 6`.
Conclusion:A basis would require `6` elements:
`{e , f , h} times {1 , sqrt 2} = {e * 1 \ , e * sqrt 2 \ , f * 1 \ , f * sqrt 2 \ , h * 1 \ , h * sqrt 2} =`
`{e \ , \ sqrt 2 e \ , \ f \ , \ sqrt 2 f \ , \ h \ , \ sqrt 2 h}`.
QED
Additional Theory: We are moving from putting numbers into polynomials to putting matrices(operators) into polynomials.
1. `"How the Adjoint Matrices are Made"`.
Think of the adjoint map `ad_x` as a "shadow" cast by by an element `x`. To see this shadow , we let `x` act on our standard basis `{e , f , h}` using the Lie bracket `[x , "basis"]`.
- The Process: To find the matrix for `ad_h` we calculate:
1. `[h , e] = 2e rarr ("Coordinates" : 2 , 0 , 0)`.
2. `[h , f] = -2f rarr ("Coordinates" : 0 , -2 , 0)`.
3. `[h , h] = 0 rarr ("Coordinates" : 0 , 0 , 0)`.
-The Matrix: These coordinates become the columns of a `3 times 3` matrix.
-Significance: This matrix is a perfectly valid linear transformation. it allows us to treat abstract "Lie Brackets" as simple matrix-vector multiplication.
2. `"Putting an Operator into a Polynomial"`.
The Cayley-Hamilton Theorem: if you have a polynomial like `P(x) = x^2 - 4` , and a matrix `A` , you can calculate: `P(A) = A^2 - 4I` (where I is the identity matrix). If the result is the Zero Matrix , we say the operstor "satisfies" the polynomial.
3. `"How can an operator be Algebraic?"`.
Just as a number `alpha` is algebraic if its a root of polynomial , an operator (matrix) is algebraic if there is a polynomial `P` such that `P(ad_x) = 0`.
- The Characteristic Polynomial: This is the specific polynomial `P(lamda) = det(lamda I - ad_x)`. It tells us the "internal logic" of the operator. For `ad_h` , the characteristic polynomial is `P(lamda) = lamda^3 - 4 lamda`. If you actually calculate `(ad_h)^3 - 4(ad_h)` , you will get the zero matrix. This proves `ad_h` is "algebraic" over our field.
4. `"New Operators and the Finite-to-Algebraic Link"`.
In our Lie Algebra , we can create "new" operators by taking linear combinations. For example , `x = 3e + 2f`. Because our Lie algebra is a finite-dimensional vector space (dimension `3`) , the space of all possible `3 times 3` is also finite (dimension 9). In the language of vector spaces, the dimension is the number of basis elements. For the space of all `3 times 3` matrices, the standard basis consists of matrices that have a 1 in exactly one position and a 0 everywhere else.
If you keep taking powers of an operator: `ad_x , (ad_x)^2 , (ad_x)^3 , ... \ , (ad_x)^9` , you eventually run out of "room" in that `9`-dimensional space. Eventually these powers must become linearly dependent. That linear dependence is by definition , a polynomial equation!
`"The Takeaway"`: In a finite dimensional world , every operator is "trapped" by a polynomial. It has no choice but to be algebraic.
Question
If we extend our Lie Algebra scalars from `RR` to `CC` , we know the field extension degree `[CC : RR] = 2`. The Lie Algebra `sl(2 , CC)` is 3-dimensional over `CC`. What is its dimension when viewed as a real vector space over `RR`
?
A) `3` (The dimension of the Lie Algebra is independent of the field extension degree).
B) `6` (The dimension over `CC` is multiplied by the degree of the extension `[CC : RR]`).