| Back: | ⟨a, b | ab=a, aaaa=bbb⟩ |
|---|
Completion settings:
Axiom: ab=a.
Defines rule #3.
Axiom: aaaa=bbb.
Flip LHS and RHS.
Defines rule #4.
Overlap of [1] ab=a with [2] bbb=aaaa:
Critical pair: aaaaa=abb.
Reduce RHS:
| [1] | (ab)b |
| [1] | ⇒ (ab) |
| ⇒ a |
Defines rule #1.
Referenced by [5].
Overlap of [2] bbb=aaaa with [2] bbb=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.