Theorems · Theorem · category theory
CategoryTheory.IsAddModHom.map_vadd
∀ {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) [CategoryTheory.IsAddModHom M f] {Z : C} (m : Z ⟶ M) (x : Z ⟶ X),
CategoryTheory.CategoryStruct.comp (m +ᵥ x) f = m +ᵥ CategoryTheory.CategoryStruct.comp x f- Cited by
- 1 results in Mathlib
- Foundations
- Depth 32 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites13
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 and proof · cited by 17,999
- CategoryTheory.Category.assocproof · cited by 6,433
- HVAdd.hVAddstatement · cited by 1,820
- CategoryTheory.CartesianMonoidalCategorystatement and proof · cited by 947
- CategoryTheory.CartesianMonoidalCategory.liftproof · cited by 160
- CategoryTheory.AddMonObjstatement and proof · cited by 158
- CategoryTheory.AddModObjstatement and proof · cited by 27
- CategoryTheory.AddModObj.vaddproof · cited by 26
- CategoryTheory.IsAddModHomstatement and proof · cited by 10
- CategoryTheory.CartesianMonoidalCategory.lift_whiskerLeft_assocproof · cited by 9
Cited by2
Results whose statement or proof uses this declaration.
- CategoryTheory.IsAddModHom.addActionHomproof · cited by 1
- CategoryTheory.IsAddModHom.map_vadd_assocproof · cited by 0