Documentation
Mathlib
.
RingTheory
.
Noetherian
.
Nilpotent
Search
Google site search
return to top
source
Imports
Init
Mathlib.RingTheory.Finiteness.Ideal
Mathlib.RingTheory.Nilpotent.Lemmas
Mathlib.RingTheory.Noetherian.Defs
Imported by
IsNoetherianRing
.
isNilpotent_nilradical
Nilpotent ideals in Noetherian rings
#
Main results
#
IsNoetherianRing.isNilpotent_nilradical
source
theorem
IsNoetherianRing
.
isNilpotent_nilradical
(R :
Type
u_1)
[
CommRing
R
]
[
IsNoetherianRing
R
]
:
IsNilpotent
(
nilradical
R
)