R
↳Dependency Pair Analysis
-'(s(x), s(y)) -> -'(x, y)
+'(s(x), y) -> +'(x, y)
*'(x, s(y)) -> +'(x, *(x, y))
*'(x, s(y)) -> *'(x, y)
F(s(x)) -> F(-(p(*(s(x), s(x))), *(s(x), s(x))))
F(s(x)) -> -'(p(*(s(x), s(x))), *(s(x), s(x)))
F(s(x)) -> P(*(s(x), s(x)))
F(s(x)) -> *'(s(x), s(x))
R
↳DPs
→DP Problem 1
↳Polynomial Ordering
→DP Problem 2
↳Polo
→DP Problem 3
↳Polo
→DP Problem 4
↳Remaining
-'(s(x), s(y)) -> -'(x, y)
-(x, 0) -> x
-(s(x), s(y)) -> -(x, y)
+(0, y) -> y
+(s(x), y) -> s(+(x, y))
*(x, 0) -> 0
*(x, s(y)) -> +(x, *(x, y))
p(s(x)) -> x
f(s(x)) -> f(-(p(*(s(x), s(x))), *(s(x), s(x))))
-'(s(x), s(y)) -> -'(x, y)
POL(-'(x1, x2)) = x1 POL(s(x1)) = 1 + x1
R
↳DPs
→DP Problem 1
↳Polo
→DP Problem 5
↳Dependency Graph
→DP Problem 2
↳Polo
→DP Problem 3
↳Polo
→DP Problem 4
↳Remaining
-(x, 0) -> x
-(s(x), s(y)) -> -(x, y)
+(0, y) -> y
+(s(x), y) -> s(+(x, y))
*(x, 0) -> 0
*(x, s(y)) -> +(x, *(x, y))
p(s(x)) -> x
f(s(x)) -> f(-(p(*(s(x), s(x))), *(s(x), s(x))))
R
↳DPs
→DP Problem 1
↳Polo
→DP Problem 2
↳Polynomial Ordering
→DP Problem 3
↳Polo
→DP Problem 4
↳Remaining
+'(s(x), y) -> +'(x, y)
-(x, 0) -> x
-(s(x), s(y)) -> -(x, y)
+(0, y) -> y
+(s(x), y) -> s(+(x, y))
*(x, 0) -> 0
*(x, s(y)) -> +(x, *(x, y))
p(s(x)) -> x
f(s(x)) -> f(-(p(*(s(x), s(x))), *(s(x), s(x))))
+'(s(x), y) -> +'(x, y)
POL(s(x1)) = 1 + x1 POL(+'(x1, x2)) = x1
R
↳DPs
→DP Problem 1
↳Polo
→DP Problem 2
↳Polo
→DP Problem 6
↳Dependency Graph
→DP Problem 3
↳Polo
→DP Problem 4
↳Remaining
-(x, 0) -> x
-(s(x), s(y)) -> -(x, y)
+(0, y) -> y
+(s(x), y) -> s(+(x, y))
*(x, 0) -> 0
*(x, s(y)) -> +(x, *(x, y))
p(s(x)) -> x
f(s(x)) -> f(-(p(*(s(x), s(x))), *(s(x), s(x))))
R
↳DPs
→DP Problem 1
↳Polo
→DP Problem 2
↳Polo
→DP Problem 3
↳Polynomial Ordering
→DP Problem 4
↳Remaining
*'(x, s(y)) -> *'(x, y)
-(x, 0) -> x
-(s(x), s(y)) -> -(x, y)
+(0, y) -> y
+(s(x), y) -> s(+(x, y))
*(x, 0) -> 0
*(x, s(y)) -> +(x, *(x, y))
p(s(x)) -> x
f(s(x)) -> f(-(p(*(s(x), s(x))), *(s(x), s(x))))
*'(x, s(y)) -> *'(x, y)
POL(*'(x1, x2)) = x2 POL(s(x1)) = 1 + x1
R
↳DPs
→DP Problem 1
↳Polo
→DP Problem 2
↳Polo
→DP Problem 3
↳Polo
→DP Problem 7
↳Dependency Graph
→DP Problem 4
↳Remaining
-(x, 0) -> x
-(s(x), s(y)) -> -(x, y)
+(0, y) -> y
+(s(x), y) -> s(+(x, y))
*(x, 0) -> 0
*(x, s(y)) -> +(x, *(x, y))
p(s(x)) -> x
f(s(x)) -> f(-(p(*(s(x), s(x))), *(s(x), s(x))))
R
↳DPs
→DP Problem 1
↳Polo
→DP Problem 2
↳Polo
→DP Problem 3
↳Polo
→DP Problem 4
↳Remaining Obligation(s)
F(s(x)) -> F(-(p(*(s(x), s(x))), *(s(x), s(x))))
-(x, 0) -> x
-(s(x), s(y)) -> -(x, y)
+(0, y) -> y
+(s(x), y) -> s(+(x, y))
*(x, 0) -> 0
*(x, s(y)) -> +(x, *(x, y))
p(s(x)) -> x
f(s(x)) -> f(-(p(*(s(x), s(x))), *(s(x), s(x))))