#2200 ⟨a, b | aaabbba=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 ⇒ c2b2a [6]
2. acb2c ⇒ c2b2a [7]
3. acb2a ⇒ c [4]
4. a2b ⇒ c [2]
# ab:aaabbba=aab reversed:bc/a aab=c magic:0
cab=ccbba
acbbc=ccbba
acbba=c
aab=c