Mathlib Map

Theorems · Definition · category theory

CategoryTheory.Lax.OplaxTrans.Hom.as

{B : Type u₁} →
  [inst : CategoryTheory.Bicategory B] →
    {C : Type u₂} →
      [inst_1 : CategoryTheory.Bicategory C] →
        {F G : CategoryTheory.LaxFunctor B C} →
          {η θ : F ⟶ G} → CategoryTheory.Lax.OplaxTrans.Hom η θ → CategoryTheory.Lax.OplaxTrans.Modification η θ

The underlying modification of oplax transformations.

Defined in
Mathlib.CategoryTheory.Bicategory.Modification.Lax
Cited by
24 results in Mathlib
Foundations
Depth 28 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CategoryTheory.BicategoryCategoryTheory.Bicategory

Around this declaration

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

CategoryTheory.Lax.OplaxTrans.Hom.ext · cited by 2Hom.extCategoryTheory.Lax.OplaxTrans.homCategory.ext · cited by 1homCategory.extCategoryTheory.Lax.OplaxTrans.whiskerLeft · cited by 1OplaxTrans.whiskerLeftCategoryTheory.Lax.OplaxTrans.whiskerRight · cited by 1OplaxTrans.whiskerRightCategoryTheory.Lax.OplaxTrans.Hom.ext_iff · cited by 0Hom.ext_iffCategoryTheory.Lax.OplaxTrans.LaxFunctor.bicategory_associator_hom_as_app · cited by 0LaxFunctor.bicategory_ass…CategoryTheory.Lax.OplaxTrans.LaxFunctor.bicategory_associator_inv_as_app · cited by 0LaxFunctor.bicategory_ass…CategoryTheory.Lax.OplaxTrans.LaxFunctor.bicategory_leftUnitor_hom_as_app · cited by 0LaxFunctor.bicategory_lef…CategoryTheory.Lax.OplaxTrans.LaxFunctor.bicategory_leftUnitor_inv_as_app · cited by 0LaxFunctor.bicategory_lef…CategoryTheory.Lax.OplaxTrans.LaxFunctor.bicategory_rightUnitor_hom_as_app · cited by 0LaxFunctor.bicategory_rig…CategoryTheory.Lax.OplaxTrans.LaxFunctor.bicategory_rightUnitor_inv_as_app · cited by 0LaxFunctor.bicategory_rig…CategoryTheory.Lax.OplaxTrans.associator_hom_as_app · cited by 0OplaxTrans.associator_hom…CategoryTheory.Lax.OplaxTrans.associator_inv_as_app · cited by 0OplaxTrans.associator_inv…CategoryTheory.Lax.OplaxTrans.LaxFunctor.bicategory_whiskerLeft_as_app · cited by 0LaxFunctor.bicategory_whi…CategoryTheory.Lax.OplaxTrans.LaxFunctor.bicategory_whiskerRight_as_app · cited by 0LaxFunctor.bicategory_whi…Quiver.Hom · cited by 32603Quiver.HomCategoryTheory.Bicategory · cited by 1587CategoryTheory.BicategoryCategoryTheory.LaxFunctor · cited by 201CategoryTheory.LaxFunctorCategoryTheory.Lax.OplaxTrans.Modification · cited by 14OplaxTrans.ModificationCategoryTheory.Lax.OplaxTrans.Hom · cited by 6OplaxTrans.HomHom.asCITED BYCITES

Cites5

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

Cited by26

Results whose statement or proof uses this declaration.