Theorems · Theorem · commutative algebra
Module.supportDim_add_length_eq_supportDim_of_isRegular
∀ {R : Type u_1} [inst : CommRing R] [IsNoetherianRing R] {M : Type u_2} [inst_2 : AddCommGroup M] [inst_3 : Module R M]
[Module.Finite R M] [IsLocalRing R] (rs : List R),
RingTheory.Sequence.IsRegular M rs →
Module.supportDim R (M ⧸ Ideal.ofList rs • ⊤) + ↑rs.length = Module.supportDim R MIf M is a finite module over a Noetherian local ring R, r₁, …, rₙ is an
M-sequence, then dim M/(r₁, …, rₙ)M + n = dim M.
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 146 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.
- 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
- ENatstatement and proof · cited by 4,985
- Idealstatement and proof · cited by 4,748
- Bot.botproof · cited by 4,720
- add_zeroproof · cited by 2,707
- Nat.cast_oneproof · cited by 2,501
- HasQuotient.Quotientstatement and proof · cited by 2,301
- IsUnitproof · cited by 1,602
Cited by1
Results whose statement or proof uses this declaration.
- ringKrullDim_add_length_eq_ringKrullDim_of_isRegularproof · cited by 0