Theorems · Theorem · category theory
CategoryTheory.IsModHom.mulActionHom_apply
∀ {C : Type u} [inst : CategoryTheory.Category.{v, u} C] [inst_1 : CategoryTheory.CartesianMonoidalCategory C] {M : C}
[inst_2 : CategoryTheory.MonObj M] {X : C} [inst_3 : CategoryTheory.ModObj M X] {Y : C}
[inst_4 : CategoryTheory.ModObj M Y] (f : X ⟶ Y) [inst_5 : CategoryTheory.IsModHom M f] (Z : C) (x : Z ⟶ X),
(CategoryTheory.IsModHom.mulActionHom f Z) x = CategoryTheory.CategoryStruct.comp x f- Cited by
- 0 results in Mathlib
- Foundations
- Depth 34 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites10
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · cited by 62,936
- CategoryTheory.Categorystatement and proof · cited by 32,673
- Quiver.Homstatement and proof · cited by 32,603
- CategoryTheory.CategoryStruct.compstatement · cited by 17,999
- CategoryTheory.CartesianMonoidalCategorystatement and proof · cited by 947
- CategoryTheory.MonObjstatement and proof · cited by 199
- MulActionHomstatement · cited by 124
- CategoryTheory.ModObjstatement and proof · cited by 38
- CategoryTheory.IsModHomstatement and proof · cited by 12
- CategoryTheory.IsModHom.mulActionHomstatement and proof · cited by 1
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.