Mathlib Map

Theorems · Definition · category theory

CategoryTheory.Pseudofunctor.StrongTrans.Hom.as

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

The underlying modification of strong transformations.

Defined in
Mathlib.CategoryTheory.Bicategory.Modification.Pseudo
Cited by
22 results in Mathlib
Foundations
Depth 37 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.Pseudofunctor.StrongTrans.Hom.ext · cited by 2Hom.extCategoryTheory.Pseudofunctor.StrongTrans.homCategory.ext · cited by 1homCategory.extCategoryTheory.Pseudofunctor.StrongTrans.rightUnitor_hom_as_app · cited by 0StrongTrans.rightUnitor_h…CategoryTheory.Pseudofunctor.StrongTrans.rightUnitor_inv_as_app · cited by 0StrongTrans.rightUnitor_i…CategoryTheory.Pseudofunctor.StrongTrans.Hom.ext_iff · cited by 0Hom.ext_iffCategoryTheory.Pseudofunctor.StrongTrans.whiskerLeft · cited by 0StrongTrans.whiskerLeftCategoryTheory.Pseudofunctor.StrongTrans.whiskerLeft_as_app · cited by 0StrongTrans.whiskerLeft_a…CategoryTheory.Pseudofunctor.StrongTrans.whiskerRight · cited by 0StrongTrans.whiskerRightCategoryTheory.Pseudofunctor.StrongTrans.whiskerRight_as_app · cited by 0StrongTrans.whiskerRight_…CategoryTheory.Pseudofunctor.StrongTrans.homCategory.ext_iff · cited by 0homCategory.ext_iffCategoryTheory.Bicategory.postcomposing₂_map_as_app_toNatTrans_app · cited by 0Bicategory.postcomposing₂…CategoryTheory.Pseudofunctor.StrongTrans.associator_hom_as_app · cited by 0StrongTrans.associator_ho…CategoryTheory.Pseudofunctor.StrongTrans.associator_inv_as_app · cited by 0StrongTrans.associator_in…CategoryTheory.Pseudofunctor.StrongTrans.homCategory_comp_as_app · cited by 0StrongTrans.homCategory_c…CategoryTheory.Pseudofunctor.StrongTrans.homCategory_id_as_app · cited by 0StrongTrans.homCategory_i…Quiver.Hom · cited by 32603Quiver.HomCategoryTheory.Bicategory · cited by 1587CategoryTheory.BicategoryCategoryTheory.Pseudofunctor · cited by 571CategoryTheory.Pseudofunc…CategoryTheory.Pseudofunctor.StrongTrans.categoryStruct · cited by 112StrongTrans.categoryStructCategoryTheory.Pseudofunctor.StrongTrans.Modification · cited by 21StrongTrans.ModificationCategoryTheory.Pseudofunctor.StrongTrans.Hom · cited by 6StrongTrans.HomHom.asCITED BYCITES

Cites6

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

Cited by24

Results whose statement or proof uses this declaration.