Theorems · Definition · category theory
CochainComplex.mappingCone.mapTrianglehIso
{C : Type u_1} →
{D : Type u_2} →
[inst : CategoryTheory.Category.{v_1, u_1} C] →
[inst_1 : CategoryTheory.Category.{v_2, u_2} D] →
[inst_2 : CategoryTheory.Preadditive C] →
[inst_3 : CategoryTheory.Limits.HasBinaryBiproducts C] →
[inst_4 : CategoryTheory.Preadditive D] →
[inst_5 : CategoryTheory.Limits.HasBinaryBiproducts D] →
{K L : CochainComplex C ℤ} →
(φ : K ⟶ L) →
(G : CategoryTheory.Functor C D) →
[inst_6 : G.Additive] →
(G.mapHomotopyCategory (ComplexShape.up ℤ)).mapTriangle.obj
(CochainComplex.mappingCone.triangleh φ) ≅
CochainComplex.mappingCone.triangleh ((G.mapHomologicalComplex (ComplexShape.up ℤ)).map φ)If φ : K ⟶ L is a morphism of cochain complexes in C and G : C ⥤ D is an
additive functor, then the image by G of the triangle triangleh φ identifies to
the triangle associated to the image of φ by G.
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 74 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites28
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.Functor.objstatement · cited by 19,642
- CategoryTheory.Functorstatement and proof · cited by 16,252
- CategoryTheory.Functor.mapstatement · cited by 8,698
- CategoryTheory.Isostatement · cited by 3,963
- CategoryTheory.Preadditivestatement and proof · cited by 3,309
- HomologicalComplexstatement · cited by 1,691
- CategoryTheory.Functor.Additivestatement and proof · cited by 1,179
- ComplexShape.upstatement and proof · cited by 1,123
- CochainComplexstatement and proof · cited by 1,016
- CategoryTheory.Iso.symmproof · cited by 993
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.