Theorems · Theorem · commutative algebra
IsNoetherianRing.exists_relSeries_isQuotientEquivQuotientPrime
∀ (A : Type u) [inst : CommRing A] (M : Type v) [inst_1 : AddCommGroup M] [inst_2 : Module A M] [IsNoetherianRing A] [Module.Finite A M], ∃ s, s.head = ⊥ ∧ s.last = ⊤
If A is a Noetherian ring and M is a finitely generated A-module, then there exists
a chain of submodules 0 = M₀ ≤ M₁ ≤ M₂ ≤ ... ≤ Mₙ = M of M, such that for each 0 ≤ i < n,
Mᵢ₊₁ / Mᵢ is isomorphic to A / pᵢ for some prime ideal pᵢ of A.
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 92 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites35
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- Modulestatement and proof · cited by 20,661
- CommRingstatement and proof · cited by 17,173
- AddCommGroupstatement and proof · cited by 12,871
- Top.topstatement and proof · cited by 9,680
- Submodulestatement and proof · cited by 7,192
- Set.ofPredstatement and proof · cited by 6,101
- Idealproof · cited by 4,748
- Bot.botstatement and proof · cited by 4,720
- Nontrivialproof · cited by 2,416
- HasQuotient.Quotientproof · cited by 2,301
- Submodule.spanproof · cited by 1,504
Cited by1
Results whose statement or proof uses this declaration.
- IsNoetherianRing.induction_on_isQuotientEquivQuotientPrimeproof · cited by 1