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