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