7.91/3.55 YES 9.47/4.02 proof of /export/starexec/sandbox/benchmark/theBenchmark.hs 9.47/4.02 # AProVE Commit ID: 48fb2092695e11cc9f56e44b17a92a5f88ffb256 marcel 20180622 unpublished dirty 9.47/4.02 9.47/4.02 9.47/4.02 H-Termination with start terms of the given HASKELL could be proven: 9.47/4.02 9.47/4.02 (0) HASKELL 9.47/4.02 (1) BR [EQUIVALENT, 0 ms] 9.47/4.02 (2) HASKELL 9.47/4.02 (3) COR [EQUIVALENT, 0 ms] 9.47/4.02 (4) HASKELL 9.47/4.02 (5) Narrow [SOUND, 0 ms] 9.47/4.02 (6) AND 9.47/4.02 (7) QDP 9.47/4.02 (8) QDPSizeChangeProof [EQUIVALENT, 0 ms] 9.47/4.02 (9) YES 9.47/4.02 (10) QDP 9.47/4.02 (11) QDPSizeChangeProof [EQUIVALENT, 0 ms] 9.47/4.02 (12) YES 9.47/4.02 9.47/4.02 9.47/4.02 ---------------------------------------- 9.47/4.02 9.47/4.02 (0) 9.47/4.02 Obligation: 9.47/4.02 mainModule Main 9.47/4.02 module Main where { 9.47/4.02 import qualified Prelude; 9.47/4.02 } 9.47/4.02 9.47/4.02 ---------------------------------------- 9.47/4.02 9.47/4.02 (1) BR (EQUIVALENT) 9.47/4.02 Replaced joker patterns by fresh variables and removed binding patterns. 9.47/4.02 ---------------------------------------- 9.47/4.02 9.47/4.02 (2) 9.47/4.02 Obligation: 9.47/4.02 mainModule Main 9.47/4.02 module Main where { 9.47/4.02 import qualified Prelude; 9.47/4.02 } 9.47/4.02 9.47/4.02 ---------------------------------------- 9.47/4.02 9.47/4.02 (3) COR (EQUIVALENT) 9.47/4.02 Cond Reductions: 9.47/4.02 The following Function with conditions 9.47/4.02 "undefined |Falseundefined; 9.47/4.02 " 9.47/4.02 is transformed to 9.47/4.02 "undefined = undefined1; 9.47/4.02 " 9.47/4.02 "undefined0 True = undefined; 9.47/4.02 " 9.47/4.02 "undefined1 = undefined0 False; 9.47/4.02 " 9.47/4.02 9.47/4.02 ---------------------------------------- 9.47/4.02 9.47/4.02 (4) 9.47/4.02 Obligation: 9.47/4.02 mainModule Main 9.47/4.02 module Main where { 9.47/4.02 import qualified Prelude; 9.47/4.02 } 9.47/4.02 9.47/4.02 ---------------------------------------- 9.47/4.02 9.47/4.02 (5) Narrow (SOUND) 9.47/4.02 Haskell To QDPs 9.47/4.02 9.47/4.02 digraph dp_graph { 9.47/4.02 node [outthreshold=100, inthreshold=100];1[label="subtract",fontsize=16,color="grey",shape="box"];1 -> 3[label="",style="dashed", color="grey", weight=3]; 9.47/4.02 3[label="subtract vx3",fontsize=16,color="grey",shape="box"];3 -> 4[label="",style="dashed", color="grey", weight=3]; 9.47/4.02 4[label="subtract vx3 vx4",fontsize=16,color="black",shape="triangle"];4 -> 5[label="",style="solid", color="black", weight=3]; 9.47/4.02 5[label="flip (-) vx3 vx4",fontsize=16,color="black",shape="box"];5 -> 6[label="",style="solid", color="black", weight=3]; 9.47/4.02 6[label="(-) vx4 vx3",fontsize=16,color="black",shape="box"];6 -> 7[label="",style="solid", color="black", weight=3]; 9.47/4.02 7[label="primMinusInt vx4 vx3",fontsize=16,color="burlywood",shape="box"];49[label="vx4/Pos vx40",fontsize=10,color="white",style="solid",shape="box"];7 -> 49[label="",style="solid", color="burlywood", weight=9]; 9.47/4.02 49 -> 8[label="",style="solid", color="burlywood", weight=3]; 9.47/4.02 50[label="vx4/Neg vx40",fontsize=10,color="white",style="solid",shape="box"];7 -> 50[label="",style="solid", color="burlywood", weight=9]; 9.47/4.02 50 -> 9[label="",style="solid", color="burlywood", weight=3]; 9.47/4.02 8[label="primMinusInt (Pos vx40) vx3",fontsize=16,color="burlywood",shape="box"];51[label="vx3/Pos vx30",fontsize=10,color="white",style="solid",shape="box"];8 -> 51[label="",style="solid", color="burlywood", weight=9]; 9.47/4.02 51 -> 10[label="",style="solid", color="burlywood", weight=3]; 9.47/4.02 52[label="vx3/Neg vx30",fontsize=10,color="white",style="solid",shape="box"];8 -> 52[label="",style="solid", color="burlywood", weight=9]; 9.47/4.02 52 -> 11[label="",style="solid", color="burlywood", weight=3]; 9.47/4.02 9[label="primMinusInt (Neg vx40) vx3",fontsize=16,color="burlywood",shape="box"];53[label="vx3/Pos vx30",fontsize=10,color="white",style="solid",shape="box"];9 -> 53[label="",style="solid", color="burlywood", weight=9]; 9.47/4.02 53 -> 12[label="",style="solid", color="burlywood", weight=3]; 9.47/4.02 54[label="vx3/Neg vx30",fontsize=10,color="white",style="solid",shape="box"];9 -> 54[label="",style="solid", color="burlywood", weight=9]; 9.47/4.02 54 -> 13[label="",style="solid", color="burlywood", weight=3]; 9.47/4.02 10[label="primMinusInt (Pos vx40) (Pos vx30)",fontsize=16,color="black",shape="box"];10 -> 14[label="",style="solid", color="black", weight=3]; 9.47/4.02 11[label="primMinusInt (Pos vx40) (Neg vx30)",fontsize=16,color="black",shape="box"];11 -> 15[label="",style="solid", color="black", weight=3]; 9.47/4.02 12[label="primMinusInt (Neg vx40) (Pos vx30)",fontsize=16,color="black",shape="box"];12 -> 16[label="",style="solid", color="black", weight=3]; 9.47/4.02 13[label="primMinusInt (Neg vx40) (Neg vx30)",fontsize=16,color="black",shape="box"];13 -> 17[label="",style="solid", color="black", weight=3]; 9.47/4.02 14[label="primMinusNat vx40 vx30",fontsize=16,color="burlywood",shape="triangle"];55[label="vx40/Succ vx400",fontsize=10,color="white",style="solid",shape="box"];14 -> 55[label="",style="solid", color="burlywood", weight=9]; 9.47/4.02 55 -> 18[label="",style="solid", color="burlywood", weight=3]; 9.47/4.02 56[label="vx40/Zero",fontsize=10,color="white",style="solid",shape="box"];14 -> 56[label="",style="solid", color="burlywood", weight=9]; 9.47/4.02 56 -> 19[label="",style="solid", color="burlywood", weight=3]; 9.47/4.02 15[label="Pos (primPlusNat vx40 vx30)",fontsize=16,color="green",shape="box"];15 -> 20[label="",style="dashed", color="green", weight=3]; 9.47/4.02 16[label="Neg (primPlusNat vx40 vx30)",fontsize=16,color="green",shape="box"];16 -> 21[label="",style="dashed", color="green", weight=3]; 9.47/4.02 17 -> 14[label="",style="dashed", color="red", weight=0]; 9.47/4.02 17[label="primMinusNat vx30 vx40",fontsize=16,color="magenta"];17 -> 22[label="",style="dashed", color="magenta", weight=3]; 9.47/4.02 17 -> 23[label="",style="dashed", color="magenta", weight=3]; 9.47/4.02 18[label="primMinusNat (Succ vx400) vx30",fontsize=16,color="burlywood",shape="box"];57[label="vx30/Succ vx300",fontsize=10,color="white",style="solid",shape="box"];18 -> 57[label="",style="solid", color="burlywood", weight=9]; 9.47/4.02 57 -> 24[label="",style="solid", color="burlywood", weight=3]; 9.47/4.02 58[label="vx30/Zero",fontsize=10,color="white",style="solid",shape="box"];18 -> 58[label="",style="solid", color="burlywood", weight=9]; 9.47/4.02 58 -> 25[label="",style="solid", color="burlywood", weight=3]; 9.47/4.02 19[label="primMinusNat Zero vx30",fontsize=16,color="burlywood",shape="box"];59[label="vx30/Succ vx300",fontsize=10,color="white",style="solid",shape="box"];19 -> 59[label="",style="solid", color="burlywood", weight=9]; 9.47/4.02 59 -> 26[label="",style="solid", color="burlywood", weight=3]; 9.47/4.02 60[label="vx30/Zero",fontsize=10,color="white",style="solid",shape="box"];19 -> 60[label="",style="solid", color="burlywood", weight=9]; 9.47/4.02 60 -> 27[label="",style="solid", color="burlywood", weight=3]; 9.47/4.02 20[label="primPlusNat vx40 vx30",fontsize=16,color="burlywood",shape="triangle"];61[label="vx40/Succ vx400",fontsize=10,color="white",style="solid",shape="box"];20 -> 61[label="",style="solid", color="burlywood", weight=9]; 9.47/4.02 61 -> 28[label="",style="solid", color="burlywood", weight=3]; 9.47/4.02 62[label="vx40/Zero",fontsize=10,color="white",style="solid",shape="box"];20 -> 62[label="",style="solid", color="burlywood", weight=9]; 9.47/4.02 62 -> 29[label="",style="solid", color="burlywood", weight=3]; 9.47/4.02 21 -> 20[label="",style="dashed", color="red", weight=0]; 9.47/4.02 21[label="primPlusNat vx40 vx30",fontsize=16,color="magenta"];21 -> 30[label="",style="dashed", color="magenta", weight=3]; 9.47/4.02 21 -> 31[label="",style="dashed", color="magenta", weight=3]; 9.47/4.02 22[label="vx30",fontsize=16,color="green",shape="box"];23[label="vx40",fontsize=16,color="green",shape="box"];24[label="primMinusNat (Succ vx400) (Succ vx300)",fontsize=16,color="black",shape="box"];24 -> 32[label="",style="solid", color="black", weight=3]; 9.47/4.02 25[label="primMinusNat (Succ vx400) Zero",fontsize=16,color="black",shape="box"];25 -> 33[label="",style="solid", color="black", weight=3]; 9.47/4.02 26[label="primMinusNat Zero (Succ vx300)",fontsize=16,color="black",shape="box"];26 -> 34[label="",style="solid", color="black", weight=3]; 9.47/4.02 27[label="primMinusNat Zero Zero",fontsize=16,color="black",shape="box"];27 -> 35[label="",style="solid", color="black", weight=3]; 9.47/4.02 28[label="primPlusNat (Succ vx400) vx30",fontsize=16,color="burlywood",shape="box"];63[label="vx30/Succ vx300",fontsize=10,color="white",style="solid",shape="box"];28 -> 63[label="",style="solid", color="burlywood", weight=9]; 9.47/4.02 63 -> 36[label="",style="solid", color="burlywood", weight=3]; 9.47/4.02 64[label="vx30/Zero",fontsize=10,color="white",style="solid",shape="box"];28 -> 64[label="",style="solid", color="burlywood", weight=9]; 9.47/4.02 64 -> 37[label="",style="solid", color="burlywood", weight=3]; 9.47/4.02 29[label="primPlusNat Zero vx30",fontsize=16,color="burlywood",shape="box"];65[label="vx30/Succ vx300",fontsize=10,color="white",style="solid",shape="box"];29 -> 65[label="",style="solid", color="burlywood", weight=9]; 9.47/4.02 65 -> 38[label="",style="solid", color="burlywood", weight=3]; 9.47/4.02 66[label="vx30/Zero",fontsize=10,color="white",style="solid",shape="box"];29 -> 66[label="",style="solid", color="burlywood", weight=9]; 9.47/4.02 66 -> 39[label="",style="solid", color="burlywood", weight=3]; 9.47/4.02 30[label="vx40",fontsize=16,color="green",shape="box"];31[label="vx30",fontsize=16,color="green",shape="box"];32 -> 14[label="",style="dashed", color="red", weight=0]; 9.47/4.02 32[label="primMinusNat vx400 vx300",fontsize=16,color="magenta"];32 -> 40[label="",style="dashed", color="magenta", weight=3]; 9.47/4.02 32 -> 41[label="",style="dashed", color="magenta", weight=3]; 9.47/4.02 33[label="Pos (Succ vx400)",fontsize=16,color="green",shape="box"];34[label="Neg (Succ vx300)",fontsize=16,color="green",shape="box"];35[label="Pos Zero",fontsize=16,color="green",shape="box"];36[label="primPlusNat (Succ vx400) (Succ vx300)",fontsize=16,color="black",shape="box"];36 -> 42[label="",style="solid", color="black", weight=3]; 9.47/4.02 37[label="primPlusNat (Succ vx400) Zero",fontsize=16,color="black",shape="box"];37 -> 43[label="",style="solid", color="black", weight=3]; 9.47/4.02 38[label="primPlusNat Zero (Succ vx300)",fontsize=16,color="black",shape="box"];38 -> 44[label="",style="solid", color="black", weight=3]; 9.47/4.02 39[label="primPlusNat Zero Zero",fontsize=16,color="black",shape="box"];39 -> 45[label="",style="solid", color="black", weight=3]; 9.47/4.02 40[label="vx400",fontsize=16,color="green",shape="box"];41[label="vx300",fontsize=16,color="green",shape="box"];42[label="Succ (Succ (primPlusNat vx400 vx300))",fontsize=16,color="green",shape="box"];42 -> 46[label="",style="dashed", color="green", weight=3]; 9.47/4.02 43[label="Succ vx400",fontsize=16,color="green",shape="box"];44[label="Succ vx300",fontsize=16,color="green",shape="box"];45[label="Zero",fontsize=16,color="green",shape="box"];46 -> 20[label="",style="dashed", color="red", weight=0]; 9.47/4.02 46[label="primPlusNat vx400 vx300",fontsize=16,color="magenta"];46 -> 47[label="",style="dashed", color="magenta", weight=3]; 9.47/4.02 46 -> 48[label="",style="dashed", color="magenta", weight=3]; 9.47/4.02 47[label="vx400",fontsize=16,color="green",shape="box"];48[label="vx300",fontsize=16,color="green",shape="box"];} 9.47/4.02 9.47/4.02 ---------------------------------------- 9.47/4.02 9.47/4.02 (6) 9.47/4.02 Complex Obligation (AND) 9.47/4.02 9.47/4.02 ---------------------------------------- 9.47/4.02 9.47/4.02 (7) 9.47/4.02 Obligation: 9.47/4.02 Q DP problem: 9.47/4.02 The TRS P consists of the following rules: 9.47/4.02 9.47/4.02 new_primPlusNat(Succ(vx400), Succ(vx300)) -> new_primPlusNat(vx400, vx300) 9.47/4.02 9.47/4.02 R is empty. 9.47/4.02 Q is empty. 9.47/4.02 We have to consider all minimal (P,Q,R)-chains. 9.47/4.02 ---------------------------------------- 9.47/4.02 9.47/4.02 (8) QDPSizeChangeProof (EQUIVALENT) 9.47/4.02 By using the subterm criterion [SUBTERM_CRITERION] together with the size-change analysis [AAECC05] we have proven that there are no infinite chains for this DP problem. 9.47/4.02 9.47/4.02 From the DPs we obtained the following set of size-change graphs: 9.47/4.02 *new_primPlusNat(Succ(vx400), Succ(vx300)) -> new_primPlusNat(vx400, vx300) 9.47/4.02 The graph contains the following edges 1 > 1, 2 > 2 9.47/4.02 9.47/4.02 9.47/4.02 ---------------------------------------- 9.47/4.02 9.47/4.02 (9) 9.47/4.02 YES 9.47/4.02 9.47/4.02 ---------------------------------------- 9.47/4.02 9.47/4.02 (10) 9.47/4.02 Obligation: 9.47/4.02 Q DP problem: 9.47/4.02 The TRS P consists of the following rules: 9.47/4.02 9.47/4.02 new_primMinusNat(Succ(vx400), Succ(vx300)) -> new_primMinusNat(vx400, vx300) 9.47/4.02 9.47/4.02 R is empty. 9.47/4.02 Q is empty. 9.47/4.02 We have to consider all minimal (P,Q,R)-chains. 9.47/4.02 ---------------------------------------- 9.47/4.02 9.47/4.02 (11) QDPSizeChangeProof (EQUIVALENT) 9.47/4.02 By using the subterm criterion [SUBTERM_CRITERION] together with the size-change analysis [AAECC05] we have proven that there are no infinite chains for this DP problem. 9.47/4.02 9.47/4.02 From the DPs we obtained the following set of size-change graphs: 9.47/4.02 *new_primMinusNat(Succ(vx400), Succ(vx300)) -> new_primMinusNat(vx400, vx300) 9.47/4.02 The graph contains the following edges 1 > 1, 2 > 2 9.47/4.02 9.47/4.02 9.47/4.02 ---------------------------------------- 9.47/4.02 9.47/4.02 (12) 9.47/4.02 YES 9.69/4.08 EOF