#2564 ⟨
a
,
b
|
abaaab
=
aaab
⟩
Up:
Monoids with two generators and one relation
Prev:
#2563
⟨
a
,
b
|
abaaab
=
aaaa
⟩
Next:
#2565
⟨
a
,
b
|
abaaab
=
aaba
⟩
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
3
b
=
a
3
b
and
a
⋅
a
2
b
=
a
3
b
, however
b
a
3
b
≠
a
2
b
Not right cancellative, because right multiplication by
b
is not injective:
ab
a
3
⋅
b
=
a
3
b
and
a
3
⋅
b
=
a
3
b
, however
ab
a
3
≠
a
3
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
=
aaab
Reduction order:
Left-to-right shortlex with
a
<
b
<
c
Certificate
: derivations of all rewriting rules from the defining relations.
#
Rule
Proof
1.
a
2
c
⇒
c
2
[5]
2.
abc
⇒
c
[4]
3.
a
3
b
⇒
c
[2]
# ab:abaaab=aaab abc aaab=c magic:0 aac=cc abc=c aaab=c