Theorems · Theorem · category theory
CategoryTheory.Abelian.LeftResolution.chainComplexMap_comp_assoc
∀ {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 Z : A} (f : X ⟶ Y) (g : Y ⟶ Z) [inst_2 : ι.Full]
[inst_3 : ι.Faithful] [inst_4 : CategoryTheory.Limits.HasZeroMorphisms C] [inst_5 : CategoryTheory.Abelian A]
{Z_1 : ChainComplex C ℕ} (h : Λ.chainComplex Z ⟶ Z_1),
CategoryTheory.CategoryStruct.comp (Λ.chainComplexMap (CategoryTheory.CategoryStruct.comp f g)) h =
CategoryTheory.CategoryStruct.comp (Λ.chainComplexMap f)
(CategoryTheory.CategoryStruct.comp (Λ.chainComplexMap g) h)- Cited by
- 0 results in Mathlib
- Foundations
- Depth 41 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites15
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.compstatement and proof · cited by 17,999
- CategoryTheory.Functorstatement and proof · cited by 16,252
- CategoryTheory.Category.assocproof · cited by 6,433
- CategoryTheory.Limits.HasZeroMorphismsstatement and proof · cited by 3,275
- CategoryTheory.Abelianstatement and proof · cited by 1,753
- ComplexShape.downstatement · cited by 605
- ChainComplexstatement and proof · cited by 350
- CategoryTheory.Functor.Fullstatement and proof · cited by 341
- CategoryTheory.Functor.Faithfulstatement and proof · cited by 313
- CategoryTheory.Abelian.LeftResolutionstatement and proof · cited by 27
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.