#4582 ⟨a, b | aaabbbba=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 ⇒ c2b3a [6]
2. acb3c ⇒ c2b3a [7]
3. acb3a ⇒ c [4]
4. a2b ⇒ c [2]
# ab:aaabbbba=aab reversed:bc/a aab=c magic:0
cab=ccbbba
acbbbc=ccbbba
acbbba=c
aab=c