Mathlib Map

Theorems · Theorem · category theory

CategoryTheory.CartesianMonoidalCategory.whiskerLeft_fst

∀ {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.fst X Z) =
    CategoryTheory.SemiCartesianMonoidalCategory.fst X Y
Defined in
Mathlib.CategoryTheory.Monoidal.Cartesian.Basic
Cited by
24 results in Mathlib
Foundations
Depth 29 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.Functor.OplaxMonoidal.δ_fst · cited by 7OplaxMonoidal.δ_fstCategoryTheory.CartesianMonoidalCategory.lift_whiskerLeft · cited by 6CartesianMonoidalCategory…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.AddGrpObj.isPullback · cited by 1AddGrpObj.isPullbackCategoryTheory.GrpObj.isPullback · cited by 1GrpObj.isPullbackCategoryTheory.CartesianMonoidalCategory.tensorδ_fst · cited by 1CartesianMonoidalCategory…CategoryTheory.ChosenPullbacksAlong.Over.whiskerLeft_left_fst · cited by 1Over.whiskerLeft_left_fstCategoryTheory.CartesianMonoidalCategory.tensorμ_fst · cited by 1CartesianMonoidalCategory…CategoryTheory.CartesianMonoidalCategory.whiskerLeft_fst_assoc · cited by 1CartesianMonoidalCategory…CategoryTheory.CartesianMonoidalCategory.whiskerLeft_toUnit_comp_rightUnitor_hom · cited by 1CartesianMonoidalCategory…CategoryTheory.mul_add_iff · cited by 1CategoryTheory.mul_add_iffCategoryTheory.Category · cited by 32673CategoryTheory.CategoryQuiver.Hom · cited by 32603Quiver.HomCategoryTheory.CategoryStruct.comp · cited by 17999CategoryStruct.compCategoryTheory.Iso.hom · cited by 7684Iso.homCategoryTheory.MonoidalCategoryStruct.tensorObj · cited by 3106MonoidalCategoryStruct.te…CategoryTheory.CartesianMonoidalCategory · cited by 947CategoryTheory.CartesianM…CategoryTheory.MonoidalCategoryStruct.whiskerLeft · cited by 915MonoidalCategoryStruct.wh…CategoryTheory.MonoidalCategoryStruct.rightUnitor · cited by 397MonoidalCategoryStruct.ri…CategoryTheory.SemiCartesianMonoidalCategory.fst · cited by 184SemiCartesianMonoidalCate…CategoryTheory.Limits.IsTerminal.from · cited by 160IsTerminal.fromCategoryTheory.SemiCartesianMonoidalCategory.isTerminalTensorUnit · cited by 30SemiCartesianMonoidalCate…CategoryTheory.SemiCartesianMonoidalCategory.fst_def · cited by 13SemiCartesianMonoidalCate…CategoryTheory.Limits.IsTerminal.comp_from · cited by 13IsTerminal.comp_fromCartesianMonoidalCategory.whi…CITED BYCITES

Cites13

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.