#3790 ⟨a, b | aaab=aa, bbbb=1⟩

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. a6 ⇒ a2 [6]
2. a2b ⇒ a5 [5]
3. b4 ⇒ 1 [2]
# ab:aaab=aa,bbbb=1 a/b
aaaaaa=aa
aab=aaaaa
bbbb=1