Theorems · Definition · category theory
CategoryTheory.SingleFunctors.postcompFunctor
(C : Type u_1) →
{D : Type u_2} →
{E : Type u_3} →
[inst : CategoryTheory.Category.{v_1, u_1} C] →
[inst_1 : CategoryTheory.Category.{v_2, u_2} D] →
[inst_2 : CategoryTheory.Category.{v_3, u_3} E] →
(A : Type u_5) →
[inst_3 : AddMonoid A] →
[inst_4 : CategoryTheory.HasShift D A] →
[inst_5 : CategoryTheory.HasShift E A] →
(G : CategoryTheory.Functor D E) →
[G.CommShift A] →
CategoryTheory.Functor (CategoryTheory.SingleFunctors C D A)
(CategoryTheory.SingleFunctors C E A)The functor SingleFunctors C D A ⥤ SingleFunctors C E A given by the postcomposition
by a functor G : D ⥤ E which commutes with the shift.
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 42 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
- Quiver.Homproof · cited by 32,603
- CategoryTheory.Functorstatement and proof · cited by 16,252
- AddMonoidstatement and proof · cited by 2,864
- CategoryTheory.HasShiftstatement and proof · cited by 1,527
- CategoryTheory.Functor.whiskerRightproof · cited by 467
- CategoryTheory.Functor.CommShiftstatement and proof · cited by 249
- CategoryTheory.SingleFunctorsstatement and proof · cited by 65
- CategoryTheory.SingleFunctors.Hom.homproof · cited by 38
- CategoryTheory.SingleFunctors.postcompproof · cited by 22
Cited by4
Results whose statement or proof uses this declaration.
- DerivedCategory.singleFunctorsPostcompQIsoproof · cited by 9
- DerivedCategory.singleFunctorsPostcompQIso_inv_homproof · cited by 2
- CategoryTheory.SingleFunctors.postcompFunctor_map_homstatement and proof · cited by 0
- CategoryTheory.SingleFunctors.postcompFunctor_objstatement and proof · cited by 0