Mathlib Map

Theorems · Theorem · category theory

CategoryTheory.CartesianMonoidalCategory.prodComparison_snd

∀ {C : Type u} [inst : CategoryTheory.Category.{v, u} C] [inst_1 : CategoryTheory.CartesianMonoidalCategory C]
  {D : Type u₁} [inst_2 : CategoryTheory.Category.{v₁, u₁} D] [inst_3 : CategoryTheory.CartesianMonoidalCategory D]
  (F : CategoryTheory.Functor C D) (A B : C),
  CategoryTheory.CategoryStruct.comp (CategoryTheory.CartesianMonoidalCategory.prodComparison F A B)
      (CategoryTheory.SemiCartesianMonoidalCategory.snd (F.obj A) (F.obj B)) =
    F.map (CategoryTheory.SemiCartesianMonoidalCategory.snd A B)
Defined in
Mathlib.CategoryTheory.Monoidal.Cartesian.Basic
Cited by
8 results in Mathlib
Foundations
Depth 28 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CategoryTheory.CategoryCategoryTheory.CartesianMonoidalCategoryCategoryTheory.CategoryCategoryTheory.CartesianMonoidalCategory

Around this declaration

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

CategoryTheory.CartesianMonoidalCategory.prodComparison_natural_whiskerLeft · cited by 3CartesianMonoidalCategory…CategoryTheory.CartesianMonoidalCategory.prodComparison_natural · cited by 2CartesianMonoidalCategory…CategoryTheory.CartesianMonoidalCategory.prodComparison_natural_whiskerRight · cited by 2CartesianMonoidalCategory…CategoryTheory.CartesianMonoidalCategory.prodComparison_snd_assoc · cited by 2CartesianMonoidalCategory…CategoryTheory.Functor.OplaxMonoidal.δ_of_cartesianMonoidalCategory · cited by 1OplaxMonoidal.δ_of_cartes…CategoryTheory.bijection_symm_apply_id · cited by 1CategoryTheory.bijection_…CategoryTheory.CartesianMonoidalCategory.inv_prodComparison_map_snd · cited by 1CartesianMonoidalCategory…CategoryTheory.CartesianMonoidalCategory.preservesLimit_pair_of_isIso_prodComparison · cited by 0CartesianMonoidalCategory…CategoryTheory.Category · cited by 32673CategoryTheory.CategoryQuiver.Hom · cited by 32603Quiver.HomCategoryTheory.Functor.obj · cited by 19642Functor.objCategoryTheory.CategoryStruct.comp · cited by 17999CategoryStruct.compCategoryTheory.Functor · cited by 16252CategoryTheory.FunctorCategoryTheory.Functor.map · cited by 8698Functor.mapCategoryTheory.MonoidalCategoryStruct.tensorObj · cited by 3106MonoidalCategoryStruct.te…CategoryTheory.CartesianMonoidalCategory · cited by 947CategoryTheory.CartesianM…CategoryTheory.SemiCartesianMonoidalCategory.fst · cited by 184SemiCartesianMonoidalCate…CategoryTheory.SemiCartesianMonoidalCategory.snd · cited by 181SemiCartesianMonoidalCate…CategoryTheory.CartesianMonoidalCategory.prodComparison · cited by 41CartesianMonoidalCategory…CategoryTheory.CartesianMonoidalCategory.lift_snd · cited by 37CartesianMonoidalCategory…CartesianMonoidalCategory.pro…CITED BYCITES

Cites12

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

Cited by8

Results whose statement or proof uses this declaration.