Theorems · Theorem · category theory
CategoryTheory.Quotient.functor_obj_shift
∀ {C : Type u} [inst : CategoryTheory.Category.{v, u} C] (r : HomRel C) (A : Type w) [inst_1 : AddMonoid A]
[inst_2 : CategoryTheory.HasShift C A] [inst_3 : r.IsCompatibleWithShift A] (X : C) (n : A),
(CategoryTheory.shiftFunctor (CategoryTheory.Quotient r) n).obj ((CategoryTheory.Quotient.functor r).obj X) =
(CategoryTheory.Quotient.functor r).obj ((CategoryTheory.shiftFunctor C n).obj X)- Defined in
- Mathlib.CategoryTheory.Shift.Quotient
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 41 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
- CategoryTheory.Functor.objstatement · cited by 19,642
- AddMonoidstatement and proof · cited by 2,864
- CategoryTheory.shiftFunctorstatement · cited by 1,553
- CategoryTheory.HasShiftstatement and proof · cited by 1,527
- HomRelstatement and proof · cited by 49
- CategoryTheory.Quotientstatement · cited by 48
- CategoryTheory.Quotient.functorstatement · cited by 41
- HomRel.IsCompatibleWithShiftstatement and proof · cited by 5
Cited by1
Results whose statement or proof uses this declaration.
- HomotopyCategory.shift_quotient_objproof · cited by 0