Mathlib Map

Theorems · Definition · category theory

CategoryTheory.Triangulated.TStructure.eTruncLTGEIsoGELT

{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) → (t.eTruncGE.obj a).comp (t.eTruncLT.obj b) ≅ (t.eTruncLT.obj b).comp (t.eTruncGE.obj a)

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.

Defined in
Mathlib.CategoryTheory.Triangulated.TStructure.ETrunc
Cited by
12 results in Mathlib
Foundations
Depth 83 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.ω₁δ · cited by 8TStructure.ω₁δCategoryTheory.Triangulated.TStructure.ω₁δ_app · cited by 2TStructure.ω₁δ_appCategoryTheory.Triangulated.TStructure.eTruncLTGEIsoGELT_hom_app_fac · cited by 2TStructure.eTruncLTGEIsoG…CategoryTheory.Triangulated.TStructure.eTruncLTGEIsoGELT_hom_naturality · cited by 2TStructure.eTruncLTGEIsoG…CategoryTheory.Triangulated.TStructure.eTruncLTGEIsoGELT_naturality_app · cited by 2TStructure.eTruncLTGEIsoG…CategoryTheory.Triangulated.TStructure.triangleω₁δObjIso · cited by 1TStructure.triangleω₁δObj…CategoryTheory.Triangulated.TStructure.ω₁δ_naturality · cited by 1TStructure.ω₁δ_naturalityCategoryTheory.Triangulated.TStructure.eTruncLTGEIsoGELT_hom_app_fac' · cited by 1TStructure.eTruncLTGEIsoG…CategoryTheory.Triangulated.TStructure.eTruncLTGEIsoGELT_hom_app_fac_assoc · cited by 1TStructure.eTruncLTGEIsoG…CategoryTheory.Triangulated.TStructure.triangleω₁δ_obj_mor₃ · cited by 0TStructure.triangleω₁δ_ob…CategoryTheory.Triangulated.TStructure.eTruncLTGEIsoGELT_hom_app_fac'_assoc · cited by 0TStructure.eTruncLTGEIsoG…CategoryTheory.Triangulated.TStructure.eTruncLTGEIsoGELT_hom_naturality_assoc · cited by 0TStructure.eTruncLTGEIsoG…CategoryTheory.Triangulated.TStructure.eTruncLTGEIsoGELT_naturality_app_assoc · cited by 0TStructure.eTruncLTGEIsoG…CategoryTheory.Triangulated.TStructure.eTruncLTGEIsoGELT.congr_simp · cited by 0eTruncLTGEIsoGELT.congr_s…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.Iso.symm · cited by 993Iso.symmCategoryTheory.Pretriangulated · cited by 669CategoryTheory.Pretriangu…CategoryTheory.Iso.trans · cited by 566Iso.transCategoryTheory.Triangulated.TStructure · cited by 318Triangulated.TStructureTStructure.eTruncLTGEIsoGELTCITED BYCITES

Cites22

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

Cited by14

Results whose statement or proof uses this declaration.