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) nThe 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 ℤ.
- Cited by
- 9 results in Mathlib
- Foundations
- Depth 55 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites11
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- CategoryTheory.Categorystatement and proof · cited by 32,673
- Equivstatement · cited by 8,337
- Oppositestatement · cited by 8,081
- CategoryTheory.HasShiftstatement and proof · cited by 1,527
- Equiv.transproof · cited by 337
- CategoryTheory.Adjunction.homEquivproof · cited by 202
- CategoryTheory.Equivalence.symmproof · cited by 195
- CategoryTheory.ShiftedHomstatement · cited by 88
- CategoryTheory.Pretriangulated.opShiftFunctorEquivalenceproof · cited by 61
- CategoryTheory.Equivalence.toAdjunctionproof · cited by 60
- Quiver.Hom.opEquivproof · cited by 3
Cited by10
Results whose statement or proof uses this declaration.
- CategoryTheory.ShiftedHom.opEquiv'proof · cited by 8
- CategoryTheory.ShiftedHom.opEquiv_symm_applystatement · cited by 3
- CategoryTheory.Pretriangulated.preadditiveYoneda_homologySequenceδ_applyproof · cited by 1
- CategoryTheory.Pretriangulated.preadditiveYoneda_shiftMap_applystatement · cited by 1
- CategoryTheory.ShiftedHom.opEquiv'_symm_applystatement · cited by 1
- CategoryTheory.ShiftedHom.opEquiv_symm_addstatement · cited by 1
- CategoryTheory.ShiftedHom.opEquiv_symm_apply_compstatement and proof · cited by 1
- CategoryTheory.ShiftedHom.opEquiv'_applystatement · cited by 0
- CategoryTheory.ShiftedHom.opEquiv'_symm_addproof · cited by 0
- CategoryTheory.ShiftedHom.opEquiv_symm_compstatement and proof · cited by 0