Theorems · Theorem · category theory
HomologicalComplex.Hom.sqFrom_comp
∀ {ι : Type u_1} {V : Type u} [inst : CategoryTheory.Category.{v, u} V]
[inst_1 : CategoryTheory.Limits.HasZeroMorphisms V] {c : ComplexShape ι} {C₁ C₂ C₃ : HomologicalComplex V c}
(f : C₁ ⟶ C₂) (g : C₂ ⟶ C₃) (i : ι),
HomologicalComplex.Hom.sqFrom (CategoryTheory.CategoryStruct.comp f g) i =
CategoryTheory.CategoryStruct.comp (HomologicalComplex.Hom.sqFrom f i) (HomologicalComplex.Hom.sqFrom g i)- Cited by
- 0 results in Mathlib
- Foundations
- Depth 18 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.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
- CategoryTheory.Arrowstatement · cited by 713
- CategoryTheory.Arrow.mkstatement · cited by 421
- HomologicalComplex.xNextstatement · cited by 28
- HomologicalComplex.dFromstatement · cited by 26
- HomologicalComplex.Hom.sqFromstatement · cited by 4
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.