#4199 ⟨a, b | bba=abb, bbb=b

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. b3 ⇒ b [2]
2. b2c ⇒ c [4]
3. cb2 ⇒ c [7]
4. bab2 ⇒ ba [6]
5. ca ⇒ babc [9]
6. b2a ⇒ ab2 [1]
7. a2b ⇒ bcb [10]
8. a2c ⇒ bc2 [11]
9. ba2 ⇒ c [3]
# ab:bba=abb,bbb=b bc/a baa=c morph:3/1
bbb=b
bbc=c
cbb=c
babb=ba
ca=babc
bba=abb
aab=bcb
aac=bcc
baa=c