The Jacobson-Noether theorem #
This file contains a proof of the Jacobson-Noether theorem and some auxiliary lemmas.
Here we discuss different cases of characteristics of
the noncommutative division algebra D with center k.
Main Results #
exists_separable_and_not_isCentral: (Jacobson-Noether theorem) For a non-commutative algebraic division algebraD(with base ring being its centerk), then there exist an elementxofD \ kthat is separable over its center.exists_separable_and_not_isCentral': (Jacobson-Noether theorem) For a non-commutative algebraic division algebraD(with base ring being a fieldL), if the center ofDoverLisL, then there exist an elementxofD \ Lthat is separable overL.
Notations #
Dis a noncommutative division algebrakis the center ofD
Implementation Notes #
Mathematically, exists_separable_and_not_isCentral and exists_separable_and_not_isCentral'
are equivalent.
The difference however, is that the former takes D as the only variable
and fixing D would forces k. Whereas the later takes D and L as
separate variables constrained by certain relations.
Reference #
If D is a purely inseparable extension of k with characteristic p,
then for every element a of D, there exists a natural number n
such that a ^ (p ^ n) is contained in k.
If D is a purely inseparable extension of k with characteristic p,
then for every element a of D \ k, there exists a natural number n
greater than 0 such that a ^ (p ^ n) is contained in k.
If D is a purely inseparable extension of k of characteristic p,
then for every element a of D \ k, there exists a natural number m
greater than 0 such that (a * x - x * a) ^ n = 0 (as linear maps) for
every n greater than (p ^ m).
Jacobson-Noether theorem: For a non-commutative division algebra
D that is algebraic over its center k, there exists an element
x of D \ k that is separable over k.
Jacobson-Noether theorem: For a non-commutative division algebra D
that is algebraic over a field L, if the center of
D coincides with L, then there exist an element x of D \ L
that is separable over L.