Mathlib Map

Structures · Category theory

CategoryTheory.AddModObj

Given an action of a monoidal category C on a category D, an action of an additive monoid object M in C on an object X in D is the data of a map vadd : M ⊙ₗ X ⟶ X that satisfies zero-additivity and associativity with addition. See AddAction for the non-categorical version.

Defined in
Mathlib.CategoryTheory.Monoidal.Mod
Shape
2 explicit arguments · adds vadd, zero_vadd, add_vadd

Extends0

Extends nothing: this is a root of the hierarchy.

Extended by0

Nothing extends this class yet.

Concrete types that are instances0

No instance on a concrete type; it is reached through other classes.

How is a type an instance?

Loading the hierarchy index…

Assumed by29

Ancestors0

No ancestors.