Mathlib Map

Theorems · Definition · category theory

CategoryTheory.ShiftedHom.opEquiv

{C : Type u_1} →
  [inst : CategoryTheory.Category.{v_1, u_1} C] →
    [inst_1 : CategoryTheory.HasShift C ℤ] →
      {X Y : C} →
        (n : ℤ) → CategoryTheory.ShiftedHom X Y n ≃ CategoryTheory.ShiftedHom (Opposite.op Y) (Opposite.op X) n

The bijection ShiftedHom X Y n ≃ ShiftedHom (Opposite.op Y) (Opposite.op X) n when n : ℤ, and X and Y are objects of a category equipped with a shift by .

Defined in
Mathlib.CategoryTheory.Shift.ShiftedHomOpposite
Cited by
9 results in Mathlib
Foundations
Depth 55 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.ShiftedHom.opEquiv' · cited by 8ShiftedHom.opEquiv'CategoryTheory.ShiftedHom.opEquiv_symm_apply · cited by 3ShiftedHom.opEquiv_symm_a…CategoryTheory.Pretriangulated.preadditiveYoneda_homologySequenceδ_apply · cited by 1Pretriangulated.preadditi…CategoryTheory.Pretriangulated.preadditiveYoneda_shiftMap_apply · cited by 1Pretriangulated.preadditi…CategoryTheory.ShiftedHom.opEquiv'_symm_apply · cited by 1ShiftedHom.opEquiv'_symm_…CategoryTheory.ShiftedHom.opEquiv_symm_add · cited by 1ShiftedHom.opEquiv_symm_a…CategoryTheory.ShiftedHom.opEquiv_symm_apply_comp · cited by 1ShiftedHom.opEquiv_symm_a…CategoryTheory.ShiftedHom.opEquiv'_apply · cited by 0ShiftedHom.opEquiv'_applyCategoryTheory.ShiftedHom.opEquiv'_symm_add · cited by 0ShiftedHom.opEquiv'_symm_…CategoryTheory.ShiftedHom.opEquiv_symm_comp · cited by 0ShiftedHom.opEquiv_symm_c…CategoryTheory.Category · cited by 32673CategoryTheory.CategoryEquiv · cited by 8337EquivOpposite · cited by 8081OppositeCategoryTheory.HasShift · cited by 1527CategoryTheory.HasShiftEquiv.trans · cited by 337Equiv.transCategoryTheory.Adjunction.homEquiv · cited by 202Adjunction.homEquivCategoryTheory.Equivalence.symm · cited by 195Equivalence.symmCategoryTheory.ShiftedHom · cited by 88CategoryTheory.ShiftedHomCategoryTheory.Pretriangulated.opShiftFunctorEquivalence · cited by 61Pretriangulated.opShiftFu…CategoryTheory.Equivalence.toAdjunction · cited by 60Equivalence.toAdjunctionQuiver.Hom.opEquiv · cited by 3Hom.opEquivShiftedHom.opEquivCITED BYCITES

Cites11

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

Cited by10

Results whose statement or proof uses this declaration.