Theorems · Theorem · category theory
CategoryTheory.Pretriangulated.opShiftFunctorEquivalenceSymmHomEquiv_apply
∀ {C : Type u_1} [inst : CategoryTheory.Category.{v_1, u_1} C] [inst_1 : CategoryTheory.HasShift C ℤ] {n : ℤ}
{X Y : Cᵒᵖ} (f : Opposite.op ((CategoryTheory.shiftFunctor C n).obj (Opposite.unop X)) ⟶ Y),
CategoryTheory.Pretriangulated.opShiftFunctorEquivalenceSymmHomEquiv f =
CategoryTheory.CategoryStruct.comp
((CategoryTheory.Pretriangulated.opShiftFunctorEquivalence C n).counitIso.inv.app X)
((CategoryTheory.shiftFunctor Cᵒᵖ n).map f)- Cited by
- 1 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.
Cites21
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
- Quiver.Homstatement and proof · cited by 32,603
- CategoryTheory.Functor.objstatement and proof · 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 and proof · 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
Cited by1
Results whose statement or proof uses this declaration.