Theorems · Theorem · category theory
CategoryTheory.Functor.map_comp_assoc
∀ {C : Type u₁} [inst : CategoryTheory.Category.{v_1, u₁} C] {D : Type u₂}
[inst_1 : CategoryTheory.Category.{v_2, u₂} D] (F : CategoryTheory.Functor C D) {X Y Z : C} (f : X ⟶ Y) (g : Y ⟶ Z)
{W : D} (h : F.obj Z ⟶ W),
CategoryTheory.CategoryStruct.comp (F.map (CategoryTheory.CategoryStruct.comp f g)) h =
CategoryTheory.CategoryStruct.comp (F.map f) (CategoryTheory.CategoryStruct.comp (F.map g) h)- Defined in
- Mathlib.CategoryTheory.Functor.Basic
- Cited by
- 72 results in Mathlib
- Foundations
- Depth 14 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites6
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.CategoryStruct.compstatement · cited by 17,999
- CategoryTheory.Functorstatement and proof · cited by 16,252
- CategoryTheory.Functor.mapstatement · cited by 8,698
Cited by72
Results whose statement or proof uses this declaration.
- CategoryTheory.Functor.map_shiftFunctorCompIsoId_hom_appproof · cited by 4
- CategoryTheory.Functor.IsDenseSubsite.mapPreimage_map_of_facproof · cited by 4
- CategoryTheory.LocalizerMorphism.equiv_smallShiftedHomMapproof · cited by 3
- CategoryTheory.ProjectiveResolution.isoLeftDerivedObj_hom_naturalityproof · cited by 3
- CategoryTheory.ObjectProperty.SerreClassLocalization.preservesCokernelproof · cited by 3
- CategoryTheory.LocalizerMorphism.isRightDerivabilityStructure_iffproof · cited by 3
- CategoryTheory.Functor.ShiftSequence.induced_shiftMapproof · cited by 3
- CategoryTheory.Adjunction.isTriangulated_rightAdjointproof · cited by 3
- CategoryTheory.InjectiveResolution.isoRightDerivedObj_hom_naturalityproof · cited by 3
- CategoryTheory.Adjunction.shift_counit_appproof · cited by 2
- CategoryTheory.Pretriangulated.shiftFunctorAdd'_op_inv_appproof · cited by 2