Mathlib Map

Theorems · Definition · category theory

CategoryTheory.StrictlyUnitaryLaxFunctor.noConfusionType

Sort u →
  {B : Type u₁} →
    [inst : CategoryTheory.Bicategory B] →
      {C : Type u₂} →
        [inst_1 : CategoryTheory.Bicategory C] →
          CategoryTheory.StrictlyUnitaryLaxFunctor B C →
            {B' : Type u₁} →
              [inst' : CategoryTheory.Bicategory B'] →
                {C' : Type u₂} →
                  [inst'_1 : CategoryTheory.Bicategory C'] → CategoryTheory.StrictlyUnitaryLaxFunctor B' C' → Sort u
Defined in
Mathlib.CategoryTheory.Bicategory.Functor.StrictlyUnitary
Cited by
0 results in Mathlib
Foundations
Depth 12 from the axioms · uses no axioms
Assumes
CategoryTheory.BicategoryCategoryTheory.BicategoryCategoryTheory.BicategoryCategoryTheory.Bicategory

Around this declaration

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

Cites12

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.