Mathlib Map

Theorems · Definition · category theory

CategoryTheory.Triangulated.TStructure.natTransTruncLTOfLE

{C : Type u} →
  [inst : CategoryTheory.Category.{v, u} C] →
    [inst_1 : CategoryTheory.Preadditive C] →
      [inst_2 : CategoryTheory.Limits.HasZeroObject C] →
        [inst_3 : CategoryTheory.HasShift C ℤ] →
          [inst_4 : ∀ (n : ℤ), (CategoryTheory.shiftFunctor C n).Additive] →
            [inst_5 : CategoryTheory.Pretriangulated C] →
              (t : CategoryTheory.Triangulated.TStructure C) → (a b : ℤ) → a ≤ b → (t.truncLT a ⟶ t.truncLT b)

The natural transformation t.truncLT a ⟶ t.truncLT b when a ≤ b.

Defined in
Mathlib.CategoryTheory.Triangulated.TStructure.TruncLTGE
Cited by
18 results in Mathlib
Foundations
Depth 67 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CategoryTheory.CategoryCategoryTheory.PreadditiveCategoryTheory.Limits.HasZeroObjectCategoryTheory.HasShiftCategoryTheory.Functor.AdditiveCategoryTheory.Pretriangulated

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

CategoryTheory.Triangulated.TStructure.eTruncLT · cited by 62TStructure.eTruncLTCategoryTheory.Triangulated.TStructure.natTransTruncLEOfLE · cited by 10TStructure.natTransTruncL…CategoryTheory.Triangulated.TStructure.triangleLTLTGELT · cited by 10TStructure.triangleLTLTGE…CategoryTheory.Triangulated.TStructure.natTransTruncLTOfLE_ι_app · cited by 3TStructure.natTransTruncL…CategoryTheory.Triangulated.TStructure.natTransTruncLTOfLE_refl · cited by 2TStructure.natTransTruncL…CategoryTheory.Triangulated.TStructure.natTransTruncLTOfLE_trans · cited by 2TStructure.natTransTruncL…CategoryTheory.Triangulated.TStructure.truncGEδLT_comp_natTransTruncLTOfLE_app · cited by 2TStructure.truncGEδLT_com…CategoryTheory.Triangulated.TStructure.natTransTriangleLTGEOfLE · cited by 2TStructure.natTransTriang…CategoryTheory.Triangulated.TStructure.natTransTruncLTOfLE_ι · cited by 1TStructure.natTransTruncL…CategoryTheory.Triangulated.TStructure.natTransTruncLTOfLE_ι_app_assoc · cited by 1TStructure.natTransTruncL…CategoryTheory.Triangulated.TStructure.truncGEδLT_comp_whiskerRight_natTransTruncLTOfLE · cited by 1TStructure.truncGEδLT_com…CategoryTheory.Triangulated.TStructure.triangleLTLTGELT_map_hom₁ · cited by 0TStructure.triangleLTLTGE…CategoryTheory.Triangulated.TStructure.natTransTruncLTOfLE_refl_app · cited by 0TStructure.natTransTruncL…CategoryTheory.Triangulated.TStructure.natTransTruncLTOfLE_trans_app · cited by 0TStructure.natTransTruncL…CategoryTheory.Triangulated.TStructure.natTransTruncLTOfLE_ι_assoc · cited by 0TStructure.natTransTruncL…CategoryTheory.Category · cited by 32673CategoryTheory.CategoryQuiver.Hom · cited by 32603Quiver.HomCategoryTheory.Functor · cited by 16252CategoryTheory.FunctorCategoryTheory.Preadditive · cited by 3309CategoryTheory.PreadditiveCategoryTheory.shiftFunctor · cited by 1553CategoryTheory.shiftFunct…CategoryTheory.HasShift · cited by 1527CategoryTheory.HasShiftCategoryTheory.Limits.HasZeroObject · cited by 1298Limits.HasZeroObjectCategoryTheory.Functor.Additive · cited by 1179Functor.AdditiveCategoryTheory.Pretriangulated · cited by 669CategoryTheory.Pretriangu…CategoryTheory.Functor.whiskerRight · cited by 467Functor.whiskerRightCategoryTheory.Triangulated.TStructure · cited by 318Triangulated.TStructureCategoryTheory.Triangulated.TStructure.truncLT · cited by 78TStructure.truncLTCategoryTheory.Pretriangulated.Triangle.π₁ · cited by 17Triangle.π₁TStructure.natTransTruncLTOfLECITED BYCITES

Cites13

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by22

Results whose statement or proof uses this declaration.