Mathlib Map

Theorems · Theorem · group theory

FreeMonoid.hom_eq

∀ {α : Type u_1} {M : Type u_4} [inst : Monoid M] ⦃f g : FreeMonoid α →* M⦄,
  (∀ (x : α), f (FreeMonoid.of x) = g (FreeMonoid.of x)) → f = g
Defined in
Mathlib.Algebra.FreeMonoid.Basic
Cited by
7 results in Mathlib
Foundations
Depth 40 from the axioms · uses propext, Quot.sound
Assumes
Monoid

Around this declaration

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

Cites9

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

Cited by7

Results whose statement or proof uses this declaration.