Mathlib Map

Theorems · Definition · commutative algebra

IsArtinianRing.quotNilradicalPowEquivPi

(R : Type u_1) →
  [inst : CommRing R] →
    [IsArtinianRing R] → (n : ℕ) → (R ⧸ nilradical R ^ n) ≃ₐ[R] (I : MaximalSpectrum R) → R ⧸ I.asIdeal ^ n

The quotient of a commutative Artinian ring by a power of its nilradical is isomorphic to a finite product of local rings, namely the quotients by the powers of the maximal ideals.

Defined in
Mathlib.RingTheory.Artinian.Module
Cited by
2 results in Mathlib
Foundations
Depth 94 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CommRingIsArtinianRing

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites15

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by2

Results whose statement or proof uses this declaration.