#22792 ⟨a, b | aaa=1, ababa=bab

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. a3 ⇒ 1 [1]
2. ac ⇒ ca2 [6]
3. bc ⇒ caba [8]
4. bab ⇒ c [3]
# ab:aaa=1,ababa=bab a/cb bab=c morph:3/0
aaa=1
ac=caa
bc=caba
bab=c