Theorems · Theorem · category theory
CategoryTheory.Localization.SmallHom.shift.congr_simp
∀ {C : Type u₁} [inst : CategoryTheory.Category.{v₁, u₁} C] {W : CategoryTheory.MorphismProperty C} {M : Type w'}
[inst_1 : AddMonoid M] [inst_2 : CategoryTheory.HasShift C M] [inst_3 : W.IsCompatibleWithShift M] {X Y : C}
[inst_4 : CategoryTheory.Localization.HasSmallLocalizedHom W X Y]
(f f_1 : CategoryTheory.Localization.SmallHom W X Y),
f = f_1 →
∀ (a : M)
[inst_5 :
CategoryTheory.Localization.HasSmallLocalizedHom W ((CategoryTheory.shiftFunctor C a).obj X)
((CategoryTheory.shiftFunctor C a).obj Y)],
f.shift a = f_1.shift a- Cited by
- 0 results in Mathlib
- Foundations
- Depth 91 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites10
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 and proof · cited by 19,642
- 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.Localization.HasSmallLocalizedHomstatement and proof · cited by 30
- CategoryTheory.MorphismProperty.IsCompatibleWithShiftstatement and proof · cited by 25
- CategoryTheory.Localization.SmallHomstatement and proof · cited by 24
- CategoryTheory.Localization.SmallHom.shiftstatement and proof · cited by 3
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.