#17652 ⟨a, b | aaaa=1, ababa=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. a4 ⇒ 1 [1]
2. (ab)2 ⇒ b2a3 [4]
3. a3b2 ⇒ (ba)2 [3]
4. ab3 ⇒ b3a [5]
# ab:aaaa=1,ababa=bb a/b
aaaa=1
abab=bbaaa
aaabb=baba
abbb=bbba