Mathlib Map

Theorems · Definition · category theory

CategoryTheory.Bicategory.postcomp

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

Postcomposition of a 1-morphism as a functor.

Defined in
Mathlib.CategoryTheory.Bicategory.Basic
Cited by
48 results in Mathlib
Foundations
Depth 10 from the axioms · uses propext
Assumes
CategoryTheory.Bicategory

Around this declaration

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

CategoryTheory.Bicategory.LeftLift · cited by 29Bicategory.LeftLiftCategoryTheory.Bicategory.RightLift · cited by 19Bicategory.RightLiftCategoryTheory.Bicategory.postcomposingCat · cited by 18Bicategory.postcomposingC…CategoryTheory.Bicategory.postcomposing · cited by 11Bicategory.postcomposingCategoryTheory.Bicategory.LeftLift.IsKan.uniqueUpToIso · cited by 3IsKan.uniqueUpToIsoCategoryTheory.Bicategory.RightLift.homMk · cited by 2RightLift.homMkCategoryTheory.Bicategory.LanLift.CommuteWith.lanLiftCompIsoWhisker · cited by 2CommuteWith.lanLiftCompIs…CategoryTheory.Bicategory.RightLift.whiskerOfIdCompIsoSelf · cited by 2RightLift.whiskerOfIdComp…CategoryTheory.Bicategory.RightLift.whiskering · cited by 2RightLift.whiskeringCategoryTheory.Bicategory.LeftLift.IsKan.ofIsoKan · cited by 2IsKan.ofIsoKanCategoryTheory.Bicategory.LeftLift.homMk · cited by 2LeftLift.homMkCategoryTheory.Bicategory.LeftLift.whiskerOfIdCompIsoSelf · cited by 2LeftLift.whiskerOfIdCompI…CategoryTheory.Bicategory.LeftLift.whiskering · cited by 2LeftLift.whiskeringCategoryTheory.Bicategory.RightLift.IsKan.uniqueUpToIso · cited by 2IsKan.uniqueUpToIsoCategoryTheory.Bicategory.RightLift.w · cited by 1RightLift.wQuiver.Hom · cited by 32603Quiver.HomCategoryTheory.CategoryStruct.comp · cited by 17999CategoryStruct.compCategoryTheory.Functor · cited by 16252CategoryTheory.FunctorCategoryTheory.Bicategory · cited by 1587CategoryTheory.BicategoryCategoryTheory.Bicategory.whiskerRight · cited by 531Bicategory.whiskerRightBicategory.postcompCITED BYCITES

Cites5

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

Cited by77

Results whose statement or proof uses this declaration.