#25195 ⟨a, b | aa=a, ababb=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. a2 ⇒ a [1]
2. (ab)2 ⇒ bab [3]
3. bab2 ⇒ bab [4]
4. ab2ab ⇒ b2ab [5]
5. b3ab ⇒ b2ab [6]
# ab:aa=a,ababb=bab ab
aa=a
abab=bab
babb=bab
abbab=bbab
bbbab=bbab