#642 ⟨a, b | ab=aa, bba=a⟩
Quick links
- Properties
- Rewriting system
- Isomorphic instances
- Presentation has sum-of-sides 8
- Infinite non-commutative monoid
- Reduction order:
- Left-to-right shortlex with a < b
- Certificate: derivations of all rewriting rules from the defining relations.
# ab:ab=aa,bba=a ab
ab=aa
bba=a
aaaa=aa
The mapping is from the listed presentation's alphabet to the current rewriting system's alphabet.
4 total
| Σ | # | Presentation | Mapping |
| 10 | 4196 | ⟨a, b | bab=baa, bba=a⟩ | φ(a) = a, φ(b) = b |
| 10 | 6673 | ⟨a, b | aab=b, aaba=bb⟩ | φ(a) = b, φ(b) = a |
| 10 | 6676 | ⟨a, b | aab=b, aabb=ba⟩ | φ(a) = b, φ(b) = a |
| 10 | 6700 | ⟨a, b | aab=b, baab=ba⟩ | φ(a) = b, φ(b) = a |