Mathlib Map

Theorems · Theorem · category theory

HomologicalComplex.homotopyCofiber.inrX_sndX

∀ {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] (i : ι),
  CategoryTheory.CategoryStruct.comp (HomologicalComplex.homotopyCofiber.inrX φ i)
      (HomologicalComplex.homotopyCofiber.sndX φ i) =
    CategoryTheory.CategoryStruct.id (G.X i)
Defined in
Mathlib.Algebra.Homology.HomotopyCofiber
Cited by
8 results in Mathlib
Foundations
Depth 25 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CategoryTheory.CategoryCategoryTheory.PreadditiveHomologicalComplex.HasHomotopyCofiberDecidableRel

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

CochainComplex.mappingCone.inr_f_snd_v · cited by 7mappingCone.inr_f_snd_vHomologicalComplex.homotopyCofiber.d_sndX · cited by 5homotopyCofiber.d_sndXHomologicalComplex.homotopyCofiber.inrX_sndX_assoc · cited by 4homotopyCofiber.inrX_sndX…HomologicalComplex.homotopyCofiber.inlX_d · cited by 3homotopyCofiber.inlX_dHomologicalComplex.homotopyCofiber.inlX_d' · cited by 2homotopyCofiber.inlX_d'HomologicalComplex.homotopyCofiber.inrX_d · cited by 1homotopyCofiber.inrX_dHomologicalComplex.homotopyCofiber.mapArrowHom_comp · cited by 1homotopyCofiber.mapArrowH…HomologicalComplex.homotopyCofiber.mapArrowHom_id · cited by 0homotopyCofiber.mapArrowH…CategoryTheory.Category · cited by 32673CategoryTheory.CategoryQuiver.Hom · cited by 32603Quiver.HomCategoryTheory.CategoryStruct.comp · cited by 17999CategoryStruct.compCategoryTheory.Iso.hom · cited by 7684Iso.homCategoryTheory.Iso.inv · cited by 6514Iso.invCategoryTheory.Category.assoc · cited by 6433Category.assocCategoryTheory.CategoryStruct.id · cited by 6235CategoryStruct.idCategoryTheory.Preadditive · cited by 3309CategoryTheory.PreadditiveHomologicalComplex.X · cited by 1839HomologicalComplex.XHomologicalComplex · cited by 1691HomologicalComplexComplexShape · cited by 1684ComplexShapeComplexShape.Rel · cited by 518ComplexShape.RelCategoryTheory.Iso.inv_hom_id · cited by 308Iso.inv_hom_idComplexShape.next · cited by 297ComplexShape.nextCategoryTheory.Iso.inv_hom_id_assoc · cited by 275Iso.inv_hom_id_assochomotopyCofiber.inrX_sndXCITED BYCITES

Cites25

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by8

Results whose statement or proof uses this declaration.