Spectral objects attached to t-structures #
Let C be a triangulated category equipped with a t-structure t.
We define a functor t.ω₁ : ComposableArrows EInt 1 ⥤ C ⥤ C which sends
a map a ⟶ b in EInt (i.e. a ≤ b) to the functor
t.eTruncLT.obj b ⋙ t.eTruncGE.obj a. (Roughly speaking, we "keep" the
t-homology only in degree n such that a ≤ n < b.)
When we have two composable morphisms f : a ⟶ b and g : b ⟶ c in EInt,
we define a connecting homomorphism
ω₁δ : t.ω₁.obj (mk₁ g) ⟶ t.ω₁.obj (mk₁ f) ⋙ shiftFunctor C (1 : ℤ), and
this gives distinguished triangles that are functorial both in X : C
and a ⟶ b ⟶ c in ComposableArrows EInt 2.
In other words, for each X : C, we define a spectral
object t.spectralObject X : SpectralObject C EInt in the
triangulated category C, and this extends to a functor
t.spectralObjectFunctor : C ⥤ SpectralObject C EInt.
Given a t-structure t on a triangulated category C, this is the functor
ComposableArrows EInt 1 ⥤ C ⥤ C which sends an arrows a ⟶ b in EInt
to the functor t.eTruncLT.obj b ⋙ t.eTruncGE.obj a.
Equations
- One or more equations did not get rendered due to their size.
Instances For
The connecting homomorphism (as a natural transformation) for the spectral objects attached to the objects of a triangulated equipped with a t-structure.
Equations
- One or more equations did not get rendered due to their size.
Instances For
The functorial (distinguished) triangles that are part of the spectral object attached to objects in a triangulated category equipped with a t-structure.
Equations
- One or more equations did not get rendered due to their size.
Instances For
The triangle (t.triangleω₁δ a b c hab hbc).obj X is isomorphic to
the (distinguished) triangle obtained by applying the functor t.eTriangleLTGE.obj b
to the object (t.eTruncGE.obj a).obj ((t.eTruncLT.obj c).obj X).
Equations
- One or more equations did not get rendered due to their size.
Instances For
The spectral object attached to an object X : C in a category
equipped with a t-structure. It consists of all truncations of X.
Equations
- One or more equations did not get rendered due to their size.
Instances For
The spectral object attached to an object X : C in a category
equipped with a t-structure, as a functor C ⥤ SpectralObject C EInt.
Equations
- One or more equations did not get rendered due to their size.