Truncations on cochain complexes indexed by the integers. #
In this file, we introduce abbreviations for the canonical truncations
CochainComplex.truncLE, CochainComplex.truncGE of cochain
complexes indexed by ℤ, as well as the conditions
CochainComplex.IsStrictlyLE, CochainComplex.IsStrictlyGE,
CochainComplex.IsLE, and CochainComplex.IsGE.
If K : CochainComplex C ℤ, this is the canonical truncation ≤ n of K.
Equations
Instances For
If K : CochainComplex C ℤ, this is the canonical truncation ≥ n of K.
Equations
Instances For
The canonical map K.truncLE n ⟶ K for K : CochainComplex C ℤ.
Equations
Instances For
The canonical map K ⟶ K.truncGE n for K : CochainComplex C ℤ.
Equations
Instances For
The morphism K.truncLE n ⟶ L.truncLE n induced by a morphism K ⟶ L.
Equations
Instances For
The morphism K.truncGE n ⟶ L.truncGE n induced by a morphism K ⟶ L.
Equations
Instances For
The condition that a cochain complex K is strictly ≥ n.
Equations
Instances For
The condition that a cochain complex K is strictly ≤ n.
Equations
Instances For
The condition that a cochain complex K is (cohomologically) ≥ n.
Equations
Instances For
The condition that a cochain complex K is (cohomologically) ≤ n.
Equations
Instances For
A cochain complex that is both strictly ≤ n and ≥ n is isomorphic to
a complex (single _ _ n).obj M for some object M.