#2078 ⟨a, b | abbabaab=aa

Quick links

  1. Properties
  2. Rewriting system

Properties

Rewriting system

Format:
Word to reduce:
Tips:
  • Lowercase letters stand for generators.
  • Spaces are ignored.
  • Numbers repeat the previous letter, e.g. b90.
Reduction strategy:
Path to normal form: 1
1
#RuleProof
1. cba ⇒ bac [4]
2. a3ba ⇒ abcac [6]
3. ca2ba ⇒ cbcac [8]
4. a2cab ⇒ abca2 [7]
5. (ca)2b ⇒ cbca2 [9]
6. (ba)2 ⇒ c [2]
7. abcab ⇒ a2 [3]
8. cbcab ⇒ ca [5]
# ab:abbabaab=aa ac/b baba=c morph:4/2
cba=bac
aaaba=abcac
caaba=cbcac
aacab=abcaa
cacab=cbcaa
baba=c
abcab=aa
cbcab=ca