Theorems · Theorem · category theory
Prefunctor.comp_assoc
∀ {U : Type u_1} {V : Type u_2} {W : Type u_3} {Z : Type u_4} [inst : Quiver U] [inst_1 : Quiver V] [inst_2 : Quiver W]
[inst_3 : Quiver Z] (F : U ⥤q V) (G : V ⥤q W) (H : W ⥤q Z), F ⋙q G ⋙q H = F ⋙q (G ⋙q H)- Defined in
- Mathlib.Combinatorics.Quiver.Prefunctor
- Cited by
- 1 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.
Cites3
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Quiverstatement and proof · cited by 405
- Prefunctorstatement and proof · cited by 116
- Prefunctor.compstatement · cited by 35
Cited by1
Results whose statement or proof uses this declaration.
- Quiver.FreeGroupoid.lift_specproof · cited by 1