Mathlib Map

Theorems · Theorem · category theory

CategoryTheory.MonObj.mul_one

∀ {C : Type u₁} {inst : CategoryTheory.Category.{v₁, u₁} C} {inst_1 : CategoryTheory.MonoidalCategory C} (X : C)
  [self : CategoryTheory.MonObj X],
  CategoryTheory.CategoryStruct.comp (CategoryTheory.MonoidalCategoryStruct.whiskerLeft X CategoryTheory.MonObj.one)
      CategoryTheory.MonObj.mul =
    (CategoryTheory.MonoidalCategoryStruct.rightUnitor X).hom
Defined in
Mathlib.CategoryTheory.Monoidal.Mon
Cited by
10 results in Mathlib
Foundations
Depth 4 from the axioms · uses no axioms
Assumes
CategoryTheory.MonObj

Around this declaration

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

CategoryTheory.MonObj.lift_comp_one_right · cited by 5MonObj.lift_comp_one_rightCategoryTheory.MonObj.ext · cited by 3MonObj.extCategoryTheory.HopfObj.one_antipode · cited by 2HopfObj.one_antipodeBimod.RightUnitorBimod.hom_inv_id · cited by 2RightUnitorBimod.hom_inv_…CategoryTheory.MonObj.mul_one_hom · cited by 1MonObj.mul_one_homCategoryTheory.Mathlib.Tactic.MonTauto.rightUnitor_inv_tensor_one_mul · cited by 1MonTauto.rightUnitor_inv_…CategoryTheory.MonObj.Mon_tensor_mul_one · cited by 0MonObj.Mon_tensor_mul_oneCategoryTheory.Mathlib.Tactic.MonTauto.eq_mul_one · cited by 0MonTauto.eq_mul_oneCategoryTheory.MonObj.mul_one_assoc · cited by 0MonObj.mul_one_assocBimod.whiskerRight_id_bimod · cited by 0Bimod.whiskerRight_id_bim…CategoryTheory.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.MonoidalCategory · cited by 3095CategoryTheory.MonoidalCa…CategoryTheory.MonoidalCategoryStruct.tensorUnit · cited by 1384MonoidalCategoryStruct.te…CategoryTheory.MonoidalCategoryStruct.whiskerLeft · cited by 915MonoidalCategoryStruct.wh…CategoryTheory.MonoidalCategoryStruct.rightUnitor · cited by 397MonoidalCategoryStruct.ri…CategoryTheory.MonObj.mul · cited by 230MonObj.mulCategoryTheory.MonObj · cited by 199CategoryTheory.MonObjCategoryTheory.MonObj.one · cited by 189MonObj.oneMonObj.mul_oneCITED 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.