Mathlib Map

Theorems · Theorem · category theory

CategoryTheory.CartesianMonoidalCategory.lift_fst_snd

∀ {C : Type u} [inst : CategoryTheory.Category.{v, u} C] [inst_1 : CategoryTheory.CartesianMonoidalCategory C]
  {X Y : C},
  CategoryTheory.CartesianMonoidalCategory.lift (CategoryTheory.SemiCartesianMonoidalCategory.fst X Y)
      (CategoryTheory.SemiCartesianMonoidalCategory.snd X Y) =
    CategoryTheory.CategoryStruct.id (CategoryTheory.MonoidalCategoryStruct.tensorObj X Y)
Defined in
Mathlib.CategoryTheory.Monoidal.Cartesian.Basic
Cited by
10 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.AddGrpObj.add_neg · cited by 2AddGrpObj.add_negCategoryTheory.CartesianMonoidalCategory.prodComparison_id · cited by 2CartesianMonoidalCategory…CategoryTheory.GrpObj.mul_inv · cited by 2GrpObj.mul_invCategoryTheory.MonObj.mul_eq_mul · cited by 1MonObj.mul_eq_mulCategoryTheory.frobeniusMorphism_mate · cited by 1CategoryTheory.frobeniusM…CategoryTheory.AddMonObj.add_eq_add · cited by 1AddMonObj.add_eq_addCategoryTheory.GrpObj.ofRepresentableBy_yonedaGrpObjRepresentableBy · cited by 0GrpObj.ofRepresentableBy_…CategoryTheory.AddMonObj.ofRepresentableBy_yonedaAddMonObjRepresentableBy · cited by 0AddMonObj.ofRepresentable…CategoryTheory.MonObj.ofRepresentableBy_yonedaMonObjRepresentableBy · cited by 0MonObj.ofRepresentableBy_…CategoryTheory.AddGrpObj.ofRepresentableBy_yonedaAddGrpObjRepresentableBy · cited by 0AddGrpObj.ofRepresentable…CategoryTheory.Category · cited by 32673CategoryTheory.CategoryQuiver.Hom · cited by 32603Quiver.HomCategoryTheory.CategoryStruct.id · cited by 6235CategoryStruct.idCategoryTheory.MonoidalCategoryStruct.tensorObj · cited by 3106MonoidalCategoryStruct.te…CategoryTheory.Category.id_comp · cited by 1998Category.id_compCategoryTheory.CartesianMonoidalCategory · cited by 947CategoryTheory.CartesianM…CategoryTheory.SemiCartesianMonoidalCategory.fst · cited by 184SemiCartesianMonoidalCate…CategoryTheory.SemiCartesianMonoidalCategory.snd · cited by 181SemiCartesianMonoidalCate…CategoryTheory.CartesianMonoidalCategory.lift · cited by 160CartesianMonoidalCategory…CategoryTheory.CartesianMonoidalCategory.hom_ext · cited by 46CartesianMonoidalCategory…CategoryTheory.CartesianMonoidalCategory.lift_snd · cited by 37CartesianMonoidalCategory…CategoryTheory.CartesianMonoidalCategory.lift_fst · cited by 36CartesianMonoidalCategory…CartesianMonoidalCategory.lif…CITED BYCITES

Cites12

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

Cited by10

Results whose statement or proof uses this declaration.