Mathlib Map

Theorems · Definition · category theory

CategoryTheory.Triangulated.TStructure.truncLEIsoTruncLT

{C : Type u_1} →
  [inst : CategoryTheory.Category.{v_1, u_1} 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 + 1 = b → (t.truncLE a ≅ t.truncLT b)

The isomorphism t.truncLE a ≅ t.truncLT b when a + 1 = b.

Defined in
Mathlib.CategoryTheory.Triangulated.TStructure.TruncLEGT
Cited by
10 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.truncGEδLE · cited by 6TStructure.truncGEδLECategoryTheory.Triangulated.TStructure.truncLEIsoTruncLT_inv_ι · cited by 2TStructure.truncLEIsoTrun…CategoryTheory.Triangulated.TStructure.truncLEIsoTruncLT_hom_ι · cited by 2TStructure.truncLEIsoTrun…CategoryTheory.Triangulated.TStructure.truncLEIsoTruncLT_hom_ι_app · cited by 2TStructure.truncLEIsoTrun…CategoryTheory.Triangulated.TStructure.truncLEIsoTruncLT_inv_ι_app · cited by 1TStructure.truncLEIsoTrun…CategoryTheory.Triangulated.TStructure.triangleLEGEIsoTriangleLTGE · cited by 1TStructure.triangleLEGEIs…CategoryTheory.Triangulated.TStructure.truncLEIsoTruncLT_hom_ι_app_assoc · cited by 0TStructure.truncLEIsoTrun…CategoryTheory.Triangulated.TStructure.truncLEIsoTruncLT_hom_ι_assoc · cited by 0TStructure.truncLEIsoTrun…CategoryTheory.Triangulated.TStructure.truncLEIsoTruncLT_inv_ι_app_assoc · cited by 0TStructure.truncLEIsoTrun…CategoryTheory.Triangulated.TStructure.truncLEIsoTruncLT_inv_ι_assoc · cited by 0TStructure.truncLEIsoTrun…CategoryTheory.Triangulated.TStructure.truncLEIsoTruncLT.congr_simp · cited by 0truncLEIsoTruncLT.congr_s…CategoryTheory.Triangulated.TStructure.to_truncLE_obj_ext · cited by 0TStructure.to_truncLE_obj…CategoryTheory.Triangulated.TStructure.truncGELEIsoTruncGELT · cited by 0TStructure.truncGELEIsoTr…CategoryTheory.Category · cited by 32673CategoryTheory.CategoryCategoryTheory.Functor · cited by 16252CategoryTheory.FunctorCategoryTheory.Iso · cited by 3963CategoryTheory.IsoCategoryTheory.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.Triangulated.TStructure · cited by 318Triangulated.TStructureCategoryTheory.eqToIso · cited by 97CategoryTheory.eqToIsoCategoryTheory.Triangulated.TStructure.truncLT · cited by 78TStructure.truncLTCategoryTheory.Triangulated.TStructure.truncLE · cited by 46TStructure.truncLETStructure.truncLEIsoTruncLTCITED BYCITES

Cites13

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

Cited by13

Results whose statement or proof uses this declaration.