#2314 ⟨a, b | abaabba=aab

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. cab ⇒ a(bc)2 [6]
2. c2ba ⇒ ac [5]
3. (cb)2a ⇒ a(bc)2 [7]
4. a2b ⇒ c [2]
5. abcba ⇒ c [4]
# ab:abaabba=aab bc/a aab=c magic:0
cab=abcbc
ccba=ac
cbcba=abcbc
aab=c
abcba=c