Theorems · Definition · category theory
HomologicalComplex.cylinder.mapHomologicalComplexObjIso
{C : Type u_1} →
[inst : CategoryTheory.Category.{v_1, u_1} C] →
[inst_1 : CategoryTheory.Preadditive C] →
{ι : Type u_2} →
{c : ComplexShape ι} →
(F : HomologicalComplex C c) →
[inst_2 : DecidableRel c.Rel] →
{D : Type u_3} →
[inst_3 : CategoryTheory.Category.{v_2, u_3} D] →
[inst_4 : CategoryTheory.Preadditive D] →
(H : CategoryTheory.Functor C D) →
[inst_5 : H.Additive] →
[inst_6 : ∀ (i : ι), CategoryTheory.Limits.HasBinaryBiproduct (F.X i) (F.X i)] →
[inst_7 :
HomologicalComplex.HasHomotopyCofiber
(CategoryTheory.Limits.biprod.lift (CategoryTheory.CategoryStruct.id F)
(-CategoryTheory.CategoryStruct.id F))] →
[inst_8 :
∀ (i : ι),
CategoryTheory.Limits.HasBinaryBiproduct (((H.mapHomologicalComplex c).obj F).X i)
(((H.mapHomologicalComplex c).obj F).X i)] →
[inst_9 :
HomologicalComplex.HasHomotopyCofiber
(CategoryTheory.Limits.biprod.lift
(CategoryTheory.CategoryStruct.id ((H.mapHomologicalComplex c).obj F))
(-CategoryTheory.CategoryStruct.id ((H.mapHomologicalComplex c).obj F)))] →
[HomologicalComplex.HasHomotopyCofiber
((H.mapHomologicalComplex c).map
(CategoryTheory.Limits.biprod.lift (CategoryTheory.CategoryStruct.id F)
(-CategoryTheory.CategoryStruct.id F)))] →
(∀ (j : ι), ∃ i, c.Rel i j) →
((H.mapHomologicalComplex c).obj F.cylinder ≅
((H.mapHomologicalComplex c).obj F).cylinder)The isomorphism expressing the commutation between taking the cylinder of a homological complex and applying an additive functor.
- Defined in
- Mathlib.Algebra.Homology.HomotopyCofiber
- Cited by
- 5 results in Mathlib
- Foundations
- Depth 80 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- CategoryTheory.CategoryCategoryTheory.PreadditiveDecidableRelCategoryTheory.CategoryCategoryTheory.PreadditiveCategoryTheory.Functor.AdditiveCategoryTheory.Limits.HasBinaryBiproductHomologicalComplex.HasHomotopyCofiberCategoryTheory.Limits.HasBinaryBiproductHomologicalComplex.HasHomotopyCofiberHomologicalComplex.HasHomotopyCofiber
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites27
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.Functor.objstatement and proof · cited by 19,642
- CategoryTheory.Functorstatement and proof · cited by 16,252
- CategoryTheory.Functor.mapstatement and proof · cited by 8,698
- CategoryTheory.CategoryStruct.idstatement and proof · cited by 6,235
- CategoryTheory.Isostatement · cited by 3,963
- CategoryTheory.Preadditivestatement and proof · cited by 3,309
- HomologicalComplex.Xstatement and proof · cited by 1,839
- HomologicalComplexstatement and proof · cited by 1,691
- ComplexShapestatement and proof · cited by 1,684
- CategoryTheory.Functor.Additivestatement and proof · cited by 1,179
Cited by6
Results whose statement or proof uses this declaration.
- HomologicalComplex.pathObject.mapHomologicalComplexObjIsoproof · cited by 5
- HomologicalComplex.cylinder.map_ι₀_mapHomologicalComplexObjIso_homstatement · cited by 2
- HomologicalComplex.cylinder.map_ι₁_mapHomologicalComplexObjIso_homstatement · cited by 2
- HomologicalComplex.cylinder.map_ι₀_mapHomologicalComplexObjIso_hom_assocstatement and proof · cited by 0
- HomologicalComplex.cylinder.map_ι₁_mapHomologicalComplexObjIso_hom_assocstatement and proof · cited by 0
- HomologicalComplex.cylinder.mapHomologicalComplexObjIso.congr_simpstatement and proof · cited by 0