NO Nontermination Proof

Nontermination Proof

by ttt2 (version ttt2 1.15)

Input

The rewrite relation of the following TRS is considered.

a(a(a(x0))) a(b(b(x0)))
b(a(b(x0))) a(b(a(x0)))

Proof

1 Loop

The following loop proves nontermination.

t0 = a(a(a(a(b(a(x551))))))
ε a(b(b(a(b(a(x551))))))
1.1 a(b(a(b(a(a(x551))))))
1 a(a(b(a(a(a(x551))))))
1.1.1 a(a(b(a(b(b(x551))))))
1.1 a(a(a(b(a(b(x551))))))
1.1.1 a(a(a(a(b(a(x551))))))
= t6
where t6 = t0σ and σ = {x551/x551}