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