#1672 ⟨a, b | aba=ab, bba=a⟩
Quick links
- Properties
- Rewriting system
- Isomorphic instances
- Presentation has sum-of-sides 9
- 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=ab,bba=a b/a
abbb=ab
bba=a
aa=abb
aba=ab
The mapping is from the listed presentation's alphabet to the current rewriting system's alphabet.
4 total
| Σ | # | Presentation | Mapping |
| 11 | 19526 | ⟨a, b | aab=b, aabab=ba⟩ | φ(a) = b, φ(b) = a |
| 11 | 19574 | ⟨a, b | aab=b, baaab=ba⟩ | φ(a) = b, φ(b) = a |
| 11 | 20069 | ⟨a, b | aab=b, aaba=bab⟩ | φ(a) = b, φ(b) = a |
| 11 | 20090 | ⟨a, b | aab=b, abab=aba⟩ | φ(a) = b, φ(b) = a |