Mathlib Map

Theorems · Theorem · category theory

CategoryTheory.CartesianMonoidalCategory.whiskerLeft_snd

∀ {C : Type u} [inst : CategoryTheory.Category.{v, u} C] [inst_1 : CategoryTheory.CartesianMonoidalCategory C] (X : C)
  {Y Z : C} (f : Y ⟶ Z),
  CategoryTheory.CategoryStruct.comp (CategoryTheory.MonoidalCategoryStruct.whiskerLeft X f)
      (CategoryTheory.SemiCartesianMonoidalCategory.snd X Z) =
    CategoryTheory.CategoryStruct.comp (CategoryTheory.SemiCartesianMonoidalCategory.snd X Y) f
Defined in
Mathlib.CategoryTheory.Monoidal.Cartesian.Basic
Cited by
19 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_snd · cited by 12CartesianMonoidalCategory…CategoryTheory.CartesianMonoidalCategory.whiskerLeft_snd_assoc · cited by 7CartesianMonoidalCategory…CategoryTheory.CartesianMonoidalCategory.lift_whiskerLeft · cited by 6CartesianMonoidalCategory…CategoryTheory.CartesianMonoidalCategory.associator_hom_snd_fst · cited by 5CartesianMonoidalCategory…CategoryTheory.CartesianMonoidalCategory.associator_inv_fst_snd · cited by 5CartesianMonoidalCategory…CategoryTheory.CartesianMonoidalCategory.prodComparison_natural_whiskerLeft · cited by 3CartesianMonoidalCategory…CategoryTheory.GrpObj.whiskerLeft_η_commutator · cited by 2GrpObj.whiskerLeft_η_comm…AlgebraicGeometry.isCommMonObj_of_isProper_of_isIntegral_tensorObj_of_isAlgClosed · cited by 1AlgebraicGeometry.isCommM…CategoryTheory.AddGrpObj.whiskerLeft_η_addCommutator · cited by 1AddGrpObj.whiskerLeft_η_a…CategoryTheory.ChosenPullbacksAlong.Over.whiskerLeft_left_snd · cited by 1Over.whiskerLeft_left_sndCategoryTheory.mul_add_iff · cited by 1CategoryTheory.mul_add_iffSSet.stdSimplex.ι₀_whiskerLeft_toSSetObjI_μ · cited by 1stdSimplex.ι₀_whiskerLeft…SSet.stdSimplex.ι₁_whiskerLeft_toSSetObjI_μ · cited by 1stdSimplex.ι₁_whiskerLeft…CategoryTheory.MonoidalCategory.Arrow.PushoutProduct.associator_naturality · cited by 0PushoutProduct.associator…CategoryTheory.IsAddMonHom.Normal.of_isPullback_η · cited by 0Normal.of_isPullback_η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.leftUnitor · cited by 437MonoidalCategoryStruct.le…CategoryTheory.Iso.inv_hom_id · cited by 308Iso.inv_hom_idCategoryTheory.SemiCartesianMonoidalCategory.snd · cited by 181SemiCartesianMonoidalCate…CategoryTheory.Limits.IsTerminal.from · cited by 160IsTerminal.fromCartesianMonoidalCategory.whi…CITED BYCITES

Cites19

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

Cited by19

Results whose statement or proof uses this declaration.