Theorems · Definition · category theory
CategoryTheory.SingleFunctors.postcomp
{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] →
CategoryTheory.SingleFunctors C D A →
(G : CategoryTheory.Functor D E) → [G.CommShift A] → CategoryTheory.SingleFunctors C E AGiven F : SingleFunctors C D A, and a functor G : D ⥤ E which commutes
with the shift by A, this is the "composition" of F and G in SingleFunctors C E A.
- Cited by
- 22 results in Mathlib
- Foundations
- Depth 38 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites16
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.Functorstatement and proof · cited by 16,252
- CategoryTheory.Functor.compproof · cited by 6,529
- AddMonoidstatement and proof · cited by 2,864
- CategoryTheory.shiftFunctorproof · cited by 1,553
- CategoryTheory.HasShiftstatement and proof · cited by 1,527
- CategoryTheory.Iso.symmproof · cited by 993
- CategoryTheory.Iso.transproof · cited by 566
- CategoryTheory.Functor.associatorproof · cited by 276
- CategoryTheory.Functor.CommShiftstatement and proof · cited by 249
- CategoryTheory.Functor.CommShift.commShiftIsoproof · cited by 202
- CategoryTheory.Functor.isoWhiskerLeftproof · cited by 177
Cited by32
Results whose statement or proof uses this declaration.
- DerivedCategory.singleFunctorsproof · cited by 13
- DerivedCategory.singleFunctorsPostcompQIsostatement · cited by 9
- CategoryTheory.ShortComplex.ShortExact.singleTriangleIsoproof · cited by 7
- CategoryTheory.ShortComplex.ShortExact.extClass_homproof · cited by 6
- CategoryTheory.SingleFunctors.postcompIsoOfIsostatement · cited by 4
- CategoryTheory.SingleFunctors.postcompFunctorproof · cited by 3
- CategoryTheory.SingleFunctors.postcompPostcompIsostatement · cited by 3
- HomotopyCategory.singleFunctorsproof · cited by 3
- DerivedCategory.singleFunctorsPostcompQIso_hom_homstatement · cited by 2
- DerivedCategory.singleFunctorsPostcompQIso_inv_homstatement · cited by 2
- CategoryTheory.SingleFunctors.liftPostcompIsostatement · cited by 2
- CategoryTheory.ShortComplex.ShortExact.mapShiftedHom_singleδ'proof · cited by 2