Theorems · Theorem · category theory
CategoryTheory.MonObj.ofIso_mul
∀ {C : Type u₁} [inst : CategoryTheory.Category.{v₁, u₁} C] [inst_1 : CategoryTheory.MonoidalCategory C] {M X : C}
[inst_2 : CategoryTheory.MonObj M] (e : M ≅ X),
CategoryTheory.MonObj.mul =
CategoryTheory.CategoryStruct.comp (CategoryTheory.MonoidalCategoryStruct.tensorHom e.inv e.inv)
(CategoryTheory.CategoryStruct.comp CategoryTheory.MonObj.mul e.hom)- Defined in
- Mathlib.CategoryTheory.Monoidal.Mon
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 19 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites12
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- CategoryTheory.Categorystatement and proof · cited by 32,673
- Quiver.Homstatement · cited by 32,603
- CategoryTheory.CategoryStruct.compstatement · cited by 17,999
- CategoryTheory.Iso.homstatement · cited by 7,684
- CategoryTheory.Iso.invstatement · cited by 6,514
- CategoryTheory.Isostatement and proof · cited by 3,963
- CategoryTheory.MonoidalCategoryStruct.tensorObjstatement · cited by 3,106
- CategoryTheory.MonoidalCategorystatement and proof · cited by 3,095
- CategoryTheory.MonoidalCategoryStruct.tensorHomstatement · cited by 587
- CategoryTheory.MonObj.mulstatement and proof · cited by 230
- CategoryTheory.MonObjstatement and proof · cited by 199
- CategoryTheory.MonObj.ofIsostatement · cited by 3
Cited by2
Results whose statement or proof uses this declaration.
- CategoryTheory.Functor.essImage_mapGrpproof · cited by 0
- CategoryTheory.Functor.essImage_mapMonproof · cited by 0