Mathlib Map

Theorems · Definition · category theory

CategoryTheory.Oplax.LaxTrans.Hom.as

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

The underlying modification of lax transformations.

Defined in
Mathlib.CategoryTheory.Bicategory.Modification.Oplax
Cited by
24 results in Mathlib
Foundations
Depth 29 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.Oplax.LaxTrans.Hom.ext · cited by 2Hom.extCategoryTheory.Oplax.LaxTrans.whiskerLeft · cited by 1LaxTrans.whiskerLeftCategoryTheory.Oplax.LaxTrans.homCategory.ext · cited by 1homCategory.extCategoryTheory.Oplax.LaxTrans.whiskerRight · cited by 1LaxTrans.whiskerRightCategoryTheory.Oplax.LaxTrans.associator_hom_as_app · cited by 0LaxTrans.associator_hom_a…CategoryTheory.Oplax.LaxTrans.associator_inv_as_app · cited by 0LaxTrans.associator_inv_a…CategoryTheory.Oplax.LaxTrans.Hom.ext_iff · cited by 0Hom.ext_iffCategoryTheory.Oplax.LaxTrans.homCategory_comp_as_app · cited by 0LaxTrans.homCategory_comp…CategoryTheory.Oplax.LaxTrans.homCategory_id_as_app · cited by 0LaxTrans.homCategory_id_a…CategoryTheory.Oplax.LaxTrans.isoMk_hom_as_app · cited by 0LaxTrans.isoMk_hom_as_appCategoryTheory.Oplax.LaxTrans.isoMk_inv_as_app · cited by 0LaxTrans.isoMk_inv_as_appCategoryTheory.Oplax.LaxTrans.leftUnitor_hom_as_app · cited by 0LaxTrans.leftUnitor_hom_a…CategoryTheory.Oplax.LaxTrans.leftUnitor_inv_as_app · cited by 0LaxTrans.leftUnitor_inv_a…CategoryTheory.Oplax.LaxTrans.OplaxFunctor.bicategory_associator_hom_as_app · cited by 0OplaxFunctor.bicategory_a…CategoryTheory.Oplax.LaxTrans.OplaxFunctor.bicategory_associator_inv_as_app · cited by 0OplaxFunctor.bicategory_a…Quiver.Hom · cited by 32603Quiver.HomCategoryTheory.Bicategory · cited by 1587CategoryTheory.BicategoryCategoryTheory.OplaxFunctor · cited by 253CategoryTheory.OplaxFunct…CategoryTheory.Oplax.LaxTrans.Modification · cited by 18LaxTrans.ModificationCategoryTheory.Oplax.LaxTrans.Hom · cited by 6LaxTrans.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.