Mathlib Map

Theorems · Theorem · category theory

CategoryTheory.CartesianMonoidalCategory.rightUnitor_inv_fst

∀ {C : Type u} [inst : CategoryTheory.Category.{v, u} C] [inst_1 : CategoryTheory.CartesianMonoidalCategory C] (X : C),
  CategoryTheory.CategoryStruct.comp (CategoryTheory.MonoidalCategoryStruct.rightUnitor X).inv
      (CategoryTheory.SemiCartesianMonoidalCategory.fst X (CategoryTheory.MonoidalCategoryStruct.tensorUnit C)) =
    CategoryTheory.CategoryStruct.id X
Defined in
Mathlib.CategoryTheory.Monoidal.Cartesian.Basic
Cited by
6 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.lift_rightUnitor_hom · cited by 3CartesianMonoidalCategory…CategoryTheory.ChosenPullbacksAlong.Over.rightUnitor_inv_left_fst · cited by 1Over.rightUnitor_inv_left…CategoryTheory.CartesianMonoidalCategory.whiskerLeft_toUnit_comp_rightUnitor_hom · cited by 1CartesianMonoidalCategory…AlgebraicGeometry.isCommMonObj_of_isProper_of_isIntegral_tensorObj_of_isAlgClosed · cited by 1AlgebraicGeometry.isCommM…CategoryTheory.comul_eq_lift · cited by 0CategoryTheory.comul_eq_l…CategoryTheory.CartesianMonoidalCategory.rightUnitor_inv_fst_assoc · cited by 0CartesianMonoidalCategory…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.CategoryStruct.id · cited by 6235CategoryStruct.idCategoryTheory.MonoidalCategoryStruct.tensorObj · cited by 3106MonoidalCategoryStruct.te…CategoryTheory.Category.id_comp · cited by 1998Category.id_compCategoryTheory.MonoidalCategoryStruct.tensorUnit · cited by 1384MonoidalCategoryStruct.te…CategoryTheory.CartesianMonoidalCategory · cited by 947CategoryTheory.CartesianM…CategoryTheory.MonoidalCategoryStruct.whiskerLeft · cited by 915MonoidalCategoryStruct.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.MonoidalCategory.whiskerLeft_id · cited by 52MonoidalCategory.whiskerL…CartesianMonoidalCategory.rig…CITED BYCITES

Cites18

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

Cited by6

Results whose statement or proof uses this declaration.