Mathlib Map

Theorems · Theorem · commutative algebra

ModuleCat.localizedModule_hasInjectiveDimensionLE

∀ {R : Type u} [inst : CommRing R] [inst_1 : Small.{v, u} R] [IsNoetherianRing R] (n : ℕ) (S : Submonoid R)
  (M : ModuleCat R) [CategoryTheory.HasInjectiveDimensionLE M n],
  CategoryTheory.HasInjectiveDimensionLE (M.localizedModule S) 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
CommRingSmallIsNoetherianRingCategoryTheory.HasInjectiveDimensionLE

Around this declaration

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

Cites43

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.