#6436 ⟨a, b | aab=b, bbabb=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. c2 ⇒ a2 [11]
2. a3 ⇒ a [7]
3. a2c ⇒ c [5]
4. ca2 ⇒ c [12]
5. ba2 ⇒ b [13]
6. cb ⇒ abca [14]
7. a2b ⇒ b [1]
8. cab ⇒ bac [6]
9. bab ⇒ c [3]
# ab:aab=b,bbabb=a ac/b bab=c morph:3/0
cc=aa
aaa=a
aac=c
caa=c
baa=b
cb=abca
aab=b
cab=bac
bab=c