#6442 ⟨a, b | aab=b, bbbba=a

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. a3 ⇒ a [3]
2. a2b ⇒ b [1]
3. b4a ⇒ a [2]
4. b5 ⇒ b [4]
# ab:aab=b,bbbba=a ab
aaa=a
aab=b
bbbba=a
bbbbb=b