Mathlib Map

Theorems · Definition · category theory

CategoryTheory.InjectiveResolution.self

{C : Type u} →
  [inst : CategoryTheory.Category.{v, u} C] →
    [inst_1 : CategoryTheory.Limits.HasZeroObject C] →
      [inst_2 : CategoryTheory.Limits.HasZeroMorphisms C] →
        (Z : C) → [CategoryTheory.Injective Z] → CategoryTheory.InjectiveResolution Z

An injective object admits a trivial injective resolution: itself in degree 0.

Defined in
Mathlib.CategoryTheory.Preadditive.Injective.Resolution
Cited by
3 results in Mathlib
Foundations
Depth 44 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CategoryTheory.CategoryCategoryTheory.Limits.HasZeroObjectCategoryTheory.Limits.HasZeroMorphismsCategoryTheory.Injective

Around this declaration

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

Cites8

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

Cited by3

Results whose statement or proof uses this declaration.