Mathlib Map

Theorems · Definition · category theory

CategoryTheory.Oplax.StrongTrans.categoryStruct

{B : Type u₁} →
  [inst : CategoryTheory.Bicategory B] →
    {C : Type u₂} →
      [inst_1 : CategoryTheory.Bicategory C] →
        CategoryTheory.CategoryStruct.{max (max (max u₁ v₁) v₂) w₂, max (max (max (max (max u₂ u₁) v₂) v₁) w₂) w₁}
          (CategoryTheory.OplaxFunctor B C)

CategoryStruct on B ⥤ᵒᵖᴸ C where the (1-)morphisms are given by strong transformations.

Defined in
Mathlib.CategoryTheory.Bicategory.NaturalTransformation.Oplax
Cited by
33 results in Mathlib
Foundations
Depth 34 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 · cited by 24StrongTrans.ModificationCategoryTheory.Oplax.StrongTrans.Modification.app · cited by 20Modification.appCategoryTheory.Oplax.StrongTrans.Hom.as · cited by 8Hom.asCategoryTheory.Oplax.StrongTrans.Hom · cited by 6StrongTrans.HomCategoryTheory.Oplax.StrongTrans.homCategory · cited by 6StrongTrans.homCategoryCategoryTheory.Oplax.StrongTrans.Modification.toOplax · cited by 4Modification.toOplaxCategoryTheory.Oplax.StrongTrans.isoMk · cited by 2StrongTrans.isoMkCategoryTheory.Oplax.StrongTrans.Hom.ext · cited by 2Hom.extCategoryTheory.Oplax.StrongTrans.Modification.equivOplax · cited by 2Modification.equivOplaxCategoryTheory.Oplax.StrongTrans.Modification.ext · cited by 2Modification.extCategoryTheory.Oplax.StrongTrans.Modification.mkOfOplax · cited by 2Modification.mkOfOplaxCategoryTheory.Oplax.StrongTrans.Modification.whiskerLeft_naturality · cited by 2Modification.whiskerLeft_…CategoryTheory.Oplax.StrongTrans.Modification.whiskerRight_naturality · cited by 2Modification.whiskerRight…CategoryTheory.Oplax.StrongTrans.Hom.of.inj · cited by 1of.injCategoryTheory.Oplax.StrongTrans.Hom.of.noConfusion · cited by 1of.noConfusionCategoryTheory.Bicategory · cited by 1587CategoryTheory.BicategoryCategoryTheory.CategoryStruct · cited by 343CategoryTheory.CategorySt…CategoryTheory.OplaxFunctor · cited by 253CategoryTheory.OplaxFunct…CategoryTheory.Oplax.StrongTrans.vcomp · cited by 5StrongTrans.vcompCategoryTheory.Oplax.StrongTrans.id · cited by 5StrongTrans.idStrongTrans.categoryStructCITED BYCITES

Cites5

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

Cited by56

Results whose statement or proof uses this declaration.