Mathlib Map

Theorems · Theorem · category theory

CategoryTheory.CartesianMonoidalCategory.whiskerRight_fst

∀ {C : Type u} [inst : CategoryTheory.Category.{v, u} C] [inst_1 : CategoryTheory.CartesianMonoidalCategory C] {X Y : C}
  (f : X ⟶ Y) (Z : C),
  CategoryTheory.CategoryStruct.comp (CategoryTheory.MonoidalCategoryStruct.whiskerRight f Z)
      (CategoryTheory.SemiCartesianMonoidalCategory.fst Y Z) =
    CategoryTheory.CategoryStruct.comp (CategoryTheory.SemiCartesianMonoidalCategory.fst X Z) f
Defined in
Mathlib.CategoryTheory.Monoidal.Cartesian.Basic
Cited by
13 results in Mathlib
Foundations
Depth 27 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CategoryTheory.CategoryCategoryTheory.CartesianMonoidalCategory

Around this declaration

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

CategoryTheory.CartesianMonoidalCategory.tensorHom_fst · cited by 12CartesianMonoidalCategory…CategoryTheory.CartesianMonoidalCategory.lift_whiskerRight · cited by 6CartesianMonoidalCategory…CategoryTheory.CartesianMonoidalCategory.whiskerRight_fst_assoc · cited by 5CartesianMonoidalCategory…CategoryTheory.GrpObj.η_whiskerRight_commutator · cited by 2GrpObj.η_whiskerRight_com…CategoryTheory.CartesianMonoidalCategory.prodComparison_natural_whiskerRight · cited by 2CartesianMonoidalCategory…AlgebraicGeometry.isCommMonObj_of_isProper_of_isIntegral_tensorObj_of_isAlgClosed · cited by 1AlgebraicGeometry.isCommM…CategoryTheory.GrpObj.isPullback · cited by 1GrpObj.isPullbackCategoryTheory.add_mul_iff · cited by 1CategoryTheory.add_mul_iffCategoryTheory.ChosenPullbacksAlong.Over.whiskerRight_left_fst · cited by 1Over.whiskerRight_left_fstCategoryTheory.AddGrpObj.η_whiskerRight_addCommutator · cited by 1AddGrpObj.η_whiskerRight_…CategoryTheory.AddGrpObj.isPullback · cited by 1AddGrpObj.isPullbackCategoryTheory.MonoidalCategory.Arrow.PushoutProduct.associator_naturality · cited by 0PushoutProduct.associator…CategoryTheory.Functor.Monoidal.whiskerRight_app_fst · cited by 0Monoidal.whiskerRight_app…CategoryTheory.Category · cited by 32673CategoryTheory.CategoryQuiver.Hom · cited by 32603Quiver.HomCategoryTheory.CategoryStruct.comp · cited by 17999CategoryStruct.compCategoryTheory.Iso.hom · cited by 7684Iso.homCategoryTheory.Iso.inv · cited by 6514Iso.invCategoryTheory.Category.assoc · cited by 6433Category.assocCategoryTheory.MonoidalCategoryStruct.tensorObj · cited by 3106MonoidalCategoryStruct.te…CategoryTheory.Category.comp_id · cited by 2119Category.comp_idCategoryTheory.CartesianMonoidalCategory · cited by 947CategoryTheory.CartesianM…CategoryTheory.MonoidalCategoryStruct.whiskerLeft · cited by 915MonoidalCategoryStruct.wh…CategoryTheory.MonoidalCategoryStruct.whiskerRight · cited by 903MonoidalCategoryStruct.wh…CategoryTheory.MonoidalCategoryStruct.rightUnitor · cited by 397MonoidalCategoryStruct.ri…CategoryTheory.Iso.inv_hom_id · cited by 308Iso.inv_hom_idCategoryTheory.SemiCartesianMonoidalCategory.fst · cited by 184SemiCartesianMonoidalCate…CategoryTheory.Limits.IsTerminal.from · cited by 160IsTerminal.fromCartesianMonoidalCategory.whi…CITED BYCITES

Cites18

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

Cited by13

Results whose statement or proof uses this declaration.