(1) RFCMatchBoundsTRSProof (EQUIVALENT transformation)
Termination of the TRS R could be shown with a Match Bound [MATCHBOUNDS1,MATCHBOUNDS2] of 1. This implies Q-termination of R.
The following rules were used to construct the certificate:
b(c(a(b(b(c(x)))))) → a(b(c(b(b(c(a(x)))))))
The certificate found is represented by the following graph.
The certificate consists of the following enumerated nodes:
1, 2, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22
Node 1 is start node and node 2 is final node.
Those nodes are connected through the following edges:
- 1 to 11 labelled a_1(0)
- 2 to 2 labelled #_1(0)
- 11 to 12 labelled b_1(0)
- 12 to 13 labelled c_1(0)
- 13 to 14 labelled b_1(0)
- 14 to 15 labelled b_1(0)
- 14 to 17 labelled a_1(1)
- 15 to 16 labelled c_1(0)
- 16 to 2 labelled a_1(0)
- 17 to 18 labelled b_1(1)
- 18 to 19 labelled c_1(1)
- 19 to 20 labelled b_1(1)
- 20 to 21 labelled b_1(1)
- 20 to 17 labelled a_1(1)
- 21 to 22 labelled c_1(1)
- 22 to 2 labelled a_1(1)