Theorems · Definition · category theory
CategoryTheory.Mon.mkIso
{C : Type u₁} →
[inst : CategoryTheory.Category.{v₁, u₁} C] →
[inst_1 : CategoryTheory.MonoidalCategory C] →
{M N : CategoryTheory.Mon C} →
(e : M.X ≅ N.X) →
autoParam (CategoryTheory.CategoryStruct.comp CategoryTheory.MonObj.one e.hom = CategoryTheory.MonObj.one)
CategoryTheory.Mon.mkIso._auto_1 →
autoParam
(CategoryTheory.CategoryStruct.comp CategoryTheory.MonObj.mul e.hom =
CategoryTheory.CategoryStruct.comp (CategoryTheory.MonoidalCategoryStruct.tensorHom e.hom e.hom)
CategoryTheory.MonObj.mul)
CategoryTheory.Mon.mkIso._auto_3 →
(M ≅ N)Construct an isomorphism of monoid objects by giving an isomorphism between the underlying objects and checking compatibility with unit and multiplication only in the forward direction.
- Defined in
- Mathlib.CategoryTheory.Monoidal.Mon
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 19 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites15
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 and proof · cited by 17,999
- CategoryTheory.Iso.homstatement and proof · cited by 7,684
- 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.tensorUnitstatement · cited by 1,384
- CategoryTheory.MonoidalCategoryStruct.tensorHomstatement and proof · cited by 587
- CategoryTheory.Monstatement and proof · cited by 465
- CategoryTheory.Mon.Xstatement and proof · cited by 329
- CategoryTheory.MonObj.mulstatement and proof · cited by 230
Cited by8
Results whose statement or proof uses this declaration.
- CategoryTheory.Functor.mapMonCompIsoproof · cited by 6
- CategoryTheory.Functor.mapMonIdIsoproof · cited by 6
- CategoryTheory.Functor.mapMonNatIsoproof · cited by 5
- CategoryTheory.Bimon.equivMonComonCounitIsoAppproof · cited by 2
- CategoryTheory.Bimon.equivMonComonUnitIsoAppXproof · cited by 2
- CategoryTheory.Mon.EquivLaxMonoidalFunctorPUnit.counitIsoproof · cited by 2
- CategoryTheory.Functor.essImage_mapMonproof · cited by 0
- CategoryTheory.Mon.mkIso.congr_simpstatement and proof · cited by 0