Theorems · Theorem · category theory
HomologicalComplex.Hom.comm_from
∀ {ι : Type u_1} {V : Type u} [inst : CategoryTheory.Category.{v, u} V]
[inst_1 : CategoryTheory.Limits.HasZeroMorphisms V] {c : ComplexShape ι} {C₁ C₂ : HomologicalComplex V c}
(f : C₁.Hom C₂) (i : ι),
CategoryTheory.CategoryStruct.comp (f.f i) (C₂.dFrom i) = CategoryTheory.CategoryStruct.comp (C₁.dFrom i) (f.next i)- Cited by
- 2 results in Mathlib
- Foundations
- Depth 15 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites14
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 · cited by 32,603
- CategoryTheory.CategoryStruct.compstatement · cited by 17,999
- CategoryTheory.Limits.HasZeroMorphismsstatement and proof · cited by 3,275
- HomologicalComplex.Xstatement · cited by 1,839
- HomologicalComplexstatement and proof · cited by 1,691
- ComplexShapestatement and proof · cited by 1,684
- HomologicalComplex.Hom.fstatement · cited by 845
- ComplexShape.nextproof · cited by 297
- HomologicalComplex.Hom.commproof · cited by 29
- HomologicalComplex.xNextstatement · cited by 28
- HomologicalComplex.dFromstatement · cited by 26
Cited by3
Results whose statement or proof uses this declaration.
- HomologicalComplex.Hom.sqFromproof · cited by 4
- HomologicalComplex.Hom.comm_from_applyproof · cited by 0
- HomologicalComplex.Hom.comm_from_assocproof · cited by 0