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
↳Forward Instantiation Transformation
→DP Problem 2
↳Remaining
.'(.(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))
i(1) -> 1
i(i(x)) -> x
i(.(x, y)) -> .(i(y), i(x))
innermost
one new Dependency Pair is created:
.'(.(x, y), z) -> .'(y, z)
.'(.(x, .(x'', y'')), z'') -> .'(.(x'', y''), z'')
R
↳DPs
→DP Problem 1
↳FwdInst
→DP Problem 2
↳Remaining Obligation(s)
.'(.(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))
i(1) -> 1
i(i(x)) -> x
i(.(x, y)) -> .(i(y), i(x))
innermost
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))
innermost
R
↳DPs
→DP Problem 1
↳FwdInst
→DP Problem 2
↳Remaining Obligation(s)
.'(.(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))
i(1) -> 1
i(i(x)) -> x
i(.(x, y)) -> .(i(y), i(x))
innermost
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))
innermost