Mathlib Map

Theorems · Definition · commutative algebra

IsArtinianRing

(R : Type u_1) → [Semiring R] → Prop

A ring is Artinian if it is Artinian as a module over itself. Strictly speaking, this should be called IsLeftArtinianRing but we omit the Left for convenience in the commutative case. For a right Artinian ring, use IsArtinian Rᵐᵒᵖ R. For equivalent definitions, see Mathlib/RingTheory/Artinian/Ring.lean.

Defined in
Mathlib.RingTheory.Artinian.Defs
Cited by
98 results in Mathlib
Foundations
Depth 25 from the axioms, rests on 229 definitions · uses propext, Quot.sound
Assumes
Semiring

Around this declaration

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

Cites2

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

Cited by104

Results whose statement or proof uses this declaration.