#4487 ⟨a, b | aaabaaab=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. a3cac ⇒ ca2 [7]
2. a3cab ⇒ c [4]
3. bc ⇒ (ca)2b [5]
4. ba2 ⇒ c [2]
5. bac ⇒ ca2cab [6]
# ab:aaabaaab=baa reversed:ac/b baa=c magic:0
aaacac=caa
aaacab=c
bc=cacab
baa=c
bac=caacab