Mathlib Map

Theorems · Definition · category theory

CategoryTheory.PrelaxFunctorStruct.noConfusionType

Sort u →
  {B : Type u₁} →
    [inst : Quiver B] →
      [inst_1 : (a b : B) → Quiver (a ⟶ b)] →
        {C : Type u₂} →
          [inst_2 : Quiver C] →
            [inst_3 : (a b : C) → Quiver (a ⟶ b)] →
              CategoryTheory.PrelaxFunctorStruct B C →
                {B' : Type u₁} →
                  [inst' : Quiver B'] →
                    [inst'_1 : (a b : B') → Quiver (a ⟶ b)] →
                      {C' : Type u₂} →
                        [inst'_2 : Quiver C'] →
                          [inst'_3 : (a b : C') → Quiver (a ⟶ b)] → CategoryTheory.PrelaxFunctorStruct B' C' → Sort u
Defined in
Mathlib.CategoryTheory.Bicategory.Functor.Prelax
Cited by
0 results in Mathlib
Foundations
Depth 7 from the axioms · uses no axioms
Assumes
QuiverQuiverQuiverQuiverQuiverQuiverQuiverQuiver

Around this declaration

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

Cites6

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.