Mathlib Map

Theorems · Definition · category theory

CategoryTheory.Oplax.StrongTrans.Modification.app

{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.StrongTrans.Modification η θ → (a : B) → η.app a ⟶ θ.app a

The underlying family of 2-morphisms.

Defined in
Mathlib.CategoryTheory.Bicategory.Modification.Oplax
Cited by
20 results in Mathlib
Foundations
Depth 36 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.StrongTrans.Modification.toOplax · cited by 4Modification.toOplaxCategoryTheory.Pseudofunctor.StrongTrans.Modification.mkOfOplax · cited by 2Modification.mkOfOplaxCategoryTheory.Oplax.StrongTrans.Modification.ext · cited by 2Modification.extCategoryTheory.Oplax.StrongTrans.Modification.whiskerLeft_naturality · cited by 2Modification.whiskerLeft_…CategoryTheory.Oplax.StrongTrans.Modification.whiskerRight_naturality · cited by 2Modification.whiskerRight…CategoryTheory.Oplax.StrongTrans.Modification.naturality · cited by 1Modification.naturalityCategoryTheory.Oplax.StrongTrans.Modification.vcomp · cited by 1Modification.vcompCategoryTheory.Oplax.StrongTrans.homCategory.ext · cited by 1homCategory.extCategoryTheory.Oplax.StrongTrans.isoMk_hom_as_app · cited by 0StrongTrans.isoMk_hom_as_…CategoryTheory.Oplax.StrongTrans.isoMk_inv_as_app · cited by 0StrongTrans.isoMk_inv_as_…CategoryTheory.Pseudofunctor.StrongTrans.Modification.mkOfOplax_app · cited by 0Modification.mkOfOplax_appCategoryTheory.Oplax.StrongTrans.Modification.ext_iff · cited by 0Modification.ext_iffCategoryTheory.Oplax.StrongTrans.Modification.id_app · cited by 0Modification.id_appCategoryTheory.Pseudofunctor.StrongTrans.Modification.toOplax_app · cited by 0Modification.toOplax_appCategoryTheory.Oplax.StrongTrans.Modification.mkOfOplax_app · cited by 0Modification.mkOfOplax_appQuiver.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.OplaxFunctor · cited by 253CategoryTheory.OplaxFunct…CategoryTheory.OplaxFunctor.toPrelaxFunctor · cited by 246OplaxFunctor.toPrelaxFunc…CategoryTheory.Oplax.StrongTrans.app · cited by 60StrongTrans.appCategoryTheory.Oplax.StrongTrans.categoryStruct · cited by 33StrongTrans.categoryStructCategoryTheory.Oplax.StrongTrans.Modification · cited by 24StrongTrans.ModificationModification.appCITED BYCITES

Cites10

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

Cited by23

Results whose statement or proof uses this declaration.