#2292 ⟨
a
,
b
|
abaaaab
=
aab
⟩
Up:
Monoids with two generators and one relation
Prev:
#2291
⟨
a
,
b
|
abaaaab
=
aaa
⟩
Next:
#2293
⟨
a
,
b
|
abaaaab
=
aba
⟩
Quick links
Properties
Rewriting system
Properties
Presentation has sum-of-sides 10
Infinite non-cancellative non-commutative monoid
Not left cancellative, because left multiplication by
a
is not injective:
a
⋅
b
a
4
b
=
a
2
b
and
a
⋅
ab
=
a
2
b
, however
b
a
4
b
≠
ab
Not right cancellative, because right multiplication by
b
is not injective:
ab
a
4
⋅
b
=
a
2
b
and
a
2
⋅
b
=
a
2
b
, however
ab
a
4
≠
a
2
Enveloping group is isomorphic to ℤ
Rewriting system
Format:
Pretty
Plain
Word to reduce:
Tips:
Lowercase letters stand for generators.
Spaces are ignored.
Numbers repeat the previous letter, e.g.
b90
.
Reduction strategy:
Leftmost
Rightmost
Path to normal form:
1
1
Auxiliary generators:
c
=
aaaab
Reduction order:
Left-to-right shortlex with
b
<
c
<
a
Certificate
: derivations of all rewriting rules from the defining relations.
Morphocompletion
: how the auxiliary generators were found.
#
Rule
Proof
1.
ac
⇒
c
2
[5]
2.
a
2
b
⇒
abc
[3]
3.
ab
c
3
⇒
c
[4]
# ab:abaaaab=aab bca aaaab=c morph:5/1 ac=cc aab=abc abccc=c