R
↳Dependency Pair Analysis
F(g(x), s(0), y) -> F(y, y, g(x))
G(s(x)) -> G(x)
R
↳DPs
→DP Problem 1
↳Polynomial Ordering
→DP Problem 2
↳Remaining
G(s(x)) -> G(x)
f(g(x), s(0), y) -> f(y, y, g(x))
g(s(x)) -> s(g(x))
g(0) -> 0
G(s(x)) -> G(x)
f(g(x), s(0), y) -> f(y, y, g(x))
g(s(x)) -> s(g(x))
g(0) -> 0
POL(0) = 0 POL(g(x1)) = x1 POL(G(x1)) = x1 POL(s(x1)) = 1 + x1 POL(f(x1, x2, x3)) = 0
R
↳DPs
→DP Problem 1
↳Polo
→DP Problem 3
↳Dependency Graph
→DP Problem 2
↳Remaining
f(g(x), s(0), y) -> f(y, y, g(x))
g(s(x)) -> s(g(x))
g(0) -> 0
R
↳DPs
→DP Problem 1
↳Polo
→DP Problem 2
↳Remaining Obligation(s)
F(g(x), s(0), y) -> F(y, y, g(x))
f(g(x), s(0), y) -> f(y, y, g(x))
g(s(x)) -> s(g(x))
g(0) -> 0