Theorems · Theorem · commutative algebra
Module.supportDim_quotSMulTop_succ_le_of_notMem_minimalPrimes
∀ {R : Type u_1} [inst : CommRing R] {M : Type u_2} [inst_1 : AddCommGroup M] [inst_2 : Module R M] [Module.Finite R M]
{x : R},
(∀ p ∈ (Module.annihilator R M).minimalPrimes, x ∉ p) →
Module.supportDim R (QuotSMulTop x M) + 1 ≤ Module.supportDim R MIf M is a finite module over a commutative ring R, x ∈ M is not in any minimal prime of
M, then dim M/xM + 1 ≤ dim M.
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 94 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites44
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setstatement · cited by 53,352
- Modulestatement and proof · cited by 20,661
- CommRingstatement and proof · cited by 17,173
- AddCommGroupstatement and proof · cited by 12,871
- Top.topstatement · cited by 9,680
- Submodulestatement · cited by 7,192
- Set.Elemproof · cited by 7,166
- ENatstatement · cited by 4,985
- Idealstatement and proof · cited by 4,748
- Bot.botproof · cited by 4,720
- Nat.cast_oneproof · cited by 2,501
- Nontrivialproof · cited by 2,416
Cited by1
Results whose statement or proof uses this declaration.