Matrix Groups
We haven't really defined Field's yet, but this will be a lot like that definition.
Suppose
where
If you drop it down to square matrices:
where we consider matrix multiplication, then:
- It's still associative (annoying but possible to verify)
- The identity matrix
is the identity - However, not all matrices have an inverse!
So this is almost a group, but not quite. You can extend the idea to throw away the duds that don't have inverses, using the following notation:
We call this the general linear group of degree
You can drop the
Some considerations:
- It's not an Abelian Group (for
) since matrix multiplication isn't commutative (ex: ) - It's infinite if
is infinite. - Finite if
is finite.
You may recall that the determinant is a function:
Where if the determinant is 0 then there's no inverse, while if it isn't then there is an inverse:
So you could rewrite: