Theorems · Definition · category theory
CategoryTheory.Pretriangulated.opShiftFunctorEquivalenceSymmHomEquiv
{C : Type u_1} →
[inst : CategoryTheory.Category.{v_1, u_1} C] →
[inst_1 : CategoryTheory.HasShift C ℤ] →
{n : ℤ} →
{X Y : Cᵒᵖ} →
(Opposite.op ((CategoryTheory.shiftFunctor C n).obj (Opposite.unop X)) ⟶ Y) ≃
(X ⟶ (CategoryTheory.shiftFunctor Cᵒᵖ n).obj Y)Given objects X and Y in Cᵒᵖ, this is the bijection
(op (X.unop⟦n⟧) ⟶ Y) ≃ (X ⟶ Y⟦n⟧) for any n : ℤ.
- Cited by
- 6 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.
Cites12
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
- Quiver.Homstatement · cited by 32,603
- CategoryTheory.Functor.objstatement · cited by 19,642
- Equivstatement · cited by 8,337
- Oppositestatement and proof · cited by 8,081
- Opposite.unopstatement · cited by 2,231
- CategoryTheory.shiftFunctorstatement · cited by 1,553
- CategoryTheory.HasShiftstatement and proof · cited by 1,527
- CategoryTheory.Adjunction.homEquivproof · cited by 202
- CategoryTheory.Equivalence.symmproof · cited by 195
- CategoryTheory.Pretriangulated.opShiftFunctorEquivalenceproof · cited by 61
- CategoryTheory.Equivalence.toAdjunctionproof · cited by 60
Cited by6
Results whose statement or proof uses this declaration.
- CategoryTheory.Pretriangulated.opShiftFunctorEquivalenceSymmHomEquiv_left_invstatement and proof · cited by 2
- CategoryTheory.Pretriangulated.opShiftFunctorEquivalenceSymmHomEquiv_applystatement · cited by 1
- CategoryTheory.Pretriangulated.shift_opShiftFunctorEquivalenceSymmHomEquiv_unopstatement and proof · cited by 1
- CategoryTheory.Pretriangulated.opShiftFunctorEquivalenceSymmHomEquiv_apply_assocstatement and proof · cited by 0
- CategoryTheory.Pretriangulated.opShiftFunctorEquivalenceSymmHomEquiv_left_inv_assocstatement and proof · cited by 0
- CategoryTheory.Pretriangulated.shift_opShiftFunctorEquivalenceSymmHomEquiv_unop_assocstatement and proof · cited by 0