/export/starexec/sandbox/solver/bin/starexec_run_rcdcRelativeAlsoLower /export/starexec/sandbox/benchmark/theBenchmark.xml /export/starexec/sandbox/output/output_files -------------------------------------------------------------------------------- WORST_CASE(?, O(n^1)) proof of /export/starexec/sandbox/benchmark/theBenchmark.xml # AProVE Commit ID: 794c25de1cacf0d048858bcd21c9a779e1221865 marcel 20200619 unpublished dirty The Derivational Complexity (innermost) of the given DCpxTrs could be proven to be BOUNDS(1, n^1). (0) DCpxTrs (1) DerivationalComplexityToRuntimeComplexityProof [BOTH BOUNDS(ID, ID), 0 ms] (2) CpxRelTRS (3) SInnermostTerminationProof [BOTH CONCRETE BOUNDS(ID, ID), 46 ms] (4) CpxRelTRS (5) CpxTrsToCdtProof [UPPER BOUND(ID), 0 ms] (6) CdtProblem (7) CdtLeafRemovalProof [ComplexityIfPolyImplication, 0 ms] (8) CdtProblem (9) CdtRhsSimplificationProcessorProof [BOTH BOUNDS(ID, ID), 0 ms] (10) CdtProblem (11) CdtGraphSplitRhsProof [BOTH BOUNDS(ID, ID), 0 ms] (12) CdtProblem (13) CdtLeafRemovalProof [ComplexityIfPolyImplication, 0 ms] (14) CdtProblem (15) CdtUsableRulesProof [BOTH BOUNDS(ID, ID), 0 ms] (16) CdtProblem (17) CdtRuleRemovalProof [UPPER BOUND(ADD(n^1)), 71 ms] (18) CdtProblem (19) CdtRuleRemovalProof [UPPER BOUND(ADD(n^1)), 23 ms] (20) CdtProblem (21) SIsEmptyProof [BOTH BOUNDS(ID, ID), 0 ms] (22) BOUNDS(1, 1) ---------------------------------------- (0) Obligation: The Derivational Complexity (innermost) of the given DCpxTrs could be proven to be BOUNDS(1, n^1). The TRS R consists of the following rules: c(c(c(a(x1)))) -> d(d(x1)) d(b(x1)) -> c(c(x1)) b(c(x1)) -> b(a(c(x1))) c(x1) -> a(a(x1)) d(x1) -> b(c(x1)) S is empty. Rewrite Strategy: INNERMOST ---------------------------------------- (1) DerivationalComplexityToRuntimeComplexityProof (BOTH BOUNDS(ID, ID)) The following rules have been added to S to convert the given derivational complexity problem to a runtime complexity problem: encArg(a(x_1)) -> a(encArg(x_1)) encArg(cons_c(x_1)) -> c(encArg(x_1)) encArg(cons_d(x_1)) -> d(encArg(x_1)) encArg(cons_b(x_1)) -> b(encArg(x_1)) encode_c(x_1) -> c(encArg(x_1)) encode_a(x_1) -> a(encArg(x_1)) encode_d(x_1) -> d(encArg(x_1)) encode_b(x_1) -> b(encArg(x_1)) ---------------------------------------- (2) Obligation: The Runtime Complexity (innermost) of the given CpxRelTRS could be proven to be BOUNDS(1, n^1). The TRS R consists of the following rules: c(c(c(a(x1)))) -> d(d(x1)) d(b(x1)) -> c(c(x1)) b(c(x1)) -> b(a(c(x1))) c(x1) -> a(a(x1)) d(x1) -> b(c(x1)) The (relative) TRS S consists of the following rules: encArg(a(x_1)) -> a(encArg(x_1)) encArg(cons_c(x_1)) -> c(encArg(x_1)) encArg(cons_d(x_1)) -> d(encArg(x_1)) encArg(cons_b(x_1)) -> b(encArg(x_1)) encode_c(x_1) -> c(encArg(x_1)) encode_a(x_1) -> a(encArg(x_1)) encode_d(x_1) -> d(encArg(x_1)) encode_b(x_1) -> b(encArg(x_1)) Rewrite Strategy: INNERMOST ---------------------------------------- (3) SInnermostTerminationProof (BOTH CONCRETE BOUNDS(ID, ID)) proved innermost termination of relative rules ---------------------------------------- (4) Obligation: The Runtime Complexity (innermost) of the given CpxRelTRS could be proven to be BOUNDS(1, n^1). The TRS R consists of the following rules: c(c(c(a(x1)))) -> d(d(x1)) d(b(x1)) -> c(c(x1)) b(c(x1)) -> b(a(c(x1))) c(x1) -> a(a(x1)) d(x1) -> b(c(x1)) The (relative) TRS S consists of the following rules: encArg(a(x_1)) -> a(encArg(x_1)) encArg(cons_c(x_1)) -> c(encArg(x_1)) encArg(cons_d(x_1)) -> d(encArg(x_1)) encArg(cons_b(x_1)) -> b(encArg(x_1)) encode_c(x_1) -> c(encArg(x_1)) encode_a(x_1) -> a(encArg(x_1)) encode_d(x_1) -> d(encArg(x_1)) encode_b(x_1) -> b(encArg(x_1)) Rewrite Strategy: INNERMOST ---------------------------------------- (5) CpxTrsToCdtProof (UPPER BOUND(ID)) Converted Cpx (relative) TRS to CDT ---------------------------------------- (6) Obligation: Complexity Dependency Tuples Problem Rules: encArg(a(z0)) -> a(encArg(z0)) encArg(cons_c(z0)) -> c(encArg(z0)) encArg(cons_d(z0)) -> d(encArg(z0)) encArg(cons_b(z0)) -> b(encArg(z0)) encode_c(z0) -> c(encArg(z0)) encode_a(z0) -> a(encArg(z0)) encode_d(z0) -> d(encArg(z0)) encode_b(z0) -> b(encArg(z0)) c(c(c(a(z0)))) -> d(d(z0)) c(z0) -> a(a(z0)) d(b(z0)) -> c(c(z0)) d(z0) -> b(c(z0)) b(c(z0)) -> b(a(c(z0))) Tuples: ENCARG(a(z0)) -> c1(ENCARG(z0)) ENCARG(cons_c(z0)) -> c2(C(encArg(z0)), ENCARG(z0)) ENCARG(cons_d(z0)) -> c3(D(encArg(z0)), ENCARG(z0)) ENCARG(cons_b(z0)) -> c4(B(encArg(z0)), ENCARG(z0)) ENCODE_C(z0) -> c5(C(encArg(z0)), ENCARG(z0)) ENCODE_A(z0) -> c6(ENCARG(z0)) ENCODE_D(z0) -> c7(D(encArg(z0)), ENCARG(z0)) ENCODE_B(z0) -> c8(B(encArg(z0)), ENCARG(z0)) C(c(c(a(z0)))) -> c9(D(d(z0)), D(z0)) C(z0) -> c10 D(b(z0)) -> c11(C(c(z0)), C(z0)) D(z0) -> c12(B(c(z0)), C(z0)) B(c(z0)) -> c13(B(a(c(z0))), C(z0)) S tuples: C(c(c(a(z0)))) -> c9(D(d(z0)), D(z0)) C(z0) -> c10 D(b(z0)) -> c11(C(c(z0)), C(z0)) D(z0) -> c12(B(c(z0)), C(z0)) B(c(z0)) -> c13(B(a(c(z0))), C(z0)) K tuples:none Defined Rule Symbols: c_1, d_1, b_1, encArg_1, encode_c_1, encode_a_1, encode_d_1, encode_b_1 Defined Pair Symbols: ENCARG_1, ENCODE_C_1, ENCODE_A_1, ENCODE_D_1, ENCODE_B_1, C_1, D_1, B_1 Compound Symbols: c1_1, c2_2, c3_2, c4_2, c5_2, c6_1, c7_2, c8_2, c9_2, c10, c11_2, c12_2, c13_2 ---------------------------------------- (7) CdtLeafRemovalProof (ComplexityIfPolyImplication) Removed 3 leading nodes: ENCODE_A(z0) -> c6(ENCARG(z0)) C(c(c(a(z0)))) -> c9(D(d(z0)), D(z0)) B(c(z0)) -> c13(B(a(c(z0))), C(z0)) ---------------------------------------- (8) Obligation: Complexity Dependency Tuples Problem Rules: encArg(a(z0)) -> a(encArg(z0)) encArg(cons_c(z0)) -> c(encArg(z0)) encArg(cons_d(z0)) -> d(encArg(z0)) encArg(cons_b(z0)) -> b(encArg(z0)) encode_c(z0) -> c(encArg(z0)) encode_a(z0) -> a(encArg(z0)) encode_d(z0) -> d(encArg(z0)) encode_b(z0) -> b(encArg(z0)) c(c(c(a(z0)))) -> d(d(z0)) c(z0) -> a(a(z0)) d(b(z0)) -> c(c(z0)) d(z0) -> b(c(z0)) b(c(z0)) -> b(a(c(z0))) Tuples: ENCARG(a(z0)) -> c1(ENCARG(z0)) ENCARG(cons_c(z0)) -> c2(C(encArg(z0)), ENCARG(z0)) ENCARG(cons_d(z0)) -> c3(D(encArg(z0)), ENCARG(z0)) ENCARG(cons_b(z0)) -> c4(B(encArg(z0)), ENCARG(z0)) ENCODE_C(z0) -> c5(C(encArg(z0)), ENCARG(z0)) ENCODE_D(z0) -> c7(D(encArg(z0)), ENCARG(z0)) ENCODE_B(z0) -> c8(B(encArg(z0)), ENCARG(z0)) C(z0) -> c10 D(b(z0)) -> c11(C(c(z0)), C(z0)) D(z0) -> c12(B(c(z0)), C(z0)) S tuples: C(z0) -> c10 D(b(z0)) -> c11(C(c(z0)), C(z0)) D(z0) -> c12(B(c(z0)), C(z0)) K tuples:none Defined Rule Symbols: c_1, d_1, b_1, encArg_1, encode_c_1, encode_a_1, encode_d_1, encode_b_1 Defined Pair Symbols: ENCARG_1, ENCODE_C_1, ENCODE_D_1, ENCODE_B_1, C_1, D_1 Compound Symbols: c1_1, c2_2, c3_2, c4_2, c5_2, c7_2, c8_2, c10, c11_2, c12_2 ---------------------------------------- (9) CdtRhsSimplificationProcessorProof (BOTH BOUNDS(ID, ID)) Removed 3 trailing tuple parts ---------------------------------------- (10) Obligation: Complexity Dependency Tuples Problem Rules: encArg(a(z0)) -> a(encArg(z0)) encArg(cons_c(z0)) -> c(encArg(z0)) encArg(cons_d(z0)) -> d(encArg(z0)) encArg(cons_b(z0)) -> b(encArg(z0)) encode_c(z0) -> c(encArg(z0)) encode_a(z0) -> a(encArg(z0)) encode_d(z0) -> d(encArg(z0)) encode_b(z0) -> b(encArg(z0)) c(c(c(a(z0)))) -> d(d(z0)) c(z0) -> a(a(z0)) d(b(z0)) -> c(c(z0)) d(z0) -> b(c(z0)) b(c(z0)) -> b(a(c(z0))) Tuples: ENCARG(a(z0)) -> c1(ENCARG(z0)) ENCARG(cons_c(z0)) -> c2(C(encArg(z0)), ENCARG(z0)) ENCARG(cons_d(z0)) -> c3(D(encArg(z0)), ENCARG(z0)) ENCODE_C(z0) -> c5(C(encArg(z0)), ENCARG(z0)) ENCODE_D(z0) -> c7(D(encArg(z0)), ENCARG(z0)) C(z0) -> c10 D(b(z0)) -> c11(C(c(z0)), C(z0)) ENCARG(cons_b(z0)) -> c4(ENCARG(z0)) ENCODE_B(z0) -> c8(ENCARG(z0)) D(z0) -> c12(C(z0)) S tuples: C(z0) -> c10 D(b(z0)) -> c11(C(c(z0)), C(z0)) D(z0) -> c12(C(z0)) K tuples:none Defined Rule Symbols: c_1, d_1, b_1, encArg_1, encode_c_1, encode_a_1, encode_d_1, encode_b_1 Defined Pair Symbols: ENCARG_1, ENCODE_C_1, ENCODE_D_1, C_1, D_1, ENCODE_B_1 Compound Symbols: c1_1, c2_2, c3_2, c5_2, c7_2, c10, c11_2, c4_1, c8_1, c12_1 ---------------------------------------- (11) CdtGraphSplitRhsProof (BOTH BOUNDS(ID, ID)) Split RHS of tuples not part of any SCC ---------------------------------------- (12) Obligation: Complexity Dependency Tuples Problem Rules: encArg(a(z0)) -> a(encArg(z0)) encArg(cons_c(z0)) -> c(encArg(z0)) encArg(cons_d(z0)) -> d(encArg(z0)) encArg(cons_b(z0)) -> b(encArg(z0)) encode_c(z0) -> c(encArg(z0)) encode_a(z0) -> a(encArg(z0)) encode_d(z0) -> d(encArg(z0)) encode_b(z0) -> b(encArg(z0)) c(c(c(a(z0)))) -> d(d(z0)) c(z0) -> a(a(z0)) d(b(z0)) -> c(c(z0)) d(z0) -> b(c(z0)) b(c(z0)) -> b(a(c(z0))) Tuples: ENCARG(a(z0)) -> c1(ENCARG(z0)) ENCARG(cons_c(z0)) -> c2(C(encArg(z0)), ENCARG(z0)) ENCARG(cons_d(z0)) -> c3(D(encArg(z0)), ENCARG(z0)) C(z0) -> c10 ENCARG(cons_b(z0)) -> c4(ENCARG(z0)) ENCODE_B(z0) -> c8(ENCARG(z0)) D(z0) -> c12(C(z0)) ENCODE_C(z0) -> c6(C(encArg(z0))) ENCODE_C(z0) -> c6(ENCARG(z0)) ENCODE_D(z0) -> c6(D(encArg(z0))) ENCODE_D(z0) -> c6(ENCARG(z0)) D(b(z0)) -> c6(C(c(z0))) D(b(z0)) -> c6(C(z0)) S tuples: C(z0) -> c10 D(z0) -> c12(C(z0)) D(b(z0)) -> c6(C(c(z0))) D(b(z0)) -> c6(C(z0)) K tuples:none Defined Rule Symbols: c_1, d_1, b_1, encArg_1, encode_c_1, encode_a_1, encode_d_1, encode_b_1 Defined Pair Symbols: ENCARG_1, C_1, ENCODE_B_1, D_1, ENCODE_C_1, ENCODE_D_1 Compound Symbols: c1_1, c2_2, c3_2, c10, c4_1, c8_1, c12_1, c6_1 ---------------------------------------- (13) CdtLeafRemovalProof (ComplexityIfPolyImplication) Removed 3 leading nodes: ENCODE_B(z0) -> c8(ENCARG(z0)) ENCODE_C(z0) -> c6(ENCARG(z0)) ENCODE_D(z0) -> c6(ENCARG(z0)) ---------------------------------------- (14) Obligation: Complexity Dependency Tuples Problem Rules: encArg(a(z0)) -> a(encArg(z0)) encArg(cons_c(z0)) -> c(encArg(z0)) encArg(cons_d(z0)) -> d(encArg(z0)) encArg(cons_b(z0)) -> b(encArg(z0)) encode_c(z0) -> c(encArg(z0)) encode_a(z0) -> a(encArg(z0)) encode_d(z0) -> d(encArg(z0)) encode_b(z0) -> b(encArg(z0)) c(c(c(a(z0)))) -> d(d(z0)) c(z0) -> a(a(z0)) d(b(z0)) -> c(c(z0)) d(z0) -> b(c(z0)) b(c(z0)) -> b(a(c(z0))) Tuples: ENCARG(a(z0)) -> c1(ENCARG(z0)) ENCARG(cons_c(z0)) -> c2(C(encArg(z0)), ENCARG(z0)) ENCARG(cons_d(z0)) -> c3(D(encArg(z0)), ENCARG(z0)) C(z0) -> c10 ENCARG(cons_b(z0)) -> c4(ENCARG(z0)) D(z0) -> c12(C(z0)) ENCODE_C(z0) -> c6(C(encArg(z0))) ENCODE_D(z0) -> c6(D(encArg(z0))) D(b(z0)) -> c6(C(c(z0))) D(b(z0)) -> c6(C(z0)) S tuples: C(z0) -> c10 D(z0) -> c12(C(z0)) D(b(z0)) -> c6(C(c(z0))) D(b(z0)) -> c6(C(z0)) K tuples:none Defined Rule Symbols: c_1, d_1, b_1, encArg_1, encode_c_1, encode_a_1, encode_d_1, encode_b_1 Defined Pair Symbols: ENCARG_1, C_1, D_1, ENCODE_C_1, ENCODE_D_1 Compound Symbols: c1_1, c2_2, c3_2, c10, c4_1, c12_1, c6_1 ---------------------------------------- (15) CdtUsableRulesProof (BOTH BOUNDS(ID, ID)) The following rules are not usable and were removed: encode_c(z0) -> c(encArg(z0)) encode_a(z0) -> a(encArg(z0)) encode_d(z0) -> d(encArg(z0)) encode_b(z0) -> b(encArg(z0)) c(c(c(a(z0)))) -> d(d(z0)) b(c(z0)) -> b(a(c(z0))) ---------------------------------------- (16) Obligation: Complexity Dependency Tuples Problem Rules: encArg(a(z0)) -> a(encArg(z0)) encArg(cons_c(z0)) -> c(encArg(z0)) encArg(cons_d(z0)) -> d(encArg(z0)) encArg(cons_b(z0)) -> b(encArg(z0)) c(z0) -> a(a(z0)) d(b(z0)) -> c(c(z0)) d(z0) -> b(c(z0)) Tuples: ENCARG(a(z0)) -> c1(ENCARG(z0)) ENCARG(cons_c(z0)) -> c2(C(encArg(z0)), ENCARG(z0)) ENCARG(cons_d(z0)) -> c3(D(encArg(z0)), ENCARG(z0)) C(z0) -> c10 ENCARG(cons_b(z0)) -> c4(ENCARG(z0)) D(z0) -> c12(C(z0)) ENCODE_C(z0) -> c6(C(encArg(z0))) ENCODE_D(z0) -> c6(D(encArg(z0))) D(b(z0)) -> c6(C(c(z0))) D(b(z0)) -> c6(C(z0)) S tuples: C(z0) -> c10 D(z0) -> c12(C(z0)) D(b(z0)) -> c6(C(c(z0))) D(b(z0)) -> c6(C(z0)) K tuples:none Defined Rule Symbols: encArg_1, c_1, d_1 Defined Pair Symbols: ENCARG_1, C_1, D_1, ENCODE_C_1, ENCODE_D_1 Compound Symbols: c1_1, c2_2, c3_2, c10, c4_1, c12_1, c6_1 ---------------------------------------- (17) CdtRuleRemovalProof (UPPER BOUND(ADD(n^1))) Found a reduction pair which oriented the following tuples strictly. Hence they can be removed from S. C(z0) -> c10 We considered the (Usable) Rules:none And the Tuples: ENCARG(a(z0)) -> c1(ENCARG(z0)) ENCARG(cons_c(z0)) -> c2(C(encArg(z0)), ENCARG(z0)) ENCARG(cons_d(z0)) -> c3(D(encArg(z0)), ENCARG(z0)) C(z0) -> c10 ENCARG(cons_b(z0)) -> c4(ENCARG(z0)) D(z0) -> c12(C(z0)) ENCODE_C(z0) -> c6(C(encArg(z0))) ENCODE_D(z0) -> c6(D(encArg(z0))) D(b(z0)) -> c6(C(c(z0))) D(b(z0)) -> c6(C(z0)) The order we found is given by the following interpretation: Polynomial interpretation : POL(C(x_1)) = [1] POL(D(x_1)) = [1] POL(ENCARG(x_1)) = x_1 POL(ENCODE_C(x_1)) = [1] POL(ENCODE_D(x_1)) = [1] + x_1 POL(a(x_1)) = x_1 POL(b(x_1)) = [1] + x_1 POL(c(x_1)) = x_1 POL(c1(x_1)) = x_1 POL(c10) = 0 POL(c12(x_1)) = x_1 POL(c2(x_1, x_2)) = x_1 + x_2 POL(c3(x_1, x_2)) = x_1 + x_2 POL(c4(x_1)) = x_1 POL(c6(x_1)) = x_1 POL(cons_b(x_1)) = [1] + x_1 POL(cons_c(x_1)) = [1] + x_1 POL(cons_d(x_1)) = [1] + x_1 POL(d(x_1)) = [1] + x_1 POL(encArg(x_1)) = [1] + x_1 ---------------------------------------- (18) Obligation: Complexity Dependency Tuples Problem Rules: encArg(a(z0)) -> a(encArg(z0)) encArg(cons_c(z0)) -> c(encArg(z0)) encArg(cons_d(z0)) -> d(encArg(z0)) encArg(cons_b(z0)) -> b(encArg(z0)) c(z0) -> a(a(z0)) d(b(z0)) -> c(c(z0)) d(z0) -> b(c(z0)) Tuples: ENCARG(a(z0)) -> c1(ENCARG(z0)) ENCARG(cons_c(z0)) -> c2(C(encArg(z0)), ENCARG(z0)) ENCARG(cons_d(z0)) -> c3(D(encArg(z0)), ENCARG(z0)) C(z0) -> c10 ENCARG(cons_b(z0)) -> c4(ENCARG(z0)) D(z0) -> c12(C(z0)) ENCODE_C(z0) -> c6(C(encArg(z0))) ENCODE_D(z0) -> c6(D(encArg(z0))) D(b(z0)) -> c6(C(c(z0))) D(b(z0)) -> c6(C(z0)) S tuples: D(z0) -> c12(C(z0)) D(b(z0)) -> c6(C(c(z0))) D(b(z0)) -> c6(C(z0)) K tuples: C(z0) -> c10 Defined Rule Symbols: encArg_1, c_1, d_1 Defined Pair Symbols: ENCARG_1, C_1, D_1, ENCODE_C_1, ENCODE_D_1 Compound Symbols: c1_1, c2_2, c3_2, c10, c4_1, c12_1, c6_1 ---------------------------------------- (19) CdtRuleRemovalProof (UPPER BOUND(ADD(n^1))) Found a reduction pair which oriented the following tuples strictly. Hence they can be removed from S. D(z0) -> c12(C(z0)) D(b(z0)) -> c6(C(c(z0))) D(b(z0)) -> c6(C(z0)) We considered the (Usable) Rules:none And the Tuples: ENCARG(a(z0)) -> c1(ENCARG(z0)) ENCARG(cons_c(z0)) -> c2(C(encArg(z0)), ENCARG(z0)) ENCARG(cons_d(z0)) -> c3(D(encArg(z0)), ENCARG(z0)) C(z0) -> c10 ENCARG(cons_b(z0)) -> c4(ENCARG(z0)) D(z0) -> c12(C(z0)) ENCODE_C(z0) -> c6(C(encArg(z0))) ENCODE_D(z0) -> c6(D(encArg(z0))) D(b(z0)) -> c6(C(c(z0))) D(b(z0)) -> c6(C(z0)) The order we found is given by the following interpretation: Polynomial interpretation : POL(C(x_1)) = 0 POL(D(x_1)) = [1] POL(ENCARG(x_1)) = x_1 POL(ENCODE_C(x_1)) = 0 POL(ENCODE_D(x_1)) = [1] + x_1 POL(a(x_1)) = x_1 POL(b(x_1)) = [1] + x_1 POL(c(x_1)) = x_1 POL(c1(x_1)) = x_1 POL(c10) = 0 POL(c12(x_1)) = x_1 POL(c2(x_1, x_2)) = x_1 + x_2 POL(c3(x_1, x_2)) = x_1 + x_2 POL(c4(x_1)) = x_1 POL(c6(x_1)) = x_1 POL(cons_b(x_1)) = [1] + x_1 POL(cons_c(x_1)) = [1] + x_1 POL(cons_d(x_1)) = [1] + x_1 POL(d(x_1)) = [1] + x_1 POL(encArg(x_1)) = [1] + x_1 ---------------------------------------- (20) Obligation: Complexity Dependency Tuples Problem Rules: encArg(a(z0)) -> a(encArg(z0)) encArg(cons_c(z0)) -> c(encArg(z0)) encArg(cons_d(z0)) -> d(encArg(z0)) encArg(cons_b(z0)) -> b(encArg(z0)) c(z0) -> a(a(z0)) d(b(z0)) -> c(c(z0)) d(z0) -> b(c(z0)) Tuples: ENCARG(a(z0)) -> c1(ENCARG(z0)) ENCARG(cons_c(z0)) -> c2(C(encArg(z0)), ENCARG(z0)) ENCARG(cons_d(z0)) -> c3(D(encArg(z0)), ENCARG(z0)) C(z0) -> c10 ENCARG(cons_b(z0)) -> c4(ENCARG(z0)) D(z0) -> c12(C(z0)) ENCODE_C(z0) -> c6(C(encArg(z0))) ENCODE_D(z0) -> c6(D(encArg(z0))) D(b(z0)) -> c6(C(c(z0))) D(b(z0)) -> c6(C(z0)) S tuples:none K tuples: C(z0) -> c10 D(z0) -> c12(C(z0)) D(b(z0)) -> c6(C(c(z0))) D(b(z0)) -> c6(C(z0)) Defined Rule Symbols: encArg_1, c_1, d_1 Defined Pair Symbols: ENCARG_1, C_1, D_1, ENCODE_C_1, ENCODE_D_1 Compound Symbols: c1_1, c2_2, c3_2, c10, c4_1, c12_1, c6_1 ---------------------------------------- (21) SIsEmptyProof (BOTH BOUNDS(ID, ID)) The set S is empty ---------------------------------------- (22) BOUNDS(1, 1)