Mathlib Map

Theorems · Definition · category theory

CategoryTheory.Pretriangulated.opShiftFunctorEquivalence

(C : Type u_1) → [inst : CategoryTheory.Category.{v_1, u_1} C] → [CategoryTheory.HasShift C ℤ] → ℤ → (Cᵒᵖ ≌ Cᵒᵖ)

The autoequivalence Cᵒᵖ ≌ Cᵒᵖ whose functor is shiftFunctor Cᵒᵖ n and whose inverse functor is (shiftFunctor C n).op. In most cases, it is not necessary to unfold the definitions of the unit and counit isomorphisms: the compatibilities they satisfy are stated as separate lemmas.

Defined in
Mathlib.CategoryTheory.Triangulated.Opposite.Basic
Cited by
61 results in Mathlib
Foundations
Depth 54 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.Pretriangulated.TriangleOpEquivalence.functor · cited by 15TriangleOpEquivalence.fun…CategoryTheory.Pretriangulated.TriangleOpEquivalence.inverse · cited by 13TriangleOpEquivalence.inv…CategoryTheory.ShiftedHom.opEquiv · cited by 9ShiftedHom.opEquivCategoryTheory.Pretriangulated.opShiftFunctorEquivalenceSymmHomEquiv · cited by 6Pretriangulated.opShiftFu…CategoryTheory.Pretriangulated.opShiftFunctorEquivalence_unitIso_inv_naturality · cited by 5Pretriangulated.opShiftFu…CategoryTheory.ShiftedHom.opEquiv_symm_apply · cited by 3ShiftedHom.opEquiv_symm_a…CategoryTheory.Pretriangulated.TriangleOpEquivalence.unitIso · cited by 3TriangleOpEquivalence.uni…CategoryTheory.Pretriangulated.opShiftFunctorEquivalenceSymmHomEquiv_left_inv · cited by 2Pretriangulated.opShiftFu…CategoryTheory.Pretriangulated.opShiftFunctorEquivalence_add_unitIso_inv_app_eq · cited by 2Pretriangulated.opShiftFu…CategoryTheory.Functor.map_opShiftFunctorEquivalence_counitIso_hom_app_unop · cited by 2Functor.map_opShiftFuncto…CategoryTheory.Functor.map_opShiftFunctorEquivalence_unitIso_hom_app_unop · cited by 2Functor.map_opShiftFuncto…CategoryTheory.Pretriangulated.opShiftFunctorEquivalence_unitIso_hom_naturality · cited by 2Pretriangulated.opShiftFu…CategoryTheory.ObjectProperty.trW_of_op · cited by 2ObjectProperty.trW_of_opCategoryTheory.ObjectProperty.trW_of_unop · cited by 2ObjectProperty.trW_of_unopCategoryTheory.Pretriangulated.opShiftFunctorEquivalenceSymmHomEquiv_apply · cited by 1Pretriangulated.opShiftFu…CategoryTheory.Category · cited by 32673CategoryTheory.CategoryOpposite · cited by 8081OppositeCategoryTheory.shiftFunctor · cited by 1553CategoryTheory.shiftFunct…CategoryTheory.HasShift · cited by 1527CategoryTheory.HasShiftCategoryTheory.Functor.op · cited by 997Functor.opCategoryTheory.Iso.symm · cited by 993Iso.symmCategoryTheory.Equivalence · cited by 601CategoryTheory.EquivalenceCategoryTheory.Iso.trans · cited by 566Iso.transCategoryTheory.Functor.isoWhiskerLeft · cited by 177Functor.isoWhiskerLeftCategoryTheory.Functor.isoWhiskerRight · cited by 147Functor.isoWhiskerRightCategoryTheory.shiftFunctorCompIsoId · cited by 69CategoryTheory.shiftFunct…CategoryTheory.Pretriangulated.shiftFunctorOpIso · cited by 45Pretriangulated.shiftFunc…CategoryTheory.NatIso.op · cited by 25NatIso.opPretriangulated.opShiftFuncto…CITED BYCITES

Cites13

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

Cited by67

Results whose statement or proof uses this declaration.