Theorems · Theorem · category theory
CategoryTheory.MonoidalCategory.MonoidalLeftAction.hom_inv_actionHomLeft
∀ {C : Type u_1} {D : Type u_2} [inst : CategoryTheory.Category.{v_1, u_1} C]
[inst_1 : CategoryTheory.Category.{v_2, u_2} D] [inst_2 : CategoryTheory.MonoidalCategory C]
[inst_3 : CategoryTheory.MonoidalCategory.MonoidalLeftAction C D] {x y : C} (f : x ≅ y) (z : D),
CategoryTheory.CategoryStruct.comp (CategoryTheory.MonoidalCategory.MonoidalLeftActionStruct.actionHomLeft f.hom z)
(CategoryTheory.MonoidalCategory.MonoidalLeftActionStruct.actionHomLeft f.inv z) =
CategoryTheory.CategoryStruct.id (CategoryTheory.MonoidalCategory.MonoidalLeftActionStruct.actionObj x z)- Cited by
- 1 results in Mathlib
- Foundations
- Depth 9 from the axioms · uses propext
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites14
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 and proof · cited by 32,603
- CategoryTheory.CategoryStruct.compstatement · cited by 17,999
- CategoryTheory.Iso.homstatement and proof · cited by 7,684
- CategoryTheory.Iso.invstatement and proof · cited by 6,514
- CategoryTheory.CategoryStruct.idstatement and proof · cited by 6,235
- CategoryTheory.Isostatement and proof · cited by 3,963
- CategoryTheory.MonoidalCategorystatement and proof · cited by 3,095
- CategoryTheory.Iso.hom_inv_idproof · cited by 264
- CategoryTheory.MonoidalCategory.MonoidalLeftActionstatement and proof · cited by 215
- CategoryTheory.MonoidalCategory.MonoidalLeftActionStruct.actionObjstatement and proof · cited by 185
- CategoryTheory.MonoidalCategory.MonoidalLeftActionStruct.actionHomLeftstatement and proof · cited by 68
Cited by1
Results whose statement or proof uses this declaration.