Mathlib Map

Theorems · Theorem · commutative algebra

ModuleCat.hasInjectiveDimensionLE_iff_forall_maximalSpectrum

∀ {R : Type u} [inst : CommRing R] [inst_1 : Small.{v, u} R] [IsNoetherianRing R] (n : ℕ) (M : ModuleCat R),
  CategoryTheory.HasInjectiveDimensionLE M n ↔
    ∀ (m : MaximalSpectrum R), CategoryTheory.HasInjectiveDimensionLE (M.localizedModule m.asIdeal.primeCompl) n
Defined in
Mathlib.RingTheory.LocalProperties.InjectiveDimension
Cited by
2 results in Mathlib
Foundations
Depth 122 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CommRingSmallIsNoetherianRing

Around this declaration

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

Cites46

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

Cited by2

Results whose statement or proof uses this declaration.