Mathlib Map

Theorems · Definition · category theory

CategoryTheory.Triangulated.TStructure.natTransTruncGEOfLE

{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.truncGE a ⟶ t.truncGE b)

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

Defined in
Mathlib.CategoryTheory.Triangulated.TStructure.TruncLTGE
Cited by
13 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.eTruncGE · cited by 57TStructure.eTruncGECategoryTheory.Triangulated.TStructure.π_natTransTruncGEOfLE_app · cited by 2TStructure.π_natTransTrun…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.π_natTransTruncGEOfLE · cited by 1TStructure.π_natTransTrun…CategoryTheory.Triangulated.TStructure.truncGEδLT_comp_whiskerRight_natTransTruncLTOfLE · cited by 1TStructure.truncGEδLT_com…CategoryTheory.Triangulated.TStructure.natTransTruncGEOfLE_refl · cited by 1TStructure.natTransTruncG…CategoryTheory.Triangulated.TStructure.natTransTruncGEOfLE_trans · cited by 1TStructure.natTransTruncG…CategoryTheory.Triangulated.TStructure.π_natTransTruncGEOfLE_app_assoc · cited by 0TStructure.π_natTransTrun…CategoryTheory.Triangulated.TStructure.π_natTransTruncGEOfLE_assoc · cited by 0TStructure.π_natTransTrun…CategoryTheory.Triangulated.TStructure.natTransTruncGEOfLE.congr_simp · cited by 0natTransTruncGEOfLE.congr…CategoryTheory.Triangulated.TStructure.truncGEδLT_comp_natTransTruncLTOfLE_app_assoc · cited by 0TStructure.truncGEδLT_com…CategoryTheory.Triangulated.TStructure.truncGEδLT_comp_whiskerRight_natTransTruncLTOfLE_assoc · cited by 0TStructure.truncGEδLT_com…CategoryTheory.Triangulated.TStructure.natTransTruncGEOfLE_refl_app · cited by 0TStructure.natTransTruncG…CategoryTheory.Triangulated.TStructure.natTransTruncGEOfLE_trans_app · cited by 0TStructure.natTransTruncG…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.truncGE · cited by 85TStructure.truncGECategoryTheory.Pretriangulated.Triangle.π₃ · cited by 18Triangle.π₃TStructure.natTransTruncGEOfLECITED BYCITES

Cites13

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

Cited by15

Results whose statement or proof uses this declaration.