Mathlib Map

Theorems · Definition · group theory

PresentedMonoid

{α : Type u_1} → (FreeMonoid α → FreeMonoid α → Prop) → Type u_1

Given a set of relations, rels, over a type α, PresentedMonoid constructs the monoid with generators x : α and relations rels as a quotient of a congruence structure over rels.

Defined in
Mathlib.Algebra.PresentedMonoid.Basic
Cited by
10 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.

Cites3

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

Cited by13

Results whose statement or proof uses this declaration.