Theorems · Definition · category theory
CategoryTheory.Pseudofunctor.ObjectProperty.mapComp
{B : Type u} →
[inst : CategoryTheory.Bicategory B] →
{F : CategoryTheory.Pseudofunctor B CategoryTheory.Cat} →
(P : F.ObjectProperty) →
[inst_1 : P.IsClosedUnderMapObj] →
{X Y Z : B} →
(f : X ⟶ Y) → (g : Y ⟶ Z) → P.map (CategoryTheory.CategoryStruct.comp f g) ≅ (P.map f).comp (P.map g)Auxiliary definition for fullsubcategory.
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 35 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites26
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- CategoryTheory.Categorystatement · cited by 32,673
- Quiver.Homstatement and proof · cited by 32,603
- CategoryTheory.CategoryStruct.compstatement · cited by 17,999
- CategoryTheory.Functorstatement · cited by 16,252
- CategoryTheory.Functor.compstatement · cited by 6,529
- CategoryTheory.Isostatement · cited by 3,963
- 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
- CategoryTheory.Catstatement and proof · cited by 884
- CategoryTheory.Bundled.αstatement · cited by 736
Cited by4
Results whose statement or proof uses this declaration.
- CategoryTheory.Pseudofunctor.ObjectProperty.fullsubcategoryproof · cited by 7
- CategoryTheory.Pseudofunctor.ObjectProperty.mapComp_inv_appstatement · cited by 0
- CategoryTheory.Pseudofunctor.ObjectProperty.mapComp_hom_appstatement · cited by 0
- CategoryTheory.Pseudofunctor.ObjectProperty.fullsubcategory_mapCompstatement · cited by 0