Mathlib Map

Theorems · Definition · category theory

CategoryTheory.Bicategory.InducedBicategory.Hom.hom

{B : Type u_1} →
  {C : Type u_2} →
    [inst : CategoryTheory.Bicategory C] →
      {F : B → C} → {X Y : CategoryTheory.Bicategory.InducedBicategory C F} → X.Hom Y → (F X ⟶ F Y)

The morphism in C underlying the morphism in InducedBicategory C F.

Defined in
Mathlib.CategoryTheory.Bicategory.InducedBicategory
Cited by
36 results in Mathlib
Foundations
Depth 2 from the axioms · uses no axioms
Assumes
CategoryTheory.Bicategory

Around this declaration

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

CategoryTheory.Bicategory.InducedBicategory.Hom₂.hom · cited by 25Hom₂.homCategoryTheory.Bicategory.InducedBicategory.forget · cited by 7InducedBicategory.forgetCategoryTheory.Bicategory.InducedBicategory.hom₂_ext · cited by 2InducedBicategory.hom₂_extCategoryTheory.Bicategory.InducedBicategory.isoMk · cited by 2InducedBicategory.isoMkCategoryTheory.Bicategory.InducedBicategory.Hom.ext · cited by 2Hom.extCategoryTheory.Bicategory.InducedBicategory.Hom₂.ext · cited by 2Hom₂.extCategoryTheory.Bicategory.InducedBicategory.hom_ext · cited by 1InducedBicategory.hom_extCategoryTheory.Bicategory.InducedBicategory.Hom₂.mk.inj · cited by 1mk.injCategoryTheory.Bicategory.InducedBicategory.Hom₂.mk.noConfusion · cited by 1mk.noConfusionCategoryTheory.Bicategory.InducedBicategory.bicategory_associator_hom_hom · cited by 0InducedBicategory.bicateg…CategoryTheory.Bicategory.InducedBicategory.bicategory_associator_inv_hom · cited by 0InducedBicategory.bicateg…CategoryTheory.Bicategory.InducedBicategory.bicategory_comp_hom · cited by 0InducedBicategory.bicateg…CategoryTheory.Bicategory.InducedBicategory.bicategory_homCategory_comp_hom · cited by 0InducedBicategory.bicateg…CategoryTheory.Bicategory.InducedBicategory.bicategory_homCategory_id_hom · cited by 0InducedBicategory.bicateg…CategoryTheory.Bicategory.InducedBicategory.bicategory_id_hom · cited by 0InducedBicategory.bicateg…Quiver.Hom · cited by 32603Quiver.HomCategoryTheory.Bicategory · cited by 1587CategoryTheory.BicategoryCategoryTheory.Bicategory.InducedBicategory · cited by 39Bicategory.InducedBicateg…CategoryTheory.Bicategory.InducedBicategory.Hom · cited by 5InducedBicategory.HomHom.homCITED BYCITES

Cites4

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

Cited by44

Results whose statement or proof uses this declaration.