Mathlib Map

Theorems · Definition · category theory

CategoryTheory.Functor.mapTriangleIdIso

(C : Type u_1) →
  [inst : CategoryTheory.Category.{v_1, u_1} C] →
    [inst_1 : CategoryTheory.HasShift C ℤ] →
      (CategoryTheory.Functor.id C).mapTriangle ≅ CategoryTheory.Functor.id (CategoryTheory.Pretriangulated.Triangle C)

The canonical isomorphism (𝟭 C).mapTriangle ≅ 𝟭 (Triangle C).

Defined in
Mathlib.CategoryTheory.Triangulated.Functor
Cited by
6 results in Mathlib
Foundations
Depth 46 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CategoryTheory.CategoryCategoryTheory.HasShift

Around this declaration

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

CategoryTheory.Functor.mapTriangleIdIso_hom_app_hom₁ · cited by 0Functor.mapTriangleIdIso_…CategoryTheory.Functor.mapTriangleIdIso_hom_app_hom₂ · cited by 0Functor.mapTriangleIdIso_…CategoryTheory.Functor.mapTriangleIdIso_hom_app_hom₃ · cited by 0Functor.mapTriangleIdIso_…CategoryTheory.Functor.mapTriangleIdIso_inv_app_hom₁ · cited by 0Functor.mapTriangleIdIso_…CategoryTheory.Functor.mapTriangleIdIso_inv_app_hom₂ · cited by 0Functor.mapTriangleIdIso_…CategoryTheory.Functor.mapTriangleIdIso_inv_app_hom₃ · cited by 0Functor.mapTriangleIdIso_…CategoryTheory.Category · cited by 32673CategoryTheory.CategoryCategoryTheory.Functor.obj · cited by 19642Functor.objCategoryTheory.Functor · cited by 16252CategoryTheory.FunctorCategoryTheory.Iso · cited by 3963CategoryTheory.IsoCategoryTheory.Functor.id · cited by 3333Functor.idCategoryTheory.HasShift · cited by 1527CategoryTheory.HasShiftCategoryTheory.Iso.refl · cited by 727Iso.reflCategoryTheory.Pretriangulated.Triangle · cited by 645Pretriangulated.TriangleCategoryTheory.Pretriangulated.Triangle.obj₁ · cited by 360Triangle.obj₁CategoryTheory.Pretriangulated.Triangle.obj₃ · cited by 332Triangle.obj₃CategoryTheory.Pretriangulated.Triangle.obj₂ · cited by 316Triangle.obj₂CategoryTheory.NatIso.ofComponents · cited by 178NatIso.ofComponentsCategoryTheory.Functor.mapTriangle · cited by 87Functor.mapTriangleCategoryTheory.Pretriangulated.Triangle.isoMk · cited by 27Triangle.isoMkFunctor.mapTriangleIdIsoCITED BYCITES

Cites14

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

Cited by6

Results whose statement or proof uses this declaration.