Mathlib Map

Theorems · Definition · category theory

CategoryTheory.MonoidalCategory.Arrow.pushoutProduct

{C : Type u} →
  [inst : CategoryTheory.Category.{v, u} C] →
    [CategoryTheory.Limits.HasPushouts C] →
      [CategoryTheory.MonoidalCategory C] →
        CategoryTheory.Functor (CategoryTheory.Arrow C)
          (CategoryTheory.Functor (CategoryTheory.Arrow C) (CategoryTheory.Arrow C))

The Leibniz functor associated to the tensor product on a monoidal category. This is the bifunctor of arrow categories that sends f : A ⟶ B and g : X ⟶ Y to the canonical map from the pushout of f ◁ X and A ▷ g to B ⊗ Y, induced by the following diagram: `` A ⊗ X --> B ⊗ X | | v v A ⊗ Y --> B ⊗ Y ``

Defined in
Mathlib.CategoryTheory.Monoidal.PushoutProduct
Cited by
64 results in Mathlib
Foundations
Depth 41 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CategoryTheory.CategoryCategoryTheory.Limits.HasPushoutsCategoryTheory.MonoidalCategory

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

CategoryTheory.MonoidalCategory.Arrow.PushoutProduct.braiding · cited by 12PushoutProduct.braidingCategoryTheory.MonoidalCategory.Arrow.PushoutProduct.associator · cited by 8PushoutProduct.associatorCategoryTheory.MonoidalCategory.Arrow.PushoutProduct.isInitialIso' · cited by 5PushoutProduct.isInitialI…CategoryTheory.MonoidalCategory.Arrow.PushoutProduct.whiskerLeftIso · cited by 5PushoutProduct.whiskerLef…CategoryTheory.MonoidalCategory.Arrow.PushoutProduct.whiskerRightIso · cited by 5PushoutProduct.whiskerRig…CategoryTheory.MonoidalCategory.Arrow.PushoutProduct.associator_hom_left · cited by 4PushoutProduct.associator…CategoryTheory.MonoidalCategory.Arrow.PushoutProduct.isInitialIsTerminalIso · cited by 4PushoutProduct.isInitialI…CategoryTheory.MonoidalCategory.Arrow.PushoutProduct.isInitialIsTerminalIso' · cited by 4PushoutProduct.isInitialI…CategoryTheory.MonoidalCategory.Arrow.PushoutProduct.isInitialIso · cited by 4PushoutProduct.isInitialI…SSet.Subcomplex.unionProd.ιIso · cited by 4unionProd.ιIsoCategoryTheory.MonoidalCategory.Arrow.PushoutProduct.hasLiftingProperty_mk_iff · cited by 2PushoutProduct.hasLifting…CategoryTheory.MonoidalCategory.Arrow.PushoutProduct.hasLiftingProperty_mk_isInitial_iff · cited by 2PushoutProduct.hasLifting…CategoryTheory.MonoidalCategory.Arrow.PushoutProduct.associator_inv_left · cited by 1PushoutProduct.associator…CategoryTheory.MonoidalCategory.Arrow.PushoutProduct.hasLiftingProperty_iff · cited by 1PushoutProduct.hasLifting…CategoryTheory.MonoidalCategory.Arrow.PushoutProduct.hasLiftingProperty_mk_isInitial_iff' · cited by 1PushoutProduct.hasLifting…CategoryTheory.Category · cited by 32673CategoryTheory.CategoryCategoryTheory.Functor · cited by 16252CategoryTheory.FunctorCategoryTheory.MonoidalCategory · cited by 3095CategoryTheory.MonoidalCa…CategoryTheory.Arrow · cited by 713CategoryTheory.ArrowCategoryTheory.Limits.HasPushouts · cited by 172Limits.HasPushoutsCategoryTheory.MonoidalCategory.curriedTensor · cited by 170MonoidalCategory.curriedT…CategoryTheory.Functor.leibnizPushout · cited by 8Functor.leibnizPushoutArrow.pushoutProductCITED BYCITES

Cites7

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

Cited by75

Results whose statement or proof uses this declaration.