Theorems · Definition · category theory
Prefunctor.casesOn
{V : Type u₁} →
[inst : Quiver V] →
{W : Type u₂} →
[inst_1 : Quiver W] →
{motive : V ⥤q W → Sort u} →
(t : V ⥤q W) →
((obj : V → W) → (map : {X Y : V} → (X ⟶ Y) → (obj X ⟶ obj Y)) → motive { obj := obj, map := map }) →
motive t- Defined in
- Mathlib.Combinatorics.Quiver.Prefunctor
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 4 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.
- Quiver.Homstatement and proof · cited by 32,603
- Quiverstatement and proof · cited by 405
- Prefunctorstatement and proof · cited by 116
Cited by6
Results whose statement or proof uses this declaration.
- Prefunctor.extproof · cited by 5
- CategoryTheory.Paths.lift_specproof · cited by 1
- CategoryTheory.ReflPrefunctor.extproof · cited by 1
- Prefunctor.ext'proof · cited by 1
- Prefunctor.noConfusionproof · cited by 0
- Prefunctor.noConfusionTypeproof · cited by 0