Theorems · Definition · category theory
CategoryTheory.PrelaxFunctor.mkOfHomFunctors
{B : Type u₁} →
[inst : CategoryTheory.Bicategory B] →
{C : Type u₂} →
[inst_1 : CategoryTheory.Bicategory C] →
(F : B → C) → ((a b : B) → CategoryTheory.Functor (a ⟶ b) (F a ⟶ F b)) → CategoryTheory.PrelaxFunctor B CConstruct a prelax functor from a map on objects, and functors between the corresponding hom types.
- Cited by
- 6 results in Mathlib
- Foundations
- Depth 10 from the axioms · uses no axioms
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites7
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Quiver.Homstatement and proof · cited by 32,603
- CategoryTheory.Functorstatement and proof · cited by 16,252
- CategoryTheory.Bicategorystatement and proof · cited by 1,587
- CategoryTheory.PrelaxFunctorstatement · cited by 48
- CategoryTheory.Functor.toPrefunctorproof · cited by 24
- CategoryTheory.PrelaxFunctorStructproof · cited by 11
- CategoryTheory.PrelaxFunctorStruct.mkOfHomPrefunctorsproof · cited by 4
Cited by8
Results whose statement or proof uses this declaration.
- CategoryTheory.Bicategory.yoneda₀proof · cited by 27
- CategoryTheory.Bicategory.yonedaproof · cited by 18
- CategoryTheory.Bicategory.yoneda_mapComp_hom_as_app_toNatTrans_appstatement · cited by 0
- CategoryTheory.Bicategory.yoneda_mapComp_inv_as_app_toNatTrans_appstatement · cited by 0
- CategoryTheory.Bicategory.yoneda_mapId_hom_as_app_toNatTrans_appstatement · cited by 0
- CategoryTheory.Bicategory.yoneda_mapId_inv_as_app_toNatTrans_appstatement · cited by 0
- CategoryTheory.PrelaxFunctor.mkOfHomFunctors_mapFunctorstatement · cited by 0
- CategoryTheory.PrelaxFunctor.mkOfHomFunctors_toPrelaxFunctorStructstatement and proof · cited by 0