(0) Obligation:
Runtime Complexity TRS:
The TRS R consists of the following rules:
.(1, x) → x
.(x, 1) → x
.(i(x), x) → 1
.(x, i(x)) → 1
i(1) → 1
i(i(x)) → x
.(i(y), .(y, z)) → z
.(y, .(i(y), z)) → z
Rewrite Strategy: INNERMOST
(1) CpxTrsToCdtProof (BOTH BOUNDS(ID, ID) transformation)
Converted CpxTRS to CDT
(2) Obligation:
Complexity Dependency Tuples Problem
Rules:
.(1, z0) → z0
.(z0, 1) → z0
.(i(z0), z0) → 1
.(z0, i(z0)) → 1
.(i(z0), .(z0, z1)) → z1
.(z0, .(i(z0), z1)) → z1
i(1) → 1
i(i(z0)) → z0
Tuples:none
S tuples:none
K tuples:none
Defined Rule Symbols:
., i
Defined Pair Symbols:none
Compound Symbols:none
(3) SIsEmptyProof (EQUIVALENT transformation)
The set S is empty
(4) BOUNDS(O(1), O(1))