#5903 ⟨a, b | abab=1, aabaa=b

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. ca ⇒ ac [14]
2. a3c ⇒ 1 [15]
3. cb ⇒ aba4 [17]
4. a2b ⇒ bac [9]
5. bab ⇒ a2c [6]
# ab:abab=1,aabaa=b ac/b baaab=c morph:5/0
ca=ac
aaac=1
cb=abaaaa
aab=bac
bab=aac