| Back: | ⟨a, b | ab=a, bb=aa⟩ |
|---|
Completion settings:
Axiom: ab=a.
Defines rule #1.
Axiom: bb=aa.
Defines rule #3.
Overlap of [1] ab=a with [2] bb=aa:
Critical pair: aaa=ab.
Reduce RHS:
| [1] | (ab) |
| ⇒ a |
Defines rule #4.
Referenced by [5].
Overlap of [2] bb=aa with [2] bb=aa:
Critical pair: baa=aab.
Reduce RHS:
| [1] | a(ab) |
| ⇒ aa |
Referenced by [5].
Overlap of [4] baa=aa with [3] aaa=a:
Critical pair: ba=aaa.
Reduce RHS:
| [3] | (aaa) |
| ⇒ a |
Defines rule #2.