Theorems · Theorem · category theory
CategoryTheory.Functor.map_comp_apply
∀ {C : Type u₁} [inst : CategoryTheory.Category.{v₁, u₁} C] {D : Type u₂} [inst_1 : CategoryTheory.Category.{v₂, u₂} D]
(self : CategoryTheory.Functor C D) {X Y Z : C} (f : X ⟶ Y) (g : Y ⟶ Z) {F : D → D → Type uF} {carrier : D → Type w}
{instFunLike : (X Y : D) → FunLike (F X Y) (carrier X) (carrier Y)} [inst_2 : CategoryTheory.ConcreteCategory D F]
(x : carrier (self.obj X)),
(CategoryTheory.ConcreteCategory.hom (self.map (CategoryTheory.CategoryStruct.comp f g))) x =
(CategoryTheory.ConcreteCategory.hom (self.map g)) ((CategoryTheory.ConcreteCategory.hom (self.map f)) x)- Defined in
- Mathlib.CategoryTheory.Types.Basic
- Cited by
- 26 results in Mathlib
- Foundations
- Depth 7 from the axioms · uses propext, 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.
- DFunLike.coestatement and proof · cited by 62,936
- 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 and proof · cited by 17,999
- CategoryTheory.Functorstatement and proof · cited by 16,252
- CategoryTheory.Functor.mapstatement and proof · cited by 8,698
- CategoryTheory.ConcreteCategory.homstatement and proof · cited by 4,022
- FunLikestatement and proof · cited by 2,560
- CategoryTheory.Functor.map_compproof · cited by 734
- CategoryTheory.ConcreteCategorystatement and proof · cited by 421
- CategoryTheory.comp_applyproof · cited by 387
Cited by26
Results whose statement or proof uses this declaration.
- CompHausLike.LocallyConstant.sigmaComparison_comp_sigmaIsoproof · cited by 2
- SSet.Truncated.spine_map_subintervalproof · cited by 2
- SSet.Truncated.StrictSegal.spineToSimplex_edgeproof · cited by 1
- SSet.StrictSegal.spineToSimplex_edgeproof · cited by 1
- SSet.Truncated.liftOfStrictSegal.hσ'₀proof · cited by 1
- SSet.Truncated.liftOfStrictSegal.hσ'₁proof · cited by 1
- SSet.StrictSegal.spine_δ_arrow_eqproof · cited by 1
- SSet.StrictSegal.spine_δ_arrow_gtproof · cited by 1
- SSet.StrictSegal.spine_δ_arrow_ltproof · cited by 1
- SSet.StrictSegal.isPointwiseRightKanExtensionAt.fac_aux₂proof · cited by 1
- SSet.Truncated.Edge.CompStruct.exists_of_simplexproof · cited by 1
- SSet.Truncated.spine_map_vertexproof · cited by 1