R
↳Dependency Pair Analysis
.'(.(x, y), z) -> .'(x, .(y, z))
.'(.(x, y), z) -> .'(y, z)
I(.(x, y)) -> .'(i(y), i(x))
I(.(x, y)) -> I(y)
I(.(x, y)) -> I(x)
R
↳DPs
→DP Problem 1
↳Argument Filtering and Ordering
→DP Problem 2
↳AFS
.'(.(x, y), z) -> .'(y, z)
.'(.(x, y), z) -> .'(x, .(y, z))
.(1, x) -> x
.(x, 1) -> x
.(i(x), x) -> 1
.(x, i(x)) -> 1
.(i(y), .(y, z)) -> z
.(y, .(i(y), z)) -> z
.(.(x, y), z) -> .(x, .(y, z))
i(1) -> 1
i(i(x)) -> x
i(.(x, y)) -> .(i(y), i(x))
.'(.(x, y), z) -> .'(y, z)
.(1, x) -> x
.(x, 1) -> x
.(i(x), x) -> 1
.(x, i(x)) -> 1
.(i(y), .(y, z)) -> z
.(y, .(i(y), z)) -> z
.(.(x, y), z) -> .(x, .(y, z))
POL(i(x1)) = x1 POL(1) = 0 POL(.(x1, x2)) = 1 + x1 + x2 POL(.'(x1, x2)) = 1 + x1 + x2
.'(x1, x2) -> .'(x1, x2)
.(x1, x2) -> .(x1, x2)
i(x1) -> i(x1)
R
↳DPs
→DP Problem 1
↳AFS
→DP Problem 3
↳Argument Filtering and Ordering
→DP Problem 2
↳AFS
.'(.(x, y), z) -> .'(x, .(y, z))
.(1, x) -> x
.(x, 1) -> x
.(i(x), x) -> 1
.(x, i(x)) -> 1
.(i(y), .(y, z)) -> z
.(y, .(i(y), z)) -> z
.(.(x, y), z) -> .(x, .(y, z))
i(1) -> 1
i(i(x)) -> x
i(.(x, y)) -> .(i(y), i(x))
.'(.(x, y), z) -> .'(x, .(y, z))
.(1, x) -> x
.(x, 1) -> x
.(i(x), x) -> 1
.(x, i(x)) -> 1
.(i(y), .(y, z)) -> z
.(y, .(i(y), z)) -> z
.(.(x, y), z) -> .(x, .(y, z))
POL(i(x1)) = x1 POL(1) = 0 POL(.(x1, x2)) = 1 + x1 + x2
.'(x1, x2) -> x1
.(x1, x2) -> .(x1, x2)
i(x1) -> i(x1)
R
↳DPs
→DP Problem 1
↳AFS
→DP Problem 3
↳AFS
...
→DP Problem 4
↳Dependency Graph
→DP Problem 2
↳AFS
.(1, x) -> x
.(x, 1) -> x
.(i(x), x) -> 1
.(x, i(x)) -> 1
.(i(y), .(y, z)) -> z
.(y, .(i(y), z)) -> z
.(.(x, y), z) -> .(x, .(y, z))
i(1) -> 1
i(i(x)) -> x
i(.(x, y)) -> .(i(y), i(x))
R
↳DPs
→DP Problem 1
↳AFS
→DP Problem 2
↳Argument Filtering and Ordering
I(.(x, y)) -> I(x)
I(.(x, y)) -> I(y)
.(1, x) -> x
.(x, 1) -> x
.(i(x), x) -> 1
.(x, i(x)) -> 1
.(i(y), .(y, z)) -> z
.(y, .(i(y), z)) -> z
.(.(x, y), z) -> .(x, .(y, z))
i(1) -> 1
i(i(x)) -> x
i(.(x, y)) -> .(i(y), i(x))
I(.(x, y)) -> I(x)
I(.(x, y)) -> I(y)
POL(I(x1)) = x1 POL(.(x1, x2)) = 1 + x1 + x2
I(x1) -> I(x1)
.(x1, x2) -> .(x1, x2)
R
↳DPs
→DP Problem 1
↳AFS
→DP Problem 2
↳AFS
→DP Problem 5
↳Dependency Graph
.(1, x) -> x
.(x, 1) -> x
.(i(x), x) -> 1
.(x, i(x)) -> 1
.(i(y), .(y, z)) -> z
.(y, .(i(y), z)) -> z
.(.(x, y), z) -> .(x, .(y, z))
i(1) -> 1
i(i(x)) -> x
i(.(x, y)) -> .(i(y), i(x))