Mathlib Map

Theorems · Definition · category theory

CategoryTheory.Oplax.OplaxTrans.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.OplaxTrans.Hom η θ → CategoryTheory.Oplax.OplaxTrans.Modification η θ

The underlying modification of oplax 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.OplaxTrans.Hom.ext · cited by 2Hom.extCategoryTheory.Oplax.OplaxTrans.homCategory.ext · cited by 1homCategory.extCategoryTheory.Oplax.OplaxTrans.whiskerLeft · cited by 1OplaxTrans.whiskerLeftCategoryTheory.Oplax.OplaxTrans.whiskerRight · cited by 1OplaxTrans.whiskerRightCategoryTheory.Oplax.OplaxTrans.homCategory.ext_iff · cited by 0homCategory.ext_iffCategoryTheory.Oplax.OplaxTrans.associator_hom_as_app · cited by 0OplaxTrans.associator_hom…CategoryTheory.Oplax.OplaxTrans.associator_inv_as_app · cited by 0OplaxTrans.associator_inv…CategoryTheory.Oplax.OplaxTrans.homCategory_comp_as_app · cited by 0OplaxTrans.homCategory_co…CategoryTheory.Oplax.OplaxTrans.homCategory_id_as_app · cited by 0OplaxTrans.homCategory_id…CategoryTheory.Oplax.OplaxTrans.isoMk_hom_as_app · cited by 0OplaxTrans.isoMk_hom_as_a…CategoryTheory.Oplax.OplaxTrans.isoMk_inv_as_app · cited by 0OplaxTrans.isoMk_inv_as_a…CategoryTheory.Oplax.OplaxTrans.leftUnitor_hom_as_app · cited by 0OplaxTrans.leftUnitor_hom…CategoryTheory.Oplax.OplaxTrans.leftUnitor_inv_as_app · cited by 0OplaxTrans.leftUnitor_inv…CategoryTheory.Oplax.OplaxTrans.Hom.ext_iff · cited by 0Hom.ext_iffCategoryTheory.Oplax.OplaxTrans.rightUnitor_hom_as_app · cited by 0OplaxTrans.rightUnitor_ho…Quiver.Hom · cited by 32603Quiver.HomCategoryTheory.Bicategory · cited by 1587CategoryTheory.BicategoryCategoryTheory.OplaxFunctor · cited by 253CategoryTheory.OplaxFunct…CategoryTheory.Oplax.OplaxTrans.categoryStruct · cited by 49OplaxTrans.categoryStructCategoryTheory.Oplax.OplaxTrans.Modification · cited by 21OplaxTrans.ModificationCategoryTheory.Oplax.OplaxTrans.Hom · cited by 6OplaxTrans.HomHom.asCITED BYCITES

Cites6

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.