Mathlib Map

Theorems · Definition · category theory

CategoryTheory.Lax.LaxTrans.vCompApp

{B : Type u₁} →
  [inst : CategoryTheory.Bicategory B] →
    {C : Type u₂} →
      [inst_1 : CategoryTheory.Bicategory C] →
        {F G H : CategoryTheory.LaxFunctor B C} →
          CategoryTheory.Lax.LaxTrans F G → CategoryTheory.Lax.LaxTrans G H → (a : B) → F.obj a ⟶ H.obj a

Auxiliary definition for vComp.

Defined in
Mathlib.CategoryTheory.Bicategory.NaturalTransformation.Lax
Cited by
3 results in Mathlib
Foundations
Depth 5 from the axioms · uses no axioms
Assumes
CategoryTheory.BicategoryCategoryTheory.Bicategory

Around this declaration

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

Cites10

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

Cited by4

Results whose statement or proof uses this declaration.