Theorems · Theorem · category theory
CategoryTheory.ReflPrefunctor.comp_obj
∀ {U : Type u_1} [inst : CategoryTheory.ReflQuiver U] {V : Type u_2} [inst_1 : CategoryTheory.ReflQuiver V]
{W : Type u_3} [inst_2 : CategoryTheory.ReflQuiver W] (F : U ⥤rq V) (G : V ⥤rq W) (X : U),
(F ⋙rq G).obj X = G.obj (F.obj X)- 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.
Cites5
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Prefunctor.objstatement and proof · cited by 1,241
- CategoryTheory.ReflQuiverstatement and proof · cited by 64
- CategoryTheory.ReflPrefunctor.toPrefunctorstatement and proof · cited by 36
- CategoryTheory.ReflPrefunctorstatement and proof · cited by 30
- CategoryTheory.ReflPrefunctor.compstatement and proof · cited by 11
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.