The distinguished triangle attached to a short exact sequence of cochain complexes #
Given a short exact short complex S in the category CochainComplex C ℤ,
we construct a distinguished triangle
Q.obj S.X₁ ⟶ Q.obj S.X₂ ⟶ Q.obj S.X₃ ⟶ (Q.obj S.X₃)⟦1⟧
in the derived category of C.
(See triangleOfSES and triangleOfSES_distinguished.)
The connecting homomorphism Q.obj (S.X₃) ⟶ (Q.obj S.X₁)⟦(1 : ℤ)⟧
in the derived category when S is a short exact short complex of
cochain complexes in an abelian category.
Equations
- One or more equations did not get rendered due to their size.
Instances For
The distinguished triangle in the derived category associated to a short exact sequence of cochain complexes.
Equations
Instances For
The triangle triangleOfSES attached to a short exact sequence S of cochain
complexes is isomorphic to the standard distinguished triangle associated to
the morphism S.f.
Equations
- One or more equations did not get rendered due to their size.
Instances For
The morphism triangleOfSES h₁ ⟶ triangleOfSES h₂ that is induced by a morphism of short
exact sequences of cochain complexes.
Equations
- DerivedCategory.triangleOfSES.map h₁ h₂ f = { hom₁ := DerivedCategory.Q.map f.τ₁, hom₂ := DerivedCategory.Q.map f.τ₂, hom₃ := DerivedCategory.Q.map f.τ₃, comm₁ := ⋯, comm₂ := ⋯, comm₃ := ⋯ }