Theorems · Definition · category theory
CategoryTheory.Abelian.LeftResolution.reduced
{A : Type u_1} →
{C : Type u_2} →
[inst : CategoryTheory.Category.{v_1, u_2} C] →
[inst_1 : CategoryTheory.Category.{v_2, u_1} A] →
{ι : CategoryTheory.Functor C A} →
CategoryTheory.Abelian.LeftResolution ι →
[inst_2 : CategoryTheory.Preadditive C] →
[inst_3 : CategoryTheory.Preadditive A] →
[ι.Additive] →
[CategoryTheory.IsIdempotentComplete A] →
[CategoryTheory.IsIdempotentComplete C] → CategoryTheory.Abelian.LeftResolution ιGiven an additive functor ι : C ⥤ A between idempotent complete categories,
any Λ : LeftResolution ι induces a term Λ.reduced : LeftResolution ι
such that Λ.reduced.F preserves zero morphisms.
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 74 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites16
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- CategoryTheory.Categorystatement and proof · cited by 32,673
- Quiver.Homproof · cited by 32,603
- CategoryTheory.Functor.objproof · cited by 19,642
- CategoryTheory.Functorstatement and proof · cited by 16,252
- CategoryTheory.Functor.mapproof · cited by 8,698
- CategoryTheory.Preadditivestatement and proof · cited by 3,309
- CategoryTheory.Equivalence.functorproof · cited by 1,268
- CategoryTheory.Functor.Additivestatement and proof · cited by 1,179
- CategoryTheory.Equivalence.unitIsoproof · cited by 536
- CategoryTheory.Iso.appproof · cited by 253
- CategoryTheory.IsIdempotentCompletestatement and proof · cited by 29
- CategoryTheory.Abelian.LeftResolutionstatement and proof · cited by 27
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.