Theorems · Theorem · category theory
CategoryTheory.IsAddModHom.addActionHom_apply
∀ {C : Type u} [inst : CategoryTheory.Category.{v, u} C] [inst_1 : CategoryTheory.CartesianMonoidalCategory C] {M : C}
[inst_2 : CategoryTheory.AddMonObj M] {X : C} [inst_3 : CategoryTheory.AddModObj M X] {Y : C}
[inst_4 : CategoryTheory.AddModObj M Y] (f : X ⟶ Y) [inst_5 : CategoryTheory.IsAddModHom M f] (Z : C) (x : Z ⟶ X),
(CategoryTheory.IsAddModHom.addActionHom 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.AddMonObjstatement and proof · cited by 158
- AddActionHomstatement · cited by 82
- CategoryTheory.AddModObjstatement and proof · cited by 27
- CategoryTheory.IsAddModHomstatement and proof · cited by 10
- CategoryTheory.IsAddModHom.addActionHomstatement and proof · cited by 1
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.