Theorems · Definition · category theory
CategoryTheory.SingleFunctors.postcompPostcompIso
{C : Type u_1} →
{D : Type u_2} →
{E : Type u_3} →
{E' : Type u_4} →
[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] →
[inst_3 : CategoryTheory.Category.{v_4, u_4} E'] →
{A : Type u_5} →
[inst_4 : AddMonoid A] →
[inst_5 : CategoryTheory.HasShift D A] →
[inst_6 : CategoryTheory.HasShift E A] →
[inst_7 : CategoryTheory.HasShift E' A] →
(F : CategoryTheory.SingleFunctors C D A) →
(G : CategoryTheory.Functor D E) →
(G' : CategoryTheory.Functor E E') →
[inst_8 : G.CommShift A] →
[inst_9 : G'.CommShift A] → (F.postcomp G).postcomp G' ≅ F.postcomp (G.comp G')The canonical isomorphism (F.postcomp G).postcomp G' ≅ F.postcomp (G ⋙ G').
- 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.
Cites12
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.compstatement · cited by 6,529
- CategoryTheory.Isostatement · cited by 3,963
- AddMonoidstatement and proof · cited by 2,864
- CategoryTheory.HasShiftstatement and proof · cited by 1,527
- CategoryTheory.Functor.associatorproof · cited by 276
- CategoryTheory.Functor.CommShiftstatement and proof · cited by 249
- CategoryTheory.SingleFunctorsstatement and proof · cited by 65
- CategoryTheory.SingleFunctors.functorproof · cited by 64
- CategoryTheory.SingleFunctors.postcompstatement · cited by 22
- CategoryTheory.SingleFunctors.isoMkproof · cited by 2
Cited by4
Results whose statement or proof uses this declaration.
- DerivedCategory.singleFunctorsPostcompQIsoproof · cited by 9
- DerivedCategory.singleFunctorsPostcompQIso_inv_homproof · cited by 2
- CategoryTheory.SingleFunctors.postcompPostcompIso_hom_hom_appstatement and proof · cited by 0
- CategoryTheory.SingleFunctors.postcompPostcompIso_inv_hom_appstatement and proof · cited by 0