Theorems · Theorem · category theory
CategoryTheory.ShiftedHom.opEquiv_symm_apply
∀ {C : Type u_1} [inst : CategoryTheory.Category.{v_1, u_1} C] [inst_1 : CategoryTheory.HasShift C ℤ] {X Y : C} {n : ℤ}
(f : CategoryTheory.ShiftedHom (Opposite.op Y) (Opposite.op X) n),
(CategoryTheory.ShiftedHom.opEquiv n).symm f =
CategoryTheory.CategoryStruct.comp
((CategoryTheory.Pretriangulated.opShiftFunctorEquivalence C n).unitIso.inv.app (Opposite.op X)).unop
((CategoryTheory.shiftFunctor C n).map (Quiver.Hom.unop f))- Cited by
- 3 results in Mathlib
- Foundations
- Depth 56 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites23
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement · cited by 62,936
- CategoryTheory.Categorystatement and proof · cited by 32,673
- CategoryTheory.Functor.objstatement · cited by 19,642
- CategoryTheory.CategoryStruct.compstatement · cited by 17,999
- CategoryTheory.Functorstatement · cited by 16,252
- CategoryTheory.Functor.mapstatement · cited by 8,698
- Equivstatement · cited by 8,337
- Oppositestatement · cited by 8,081
- CategoryTheory.NatTrans.appstatement · cited by 7,406
- CategoryTheory.Functor.compstatement · cited by 6,529
- CategoryTheory.Iso.invstatement · cited by 6,514
- Equiv.symmstatement · cited by 3,681
Cited by3
Results whose statement or proof uses this declaration.
- CategoryTheory.ShiftedHom.opEquiv_symm_apply_compproof · cited by 1
- CategoryTheory.ShiftedHom.opEquiv_symm_compproof · cited by 0