#4697 ⟨a, b | aaab=b, bbba=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. a4 ⇒ a [3]
2. a3b ⇒ b [1]
3. b3a ⇒ a [2]
4. b4 ⇒ b [4]
# ab:aaab=b,bbba=a ab
aaaa=a
aaab=b
bbba=a
bbbb=b