Theorems · Theorem · category theory
Quiver.SingleObj.toPrefunctor_symm_comp
∀ {α : Type u_1} {β : Type u_2} {γ : Type u_3} (f : Quiver.SingleObj α ⥤q Quiver.SingleObj β)
(g : Quiver.SingleObj β ⥤q Quiver.SingleObj γ),
Quiver.SingleObj.toPrefunctor.symm (f ⋙q g) =
Quiver.SingleObj.toPrefunctor.symm g ∘ Quiver.SingleObj.toPrefunctor.symm f- Defined in
- Mathlib.Combinatorics.Quiver.SingleObj
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 18 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites8
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement · cited by 62,936
- Equivstatement · cited by 8,337
- Equiv.symmstatement · cited by 3,681
- Equiv.apply_symm_applyproof · cited by 346
- Prefunctorstatement and proof · cited by 116
- Prefunctor.compstatement and proof · cited by 35
- Quiver.SingleObjstatement and proof · cited by 26
- Quiver.SingleObj.toPrefunctorstatement and proof · cited by 7
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.