Theorems · Theorem · category theory
CategoryTheory.StrictPseudofunctorPreCore.map_comp
∀ {B : Type u₁} [inst : CategoryTheory.Bicategory B] {C : Type u₂} [inst_1 : CategoryTheory.Bicategory C]
(self : CategoryTheory.StrictPseudofunctorPreCore B C) {a b c : B} (f : a ⟶ b) (g : b ⟶ c),
self.map (CategoryTheory.CategoryStruct.comp f g) = CategoryTheory.CategoryStruct.comp (self.map f) (self.map g)- Cited by
- 9 results in Mathlib
- Foundations
- Depth 4 from the axioms · uses no axioms
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites9
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Quiver.Homstatement · cited by 32,603
- CategoryTheory.CategoryStruct.compstatement · cited by 17,999
- CategoryTheory.Bicategorystatement and proof · cited by 1,587
- Prefunctor.objstatement · cited by 1,241
- CategoryTheory.PrelaxFunctor.toPrelaxFunctorStructstatement · cited by 1,154
- CategoryTheory.PrelaxFunctorStruct.toPrefunctorstatement · cited by 1,142
- Prefunctor.mapstatement · cited by 952
- CategoryTheory.StrictPseudofunctorPreCore.toPrelaxFunctorstatement · cited by 44
- CategoryTheory.StrictPseudofunctorPreCorestatement and proof · cited by 15
Cited by15
Results whose statement or proof uses this declaration.
- CategoryTheory.StrictPseudofunctor.mk''proof · cited by 5
- CategoryTheory.StrictPseudofunctorCore.mk.injstatement and proof · cited by 1
- CategoryTheory.StrictPseudofunctorCore.mk.noConfusionstatement and proof · cited by 1
- CategoryTheory.StrictPseudofunctorCore.casesOnstatement and proof · cited by 0
- CategoryTheory.StrictPseudofunctorCore.map₂_associatorstatement · cited by 0
- CategoryTheory.StrictPseudofunctorCore.map₂_left_unitorstatement · cited by 0
- CategoryTheory.StrictPseudofunctorCore.map₂_right_unitorstatement · cited by 0
- CategoryTheory.StrictPseudofunctorCore.noConfusionproof · cited by 0
- CategoryTheory.StrictPseudofunctorCore.noConfusionTypeproof · cited by 0
- CategoryTheory.StrictPseudofunctorCore.recOnstatement and proof · cited by 0
- CategoryTheory.StrictPseudofunctorPreCore.map₂_whisker_leftstatement · cited by 0
- CategoryTheory.StrictPseudofunctorPreCore.map₂_whisker_rightstatement · cited by 0