Theorems · Theorem · category theory
CategoryTheory.ReflPrefunctor.comp_assoc
∀ {U : Type u_1} {V : Type u_2} {W : Type u_3} {Z : Type u_4} [inst : CategoryTheory.ReflQuiver U]
[inst_1 : CategoryTheory.ReflQuiver V] [inst_2 : CategoryTheory.ReflQuiver W] [inst_3 : CategoryTheory.ReflQuiver Z]
(F : U ⥤rq V) (G : V ⥤rq W) (H : W ⥤rq Z), F ⋙rq G ⋙rq H = F ⋙rq (G ⋙rq H)- Defined in
- Mathlib.Combinatorics.Quiver.ReflQuiver
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 11 from the axioms · uses propext
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.
- CategoryTheory.ReflQuiverstatement and proof · cited by 64
- CategoryTheory.ReflPrefunctorstatement and proof · cited by 30
- CategoryTheory.ReflPrefunctor.compstatement · cited by 11
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.