Theorems · Theorem · category theory
CategoryTheory.MorphismProperty.IsCompatibleWithShift.iff
∀ {C : Type u₁} [inst : CategoryTheory.Category.{v₁, u₁} C] (W : CategoryTheory.MorphismProperty C) {A : Type w}
[inst_1 : AddMonoid A] [inst_2 : CategoryTheory.HasShift C A] [W.IsCompatibleWithShift A] {X Y : C} (f : X ⟶ Y)
(a : A), W ((CategoryTheory.shiftFunctor C a).map f) ↔ W f- Cited by
- 1 results in Mathlib
- Foundations
- Depth 24 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites11
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 and proof · cited by 32,603
- CategoryTheory.Functor.objstatement and proof · cited by 19,642
- CategoryTheory.Functor.mapstatement and proof · cited by 8,698
- AddMonoidstatement and proof · cited by 2,864
- CategoryTheory.MorphismPropertystatement and proof · cited by 2,179
- CategoryTheory.shiftFunctorstatement and proof · cited by 1,553
- CategoryTheory.HasShiftstatement and proof · cited by 1,527
- CategoryTheory.MorphismProperty.inverseImageproof · cited by 83
- CategoryTheory.MorphismProperty.IsCompatibleWithShiftstatement and proof · cited by 25
- CategoryTheory.MorphismProperty.IsCompatibleWithShift.conditionproof · cited by 1
Cited by1
Results whose statement or proof uses this declaration.
- CategoryTheory.MorphismProperty.shiftproof · cited by 2