#13165 ⟨a, b | aba=aab, baa=bb

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. a2b ⇒ aba [1]
2. b2 ⇒ ba2 [2]
3. (ba)2 ⇒ ba4 [3]
4. (ab)2 ⇒ aba3 [4]
# ab:aba=aab,baa=bb a/b
aab=aba
bb=baa
baba=baaaa
abab=abaaa