Mathlib Map

Theorems · Theorem · category theory

CategoryTheory.MonObj.one_mul

∀ {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.whiskerRight CategoryTheory.MonObj.one X)
      CategoryTheory.MonObj.mul =
    (CategoryTheory.MonoidalCategoryStruct.leftUnitor 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_left · cited by 4MonObj.lift_comp_one_leftCategoryTheory.MonObj.ext · cited by 3MonObj.extBimod.LeftUnitorBimod.hom_inv_id · cited by 2LeftUnitorBimod.hom_inv_idCategoryTheory.HopfObj.mul_antipode₂ · cited by 1HopfObj.mul_antipode₂CategoryTheory.MonObj.one_mul_hom · cited by 1MonObj.one_mul_homCategoryTheory.Mathlib.Tactic.MonTauto.leftUnitor_inv_one_tensor_mul · cited by 1MonTauto.leftUnitor_inv_o…CategoryTheory.MonObj.one_mul_assoc · cited by 0MonObj.one_mul_assocCategoryTheory.MonObj.Mon_tensor_one_mul · cited by 0MonObj.Mon_tensor_one_mulCategoryTheory.Mathlib.Tactic.MonTauto.eq_one_mul · cited by 0MonTauto.eq_one_mulBimod.id_whiskerLeft_bimod · cited by 0Bimod.id_whiskerLeft_bimodCategoryTheory.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.whiskerRight · cited by 903MonoidalCategoryStruct.wh…CategoryTheory.MonoidalCategoryStruct.leftUnitor · cited by 437MonoidalCategoryStruct.le…CategoryTheory.MonObj.mul · cited by 230MonObj.mulCategoryTheory.MonObj · cited by 199CategoryTheory.MonObjCategoryTheory.MonObj.one · cited by 189MonObj.oneMonObj.one_mulCITED 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.