Mathlib Map

Theorems · Inductive type · category theory

CategoryTheory.HasProjectiveDimensionLT

{C : Type u} → [inst : CategoryTheory.Category.{v, u} C] → [CategoryTheory.Abelian C] → C → ℕ → Prop

An object X in an abelian category has projective dimension < n if all Ext X Y i vanish when n ≤ i. See also HasProjectiveDimensionLE. (Do not use the subsingleton' field directly. Use the constructor HasProjectiveDimensionLT.mk, and the lemmas hasProjectiveDimensionLT_iff and Ext.eq_zero_of_hasProjectiveDimensionLT.)

Defined in
Mathlib.CategoryTheory.Abelian.Projective.Dimension
Cited by
26 results in Mathlib
Foundations
Depth 2 from the axioms · uses no axioms
Assumes
CategoryTheory.CategoryCategoryTheory.Abelian

Around this declaration

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

CategoryTheory.projectiveDimension · cited by 19CategoryTheory.projective…CategoryTheory.HasProjectiveDimensionLE · cited by 13CategoryTheory.HasProject…CategoryTheory.Abelian.Ext.eq_zero_of_hasProjectiveDimensionLT · cited by 7Ext.eq_zero_of_hasProject…CategoryTheory.hasProjectiveDimensionLT_iff · cited by 6CategoryTheory.hasProject…CategoryTheory.ShortComplex.ShortExact.hasProjectiveDimensionLT_X₃_iff · cited by 4ShortExact.hasProjectiveD…CategoryTheory.HasProjectiveDimensionLT.subsingleton · cited by 3HasProjectiveDimensionLT.…CategoryTheory.projective_iff_hasProjectiveDimensionLT_one · cited by 3CategoryTheory.projective…ModuleCat.hasProjectiveDimensionLE_of_semiLinearEquiv · cited by 3ModuleCat.hasProjectiveDi…CategoryTheory.HasProjectiveDimensionLT.mk · cited by 2HasProjectiveDimensionLT.…CategoryTheory.projectiveDimension_eq_of_iso · cited by 2CategoryTheory.projective…CategoryTheory.projectiveDimension_lt_iff · cited by 2CategoryTheory.projective…CategoryTheory.hasProjectiveDimensionLT_of_ge · cited by 2CategoryTheory.hasProject…CategoryTheory.ShortComplex.ShortExact.hasProjectiveDimensionLT_X₃ · cited by 2ShortExact.hasProjectiveD…CategoryTheory.Retract.hasProjectiveDimensionLT · cited by 2Retract.hasProjectiveDime…ModuleCat.hasProjectiveDimensionLE_iff_forall_maximalSpectrum · cited by 2ModuleCat.hasProjectiveDi…CategoryTheory.Category · cited by 32673CategoryTheory.CategoryCategoryTheory.Abelian · cited by 1753CategoryTheory.AbelianCategoryTheory.HasProjectiveD…CITED BYCITES

Cites2

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

Cited by30

Results whose statement or proof uses this declaration.