The Kothe Radical of a ring R
is the sum of all (two-sided) nil ideals of R
.
Tags: Kothe Radical, upper nilradical
Equations
- KotheRadical R = sSup {I : TwoSidedIdeal R | IsNil I}
Instances For
theorem
KotherConjecture.variants.le_KotherRadical
{R : Type u_1}
[Ring R]
{I : Ideal R}
(hI : IsNil I)
:
The Köthe conjecture: every left nil radical is contained in the Köthe radical.
theorem
KotherConjecture.variants.general_matrix
{R : Type u_1}
[Ring R]
{I : TwoSidedIdeal R}
(hI : IsNil I)
(n : Type u_2)
[Fintype n]
:
The Köthe conjecture: for any nil ideal I
of R
, the matrix ideal M_n(I)
is a nil ideal
of the matrix ring M_n(R)
.
theorem
KotherConjecture.variants.two_by_two_matrix
{R : Type u_1}
[Ring R]
{I : TwoSidedIdeal R}
(hI : IsNil I)
:
IsNil (TwoSidedIdeal.matricesOver (Fin 2) I)
The Köthe conjecture: for any nil ideal I
of R
, the matrix ideal M_2(I)
is a nil ideal
of the matrix ring M_2(R)
.
theorem
KotherConjecture.variants.matrixOver_KotherRadical
{R : Type u_1}
[Ring R]
{I : TwoSidedIdeal R}
(hI : IsNil I)
(n : Type u_2)
[Fintype n]
:
The Köthe conjecture: for any positive integer n
, the Köthe radical of R
is the matrix ideal M_2(Nil*(R))
.
The Amitsur Conjecture: If J
is a nil ideal in R
, then J[x]
is a nil ideal of the polynomial ring R[x]
.
This is known to be false, see Agata Smoktunowicz, Polynomial rings over nil rings need not be nil.