Theorems · Definition · category theory
CategoryTheory.Equivalence.CommShift
{C : Type u_1} →
{D : Type u_2} →
[inst : CategoryTheory.Category.{v_1, u_1} C] →
[inst_1 : CategoryTheory.Category.{v_2, u_2} D] →
(E : C ≌ D) →
(A : Type u_3) →
[inst_2 : AddMonoid A] →
[inst_3 : CategoryTheory.HasShift C A] →
[inst_4 : CategoryTheory.HasShift D A] → [E.functor.CommShift A] → [E.inverse.CommShift A] → PropIf E : C ≌ D is an equivalence, this expresses the compatibility of CommShift
structures on E.functor and E.inverse.
- Defined in
- Mathlib.CategoryTheory.Shift.Adjunction
- Cited by
- 6 results in Mathlib
- Foundations
- Depth 29 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites9
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
- AddMonoidstatement and proof · cited by 2,864
- CategoryTheory.HasShiftstatement and proof · cited by 1,527
- CategoryTheory.Equivalence.functorstatement and proof · cited by 1,268
- CategoryTheory.Equivalence.inversestatement and proof · cited by 1,130
- CategoryTheory.Equivalencestatement and proof · cited by 601
- CategoryTheory.Functor.CommShiftstatement and proof · cited by 249
- CategoryTheory.Equivalence.toAdjunctionproof · cited by 60
- CategoryTheory.Adjunction.CommShiftproof · cited by 20
Cited by6
Results whose statement or proof uses this declaration.
- CategoryTheory.Equivalence.CommShift.mk'statement · cited by 2
- CategoryTheory.Equivalence.commShift_of_functorstatement · cited by 1
- CategoryTheory.Equivalence.commShift_of_inversestatement and proof · cited by 0
- CategoryTheory.Equivalence.CommShift.mk''statement and proof · cited by 0
- CategoryTheory.Equivalence.IsTriangulated.mk'statement and proof · cited by 0
- CategoryTheory.Equivalence.IsTriangulated.mk''statement and proof · cited by 0