by AProVE (version ba869e7b28377cd372aedcb96abeb62c4ad6aaa5 rene 20130719 unpublished dirty )
The rewrite relation of the following TRS is considered.
| Tcpx(SRlbeta(x)) | → | SRlbeta(Tcpx(x)) |
| Tcpx(SRcp(x)) | → | SRcp(Tcpx(x)) |
| Tcpx(SRcp(x)) | → | SRcp(x) |
| Tcpx(SRlll(x)) | → | SRlll(Tcpx(x)) |
| Tcpx(Answer) | → | Answer |
| Tcpx(SRcp(x)) | → | SRcp(Tcpx(Tcpx(x))) |
| Tcpx#(SRlbeta(x)) | → | Tcpx#(x) |
| Tcpx#(SRcp(x)) | → | Tcpx#(x) |
| Tcpx#(SRlll(x)) | → | Tcpx#(x) |
| Tcpx#(SRcp(x)) | → | Tcpx#(Tcpx(x)) |
| [Tcpx#(x1)] | = | 1 · x1 |
| [SRlbeta(x1)] | = | 1 + 1 · x1 |
| [SRcp(x1)] | = | 1 + 1 · x1 |
| [SRlll(x1)] | = | 1 + 1 · x1 |
| [Tcpx(x1)] | = | 1 · x1 |
| [Answer] | = | 1 |
There are no pairs anymore.