Mathlib Map

Theorems · Definition · category theory

CategoryTheory.AddMod.regular

{C : Type u₁} →
  [inst : CategoryTheory.Category.{v₁, u₁} C] →
    [inst_1 : CategoryTheory.MonoidalCategory C] →
      (A : C) → [inst_2 : CategoryTheory.AddMonObj A] → CategoryTheory.AddMod C A

An additive monoid object as an additive module over itself.

Defined in
Mathlib.CategoryTheory.Monoidal.Mod
Cited by
2 results in Mathlib
Foundations
Depth 25 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CategoryTheory.CategoryCategoryTheory.MonoidalCategoryCategoryTheory.AddMonObj

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites4

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by2

Results whose statement or proof uses this declaration.