#16316 ⟨a, b | aab=bb, baba=bb

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. a2b ⇒ b2 [1]
2. b4 ⇒ b3 [6]
3. b2ab ⇒ b3a [7]
4. bab2 ⇒ b3a [4]
5. (ba)2 ⇒ b2 [2]
6. b3a2 ⇒ b3 [8]
# ab:aab=bb,baba=bb ba
aab=bb
bbbb=bbb
bbab=bbba
babb=bbba
baba=bb
bbbaa=bbb