#15538 ⟨a, b | aaa=bb, babab=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. a18 ⇒ a3 [9]
2. aba3 ⇒ ba14 [8]
3. a3b ⇒ ba3 [3]
4. b2 ⇒ a3 [1]
5. b(ab)2 ⇒ b [2]
# ab:aaa=bb,babab=b a/b
aaaaaaaaaaaaaaaaaa=aaa
abaaa=baaaaaaaaaaaaaa
aaab=baaa
bb=aaa
babab=b