Mathlib Map

Theorems · Definition · category theory

CategoryTheory.Lax.OplaxTrans.app

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

The component 1-morphisms of an oplax transformation.

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

Around this declaration

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

CategoryTheory.Lax.OplaxTrans.Modification.app · cited by 28Modification.appCategoryTheory.Lax.OplaxTrans.naturality · cited by 20OplaxTrans.naturalityCategoryTheory.Lax.OplaxTrans.vCompApp · cited by 3OplaxTrans.vCompAppCategoryTheory.Lax.OplaxTrans.vCompNaturality · cited by 3OplaxTrans.vCompNaturalityCategoryTheory.Lax.OplaxTrans.associator · cited by 2OplaxTrans.associatorCategoryTheory.Lax.OplaxTrans.Modification.ext · cited by 2Modification.extCategoryTheory.Lax.OplaxTrans.isoMk · cited by 2OplaxTrans.isoMkCategoryTheory.Lax.OplaxTrans.naturality_comp · cited by 2OplaxTrans.naturality_compCategoryTheory.Lax.OplaxTrans.naturality_id · cited by 2OplaxTrans.naturality_idCategoryTheory.Lax.OplaxTrans.naturality_naturality · cited by 2OplaxTrans.naturality_nat…CategoryTheory.Lax.OplaxTrans.rightUnitor · cited by 2OplaxTrans.rightUnitorCategoryTheory.Lax.OplaxTrans.leftUnitor · cited by 2OplaxTrans.leftUnitorCategoryTheory.Lax.OplaxTrans.Modification.mk.inj · cited by 1mk.injCategoryTheory.Lax.OplaxTrans.Modification.mk.noConfusion · cited by 1mk.noConfusionCategoryTheory.Lax.OplaxTrans.Modification.naturality · cited by 1Modification.naturalityQuiver.Hom · cited by 32603Quiver.HomCategoryTheory.Bicategory · cited by 1587CategoryTheory.BicategoryPrefunctor.obj · cited by 1241Prefunctor.objCategoryTheory.PrelaxFunctor.toPrelaxFunctorStruct · cited by 1154PrelaxFunctor.toPrelaxFun…CategoryTheory.PrelaxFunctorStruct.toPrefunctor · cited by 1142PrelaxFunctorStruct.toPre…CategoryTheory.LaxFunctor.toPrelaxFunctor · cited by 216LaxFunctor.toPrelaxFunctorCategoryTheory.LaxFunctor · cited by 201CategoryTheory.LaxFunctorCategoryTheory.Lax.OplaxTrans · cited by 14Lax.OplaxTransOplaxTrans.appCITED BYCITES

Cites8

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

Cited by60

Results whose statement or proof uses this declaration.