Theorems · Theorem · commutative algebra
ModuleCat.subsingleton_ext_of_exists_isRegular
∀ {R : Type u} [inst : CommRing R] [inst_1 : Small.{v, u} R] [IsNoetherianRing R] (I : Ideal R) (N : ModuleCat R)
[Nfin : Module.Finite R ↑N],
Module.support R ↑N ⊆ PrimeSpectrum.zeroLocus ↑I →
∀ (M : ModuleCat R) [Module.Finite R ↑M],
I • ⊤ < ⊤ →
∀ (rs : List R),
(∀ r ∈ rs, r ∈ I) →
RingTheory.Sequence.IsRegular (↑M) rs → ∀ i < rs.length, Subsingleton (CategoryTheory.Abelian.Ext N M i)The implication (4) → (1) of exists_isRegular_tfae: for M N finitely generated
module over Noetherian ring R and ideal I satisfying IM < M and Supp N ⊆ V(I),
if there is an M-regular sequence rs contained in I,
then Ext N M i = 0 for all i < rs.length.
- Defined in
- Mathlib.RingTheory.Depth.Rees
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 122 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites53
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setstatement and proof · cited by 53,352
- Quiver.Homproof · cited by 32,603
- RingHom.idproof · cited by 18,349
- CommRingstatement and proof · cited by 17,173
- LinearMapproof · cited by 10,215
- Top.topstatement and proof · cited by 9,680
- SetLike.coestatement and proof · cited by 8,199
- Submodulestatement · cited by 7,192
- Idealstatement and proof · cited by 4,748
- add_zeroproof · cited by 2,707
- ModuleCatstatement and proof · cited by 1,429
- CategoryTheory.ShortComplex.X₂proof · cited by 1,115
Cited by1
Results whose statement or proof uses this declaration.
- ModuleCat.exists_isRegular_tfaeproof · cited by 0