Documentation

Mathlib.CategoryTheory.Triangulated.TStructure.Induced

Induced t-structures #

Let t be a t-structure on a pretriangulated category C. If P is a triangulated subcategory of C, we introduce a typeclass P.HasInducedTStructure t which essentially says that up to isomorphisms P is stable by the application of the truncation functors.

In particular, we show that the triangulated subcategory t.plus of t-bounded above objects can be endowed with a t-structure t.onPlus, and the same applies to t.minus and t.bounded.

The property that a full subcategory of a pretriangulated category equipped with a t-structure can be endowed with an induced t-structure.

Instances

    The t-structure induced on a full subcategory.

    Equations
    • One or more equations did not get rendered due to their size.
    Instances For
      @[reducible, inline]

      The t-structure induced on the full subcategory of t-bounded above objects.

      Equations
      Instances For
        @[reducible, inline]

        The t-structure induced on the full subcategory of t-bounded below objects.

        Equations
        Instances For
          @[reducible, inline]

          The t-structure induced on the full subcategory of t-bounded objects.

          Equations
          Instances For