Mathlib Map

Theorems · Theorem · commutative algebra

Submodule.isLasker

∀ (R : Type u_1) (M : Type u_2) [inst : CommRing R] [inst_1 : AddCommGroup M] [inst_2 : Module R M] [IsNoetherian R M],
  IsLasker R M

The Lasker--Noether theorem: every submodule in a Noetherian module admits a decomposition into primary submodules.

Defined in
Mathlib.RingTheory.Lasker
Cited by
1 results in Mathlib
Foundations
Depth 84 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CommRingAddCommGroupModuleIsNoetherian

Around this declaration

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

Cites11

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

Cited by1

Results whose statement or proof uses this declaration.