Theorems · Theorem · category theory
CategoryTheory.ShiftedHom.opEquiv_symm_add
∀ {C : Type u_1} [inst : CategoryTheory.Category.{v_1, u_1} C] [inst_1 : CategoryTheory.HasShift C ℤ] {X Y : C}
[inst_2 : CategoryTheory.Preadditive C] [∀ (n : ℤ), (CategoryTheory.shiftFunctor C n).Additive] {n : ℤ}
(x y : CategoryTheory.ShiftedHom (Opposite.op Y) (Opposite.op X) n),
(CategoryTheory.ShiftedHom.opEquiv n).symm (x + y) =
(CategoryTheory.ShiftedHom.opEquiv n).symm x + (CategoryTheory.ShiftedHom.opEquiv n).symm y- 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.
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
- Quiver.Homproof · cited by 32,603
- CategoryTheory.Functor.objstatement and proof · cited by 19,642
- CategoryTheory.CategoryStruct.compproof · cited by 17,999
- CategoryTheory.Functor.mapproof · cited by 8,698
- Equivstatement · cited by 8,337
- Oppositestatement and proof · cited by 8,081
- CategoryTheory.NatTrans.appproof · cited by 7,406
- CategoryTheory.Iso.invproof · cited by 6,514
- Equiv.symmstatement · cited by 3,681
- CategoryTheory.Preadditivestatement and proof · cited by 3,309
Cited by1
Results whose statement or proof uses this declaration.
- CategoryTheory.ShiftedHom.opEquiv'_symm_addproof · cited by 0