Mathlib Map

Theorems · Definition · category theory

Prefunctor.noConfusionType

Sort u →
  {V : Type u₁} →
    [inst : Quiver V] →
      {W : Type u₂} →
        [inst_1 : Quiver W] →
          V ⥤q W → {V' : Type u₁} → [inst' : Quiver V'] → {W' : Type u₂} → [inst'_1 : Quiver W'] → V' ⥤q W' → Sort u
Defined in
Mathlib.Combinatorics.Quiver.Prefunctor
Cited by
0 results in Mathlib
Foundations
Depth 5 from the axioms · uses no axioms
Assumes
QuiverQuiverQuiverQuiver

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites4

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by1

Results whose statement or proof uses this declaration.