Mathlib Map

Theorems · Definition · category theory

CategoryTheory.Bicategory.precomposing

{B : Type u} →
  [inst : CategoryTheory.Bicategory B] →
    (a b c : B) → CategoryTheory.Functor (a ⟶ b) (CategoryTheory.Functor (b ⟶ c) (a ⟶ c))

Precomposition of a 1-morphism as a functor from the category of 1-morphisms a ⟶ b into the category of functors (b ⟶ c) ⥤ (a ⟶ c).

Defined in
Mathlib.CategoryTheory.Bicategory.Basic
Cited by
11 results in Mathlib
Foundations
Depth 21 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CategoryTheory.Bicategory

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

CategoryTheory.Bicategory.precomposingCat · cited by 24Bicategory.precomposingCatCategoryTheory.Bicategory.leftUnitorNatIso · cited by 2Bicategory.leftUnitorNatI…CategoryTheory.Bicategory.associatorNatIsoMiddle · cited by 2Bicategory.associatorNatI…CategoryTheory.Bicategory.associatorNatIsoRight · cited by 2Bicategory.associatorNatI…CategoryTheory.Bicategory.leftUnitorNatIso_hom_app · cited by 0Bicategory.leftUnitorNatI…CategoryTheory.Bicategory.leftUnitorNatIso_inv_app · cited by 0Bicategory.leftUnitorNatI…CategoryTheory.Bicategory.associatorNatIsoMiddle_hom_app · cited by 0Bicategory.associatorNatI…CategoryTheory.Bicategory.associatorNatIsoMiddle_inv_app · cited by 0Bicategory.associatorNatI…CategoryTheory.Bicategory.yoneda₀_toPrelaxFunctor_toPrelaxFunctorStruct_map₂_toNatTrans_app · cited by 0Bicategory.yoneda₀_toPrel…CategoryTheory.Bicategory.associatorNatIsoRight_hom_app · cited by 0Bicategory.associatorNatI…CategoryTheory.Bicategory.associatorNatIsoRight_inv_app · cited by 0Bicategory.associatorNatI…CategoryTheory.Bicategory.yoneda_toPrelaxFunctor_toPrelaxFunctorStruct_toPrefunctor_obj_toPrelaxFunctor_toPrelaxFunctorStruct_map₂_toNatTrans_app · cited by 0Bicategory.yoneda_toPrela…CategoryTheory.Bicategory.precomposingCat_map · cited by 0Bicategory.precomposingCa…CategoryTheory.Bicategory.precomposing_map_app · cited by 0Bicategory.precomposing_m…CategoryTheory.Bicategory.precomposing_obj · cited by 0Bicategory.precomposing_o…Quiver.Hom · cited by 32603Quiver.HomCategoryTheory.Functor · cited by 16252CategoryTheory.FunctorCategoryTheory.Bicategory · cited by 1587CategoryTheory.BicategoryCategoryTheory.Bicategory.whiskerRight · cited by 531Bicategory.whiskerRightCategoryTheory.Bicategory.precomp · cited by 40Bicategory.precompBicategory.precomposingCITED BYCITES

Cites5

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by15

Results whose statement or proof uses this declaration.