Theorems · Definition · category theory
CategoryTheory.PrelaxFunctorStruct.comp
{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)] →
{D : Type u₃} →
[inst_4 : Quiver D] →
[inst_5 : (a b : D) → Quiver (a ⟶ b)] →
CategoryTheory.PrelaxFunctorStruct B C →
CategoryTheory.PrelaxFunctorStruct C D → CategoryTheory.PrelaxFunctorStruct B DComposition of lax prefunctors.
- Cited by
- 3 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.
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.PrelaxFunctorStruct.toPrefunctorproof · cited by 1,142
- Quiverstatement and proof · cited by 405
- CategoryTheory.PrelaxFunctorStruct.map₂proof · cited by 303
- Prefunctorproof · cited by 116
- Prefunctor.compproof · cited by 35
- CategoryTheory.PrelaxFunctorStructstatement and proof · cited by 11
Cited by4
Results whose statement or proof uses this declaration.
- CategoryTheory.PrelaxFunctor.compproof · cited by 17
- CategoryTheory.PrelaxFunctorStruct.comp_map₂statement and proof · cited by 0
- CategoryTheory.PrelaxFunctorStruct.comp_toPrefunctorstatement and proof · cited by 0
- CategoryTheory.PrelaxFunctor.comp_toPrelaxFunctorStructstatement · cited by 0