Theorems · Theorem · category theory
HomologicalComplex.Hom.comm_assoc
∀ {ι : Type u_1} {V : Type u} [inst : CategoryTheory.Category.{v, u} V]
[inst_1 : CategoryTheory.Limits.HasZeroMorphisms V] {c : ComplexShape ι} {A B : HomologicalComplex V c} (f : A.Hom B)
(i j : ι) {Z : V} (h : B.X j ⟶ Z),
CategoryTheory.CategoryStruct.comp (f.f i) (CategoryTheory.CategoryStruct.comp (B.d i j) h) =
CategoryTheory.CategoryStruct.comp (A.d i j) (CategoryTheory.CategoryStruct.comp (f.f j) h)- Cited by
- 10 results in Mathlib
- Foundations
- Depth 13 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites12
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 · cited by 17,999
- CategoryTheory.Category.assocproof · cited by 6,433
- CategoryTheory.Limits.HasZeroMorphismsstatement and proof · cited by 3,275
- HomologicalComplex.Xstatement and proof · cited by 1,839
- HomologicalComplexstatement and proof · cited by 1,691
- ComplexShapestatement and proof · cited by 1,684
- HomologicalComplex.Hom.fstatement and proof · cited by 845
- HomologicalComplex.dstatement and proof · cited by 598
- HomologicalComplex.Hom.commproof · cited by 29
- HomologicalComplex.Homstatement and proof · cited by 23
Cited by10
Results whose statement or proof uses this declaration.
- HomologicalComplex₂.total.mapAux.d₂_mapMapproof · cited by 2
- CochainComplex.Lifting.comp_coe_cocyle₁'_v_eq_zeroproof · cited by 2
- HomologicalComplex₂.D₂_D₁proof · cited by 2
- HomologicalComplex.opcycles_right_exactproof · cited by 1
- Homotopy.comp_nullHomotopicMapproof · cited by 1
- ComplexShape.Embedding.homRestrict_hasLiftproof · cited by 1
- ComplexShape.Embedding.homRestrict.commproof · cited by 1
- ComplexShape.Embedding.liftExtend.commproof · cited by 1
- CochainComplex.Lifting.hasLiftproof · cited by 0
- dNext_comp_leftproof · cited by 0