#4601 ⟨a, b | aabaaaba=baa

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. a(ac)2 ⇒ ca [7]
2. a2caba ⇒ c [4]
3. bc ⇒ c2aba [5]
4. ba2 ⇒ c [2]
5. bac ⇒ (ca)2ba [6]
# ab:aabaaaba=baa reversed:ac/b baa=c magic:0
aacac=ca
aacaba=c
bc=ccaba
baa=c
bac=cacaba