Mathlib Map

Theorems · Definition · category theory

CategoryTheory.Triangulated.TStructure.eTruncLTLTIsoLT

{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) →
                [CategoryTheory.IsTriangulated C] →
                  (a b : EInt) → b ≤ a → ((t.eTruncLT.obj a).comp (t.eTruncLT.obj b) ≅ t.eTruncLT.obj b)

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

Defined in
Mathlib.CategoryTheory.Triangulated.TStructure.ETrunc
Cited by
8 results in Mathlib
Foundations
Depth 80 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CategoryTheory.CategoryCategoryTheory.PreadditiveCategoryTheory.Limits.HasZeroObjectCategoryTheory.HasShiftCategoryTheory.Functor.AdditiveCategoryTheory.PretriangulatedCategoryTheory.IsTriangulated

Around this declaration

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

CategoryTheory.Triangulated.TStructure.eTruncLTLTIsoLT_inv_hom_id_app · cited by 2TStructure.eTruncLTLTIsoL…CategoryTheory.Triangulated.TStructure.eTruncLTLTIsoLT_inv_hom_id_app_eTruncLT_obj · cited by 1TStructure.eTruncLTLTIsoL…CategoryTheory.Triangulated.TStructure.triangleω₁δObjIso · cited by 1TStructure.triangleω₁δObj…CategoryTheory.Triangulated.TStructure.eTruncLTLTIsoLT_hom · cited by 1TStructure.eTruncLTLTIsoL…CategoryTheory.Triangulated.TStructure.eTruncLTLTIsoLT_hom_inv_id_app · cited by 1TStructure.eTruncLTLTIsoL…CategoryTheory.Triangulated.TStructure.eTruncLTLTIsoLT_inv_hom_id_app_eTruncLT_obj_assoc · cited by 0TStructure.eTruncLTLTIsoL…CategoryTheory.Triangulated.TStructure.eTruncLTLTIsoLT.congr_simp · cited by 0eTruncLTLTIsoLT.congr_simpCategoryTheory.Triangulated.TStructure.eTruncLTLTIsoLT_hom_inv_id_app_assoc · cited by 0TStructure.eTruncLTLTIsoL…CategoryTheory.Triangulated.TStructure.eTruncLTLTIsoLT_inv_hom_id_app_assoc · cited by 0TStructure.eTruncLTLTIsoL…CategoryTheory.Category · cited by 32673CategoryTheory.CategoryCategoryTheory.Functor.obj · cited by 19642Functor.objCategoryTheory.Functor · cited by 16252CategoryTheory.FunctorCategoryTheory.Functor.comp · cited by 6529Functor.compCategoryTheory.Iso · cited by 3963CategoryTheory.IsoWithTop · cited by 3754WithTopCategoryTheory.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.asIso · cited by 177CategoryTheory.asIsoEInt · cited by 119EIntTStructure.eTruncLTLTIsoLTCITED BYCITES

Cites18

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

Cited by9

Results whose statement or proof uses this declaration.