Theorems · Theorem · category theory
HomRel.IsCompatibleWithShift.condition
∀ {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} [self : r.IsCompatibleWithShift A] (a : A) ⦃X Y : C⦄ (f g : X ⟶ Y),
r f g → r ((CategoryTheory.shiftFunctor C a).map f) ((CategoryTheory.shiftFunctor C a).map g)the condition that the relation is preserved by the shift
- Defined in
- Mathlib.CategoryTheory.Shift.Quotient
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 23 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- HomRel.IsCompatibleWithShift
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
- Quiver.Homstatement · cited by 32,603
- CategoryTheory.Functor.objstatement · cited by 19,642
- CategoryTheory.Functor.mapstatement · cited by 8,698
- 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
- HomRel.IsCompatibleWithShiftstatement and proof · cited by 5
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.