The mapping cocone #
Given a morphism φ : K ⟶ L of cochain complexes, the mapping cone
allows to obtain a triangle K ⟶ L ⟶ mappingCone φ ⟶ .... In this
file, we define the mapping cocone, which fits in a rotated triangle:
mappingCocone φ ⟶ K ⟶ L ⟶ ....
The mapping cocone of a morphism φ : K ⟶ L of cochain complexes: it is
(mappingCone φ)⟦(-1 : ℤ)⟧.
Instances For
The first projection mappingCocone φ ⟶ K.
Instances For
The second projection in Cochain (mappingCocone φ) L (-1).
Instances For
The left inclusion in Cochain K (mappingCocone φ) 0.
Instances For
The right inclusion in Cocycle L (mappingCocone φ) 1.
Instances For
Constructor for cochains from mappingCocone.
Instances For
Constructor for cocycles from mappingCocone.
Instances For
Constructor for morphisms from mappingCocone.
Instances For
Constructor for cochains to mappingCocone.
Instances For
Constructor for cocycles to mappingCocone.
Instances For
Constructor for morphisms to mappingCocone.
Instances For
Given a morphism φ : K ⟶ L of cochain complexes, this is the triangle
mappingCocone φ ⟶ K ⟶ L ⟶ ....
Instances For
Rotating the triangle mappingCocone.triangle φ gives a triangle that is
isomorphic to mappingCone.triangle φ.