Mathlib Map

Theorems · Theorem · category theory

CategoryTheory.Functor.map_distinguished

∀ {C : Type u_1} {D : Type u_2} [inst : CategoryTheory.Category.{v_1, u_1} C]
  [inst_1 : CategoryTheory.Category.{v_2, u_2} D] [inst_2 : CategoryTheory.HasShift C ℤ]
  [inst_3 : CategoryTheory.HasShift D ℤ] (F : CategoryTheory.Functor C D) [inst_4 : F.CommShift ℤ]
  [inst_5 : CategoryTheory.Limits.HasZeroObject C] [inst_6 : CategoryTheory.Limits.HasZeroObject D]
  [inst_7 : CategoryTheory.Preadditive C] [inst_8 : CategoryTheory.Preadditive D]
  [inst_9 : ∀ (n : ℤ), (CategoryTheory.shiftFunctor C n).Additive]
  [inst_10 : ∀ (n : ℤ), (CategoryTheory.shiftFunctor D n).Additive] [inst_11 : CategoryTheory.Pretriangulated C]
  [inst_12 : CategoryTheory.Pretriangulated D] [F.IsTriangulated],
  ∀ T ∈ CategoryTheory.Pretriangulated.distinguishedTriangles,
    F.mapTriangle.obj T ∈ CategoryTheory.Pretriangulated.distinguishedTriangles
Defined in
Mathlib.CategoryTheory.Triangulated.Functor
Cited by
18 results in Mathlib
Foundations
Depth 45 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CategoryTheory.CategoryCategoryTheory.CategoryCategoryTheory.HasShiftCategoryTheory.HasShiftCategoryTheory.Functor.CommShiftCategoryTheory.Limits.HasZeroObjectCategoryTheory.Limits.HasZeroObjectCategoryTheory.PreadditiveCategoryTheory.PreadditiveCategoryTheory.Functor.AdditiveCategoryTheory.Functor.AdditiveCategoryTheory.PretriangulatedCategoryTheory.PretriangulatedCategoryTheory.Functor.IsTriangulated

Around this declaration

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

CategoryTheory.Triangulated.Octahedron.map · cited by 3Octahedron.mapCategoryTheory.Adjunction.isTriangulated_rightAdjoint · cited by 3Adjunction.isTriangulated…CategoryTheory.Functor.map_distinguished_iff · cited by 3Functor.map_distinguished…CategoryTheory.Functor.isTriangulated_of_op · cited by 2Functor.isTriangulated_of…DerivedCategory.mem_distTriang_iff · cited by 2DerivedCategory.mem_distT…CategoryTheory.isTriangulated_of_essSurj_mapComposableArrows_two · cited by 1CategoryTheory.isTriangul…CategoryTheory.Functor.distTriang_iff · cited by 1Functor.distTriang_iffCategoryTheory.Functor.isTriangulated_of_iso · cited by 1Functor.isTriangulated_of…CategoryTheory.Functor.isTriangulated_of_precomp · cited by 1Functor.isTriangulated_of…CategoryTheory.Functor.mem_mapTriangle_essImage_of_distinguished · cited by 1Functor.mem_mapTriangle_e…CategoryTheory.ObjectProperty.mem_of_hasInductedTStructure · cited by 0ObjectProperty.mem_of_has…HomotopyCategory.Plus.quasiIso_eq_subcategoryAcyclic_trW · cited by 0Plus.quasiIso_eq_subcateg…CategoryTheory.IsTriangulated.of_fully_faithful_triangulated_functor · cited by 0IsTriangulated.of_fully_f…CategoryTheory.ObjectProperty.trW_inverseImage_ι_iff · cited by 0ObjectProperty.trW_invers…CategoryTheory.Triangulated.Octahedron.map_m₁ · cited by 0Octahedron.map_m₁Set · cited by 53352SetCategoryTheory.Category · cited by 32673CategoryTheory.CategoryCategoryTheory.Functor.obj · cited by 19642Functor.objCategoryTheory.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.Pretriangulated.Triangle · cited by 645Pretriangulated.TriangleCategoryTheory.Pretriangulated.distinguishedTriangles · cited by 316Pretriangulated.distingui…CategoryTheory.Functor.CommShift · cited by 249Functor.CommShiftCategoryTheory.Functor.mapTriangle · cited by 87Functor.mapTriangleCategoryTheory.Functor.IsTriangulated · cited by 30Functor.IsTriangulatedFunctor.map_distinguishedCITED BYCITES

Cites16

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

Cited by19

Results whose statement or proof uses this declaration.