Theorems · Theorem · category theory
HomologicalComplex.homotopyCofiber.mapArrowHom_comp
∀ {C : Type u_1} [inst : CategoryTheory.Category.{v_1, u_1} C] [inst_1 : CategoryTheory.Preadditive C] {ι : Type u_2}
{c : ComplexShape ι} {F G : HomologicalComplex C c} (φ : F ⟶ G) [inst_2 : HomologicalComplex.HasHomotopyCofiber φ]
[inst_3 : DecidableRel c.Rel] {F' F'' G' G'' : HomologicalComplex C c} (φ' : F' ⟶ G') (φ'' : F'' ⟶ G'')
[inst_4 : HomologicalComplex.HasHomotopyCofiber φ'] [inst_5 : HomologicalComplex.HasHomotopyCofiber φ'']
(H : ∀ (j : ι), ∃ i, c.Rel i j) (α : CategoryTheory.Arrow.mk φ ⟶ CategoryTheory.Arrow.mk φ')
(β : CategoryTheory.Arrow.mk φ' ⟶ CategoryTheory.Arrow.mk φ''),
HomologicalComplex.homotopyCofiber.mapArrowHom φ φ'' H (CategoryTheory.CategoryStruct.comp α β) =
CategoryTheory.CategoryStruct.comp (HomologicalComplex.homotopyCofiber.mapArrowHom φ φ' H α)
(HomologicalComplex.homotopyCofiber.mapArrowHom φ' φ'' H β)- Defined in
- Mathlib.Algebra.Homology.HomotopyCofiber
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 57 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites50
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.Category.assocproof · cited by 6,433
- CategoryTheory.Preadditivestatement and proof · cited by 3,309
- add_zeroproof · cited by 2,707
- zero_addproof · cited by 2,366
- CategoryTheory.Category.comp_idproof · cited by 2,119
- HomologicalComplex.Xproof · cited by 1,839
- HomologicalComplexstatement and proof · cited by 1,691
- ComplexShapestatement and proof · cited by 1,684
- HomologicalComplex.Hom.fproof · cited by 845
Cited by1
Results whose statement or proof uses this declaration.
- HomologicalComplex.homotopyCofiber.mapArrowHom_comp_assocproof · cited by 0