Mathlib Map

Theorems · Definition · category theory

MagmaCat.ofHom

{X Y : Type u} → [inst : Mul X] → [inst_1 : Mul Y] → (X →ₙ* Y) → (MagmaCat.of X ⟶ MagmaCat.of Y)

Typecheck a MulHom as a morphism in MagmaCat.

Defined in
Mathlib.Algebra.Category.Semigrp.Basic
Cited by
8 results in Mathlib
Foundations
Depth 16 from the axioms · uses propext
Assumes
MulMul

Around this declaration

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

Cites5

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

Cited by9

Results whose statement or proof uses this declaration.