#16451 ⟨a, b | aba=bb, aabb=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. aba ⇒ b2 [1]
2. a2b2 ⇒ b2 [2]
3. b3a ⇒ ab3 [3]
4. b2ab2 ⇒ ab3 [4]
5. ab5 ⇒ bab3 [5]
6. b7 ⇒ b4 [6]
# ab:aba=bb,aabb=bb ab
aba=bb
aabb=bb
bbba=abbb
bbabb=abbb
abbbbb=babbb
bbbbbbb=bbbb