Termination Proof

by AProVE (version ba869e7b28377cd372aedcb96abeb62c4ad6aaa5 rene 20130719 unpublished dirty )

Input

The rewrite relation of the following TRS is considered.

TcpT(SRlbeta(x)) SRlbeta(TcpT(x))
TcpT(SRlbeta(x)) SRcp(SRlbeta(x))
TcpT(SRseq(x)) SRseq(TcpT(x))
TcpT(SRseq(x)) SRcp(SRseq(x))
TcpT(SRcp(x)) SRcp(TcpT(x))
TcpT(SRllet(x)) SRllet(TcpT(x))
TcpT(SRlapp(x)) SRlapp(TcpT(x))
TcpT(SRlseq(x)) SRlseq(TcpT(x))
TcpT(Answer) Answer
TcpT(Answer) SRcp(Answer)
SRlll(x) SRlapp(x)
SRlll(x) SRllet(x)
The evaluation strategy is innermost.

Proof

1 Rule Removal

Using the linear polynomial interpretation over the naturals
[TcpT(x1)] = 1 · x1 + 1
[SRlbeta(x1)] = 1 · x1
[SRcp(x1)] = 1 · x1 + 1
[SRseq(x1)] = 1 · x1
[SRllet(x1)] = 1 · x1
[SRlapp(x1)] = 1 · x1
[SRlseq(x1)] = 1 · x1
[Answer] = 0
[SRlll(x1)] = 1 · x1 + 1
the rules
TcpT(SRlbeta(x)) SRlbeta(TcpT(x))
TcpT(SRlbeta(x)) SRcp(SRlbeta(x))
TcpT(SRseq(x)) SRseq(TcpT(x))
TcpT(SRseq(x)) SRcp(SRseq(x))
TcpT(SRcp(x)) SRcp(TcpT(x))
TcpT(SRllet(x)) SRllet(TcpT(x))
TcpT(SRlapp(x)) SRlapp(TcpT(x))
TcpT(SRlseq(x)) SRlseq(TcpT(x))
TcpT(Answer) SRcp(Answer)
remain.

1.1 Rule Removal

Using the linear polynomial interpretation over the naturals
[TcpT(x1)] = 1 · x1 + 1
[SRlbeta(x1)] = 1 · x1
[SRcp(x1)] = 1 · x1
[SRseq(x1)] = 1 · x1
[SRllet(x1)] = 1 · x1
[SRlapp(x1)] = 1 · x1
[SRlseq(x1)] = 1 · x1
[Answer] = 0
the rules
TcpT(SRlbeta(x)) SRlbeta(TcpT(x))
TcpT(SRseq(x)) SRseq(TcpT(x))
TcpT(SRcp(x)) SRcp(TcpT(x))
TcpT(SRllet(x)) SRllet(TcpT(x))
TcpT(SRlapp(x)) SRlapp(TcpT(x))
TcpT(SRlseq(x)) SRlseq(TcpT(x))
remain.

1.1.1 Dependency Pair Transformation

The following set of initial dependency pairs has been identified.
TcpT#(SRlbeta(x)) TcpT#(x)
TcpT#(SRseq(x)) TcpT#(x)
TcpT#(SRcp(x)) TcpT#(x)
TcpT#(SRllet(x)) TcpT#(x)
TcpT#(SRlapp(x)) TcpT#(x)
TcpT#(SRlseq(x)) TcpT#(x)

1.1.1.1 Usable Rules Processor

We restrict the rewrite rules to the following usable rules of the DP problem.

There are no rules.

1.1.1.1.1 Innermost Lhss Removal Processor

We restrict the innermost strategy to the following left hand sides.

There are no lhss.

1.1.1.1.1.1 Size-Change Termination

Using size-change termination in combination with the subterm criterion one obtains the following initial size-change graphs.

As there is no critical graph in the transitive closure, there are no infinite chains.