Mathlib Map

Theorems · Definition · category theory

CategoryTheory.Pretriangulated.TriangleOpEquivalence.counitIso

(C : Type u_1) →
  [inst : CategoryTheory.Category.{v_1, u_1} C] →
    [inst_1 : CategoryTheory.HasShift C ℤ] →
      (CategoryTheory.Pretriangulated.TriangleOpEquivalence.inverse C).comp
          (CategoryTheory.Pretriangulated.TriangleOpEquivalence.functor C) ≅
        CategoryTheory.Functor.id (CategoryTheory.Pretriangulated.Triangle Cᵒᵖ)

The counit isomorphism of the equivalence triangleOpEquivalence C : (Triangle C)ᵒᵖ ≌ Triangle Cᵒᵖ .

Defined in
Mathlib.CategoryTheory.Triangulated.Opposite.Triangle
Cited by
7 results in Mathlib
Foundations
Depth 61 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.Pretriangulated.triangleOpEquivalence · cited by 34Pretriangulated.triangleO…CategoryTheory.Pretriangulated.triangleOpEquivalence_counitIso · cited by 0Pretriangulated.triangleO…CategoryTheory.Pretriangulated.TriangleOpEquivalence.counitIso_hom_app_hom₁ · cited by 0TriangleOpEquivalence.cou…CategoryTheory.Pretriangulated.TriangleOpEquivalence.counitIso_hom_app_hom₂ · cited by 0TriangleOpEquivalence.cou…CategoryTheory.Pretriangulated.TriangleOpEquivalence.counitIso_hom_app_hom₃ · cited by 0TriangleOpEquivalence.cou…CategoryTheory.Pretriangulated.TriangleOpEquivalence.counitIso_inv_app_hom₁ · cited by 0TriangleOpEquivalence.cou…CategoryTheory.Pretriangulated.TriangleOpEquivalence.counitIso_inv_app_hom₂ · cited by 0TriangleOpEquivalence.cou…CategoryTheory.Pretriangulated.TriangleOpEquivalence.counitIso_inv_app_hom₃ · cited by 0TriangleOpEquivalence.cou…CategoryTheory.Category · cited by 32673CategoryTheory.CategoryCategoryTheory.Functor.obj · cited by 19642Functor.objCategoryTheory.Functor · cited by 16252CategoryTheory.FunctorOpposite · cited by 8081OppositeCategoryTheory.Functor.comp · cited by 6529Functor.compCategoryTheory.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.Pretriangulated.Triangle.isoMk · cited by 27Triangle.isoMkTriangleOpEquivalence.counitI…CITED BYCITES

Cites17

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

Cited by8

Results whose statement or proof uses this declaration.