#5285 ⟨a, b | aba=bb, abba=b⟩
Quick links
- Properties
- Rewriting system
- Isomorphic instances
- Presentation has sum-of-sides 10
- Infinite non-commutative monoid
- Reduction order:
- Left-to-right recursive path with deg(b) = 0; deg(a) = 1
- Certificate: derivations of all rewriting rules from the defining relations.
# ab:aba=bb,abba=b b/a
bbbbbbb=b
ba=abbbbb
aab=bbbb
The mapping is from the listed presentation's alphabet to the current rewriting system's alphabet.
3 total
| Σ | # | Presentation | Mapping |
| 11 | 12364 | ⟨a, b | aaba=ab, baab=a⟩ | φ(a) = b, φ(b) = a |
| 11 | 14842 | ⟨a, b | abba=b, aabaa=b⟩ | φ(a) = a, φ(b) = b |
| 11 | 15914 | ⟨a, b | aba=bb, aabaa=b⟩ | φ(a) = a, φ(b) = b |