Theorems · Inductive type · category theory
CategoryTheory.HasInjectiveDimensionLT
{C : Type u} → [inst : CategoryTheory.Category.{v, u} C] → [CategoryTheory.Abelian C] → C → ℕ → PropAn object X in an abelian category has Injective dimension < n if
all Ext X Y i vanish when n ≤ i. See also HasInjectiveDimensionLE.
(Do not use the subsingleton' field directly. Use the constructor
HasInjectiveDimensionLT.mk, and the lemmas hasInjectiveDimensionLT_iff and
Ext.eq_zero_of_hasInjectiveDimensionLT.)
- Cited by
- 23 results in Mathlib
- Foundations
- Depth 2 from the axioms · uses no axioms
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites2
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- CategoryTheory.Categorystatement · cited by 32,673
- CategoryTheory.Abelianstatement · cited by 1,753
Cited by27
Results whose statement or proof uses this declaration.
- CategoryTheory.injectiveDimensionproof · cited by 12
- CategoryTheory.HasInjectiveDimensionLEproof · cited by 9
- CategoryTheory.Abelian.Ext.eq_zero_of_hasInjectiveDimensionLTstatement and proof · cited by 7
- CategoryTheory.hasInjectiveDimensionLT_iffstatement and proof · cited by 6
- CategoryTheory.ShortComplex.ShortExact.hasInjectiveDimensionLT_X₃_iffstatement and proof · cited by 2
- CategoryTheory.Retract.hasInjectiveDimensionLTstatement and proof · cited by 2
- ModuleCat.hasInjectiveDimensionLE_iff_forall_maximalSpectrumproof · cited by 2
- CategoryTheory.HasInjectiveDimensionLT.mkstatement · cited by 2
- CategoryTheory.HasInjectiveDimensionLT.subsingletonstatement and proof · cited by 2
- ModuleCat.localizedModule_hasInjectiveDimensionLEproof · cited by 2
- CategoryTheory.injectiveDimension_lt_iffstatement and proof · cited by 2
- CategoryTheory.hasInjectiveDimensionLT_of_gestatement and proof · cited by 1