Mathlib Map

Theorems · Definition · category theory

AddMonCat.ofHom

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

Typecheck an AddMonoidHom as a morphism in AddMonCat.

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

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.