Theorems · Definition · category theory
CategoryTheory.Abelian.LeftResolution.chainComplexMap
{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 ι) →
{X Y : A} →
(X ⟶ Y) →
[inst_2 : ι.Full] →
[inst_3 : ι.Faithful] →
[inst_4 : CategoryTheory.Limits.HasZeroMorphisms C] →
[inst_5 : CategoryTheory.Abelian A] → Λ.chainComplex X ⟶ Λ.chainComplex YThe morphism Λ.chainComplex X ⟶ Λ.chainComplex Y of chain complexes
induced by f : X ⟶ Y.
- Cited by
- 7 results in Mathlib
- Foundations
- Depth 37 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites25
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.Homstatement and proof · cited by 32,603
- CategoryTheory.CategoryStruct.compproof · cited by 17,999
- CategoryTheory.Functorstatement and proof · cited by 16,252
- CategoryTheory.Functor.mapproof · cited by 8,698
- CategoryTheory.Iso.homproof · cited by 7,684
- CategoryTheory.NatTrans.appproof · cited by 7,406
- CategoryTheory.Iso.invproof · cited by 6,514
- CategoryTheory.Limits.HasZeroMorphismsstatement and proof · cited by 3,275
- HomologicalComplex.Xproof · cited by 1,839
- CategoryTheory.Abelianstatement and proof · cited by 1,753
- ComplexShape.downstatement · cited by 605
Cited by8
Results whose statement or proof uses this declaration.
- CategoryTheory.Abelian.LeftResolution.chainComplexMap_f_succ_succstatement · cited by 3
- CategoryTheory.Abelian.LeftResolution.chainComplexMap_compstatement and proof · cited by 1
- CategoryTheory.Abelian.LeftResolution.chainComplexFunctorproof · cited by 0
- CategoryTheory.Abelian.LeftResolution.chainComplexMap_comp_assocstatement and proof · cited by 0
- CategoryTheory.Abelian.LeftResolution.chainComplexMap_f_0statement · cited by 0
- CategoryTheory.Abelian.LeftResolution.chainComplexMap_f_1statement · cited by 0
- CategoryTheory.Abelian.LeftResolution.chainComplexMap_idstatement and proof · cited by 0
- CategoryTheory.Abelian.LeftResolution.chainComplexMap_zerostatement and proof · cited by 0