#5349 ⟨a, b | ababaab=baba

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. bc ⇒ cdb [8]
2. dc2 ⇒ cd2b [11]
3. dabd ⇒ ca [7]
4. babd ⇒ cdab [9]
5. dcabd ⇒ cd2ab [12]
6. ac ⇒ dab [6]
7. (ba)2 ⇒ cd [4]
8. dcaba ⇒ cd2 [10]
9. a2b ⇒ d [3]
10. (ab)2 ⇒ c [2]
# ab:ababaab=baba reversed:d/bc/a abab=c,aab=d morph:4/1,3/0
bc=cdb
dcc=cddb
dabd=ca
babd=cdab
dcabd=cddab
ac=dab
baba=cd
dcaba=cdd
aab=d
abab=c