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