Mathlib Map

Theorems · Definition · group theory

FreeSemigroup.toFreeMonoid

{α : Type u_1} → FreeSemigroup α →ₙ* FreeMonoid α

The natural embedding of the free semigroup into the free monoid. This is injective (FreeSemigroup.toFreeMonoid_injective), and its image consists of all non-1 elements of the free monoid (FreeSemigroup.eq_one_or_toFreeMonoid).

Defined in
Mathlib.Algebra.FreeMonoid.FreeSemigroup
Cited by
7 results in Mathlib
Foundations
Depth 39 from the axioms · uses propext, Quot.sound

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 by8

Results whose statement or proof uses this declaration.