#22793 ⟨a, b | aaa=1, ababa=bbb

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. b4a ⇒ ab4 [5]
2. (ba)2 ⇒ a2b3 [3]
3. b3a2 ⇒ (ab)2 [4]
4. a3 ⇒ 1 [1]
# ab:aaa=1,ababa=bbb b/a
bbbba=abbbb
baba=aabbb
bbbaa=abab
aaa=1