Mathlib Map

Theorems · Definition · category theory

CategoryTheory.Pretriangulated.TriangleOpEquivalence.functor

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

The functor which sends a triangle X ⟶ Y ⟶ Z ⟶ X⟦1⟧ in C to the triangle op Z ⟶ op Y ⟶ op X ⟶ (op Z)⟦1⟧ in Cᵒᵖ (without introducing signs).

Defined in
Mathlib.CategoryTheory.Triangulated.Opposite.Triangle
Cited by
15 results in Mathlib
Foundations
Depth 59 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 7TriangleOpEquivalence.cou…CategoryTheory.Pretriangulated.TriangleOpEquivalence.unitIso · cited by 3TriangleOpEquivalence.uni…CategoryTheory.Pretriangulated.TriangleOpEquivalence.unitIso_inv_app · cited by 0TriangleOpEquivalence.uni…CategoryTheory.Pretriangulated.triangleOpEquivalence_counitIso · cited by 0Pretriangulated.triangleO…CategoryTheory.Pretriangulated.triangleOpEquivalence_functor · cited by 0Pretriangulated.triangleO…CategoryTheory.Pretriangulated.triangleOpEquivalence_unitIso · 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.Pretriangulated.TriangleOpEquivalence.functor_map_hom₁ · cited by 0TriangleOpEquivalence.fun…CategoryTheory.Pretriangulated.TriangleOpEquivalence.functor_map_hom₂ · cited by 0TriangleOpEquivalence.fun…CategoryTheory.Category · cited by 32673CategoryTheory.CategoryQuiver.Hom · cited by 32603Quiver.HomCategoryTheory.CategoryStruct.comp · cited by 17999CategoryStruct.compCategoryTheory.Functor · cited by 16252CategoryTheory.FunctorCategoryTheory.Functor.map · cited by 8698Functor.mapOpposite · cited by 8081OppositeCategoryTheory.NatTrans.app · cited by 7406NatTrans.appCategoryTheory.Iso.inv · cited by 6514Iso.invOpposite.unop · cited by 2231Opposite.unopQuiver.Hom.op · cited by 1948Hom.opCategoryTheory.shiftFunctor · cited by 1553CategoryTheory.shiftFunct…CategoryTheory.HasShift · cited by 1527CategoryTheory.HasShiftQuiver.Hom.unop · cited by 903Hom.unopCategoryTheory.Pretriangulated.Triangle · cited by 645Pretriangulated.TriangleCategoryTheory.Equivalence.counitIso · cited by 480Equivalence.counitIsoTriangleOpEquivalence.functorCITED BYCITES

Cites24

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

Cited by18

Results whose statement or proof uses this declaration.