Mathlib Map

Theorems · Theorem · commutative algebra

associatedPrimes.finite

∀ (A : Type u) [inst : CommRing A] (M : Type v) [inst_1 : AddCommGroup M] [inst_2 : Module A M] [IsNoetherianRing A]
  [Module.Finite A M], (associatedPrimes A M).Finite

There are only finitely many associated primes of a finitely generated module over a Noetherian ring.

Defined in
Mathlib.RingTheory.Ideal.AssociatedPrime.Finiteness
Cited by
3 results in Mathlib
Foundations
Depth 94 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CommRingAddCommGroupModuleIsNoetherianRingModule.Finite

Around this declaration

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

Cites25

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

Cited by3

Results whose statement or proof uses this declaration.