Theorems · Theorem · category theory
CategoryTheory.CommGrp.mkIso_inv_hom_hom_hom
∀ {C : Type u₁} [inst : CategoryTheory.Category.{v₁, u₁} C] [inst_1 : CategoryTheory.CartesianMonoidalCategory C]
[inst_2 : CategoryTheory.BraidedCategory C] {G H : CategoryTheory.CommGrp C} (e : G.X ≅ H.X)
(one_f :
autoParam (CategoryTheory.CategoryStruct.comp CategoryTheory.MonObj.one e.hom = CategoryTheory.MonObj.one)
_auto_105✝)
(mul_f :
autoParam
(CategoryTheory.CategoryStruct.comp CategoryTheory.MonObj.mul e.hom =
CategoryTheory.CategoryStruct.comp (CategoryTheory.MonoidalCategoryStruct.tensorHom e.hom e.hom)
CategoryTheory.MonObj.mul)
_auto_107✝),
(CategoryTheory.CommGrp.mkIso e one_f mul_f).inv.hom.hom.hom = e.inv- Defined in
- Mathlib.CategoryTheory.Monoidal.CommGrp_
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 28 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites23
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.Iso.invstatement · cited by 6,514
- CategoryTheory.Isostatement and proof · cited by 3,963
- CategoryTheory.MonoidalCategoryStruct.tensorObjstatement · cited by 3,106
- CategoryTheory.MonoidalCategoryStruct.tensorUnitstatement · cited by 1,384
- CategoryTheory.CartesianMonoidalCategorystatement and proof · cited by 947
- CategoryTheory.InducedCategory.Hom.homstatement · cited by 850
- CategoryTheory.BraidedCategorystatement and proof · cited by 779
- CategoryTheory.MonoidalCategoryStruct.tensorHomstatement and proof · cited by 587
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.