#22809 ⟨a, b | aaa=1, abbab=bbb

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. ab2ab ⇒ b3 [2]
3. a2b3 ⇒ b2ab [3]
4. ab5 ⇒ b4ab [4]
5. ab4ab ⇒ b2ab3 [5]
# ab:aaa=1,abbab=bbb ba
aaa=1
abbab=bbb
aabbb=bbab
abbbbb=bbbbab
abbbbab=bbabbb