Module docstring
{"# Noetherian quotient rings and quotient modules "}
{"# Noetherian quotient rings and quotient modules "}
Ideal.Quotient.isNoetherianRing
instance
{R : Type*} [CommRing R] [IsNoetherianRing R] (I : Ideal R) : IsNoetherianRing (R ⧸ I)
instance Ideal.Quotient.isNoetherianRing {R : Type*} [CommRing R] [IsNoetherianRing R]
(I : Ideal R) : IsNoetherianRing (R ⧸ I) :=
isNoetherianRing_iff.mpr <| isNoetherian_of_tower R <| inferInstance