WORST_CASE(Omega(n^1),O(n^1)) proof of input_6IqiorFOu9.trs # AProVE Commit ID: aff8ecad908e01718a4c36e68d2e55d5e0f16e15 fuhs 20220216 unpublished The Runtime Complexity (parallel-innermost) of the given CpxTRS could be proven to be BOUNDS(n^1, n^1). (0) CpxTRS (1) RelTrsToTrsProof [UPPER BOUND(ID), 0 ms] (2) CpxTRS (3) CpxTrsMatchBoundsProof [FINISHED, 0 ms] (4) BOUNDS(1, n^1) (5) CpxTrsToCdtProof [BOTH BOUNDS(ID, ID), 0 ms] (6) CdtProblem (7) CdtToCpxRelTrsProof [BOTH BOUNDS(ID, ID), 0 ms] (8) CpxRelTRS (9) RenamingProof [BOTH BOUNDS(ID, ID), 0 ms] (10) CpxRelTRS (11) TypeInferenceProof [BOTH BOUNDS(ID, ID), 0 ms] (12) typed CpxTrs (13) OrderProof [LOWER BOUND(ID), 1 ms] (14) typed CpxTrs (15) RewriteLemmaProof [LOWER BOUND(ID), 442 ms] (16) BEST (17) proven lower bound (18) LowerBoundPropagationProof [FINISHED, 0 ms] (19) BOUNDS(n^1, INF) (20) typed CpxTrs (21) RewriteLemmaProof [LOWER BOUND(ID), 107 ms] (22) BOUNDS(1, INF) ---------------------------------------- (0) Obligation: The Runtime Complexity (parallel-innermost) of the given CpxTRS could be proven to be BOUNDS(n^1, n^1). The TRS R consists of the following rules: a(b(x)) -> b(b(a(x))) S is empty. Rewrite Strategy: PARALLEL_INNERMOST ---------------------------------------- (1) RelTrsToTrsProof (UPPER BOUND(ID)) transformed relative TRS to TRS ---------------------------------------- (2) Obligation: The Runtime Complexity (parallel-innermost) of the given CpxTRS could be proven to be BOUNDS(1, n^1). The TRS R consists of the following rules: a(b(x)) -> b(b(a(x))) S is empty. Rewrite Strategy: PARALLEL_INNERMOST ---------------------------------------- (3) CpxTrsMatchBoundsProof (FINISHED) A linear upper bound on the runtime complexity of the TRS R could be shown with a Match Bound [MATCHBOUNDS1,MATCHBOUNDS2] of 1. The certificate found is represented by the following graph. "[2, 3, 4, 5] {(2,3,[a_1|0]), (2,4,[b_1|1]), (3,3,[b_1|0]), (4,5,[b_1|1]), (5,3,[a_1|1]), (5,4,[b_1|1])}" ---------------------------------------- (4) BOUNDS(1, n^1) ---------------------------------------- (5) CpxTrsToCdtProof (BOTH BOUNDS(ID, ID)) Converted Cpx (relative) TRS with rewrite strategy PARALLEL_INNERMOST to CDT ---------------------------------------- (6) Obligation: Complexity Dependency Tuples Problem Rules: a(b(z0)) -> b(b(a(z0))) Tuples: A(b(z0)) -> c(A(z0)) S tuples: A(b(z0)) -> c(A(z0)) K tuples:none Defined Rule Symbols: a_1 Defined Pair Symbols: A_1 Compound Symbols: c_1 ---------------------------------------- (7) CdtToCpxRelTrsProof (BOTH BOUNDS(ID, ID)) Converted S to standard rules, and D \ S as well as R to relative rules. ---------------------------------------- (8) Obligation: The Runtime Complexity (innermost) of the given CpxRelTRS could be proven to be BOUNDS(n^1, INF). The TRS R consists of the following rules: A(b(z0)) -> c(A(z0)) The (relative) TRS S consists of the following rules: a(b(z0)) -> b(b(a(z0))) Rewrite Strategy: INNERMOST ---------------------------------------- (9) RenamingProof (BOTH BOUNDS(ID, ID)) Renamed function symbols to avoid clashes with predefined symbol. ---------------------------------------- (10) Obligation: The Runtime Complexity (innermost) of the given CpxRelTRS could be proven to be BOUNDS(n^1, INF). The TRS R consists of the following rules: A(b(z0)) -> c(A(z0)) The (relative) TRS S consists of the following rules: a(b(z0)) -> b(b(a(z0))) Rewrite Strategy: INNERMOST ---------------------------------------- (11) TypeInferenceProof (BOTH BOUNDS(ID, ID)) Inferred types. ---------------------------------------- (12) Obligation: Innermost TRS: Rules: A(b(z0)) -> c(A(z0)) a(b(z0)) -> b(b(a(z0))) Types: A :: b -> c b :: b -> b c :: c -> c a :: b -> b hole_c1_1 :: c hole_b2_1 :: b gen_c3_1 :: Nat -> c gen_b4_1 :: Nat -> b ---------------------------------------- (13) OrderProof (LOWER BOUND(ID)) Heuristically decided to analyse the following defined symbols: A, a ---------------------------------------- (14) Obligation: Innermost TRS: Rules: A(b(z0)) -> c(A(z0)) a(b(z0)) -> b(b(a(z0))) Types: A :: b -> c b :: b -> b c :: c -> c a :: b -> b hole_c1_1 :: c hole_b2_1 :: b gen_c3_1 :: Nat -> c gen_b4_1 :: Nat -> b Generator Equations: gen_c3_1(0) <=> hole_c1_1 gen_c3_1(+(x, 1)) <=> c(gen_c3_1(x)) gen_b4_1(0) <=> hole_b2_1 gen_b4_1(+(x, 1)) <=> b(gen_b4_1(x)) The following defined symbols remain to be analysed: A, a ---------------------------------------- (15) RewriteLemmaProof (LOWER BOUND(ID)) Proved the following rewrite lemma: A(gen_b4_1(+(1, n6_1))) -> *5_1, rt in Omega(n6_1) Induction Base: A(gen_b4_1(+(1, 0))) Induction Step: A(gen_b4_1(+(1, +(n6_1, 1)))) ->_R^Omega(1) c(A(gen_b4_1(+(1, n6_1)))) ->_IH c(*5_1) We have rt in Omega(n^1) and sz in O(n). Thus, we have irc_R in Omega(n). ---------------------------------------- (16) Complex Obligation (BEST) ---------------------------------------- (17) Obligation: Proved the lower bound n^1 for the following obligation: Innermost TRS: Rules: A(b(z0)) -> c(A(z0)) a(b(z0)) -> b(b(a(z0))) Types: A :: b -> c b :: b -> b c :: c -> c a :: b -> b hole_c1_1 :: c hole_b2_1 :: b gen_c3_1 :: Nat -> c gen_b4_1 :: Nat -> b Generator Equations: gen_c3_1(0) <=> hole_c1_1 gen_c3_1(+(x, 1)) <=> c(gen_c3_1(x)) gen_b4_1(0) <=> hole_b2_1 gen_b4_1(+(x, 1)) <=> b(gen_b4_1(x)) The following defined symbols remain to be analysed: A, a ---------------------------------------- (18) LowerBoundPropagationProof (FINISHED) Propagated lower bound. ---------------------------------------- (19) BOUNDS(n^1, INF) ---------------------------------------- (20) Obligation: Innermost TRS: Rules: A(b(z0)) -> c(A(z0)) a(b(z0)) -> b(b(a(z0))) Types: A :: b -> c b :: b -> b c :: c -> c a :: b -> b hole_c1_1 :: c hole_b2_1 :: b gen_c3_1 :: Nat -> c gen_b4_1 :: Nat -> b Lemmas: A(gen_b4_1(+(1, n6_1))) -> *5_1, rt in Omega(n6_1) Generator Equations: gen_c3_1(0) <=> hole_c1_1 gen_c3_1(+(x, 1)) <=> c(gen_c3_1(x)) gen_b4_1(0) <=> hole_b2_1 gen_b4_1(+(x, 1)) <=> b(gen_b4_1(x)) The following defined symbols remain to be analysed: a ---------------------------------------- (21) RewriteLemmaProof (LOWER BOUND(ID)) Proved the following rewrite lemma: a(gen_b4_1(+(1, n143_1))) -> *5_1, rt in Omega(0) Induction Base: a(gen_b4_1(+(1, 0))) Induction Step: a(gen_b4_1(+(1, +(n143_1, 1)))) ->_R^Omega(0) b(b(a(gen_b4_1(+(1, n143_1))))) ->_IH b(b(*5_1)) We have rt in Omega(1) and sz in O(n). Thus, we have irc_R in Omega(n^0). ---------------------------------------- (22) BOUNDS(1, INF)