#553 ⟨a, b | aba=b, aaaa=1⟩
Quick links
- Properties
- Rewriting system
- Isomorphic instances
- Presentation has sum-of-sides 8
- Infinite non-commutative monoid
- Reduction order:
- Left-to-right recursive path with deg(a) = 0; deg(b) = 1
- Certificate: derivations of all rewriting rules from the defining relations.
# ab:aba=b,aaaa=1 a/b
aaaa=1
ab=baaa
The mapping is from the listed presentation's alphabet to the current rewriting system's alphabet.
2 total
| Σ | # | Presentation | Mapping |
| 10 | 3980 | ⟨a, b | abbb=ba, bbbb=1⟩ | φ(a) = b, φ(b) = a |
| 10 | 3993 | ⟨a, b | babb=ab, bbbb=1⟩ | φ(a) = b, φ(b) = a |