#2619 ⟨a, b | abbaab=abaa

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. cacb ⇒ cbac [8]
2. cbacb ⇒ cb2ac [9]
3. abacb ⇒ ab2ac [5]
4. ca2 ⇒ ab2ac [6]
5. cba2 ⇒ abac [4]
6. cb2a2b ⇒ abac [7]
7. aba2 ⇒ c [2]
8. ab2a2b ⇒ c [3]
# ab:abbaab=abaa reversed:b/ca abaa=c magic:0
cacb=cbac
cbacb=cbbac
abacb=abbac
caa=abbac
cbaa=abac
cbbaab=abac
abaa=c
abbaab=c