Documentation

Mathlib.CategoryTheory.Triangulated.TStructure.ETrunc

Truncations for a t-structure #

Let t be a t-structure on a triangulated category C. In this file, we extend the definition of the truncation functors truncLT and truncGE for indices in to EInt, as t.eTruncLT : EInt ⥤ C ⥤ C and t.eTruncGE : EInt ⥤ C ⥤ C.

The functor EInt ⥤ C ⥤ C which sends to the zero functor, n : ℤ to t.truncLT n and to 𝟭 C.

Equations
  • One or more equations did not get rendered due to their size.
Instances For

    The functor EInt ⥤ C ⥤ C which sends to 𝟭 C, n : ℤ to t.truncGE n and to the zero functor.

    Equations
    • One or more equations did not get rendered due to their size.
    Instances For

      The connecting homomorphism from t.eTruncGE to the shift by 1 of t.eTruncLT.

      Equations
      Instances For
        @[reducible, inline]

        The natural transformation t.eTruncLT.obj i ⟶ 𝟭 C for all i : EInt.

        Equations
        Instances For
          @[reducible, inline]

          The natural transformation 𝟭 C ⟶ t.eTruncGE.obj i for all i : EInt.

          Equations
          Instances For

            The (distinguished) triangles given by the natural transformations t.eTruncLT.obj i ⟶ 𝟭 C ⟶ t.eTruncGE.obj i ⟶ ... for all i : EInt.

            Equations
            • One or more equations did not get rendered due to their size.
            Instances For

              The natural transformation t.eTruncGE.obj b ⟶ t.eTruncGE.obj a ⋙ t.eTruncGE.obj b for all a and b in EInt.

              Equations
              Instances For

                The natural isomorphism t.eTruncGE.obj b ≅ t.eTruncGE.obj a ⋙ t.eTruncGE.obj b when a and b in EInt satisfy a ≤ b.

                Equations
                Instances For

                  The natural transformation t.eTruncLT.obj a ⋙ t.eTruncLT.obj b ⟶ t.eTruncLT.obj b for all a and b in EInt.

                  Equations
                  Instances For

                    The natural isomorphism t.eTruncLT.obj a ⋙ t.eTruncLT.obj b ⟶ t.eTruncLT.obj b when a and b in EInt satisfy b ≤ a.

                    Equations
                    Instances For

                      The natural transformation from t.eTruncLT.obj b ⋙ t.eTruncGE.obj a ⋙ t.eTruncLT.obj b to t.eTruncGE.obj a ⋙ t.eTruncLT.obj b. (This is an isomorphism.)

                      Equations
                      • One or more equations did not get rendered due to their size.
                      Instances For

                        The natural transformation from t.eTruncLT.obj b ⋙ t.eTruncGE.obj a ⋙ t.eTruncLT.obj b to t.eTruncLT.obj b ⋙ t.eTruncGE.obj a. (This is an isomorphism.)

                        Equations
                        • One or more equations did not get rendered due to their size.
                        Instances For

                          The commutation natural isomorphism t.eTruncGE.obj a ⋙ t.eTruncLT.obj b ≅ t.eTruncLT.obj b ⋙ t.eTruncGE.obj a for all a and b in EInt.

                          Equations
                          Instances For