Theorems · Definition · category theory
CategoryTheory.PrelaxFunctorStruct.mkOfHomPrefunctors
{B : Type u₁} →
[inst : Quiver B] →
[inst_1 : (a b : B) → Quiver (a ⟶ b)] →
{C : Type u₂} →
[inst_2 : Quiver C] →
[inst_3 : (a b : C) → Quiver (a ⟶ b)] →
(F : B → C) → ((a b : B) → (a ⟶ b) ⥤q (F a ⟶ F b)) → CategoryTheory.PrelaxFunctorStruct B CConstruct a lax prefunctor from a map on objects, and prefunctors between the corresponding hom types.
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 5 from the axioms · uses no axioms
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites6
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
- Prefunctor.objproof · cited by 1,241
- Prefunctor.mapproof · cited by 952
- Quiverstatement and proof · cited by 405
- Prefunctorstatement and proof · cited by 116
- CategoryTheory.PrelaxFunctorStructstatement · cited by 11
Cited by5
Results whose statement or proof uses this declaration.
- CategoryTheory.PrelaxFunctor.mkOfHomFunctorsproof · cited by 6
- CategoryTheory.PrelaxFunctorStruct.mkOfHomPrefunctors_map₂statement and proof · cited by 0
- CategoryTheory.PrelaxFunctorStruct.mkOfHomPrefunctors_toPrefunctor_mapstatement and proof · cited by 0
- CategoryTheory.PrelaxFunctorStruct.mkOfHomPrefunctors_toPrefunctor_objstatement and proof · cited by 0
- CategoryTheory.PrelaxFunctor.mkOfHomFunctors_toPrelaxFunctorStructstatement · cited by 0