Mathlib Map

Theorems · Definition · category theory

AddCommMonCat.ofHom

{X Y : Type u} →
  [inst : AddCommMonoid X] → [inst_1 : AddCommMonoid Y] → (X →+ Y) → (AddCommMonCat.of X ⟶ AddCommMonCat.of Y)

Typecheck an AddMonoidHom as a morphism in AddCommMonCat.

Defined in
Mathlib.Algebra.Category.MonCat.Basic
Cited by
18 results in Mathlib
Foundations
Depth 18 from the axioms · uses propext, Quot.sound
Assumes
AddCommMonoidAddCommMonoid

Around this declaration

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

Cites6

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

Cited by28

Results whose statement or proof uses this declaration.