#4800 ⟨a, b | abaabbab=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. ac ⇒ c2bab [5]
2. a(bc)2 ⇒ c2bab [6]
3. a2b ⇒ c [2]
4. abcbab ⇒ c [4]
# ab:abaabbab=aab reversed:bc/a aab=c magic:0
ac=ccbab
abcbc=ccbab
aab=c
abcbab=c