9.39/3.98 YES 10.96/4.44 proof of /export/starexec/sandbox/benchmark/theBenchmark.hs 10.96/4.44 # AProVE Commit ID: 48fb2092695e11cc9f56e44b17a92a5f88ffb256 marcel 20180622 unpublished dirty 10.96/4.44 10.96/4.44 10.96/4.44 H-Termination with start terms of the given HASKELL could be proven: 10.96/4.44 10.96/4.44 (0) HASKELL 10.96/4.44 (1) BR [EQUIVALENT, 0 ms] 10.96/4.44 (2) HASKELL 10.96/4.44 (3) COR [EQUIVALENT, 0 ms] 10.96/4.44 (4) HASKELL 10.96/4.44 (5) Narrow [SOUND, 0 ms] 10.96/4.44 (6) AND 10.96/4.44 (7) QDP 10.96/4.44 (8) QDPSizeChangeProof [EQUIVALENT, 0 ms] 10.96/4.44 (9) YES 10.96/4.44 (10) QDP 10.96/4.44 (11) QDPSizeChangeProof [EQUIVALENT, 0 ms] 10.96/4.44 (12) YES 10.96/4.44 (13) QDP 10.96/4.44 (14) QDPSizeChangeProof [EQUIVALENT, 0 ms] 10.96/4.44 (15) YES 10.96/4.44 (16) QDP 10.96/4.44 (17) QDPSizeChangeProof [EQUIVALENT, 0 ms] 10.96/4.44 (18) YES 10.96/4.44 (19) QDP 10.96/4.44 (20) QDPSizeChangeProof [EQUIVALENT, 0 ms] 10.96/4.44 (21) YES 10.96/4.44 10.96/4.44 10.96/4.44 ---------------------------------------- 10.96/4.44 10.96/4.44 (0) 10.96/4.44 Obligation: 10.96/4.44 mainModule Main 10.96/4.44 module Main where { 10.96/4.44 import qualified Prelude; 10.96/4.44 } 10.96/4.44 10.96/4.44 ---------------------------------------- 10.96/4.44 10.96/4.44 (1) BR (EQUIVALENT) 10.96/4.44 Replaced joker patterns by fresh variables and removed binding patterns. 10.96/4.44 ---------------------------------------- 10.96/4.44 10.96/4.44 (2) 10.96/4.44 Obligation: 10.96/4.44 mainModule Main 10.96/4.44 module Main where { 10.96/4.44 import qualified Prelude; 10.96/4.44 } 10.96/4.44 10.96/4.44 ---------------------------------------- 10.96/4.44 10.96/4.44 (3) COR (EQUIVALENT) 10.96/4.44 Cond Reductions: 10.96/4.44 The following Function with conditions 10.96/4.44 "undefined |Falseundefined; 10.96/4.44 " 10.96/4.44 is transformed to 10.96/4.44 "undefined = undefined1; 10.96/4.44 " 10.96/4.44 "undefined0 True = undefined; 10.96/4.44 " 10.96/4.44 "undefined1 = undefined0 False; 10.96/4.44 " 10.96/4.44 10.96/4.44 ---------------------------------------- 10.96/4.44 10.96/4.44 (4) 10.96/4.44 Obligation: 10.96/4.44 mainModule Main 10.96/4.44 module Main where { 10.96/4.44 import qualified Prelude; 10.96/4.44 } 10.96/4.44 10.96/4.44 ---------------------------------------- 10.96/4.44 10.96/4.44 (5) Narrow (SOUND) 10.96/4.44 Haskell To QDPs 10.96/4.44 10.96/4.44 digraph dp_graph { 10.96/4.44 node [outthreshold=100, inthreshold=100];1[label="notElem",fontsize=16,color="grey",shape="box"];1 -> 3[label="",style="dashed", color="grey", weight=3]; 10.96/4.44 3[label="notElem xv3",fontsize=16,color="grey",shape="box"];3 -> 4[label="",style="dashed", color="grey", weight=3]; 10.96/4.44 4[label="notElem xv3 xv4",fontsize=16,color="black",shape="triangle"];4 -> 5[label="",style="solid", color="black", weight=3]; 10.96/4.44 5[label="all . (/=)",fontsize=16,color="black",shape="box"];5 -> 6[label="",style="solid", color="black", weight=3]; 10.96/4.44 6[label="all ((/=) xv3) xv4",fontsize=16,color="black",shape="box"];6 -> 7[label="",style="solid", color="black", weight=3]; 10.96/4.44 7[label="and . map ((/=) xv3)",fontsize=16,color="black",shape="box"];7 -> 8[label="",style="solid", color="black", weight=3]; 10.96/4.44 8[label="and (map ((/=) xv3) xv4)",fontsize=16,color="black",shape="box"];8 -> 9[label="",style="solid", color="black", weight=3]; 10.96/4.44 9[label="foldr (&&) True (map ((/=) xv3) xv4)",fontsize=16,color="burlywood",shape="triangle"];958[label="xv4/xv40 : xv41",fontsize=10,color="white",style="solid",shape="box"];9 -> 958[label="",style="solid", color="burlywood", weight=9]; 10.96/4.44 958 -> 10[label="",style="solid", color="burlywood", weight=3]; 10.96/4.44 959[label="xv4/[]",fontsize=10,color="white",style="solid",shape="box"];9 -> 959[label="",style="solid", color="burlywood", weight=9]; 10.96/4.44 959 -> 11[label="",style="solid", color="burlywood", weight=3]; 10.96/4.44 10[label="foldr (&&) True (map ((/=) xv3) (xv40 : xv41))",fontsize=16,color="black",shape="box"];10 -> 12[label="",style="solid", color="black", weight=3]; 10.96/4.44 11[label="foldr (&&) True (map ((/=) xv3) [])",fontsize=16,color="black",shape="box"];11 -> 13[label="",style="solid", color="black", weight=3]; 10.96/4.44 12[label="foldr (&&) True (((/=) xv3 xv40) : map ((/=) xv3) xv41)",fontsize=16,color="black",shape="box"];12 -> 14[label="",style="solid", color="black", weight=3]; 10.96/4.44 13[label="foldr (&&) True []",fontsize=16,color="black",shape="box"];13 -> 15[label="",style="solid", color="black", weight=3]; 10.96/4.44 14 -> 341[label="",style="dashed", color="red", weight=0]; 10.96/4.44 14[label="(&&) (/=) xv3 xv40 foldr (&&) True (map ((/=) xv3) xv41)",fontsize=16,color="magenta"];14 -> 342[label="",style="dashed", color="magenta", weight=3]; 10.96/4.44 14 -> 343[label="",style="dashed", color="magenta", weight=3]; 10.96/4.44 15[label="True",fontsize=16,color="green",shape="box"];342 -> 9[label="",style="dashed", color="red", weight=0]; 10.96/4.44 342[label="foldr (&&) True (map ((/=) xv3) xv41)",fontsize=16,color="magenta"];342 -> 358[label="",style="dashed", color="magenta", weight=3]; 10.96/4.44 343[label="(/=) xv3 xv40",fontsize=16,color="black",shape="box"];343 -> 359[label="",style="solid", color="black", weight=3]; 10.96/4.44 341[label="xv31 && xv32",fontsize=16,color="burlywood",shape="triangle"];960[label="xv31/False",fontsize=10,color="white",style="solid",shape="box"];341 -> 960[label="",style="solid", color="burlywood", weight=9]; 10.96/4.44 960 -> 360[label="",style="solid", color="burlywood", weight=3]; 10.96/4.44 961[label="xv31/True",fontsize=10,color="white",style="solid",shape="box"];341 -> 961[label="",style="solid", color="burlywood", weight=9]; 10.96/4.44 961 -> 361[label="",style="solid", color="burlywood", weight=3]; 10.96/4.44 358[label="xv41",fontsize=16,color="green",shape="box"];359 -> 367[label="",style="dashed", color="red", weight=0]; 10.96/4.44 359[label="not (xv3 == xv40)",fontsize=16,color="magenta"];359 -> 368[label="",style="dashed", color="magenta", weight=3]; 10.96/4.44 360[label="False && xv32",fontsize=16,color="black",shape="box"];360 -> 363[label="",style="solid", color="black", weight=3]; 10.96/4.44 361[label="True && xv32",fontsize=16,color="black",shape="box"];361 -> 364[label="",style="solid", color="black", weight=3]; 10.96/4.44 368[label="xv3 == xv40",fontsize=16,color="burlywood",shape="triangle"];962[label="xv3/(xv30,xv31)",fontsize=10,color="white",style="solid",shape="box"];368 -> 962[label="",style="solid", color="burlywood", weight=9]; 10.96/4.44 962 -> 370[label="",style="solid", color="burlywood", weight=3]; 10.96/4.44 367[label="not xv33",fontsize=16,color="burlywood",shape="triangle"];963[label="xv33/False",fontsize=10,color="white",style="solid",shape="box"];367 -> 963[label="",style="solid", color="burlywood", weight=9]; 10.96/4.44 963 -> 371[label="",style="solid", color="burlywood", weight=3]; 10.96/4.44 964[label="xv33/True",fontsize=10,color="white",style="solid",shape="box"];367 -> 964[label="",style="solid", color="burlywood", weight=9]; 10.96/4.44 964 -> 372[label="",style="solid", color="burlywood", weight=3]; 10.96/4.44 363[label="False",fontsize=16,color="green",shape="box"];364[label="xv32",fontsize=16,color="green",shape="box"];370[label="(xv30,xv31) == xv40",fontsize=16,color="burlywood",shape="box"];965[label="xv40/(xv400,xv401)",fontsize=10,color="white",style="solid",shape="box"];370 -> 965[label="",style="solid", color="burlywood", weight=9]; 10.96/4.44 965 -> 373[label="",style="solid", color="burlywood", weight=3]; 10.96/4.44 371[label="not False",fontsize=16,color="black",shape="box"];371 -> 374[label="",style="solid", color="black", weight=3]; 10.96/4.44 372[label="not True",fontsize=16,color="black",shape="box"];372 -> 375[label="",style="solid", color="black", weight=3]; 10.96/4.44 373[label="(xv30,xv31) == (xv400,xv401)",fontsize=16,color="black",shape="box"];373 -> 376[label="",style="solid", color="black", weight=3]; 10.96/4.44 374[label="True",fontsize=16,color="green",shape="box"];375[label="False",fontsize=16,color="green",shape="box"];376 -> 341[label="",style="dashed", color="red", weight=0]; 10.96/4.44 376[label="xv30 == xv400 && xv31 == xv401",fontsize=16,color="magenta"];376 -> 377[label="",style="dashed", color="magenta", weight=3]; 10.96/4.44 376 -> 378[label="",style="dashed", color="magenta", weight=3]; 10.96/4.44 377[label="xv31 == xv401",fontsize=16,color="blue",shape="box"];966[label="== :: Int -> Int -> Bool",fontsize=10,color="white",style="solid",shape="box"];377 -> 966[label="",style="solid", color="blue", weight=9]; 10.96/4.44 966 -> 379[label="",style="solid", color="blue", weight=3]; 10.96/4.44 967[label="== :: Bool -> Bool -> Bool",fontsize=10,color="white",style="solid",shape="box"];377 -> 967[label="",style="solid", color="blue", weight=9]; 10.96/4.44 967 -> 380[label="",style="solid", color="blue", weight=3]; 10.96/4.44 968[label="== :: Integer -> Integer -> Bool",fontsize=10,color="white",style="solid",shape="box"];377 -> 968[label="",style="solid", color="blue", weight=9]; 10.96/4.44 968 -> 381[label="",style="solid", color="blue", weight=3]; 10.96/4.44 969[label="== :: Char -> Char -> Bool",fontsize=10,color="white",style="solid",shape="box"];377 -> 969[label="",style="solid", color="blue", weight=9]; 10.96/4.44 969 -> 382[label="",style="solid", color="blue", weight=3]; 10.96/4.44 970[label="== :: (Either a b) -> (Either a b) -> Bool",fontsize=10,color="white",style="solid",shape="box"];377 -> 970[label="",style="solid", color="blue", weight=9]; 10.96/4.44 970 -> 383[label="",style="solid", color="blue", weight=3]; 10.96/4.44 971[label="== :: ((@3) a b c) -> ((@3) a b c) -> Bool",fontsize=10,color="white",style="solid",shape="box"];377 -> 971[label="",style="solid", color="blue", weight=9]; 10.96/4.44 971 -> 384[label="",style="solid", color="blue", weight=3]; 10.96/4.44 972[label="== :: () -> () -> Bool",fontsize=10,color="white",style="solid",shape="box"];377 -> 972[label="",style="solid", color="blue", weight=9]; 10.96/4.44 972 -> 385[label="",style="solid", color="blue", weight=3]; 10.96/4.44 973[label="== :: Double -> Double -> Bool",fontsize=10,color="white",style="solid",shape="box"];377 -> 973[label="",style="solid", color="blue", weight=9]; 10.96/4.44 973 -> 386[label="",style="solid", color="blue", weight=3]; 10.96/4.44 974[label="== :: ([] a) -> ([] a) -> Bool",fontsize=10,color="white",style="solid",shape="box"];377 -> 974[label="",style="solid", color="blue", weight=9]; 10.96/4.44 974 -> 387[label="",style="solid", color="blue", weight=3]; 10.96/4.44 975[label="== :: Float -> Float -> Bool",fontsize=10,color="white",style="solid",shape="box"];377 -> 975[label="",style="solid", color="blue", weight=9]; 10.96/4.44 975 -> 388[label="",style="solid", color="blue", weight=3]; 10.96/4.44 976[label="== :: (Ratio a) -> (Ratio a) -> Bool",fontsize=10,color="white",style="solid",shape="box"];377 -> 976[label="",style="solid", color="blue", weight=9]; 10.96/4.44 976 -> 389[label="",style="solid", color="blue", weight=3]; 10.96/4.44 977[label="== :: Ordering -> Ordering -> Bool",fontsize=10,color="white",style="solid",shape="box"];377 -> 977[label="",style="solid", color="blue", weight=9]; 10.96/4.44 977 -> 390[label="",style="solid", color="blue", weight=3]; 10.96/4.44 978[label="== :: (Maybe a) -> (Maybe a) -> Bool",fontsize=10,color="white",style="solid",shape="box"];377 -> 978[label="",style="solid", color="blue", weight=9]; 10.96/4.44 978 -> 391[label="",style="solid", color="blue", weight=3]; 10.96/4.44 979[label="== :: ((@2) a b) -> ((@2) a b) -> Bool",fontsize=10,color="white",style="solid",shape="box"];377 -> 979[label="",style="solid", color="blue", weight=9]; 10.96/4.44 979 -> 392[label="",style="solid", color="blue", weight=3]; 10.96/4.44 378[label="xv30 == xv400",fontsize=16,color="blue",shape="box"];980[label="== :: Int -> Int -> Bool",fontsize=10,color="white",style="solid",shape="box"];378 -> 980[label="",style="solid", color="blue", weight=9]; 10.96/4.44 980 -> 393[label="",style="solid", color="blue", weight=3]; 10.96/4.44 981[label="== :: Bool -> Bool -> Bool",fontsize=10,color="white",style="solid",shape="box"];378 -> 981[label="",style="solid", color="blue", weight=9]; 10.96/4.44 981 -> 394[label="",style="solid", color="blue", weight=3]; 10.96/4.44 982[label="== :: Integer -> Integer -> Bool",fontsize=10,color="white",style="solid",shape="box"];378 -> 982[label="",style="solid", color="blue", weight=9]; 10.96/4.44 982 -> 395[label="",style="solid", color="blue", weight=3]; 10.96/4.44 983[label="== :: Char -> Char -> Bool",fontsize=10,color="white",style="solid",shape="box"];378 -> 983[label="",style="solid", color="blue", weight=9]; 10.96/4.44 983 -> 396[label="",style="solid", color="blue", weight=3]; 10.96/4.44 984[label="== :: (Either a b) -> (Either a b) -> Bool",fontsize=10,color="white",style="solid",shape="box"];378 -> 984[label="",style="solid", color="blue", weight=9]; 10.96/4.44 984 -> 397[label="",style="solid", color="blue", weight=3]; 10.96/4.44 985[label="== :: ((@3) a b c) -> ((@3) a b c) -> Bool",fontsize=10,color="white",style="solid",shape="box"];378 -> 985[label="",style="solid", color="blue", weight=9]; 10.96/4.44 985 -> 398[label="",style="solid", color="blue", weight=3]; 10.96/4.44 986[label="== :: () -> () -> Bool",fontsize=10,color="white",style="solid",shape="box"];378 -> 986[label="",style="solid", color="blue", weight=9]; 10.96/4.44 986 -> 399[label="",style="solid", color="blue", weight=3]; 10.96/4.44 987[label="== :: Double -> Double -> Bool",fontsize=10,color="white",style="solid",shape="box"];378 -> 987[label="",style="solid", color="blue", weight=9]; 10.96/4.44 987 -> 400[label="",style="solid", color="blue", weight=3]; 10.96/4.44 988[label="== :: ([] a) -> ([] a) -> Bool",fontsize=10,color="white",style="solid",shape="box"];378 -> 988[label="",style="solid", color="blue", weight=9]; 10.96/4.44 988 -> 401[label="",style="solid", color="blue", weight=3]; 10.96/4.44 989[label="== :: Float -> Float -> Bool",fontsize=10,color="white",style="solid",shape="box"];378 -> 989[label="",style="solid", color="blue", weight=9]; 10.96/4.44 989 -> 402[label="",style="solid", color="blue", weight=3]; 10.96/4.44 990[label="== :: (Ratio a) -> (Ratio a) -> Bool",fontsize=10,color="white",style="solid",shape="box"];378 -> 990[label="",style="solid", color="blue", weight=9]; 10.96/4.44 990 -> 403[label="",style="solid", color="blue", weight=3]; 10.96/4.44 991[label="== :: Ordering -> Ordering -> Bool",fontsize=10,color="white",style="solid",shape="box"];378 -> 991[label="",style="solid", color="blue", weight=9]; 10.96/4.44 991 -> 404[label="",style="solid", color="blue", weight=3]; 10.96/4.44 992[label="== :: (Maybe a) -> (Maybe a) -> Bool",fontsize=10,color="white",style="solid",shape="box"];378 -> 992[label="",style="solid", color="blue", weight=9]; 10.96/4.44 992 -> 405[label="",style="solid", color="blue", weight=3]; 10.96/4.44 993[label="== :: ((@2) a b) -> ((@2) a b) -> Bool",fontsize=10,color="white",style="solid",shape="box"];378 -> 993[label="",style="solid", color="blue", weight=9]; 10.96/4.44 993 -> 406[label="",style="solid", color="blue", weight=3]; 10.96/4.44 379[label="xv31 == xv401",fontsize=16,color="black",shape="triangle"];379 -> 407[label="",style="solid", color="black", weight=3]; 10.96/4.44 380[label="xv31 == xv401",fontsize=16,color="burlywood",shape="triangle"];994[label="xv31/False",fontsize=10,color="white",style="solid",shape="box"];380 -> 994[label="",style="solid", color="burlywood", weight=9]; 10.96/4.44 994 -> 408[label="",style="solid", color="burlywood", weight=3]; 10.96/4.44 995[label="xv31/True",fontsize=10,color="white",style="solid",shape="box"];380 -> 995[label="",style="solid", color="burlywood", weight=9]; 10.96/4.44 995 -> 409[label="",style="solid", color="burlywood", weight=3]; 10.96/4.44 381[label="xv31 == xv401",fontsize=16,color="burlywood",shape="triangle"];996[label="xv31/Integer xv310",fontsize=10,color="white",style="solid",shape="box"];381 -> 996[label="",style="solid", color="burlywood", weight=9]; 10.96/4.44 996 -> 410[label="",style="solid", color="burlywood", weight=3]; 10.96/4.44 382[label="xv31 == xv401",fontsize=16,color="black",shape="triangle"];382 -> 411[label="",style="solid", color="black", weight=3]; 10.96/4.44 383[label="xv31 == xv401",fontsize=16,color="burlywood",shape="triangle"];997[label="xv31/Left xv310",fontsize=10,color="white",style="solid",shape="box"];383 -> 997[label="",style="solid", color="burlywood", weight=9]; 10.96/4.44 997 -> 412[label="",style="solid", color="burlywood", weight=3]; 10.96/4.44 998[label="xv31/Right xv310",fontsize=10,color="white",style="solid",shape="box"];383 -> 998[label="",style="solid", color="burlywood", weight=9]; 10.96/4.44 998 -> 413[label="",style="solid", color="burlywood", weight=3]; 10.96/4.44 384[label="xv31 == xv401",fontsize=16,color="burlywood",shape="triangle"];999[label="xv31/(xv310,xv311,xv312)",fontsize=10,color="white",style="solid",shape="box"];384 -> 999[label="",style="solid", color="burlywood", weight=9]; 10.96/4.44 999 -> 414[label="",style="solid", color="burlywood", weight=3]; 10.96/4.44 385[label="xv31 == xv401",fontsize=16,color="burlywood",shape="triangle"];1000[label="xv31/()",fontsize=10,color="white",style="solid",shape="box"];385 -> 1000[label="",style="solid", color="burlywood", weight=9]; 10.96/4.44 1000 -> 415[label="",style="solid", color="burlywood", weight=3]; 10.96/4.44 386[label="xv31 == xv401",fontsize=16,color="black",shape="triangle"];386 -> 416[label="",style="solid", color="black", weight=3]; 10.96/4.44 387[label="xv31 == xv401",fontsize=16,color="burlywood",shape="triangle"];1001[label="xv31/xv310 : xv311",fontsize=10,color="white",style="solid",shape="box"];387 -> 1001[label="",style="solid", color="burlywood", weight=9]; 10.96/4.44 1001 -> 417[label="",style="solid", color="burlywood", weight=3]; 10.96/4.44 1002[label="xv31/[]",fontsize=10,color="white",style="solid",shape="box"];387 -> 1002[label="",style="solid", color="burlywood", weight=9]; 10.96/4.44 1002 -> 418[label="",style="solid", color="burlywood", weight=3]; 10.96/4.44 388[label="xv31 == xv401",fontsize=16,color="black",shape="triangle"];388 -> 419[label="",style="solid", color="black", weight=3]; 10.96/4.44 389[label="xv31 == xv401",fontsize=16,color="burlywood",shape="triangle"];1003[label="xv31/xv310 :% xv311",fontsize=10,color="white",style="solid",shape="box"];389 -> 1003[label="",style="solid", color="burlywood", weight=9]; 10.96/4.44 1003 -> 420[label="",style="solid", color="burlywood", weight=3]; 10.96/4.44 390[label="xv31 == xv401",fontsize=16,color="burlywood",shape="triangle"];1004[label="xv31/LT",fontsize=10,color="white",style="solid",shape="box"];390 -> 1004[label="",style="solid", color="burlywood", weight=9]; 10.96/4.44 1004 -> 421[label="",style="solid", color="burlywood", weight=3]; 10.96/4.44 1005[label="xv31/EQ",fontsize=10,color="white",style="solid",shape="box"];390 -> 1005[label="",style="solid", color="burlywood", weight=9]; 10.96/4.44 1005 -> 422[label="",style="solid", color="burlywood", weight=3]; 10.96/4.44 1006[label="xv31/GT",fontsize=10,color="white",style="solid",shape="box"];390 -> 1006[label="",style="solid", color="burlywood", weight=9]; 10.96/4.44 1006 -> 423[label="",style="solid", color="burlywood", weight=3]; 10.96/4.44 391[label="xv31 == xv401",fontsize=16,color="burlywood",shape="triangle"];1007[label="xv31/Nothing",fontsize=10,color="white",style="solid",shape="box"];391 -> 1007[label="",style="solid", color="burlywood", weight=9]; 10.96/4.44 1007 -> 424[label="",style="solid", color="burlywood", weight=3]; 10.96/4.44 1008[label="xv31/Just xv310",fontsize=10,color="white",style="solid",shape="box"];391 -> 1008[label="",style="solid", color="burlywood", weight=9]; 10.96/4.44 1008 -> 425[label="",style="solid", color="burlywood", weight=3]; 10.96/4.44 392 -> 368[label="",style="dashed", color="red", weight=0]; 10.96/4.44 392[label="xv31 == xv401",fontsize=16,color="magenta"];392 -> 426[label="",style="dashed", color="magenta", weight=3]; 10.96/4.44 392 -> 427[label="",style="dashed", color="magenta", weight=3]; 10.96/4.44 393 -> 379[label="",style="dashed", color="red", weight=0]; 10.96/4.44 393[label="xv30 == xv400",fontsize=16,color="magenta"];393 -> 428[label="",style="dashed", color="magenta", weight=3]; 10.96/4.44 393 -> 429[label="",style="dashed", color="magenta", weight=3]; 10.96/4.44 394 -> 380[label="",style="dashed", color="red", weight=0]; 10.96/4.44 394[label="xv30 == xv400",fontsize=16,color="magenta"];394 -> 430[label="",style="dashed", color="magenta", weight=3]; 10.96/4.44 394 -> 431[label="",style="dashed", color="magenta", weight=3]; 10.96/4.44 395 -> 381[label="",style="dashed", color="red", weight=0]; 10.96/4.44 395[label="xv30 == xv400",fontsize=16,color="magenta"];395 -> 432[label="",style="dashed", color="magenta", weight=3]; 10.96/4.44 395 -> 433[label="",style="dashed", color="magenta", weight=3]; 10.96/4.44 396 -> 382[label="",style="dashed", color="red", weight=0]; 10.96/4.44 396[label="xv30 == xv400",fontsize=16,color="magenta"];396 -> 434[label="",style="dashed", color="magenta", weight=3]; 10.96/4.44 396 -> 435[label="",style="dashed", color="magenta", weight=3]; 10.96/4.44 397 -> 383[label="",style="dashed", color="red", weight=0]; 10.96/4.44 397[label="xv30 == xv400",fontsize=16,color="magenta"];397 -> 436[label="",style="dashed", color="magenta", weight=3]; 10.96/4.44 397 -> 437[label="",style="dashed", color="magenta", weight=3]; 10.96/4.44 398 -> 384[label="",style="dashed", color="red", weight=0]; 10.96/4.44 398[label="xv30 == xv400",fontsize=16,color="magenta"];398 -> 438[label="",style="dashed", color="magenta", weight=3]; 10.96/4.44 398 -> 439[label="",style="dashed", color="magenta", weight=3]; 10.96/4.44 399 -> 385[label="",style="dashed", color="red", weight=0]; 10.96/4.44 399[label="xv30 == xv400",fontsize=16,color="magenta"];399 -> 440[label="",style="dashed", color="magenta", weight=3]; 10.96/4.44 399 -> 441[label="",style="dashed", color="magenta", weight=3]; 10.96/4.44 400 -> 386[label="",style="dashed", color="red", weight=0]; 10.96/4.44 400[label="xv30 == xv400",fontsize=16,color="magenta"];400 -> 442[label="",style="dashed", color="magenta", weight=3]; 10.96/4.44 400 -> 443[label="",style="dashed", color="magenta", weight=3]; 10.96/4.44 401 -> 387[label="",style="dashed", color="red", weight=0]; 10.96/4.44 401[label="xv30 == xv400",fontsize=16,color="magenta"];401 -> 444[label="",style="dashed", color="magenta", weight=3]; 10.96/4.44 401 -> 445[label="",style="dashed", color="magenta", weight=3]; 10.96/4.44 402 -> 388[label="",style="dashed", color="red", weight=0]; 10.96/4.44 402[label="xv30 == xv400",fontsize=16,color="magenta"];402 -> 446[label="",style="dashed", color="magenta", weight=3]; 10.96/4.44 402 -> 447[label="",style="dashed", color="magenta", weight=3]; 10.96/4.44 403 -> 389[label="",style="dashed", color="red", weight=0]; 10.96/4.44 403[label="xv30 == xv400",fontsize=16,color="magenta"];403 -> 448[label="",style="dashed", color="magenta", weight=3]; 10.96/4.44 403 -> 449[label="",style="dashed", color="magenta", weight=3]; 10.96/4.44 404 -> 390[label="",style="dashed", color="red", weight=0]; 10.96/4.44 404[label="xv30 == xv400",fontsize=16,color="magenta"];404 -> 450[label="",style="dashed", color="magenta", weight=3]; 10.96/4.44 404 -> 451[label="",style="dashed", color="magenta", weight=3]; 10.96/4.44 405 -> 391[label="",style="dashed", color="red", weight=0]; 10.96/4.44 405[label="xv30 == xv400",fontsize=16,color="magenta"];405 -> 452[label="",style="dashed", color="magenta", weight=3]; 10.96/4.44 405 -> 453[label="",style="dashed", color="magenta", weight=3]; 10.96/4.44 406 -> 368[label="",style="dashed", color="red", weight=0]; 10.96/4.44 406[label="xv30 == xv400",fontsize=16,color="magenta"];406 -> 454[label="",style="dashed", color="magenta", weight=3]; 10.96/4.44 406 -> 455[label="",style="dashed", color="magenta", weight=3]; 10.96/4.44 407[label="primEqInt xv31 xv401",fontsize=16,color="burlywood",shape="triangle"];1009[label="xv31/Pos xv310",fontsize=10,color="white",style="solid",shape="box"];407 -> 1009[label="",style="solid", color="burlywood", weight=9]; 10.96/4.44 1009 -> 456[label="",style="solid", color="burlywood", weight=3]; 10.96/4.44 1010[label="xv31/Neg xv310",fontsize=10,color="white",style="solid",shape="box"];407 -> 1010[label="",style="solid", color="burlywood", weight=9]; 10.96/4.44 1010 -> 457[label="",style="solid", color="burlywood", weight=3]; 10.96/4.44 408[label="False == xv401",fontsize=16,color="burlywood",shape="box"];1011[label="xv401/False",fontsize=10,color="white",style="solid",shape="box"];408 -> 1011[label="",style="solid", color="burlywood", weight=9]; 10.96/4.44 1011 -> 458[label="",style="solid", color="burlywood", weight=3]; 10.96/4.44 1012[label="xv401/True",fontsize=10,color="white",style="solid",shape="box"];408 -> 1012[label="",style="solid", color="burlywood", weight=9]; 10.96/4.44 1012 -> 459[label="",style="solid", color="burlywood", weight=3]; 10.96/4.44 409[label="True == xv401",fontsize=16,color="burlywood",shape="box"];1013[label="xv401/False",fontsize=10,color="white",style="solid",shape="box"];409 -> 1013[label="",style="solid", color="burlywood", weight=9]; 10.96/4.44 1013 -> 460[label="",style="solid", color="burlywood", weight=3]; 10.96/4.44 1014[label="xv401/True",fontsize=10,color="white",style="solid",shape="box"];409 -> 1014[label="",style="solid", color="burlywood", weight=9]; 10.96/4.44 1014 -> 461[label="",style="solid", color="burlywood", weight=3]; 10.96/4.44 410[label="Integer xv310 == xv401",fontsize=16,color="burlywood",shape="box"];1015[label="xv401/Integer xv4010",fontsize=10,color="white",style="solid",shape="box"];410 -> 1015[label="",style="solid", color="burlywood", weight=9]; 10.96/4.44 1015 -> 462[label="",style="solid", color="burlywood", weight=3]; 10.96/4.44 411[label="primEqChar xv31 xv401",fontsize=16,color="burlywood",shape="box"];1016[label="xv31/Char xv310",fontsize=10,color="white",style="solid",shape="box"];411 -> 1016[label="",style="solid", color="burlywood", weight=9]; 10.96/4.44 1016 -> 463[label="",style="solid", color="burlywood", weight=3]; 10.96/4.44 412[label="Left xv310 == xv401",fontsize=16,color="burlywood",shape="box"];1017[label="xv401/Left xv4010",fontsize=10,color="white",style="solid",shape="box"];412 -> 1017[label="",style="solid", color="burlywood", weight=9]; 10.96/4.44 1017 -> 464[label="",style="solid", color="burlywood", weight=3]; 10.96/4.44 1018[label="xv401/Right xv4010",fontsize=10,color="white",style="solid",shape="box"];412 -> 1018[label="",style="solid", color="burlywood", weight=9]; 10.96/4.44 1018 -> 465[label="",style="solid", color="burlywood", weight=3]; 10.96/4.44 413[label="Right xv310 == xv401",fontsize=16,color="burlywood",shape="box"];1019[label="xv401/Left xv4010",fontsize=10,color="white",style="solid",shape="box"];413 -> 1019[label="",style="solid", color="burlywood", weight=9]; 10.96/4.44 1019 -> 466[label="",style="solid", color="burlywood", weight=3]; 10.96/4.44 1020[label="xv401/Right xv4010",fontsize=10,color="white",style="solid",shape="box"];413 -> 1020[label="",style="solid", color="burlywood", weight=9]; 10.96/4.44 1020 -> 467[label="",style="solid", color="burlywood", weight=3]; 10.96/4.44 414[label="(xv310,xv311,xv312) == xv401",fontsize=16,color="burlywood",shape="box"];1021[label="xv401/(xv4010,xv4011,xv4012)",fontsize=10,color="white",style="solid",shape="box"];414 -> 1021[label="",style="solid", color="burlywood", weight=9]; 10.96/4.44 1021 -> 468[label="",style="solid", color="burlywood", weight=3]; 10.96/4.44 415[label="() == xv401",fontsize=16,color="burlywood",shape="box"];1022[label="xv401/()",fontsize=10,color="white",style="solid",shape="box"];415 -> 1022[label="",style="solid", color="burlywood", weight=9]; 10.96/4.44 1022 -> 469[label="",style="solid", color="burlywood", weight=3]; 10.96/4.44 416[label="primEqDouble xv31 xv401",fontsize=16,color="burlywood",shape="box"];1023[label="xv31/Double xv310 xv311",fontsize=10,color="white",style="solid",shape="box"];416 -> 1023[label="",style="solid", color="burlywood", weight=9]; 10.96/4.44 1023 -> 470[label="",style="solid", color="burlywood", weight=3]; 10.96/4.44 417[label="xv310 : xv311 == xv401",fontsize=16,color="burlywood",shape="box"];1024[label="xv401/xv4010 : xv4011",fontsize=10,color="white",style="solid",shape="box"];417 -> 1024[label="",style="solid", color="burlywood", weight=9]; 10.96/4.44 1024 -> 471[label="",style="solid", color="burlywood", weight=3]; 10.96/4.44 1025[label="xv401/[]",fontsize=10,color="white",style="solid",shape="box"];417 -> 1025[label="",style="solid", color="burlywood", weight=9]; 10.96/4.44 1025 -> 472[label="",style="solid", color="burlywood", weight=3]; 10.96/4.44 418[label="[] == xv401",fontsize=16,color="burlywood",shape="box"];1026[label="xv401/xv4010 : xv4011",fontsize=10,color="white",style="solid",shape="box"];418 -> 1026[label="",style="solid", color="burlywood", weight=9]; 10.96/4.44 1026 -> 473[label="",style="solid", color="burlywood", weight=3]; 10.96/4.44 1027[label="xv401/[]",fontsize=10,color="white",style="solid",shape="box"];418 -> 1027[label="",style="solid", color="burlywood", weight=9]; 10.96/4.44 1027 -> 474[label="",style="solid", color="burlywood", weight=3]; 10.96/4.44 419[label="primEqFloat xv31 xv401",fontsize=16,color="burlywood",shape="box"];1028[label="xv31/Float xv310 xv311",fontsize=10,color="white",style="solid",shape="box"];419 -> 1028[label="",style="solid", color="burlywood", weight=9]; 10.96/4.44 1028 -> 475[label="",style="solid", color="burlywood", weight=3]; 10.96/4.44 420[label="xv310 :% xv311 == xv401",fontsize=16,color="burlywood",shape="box"];1029[label="xv401/xv4010 :% xv4011",fontsize=10,color="white",style="solid",shape="box"];420 -> 1029[label="",style="solid", color="burlywood", weight=9]; 10.96/4.44 1029 -> 476[label="",style="solid", color="burlywood", weight=3]; 10.96/4.44 421[label="LT == xv401",fontsize=16,color="burlywood",shape="box"];1030[label="xv401/LT",fontsize=10,color="white",style="solid",shape="box"];421 -> 1030[label="",style="solid", color="burlywood", weight=9]; 10.96/4.44 1030 -> 477[label="",style="solid", color="burlywood", weight=3]; 10.96/4.44 1031[label="xv401/EQ",fontsize=10,color="white",style="solid",shape="box"];421 -> 1031[label="",style="solid", color="burlywood", weight=9]; 10.96/4.44 1031 -> 478[label="",style="solid", color="burlywood", weight=3]; 10.96/4.44 1032[label="xv401/GT",fontsize=10,color="white",style="solid",shape="box"];421 -> 1032[label="",style="solid", color="burlywood", weight=9]; 10.96/4.44 1032 -> 479[label="",style="solid", color="burlywood", weight=3]; 10.96/4.44 422[label="EQ == xv401",fontsize=16,color="burlywood",shape="box"];1033[label="xv401/LT",fontsize=10,color="white",style="solid",shape="box"];422 -> 1033[label="",style="solid", color="burlywood", weight=9]; 10.96/4.44 1033 -> 480[label="",style="solid", color="burlywood", weight=3]; 10.96/4.44 1034[label="xv401/EQ",fontsize=10,color="white",style="solid",shape="box"];422 -> 1034[label="",style="solid", color="burlywood", weight=9]; 10.96/4.44 1034 -> 481[label="",style="solid", color="burlywood", weight=3]; 10.96/4.44 1035[label="xv401/GT",fontsize=10,color="white",style="solid",shape="box"];422 -> 1035[label="",style="solid", color="burlywood", weight=9]; 10.96/4.44 1035 -> 482[label="",style="solid", color="burlywood", weight=3]; 10.96/4.44 423[label="GT == xv401",fontsize=16,color="burlywood",shape="box"];1036[label="xv401/LT",fontsize=10,color="white",style="solid",shape="box"];423 -> 1036[label="",style="solid", color="burlywood", weight=9]; 10.96/4.44 1036 -> 483[label="",style="solid", color="burlywood", weight=3]; 10.96/4.44 1037[label="xv401/EQ",fontsize=10,color="white",style="solid",shape="box"];423 -> 1037[label="",style="solid", color="burlywood", weight=9]; 10.96/4.44 1037 -> 484[label="",style="solid", color="burlywood", weight=3]; 10.96/4.44 1038[label="xv401/GT",fontsize=10,color="white",style="solid",shape="box"];423 -> 1038[label="",style="solid", color="burlywood", weight=9]; 10.96/4.44 1038 -> 485[label="",style="solid", color="burlywood", weight=3]; 10.96/4.44 424[label="Nothing == xv401",fontsize=16,color="burlywood",shape="box"];1039[label="xv401/Nothing",fontsize=10,color="white",style="solid",shape="box"];424 -> 1039[label="",style="solid", color="burlywood", weight=9]; 10.96/4.44 1039 -> 486[label="",style="solid", color="burlywood", weight=3]; 10.96/4.44 1040[label="xv401/Just xv4010",fontsize=10,color="white",style="solid",shape="box"];424 -> 1040[label="",style="solid", color="burlywood", weight=9]; 10.96/4.44 1040 -> 487[label="",style="solid", color="burlywood", weight=3]; 10.96/4.44 425[label="Just xv310 == xv401",fontsize=16,color="burlywood",shape="box"];1041[label="xv401/Nothing",fontsize=10,color="white",style="solid",shape="box"];425 -> 1041[label="",style="solid", color="burlywood", weight=9]; 10.96/4.44 1041 -> 488[label="",style="solid", color="burlywood", weight=3]; 10.96/4.44 1042[label="xv401/Just xv4010",fontsize=10,color="white",style="solid",shape="box"];425 -> 1042[label="",style="solid", color="burlywood", weight=9]; 10.96/4.44 1042 -> 489[label="",style="solid", color="burlywood", weight=3]; 10.96/4.44 426[label="xv401",fontsize=16,color="green",shape="box"];427[label="xv31",fontsize=16,color="green",shape="box"];428[label="xv400",fontsize=16,color="green",shape="box"];429[label="xv30",fontsize=16,color="green",shape="box"];430[label="xv400",fontsize=16,color="green",shape="box"];431[label="xv30",fontsize=16,color="green",shape="box"];432[label="xv400",fontsize=16,color="green",shape="box"];433[label="xv30",fontsize=16,color="green",shape="box"];434[label="xv400",fontsize=16,color="green",shape="box"];435[label="xv30",fontsize=16,color="green",shape="box"];436[label="xv400",fontsize=16,color="green",shape="box"];437[label="xv30",fontsize=16,color="green",shape="box"];438[label="xv400",fontsize=16,color="green",shape="box"];439[label="xv30",fontsize=16,color="green",shape="box"];440[label="xv400",fontsize=16,color="green",shape="box"];441[label="xv30",fontsize=16,color="green",shape="box"];442[label="xv400",fontsize=16,color="green",shape="box"];443[label="xv30",fontsize=16,color="green",shape="box"];444[label="xv400",fontsize=16,color="green",shape="box"];445[label="xv30",fontsize=16,color="green",shape="box"];446[label="xv400",fontsize=16,color="green",shape="box"];447[label="xv30",fontsize=16,color="green",shape="box"];448[label="xv400",fontsize=16,color="green",shape="box"];449[label="xv30",fontsize=16,color="green",shape="box"];450[label="xv400",fontsize=16,color="green",shape="box"];451[label="xv30",fontsize=16,color="green",shape="box"];452[label="xv400",fontsize=16,color="green",shape="box"];453[label="xv30",fontsize=16,color="green",shape="box"];454[label="xv400",fontsize=16,color="green",shape="box"];455[label="xv30",fontsize=16,color="green",shape="box"];456[label="primEqInt (Pos xv310) xv401",fontsize=16,color="burlywood",shape="box"];1043[label="xv310/Succ xv3100",fontsize=10,color="white",style="solid",shape="box"];456 -> 1043[label="",style="solid", color="burlywood", weight=9]; 10.96/4.44 1043 -> 490[label="",style="solid", color="burlywood", weight=3]; 10.96/4.44 1044[label="xv310/Zero",fontsize=10,color="white",style="solid",shape="box"];456 -> 1044[label="",style="solid", color="burlywood", weight=9]; 10.96/4.44 1044 -> 491[label="",style="solid", color="burlywood", weight=3]; 10.96/4.44 457[label="primEqInt (Neg xv310) xv401",fontsize=16,color="burlywood",shape="box"];1045[label="xv310/Succ xv3100",fontsize=10,color="white",style="solid",shape="box"];457 -> 1045[label="",style="solid", color="burlywood", weight=9]; 10.96/4.44 1045 -> 492[label="",style="solid", color="burlywood", weight=3]; 10.96/4.44 1046[label="xv310/Zero",fontsize=10,color="white",style="solid",shape="box"];457 -> 1046[label="",style="solid", color="burlywood", weight=9]; 10.96/4.44 1046 -> 493[label="",style="solid", color="burlywood", weight=3]; 10.96/4.44 458[label="False == False",fontsize=16,color="black",shape="box"];458 -> 494[label="",style="solid", color="black", weight=3]; 10.96/4.44 459[label="False == True",fontsize=16,color="black",shape="box"];459 -> 495[label="",style="solid", color="black", weight=3]; 10.96/4.44 460[label="True == False",fontsize=16,color="black",shape="box"];460 -> 496[label="",style="solid", color="black", weight=3]; 10.96/4.44 461[label="True == True",fontsize=16,color="black",shape="box"];461 -> 497[label="",style="solid", color="black", weight=3]; 10.96/4.44 462[label="Integer xv310 == Integer xv4010",fontsize=16,color="black",shape="box"];462 -> 498[label="",style="solid", color="black", weight=3]; 10.96/4.44 463[label="primEqChar (Char xv310) xv401",fontsize=16,color="burlywood",shape="box"];1047[label="xv401/Char xv4010",fontsize=10,color="white",style="solid",shape="box"];463 -> 1047[label="",style="solid", color="burlywood", weight=9]; 10.96/4.44 1047 -> 499[label="",style="solid", color="burlywood", weight=3]; 10.96/4.44 464[label="Left xv310 == Left xv4010",fontsize=16,color="black",shape="box"];464 -> 500[label="",style="solid", color="black", weight=3]; 10.96/4.44 465[label="Left xv310 == Right xv4010",fontsize=16,color="black",shape="box"];465 -> 501[label="",style="solid", color="black", weight=3]; 10.96/4.44 466[label="Right xv310 == Left xv4010",fontsize=16,color="black",shape="box"];466 -> 502[label="",style="solid", color="black", weight=3]; 10.96/4.44 467[label="Right xv310 == Right xv4010",fontsize=16,color="black",shape="box"];467 -> 503[label="",style="solid", color="black", weight=3]; 10.96/4.44 468[label="(xv310,xv311,xv312) == (xv4010,xv4011,xv4012)",fontsize=16,color="black",shape="box"];468 -> 504[label="",style="solid", color="black", weight=3]; 10.96/4.44 469[label="() == ()",fontsize=16,color="black",shape="box"];469 -> 505[label="",style="solid", color="black", weight=3]; 10.96/4.44 470[label="primEqDouble (Double xv310 xv311) xv401",fontsize=16,color="burlywood",shape="box"];1048[label="xv401/Double xv4010 xv4011",fontsize=10,color="white",style="solid",shape="box"];470 -> 1048[label="",style="solid", color="burlywood", weight=9]; 10.96/4.44 1048 -> 506[label="",style="solid", color="burlywood", weight=3]; 10.96/4.44 471[label="xv310 : xv311 == xv4010 : xv4011",fontsize=16,color="black",shape="box"];471 -> 507[label="",style="solid", color="black", weight=3]; 10.96/4.44 472[label="xv310 : xv311 == []",fontsize=16,color="black",shape="box"];472 -> 508[label="",style="solid", color="black", weight=3]; 10.96/4.44 473[label="[] == xv4010 : xv4011",fontsize=16,color="black",shape="box"];473 -> 509[label="",style="solid", color="black", weight=3]; 10.96/4.44 474[label="[] == []",fontsize=16,color="black",shape="box"];474 -> 510[label="",style="solid", color="black", weight=3]; 10.96/4.44 475[label="primEqFloat (Float xv310 xv311) xv401",fontsize=16,color="burlywood",shape="box"];1049[label="xv401/Float xv4010 xv4011",fontsize=10,color="white",style="solid",shape="box"];475 -> 1049[label="",style="solid", color="burlywood", weight=9]; 10.96/4.44 1049 -> 511[label="",style="solid", color="burlywood", weight=3]; 10.96/4.44 476[label="xv310 :% xv311 == xv4010 :% xv4011",fontsize=16,color="black",shape="box"];476 -> 512[label="",style="solid", color="black", weight=3]; 10.96/4.44 477[label="LT == LT",fontsize=16,color="black",shape="box"];477 -> 513[label="",style="solid", color="black", weight=3]; 10.96/4.44 478[label="LT == EQ",fontsize=16,color="black",shape="box"];478 -> 514[label="",style="solid", color="black", weight=3]; 10.96/4.44 479[label="LT == GT",fontsize=16,color="black",shape="box"];479 -> 515[label="",style="solid", color="black", weight=3]; 10.96/4.44 480[label="EQ == LT",fontsize=16,color="black",shape="box"];480 -> 516[label="",style="solid", color="black", weight=3]; 10.96/4.44 481[label="EQ == EQ",fontsize=16,color="black",shape="box"];481 -> 517[label="",style="solid", color="black", weight=3]; 10.96/4.44 482[label="EQ == GT",fontsize=16,color="black",shape="box"];482 -> 518[label="",style="solid", color="black", weight=3]; 10.96/4.44 483[label="GT == LT",fontsize=16,color="black",shape="box"];483 -> 519[label="",style="solid", color="black", weight=3]; 10.96/4.44 484[label="GT == EQ",fontsize=16,color="black",shape="box"];484 -> 520[label="",style="solid", color="black", weight=3]; 10.96/4.44 485[label="GT == GT",fontsize=16,color="black",shape="box"];485 -> 521[label="",style="solid", color="black", weight=3]; 10.96/4.44 486[label="Nothing == Nothing",fontsize=16,color="black",shape="box"];486 -> 522[label="",style="solid", color="black", weight=3]; 10.96/4.44 487[label="Nothing == Just xv4010",fontsize=16,color="black",shape="box"];487 -> 523[label="",style="solid", color="black", weight=3]; 10.96/4.44 488[label="Just xv310 == Nothing",fontsize=16,color="black",shape="box"];488 -> 524[label="",style="solid", color="black", weight=3]; 10.96/4.44 489[label="Just xv310 == Just xv4010",fontsize=16,color="black",shape="box"];489 -> 525[label="",style="solid", color="black", weight=3]; 10.96/4.44 490[label="primEqInt (Pos (Succ xv3100)) xv401",fontsize=16,color="burlywood",shape="box"];1050[label="xv401/Pos xv4010",fontsize=10,color="white",style="solid",shape="box"];490 -> 1050[label="",style="solid", color="burlywood", weight=9]; 10.96/4.44 1050 -> 526[label="",style="solid", color="burlywood", weight=3]; 10.96/4.44 1051[label="xv401/Neg xv4010",fontsize=10,color="white",style="solid",shape="box"];490 -> 1051[label="",style="solid", color="burlywood", weight=9]; 10.96/4.44 1051 -> 527[label="",style="solid", color="burlywood", weight=3]; 10.96/4.44 491[label="primEqInt (Pos Zero) xv401",fontsize=16,color="burlywood",shape="box"];1052[label="xv401/Pos xv4010",fontsize=10,color="white",style="solid",shape="box"];491 -> 1052[label="",style="solid", color="burlywood", weight=9]; 10.96/4.44 1052 -> 528[label="",style="solid", color="burlywood", weight=3]; 10.96/4.44 1053[label="xv401/Neg xv4010",fontsize=10,color="white",style="solid",shape="box"];491 -> 1053[label="",style="solid", color="burlywood", weight=9]; 10.96/4.44 1053 -> 529[label="",style="solid", color="burlywood", weight=3]; 10.96/4.44 492[label="primEqInt (Neg (Succ xv3100)) xv401",fontsize=16,color="burlywood",shape="box"];1054[label="xv401/Pos xv4010",fontsize=10,color="white",style="solid",shape="box"];492 -> 1054[label="",style="solid", color="burlywood", weight=9]; 10.96/4.44 1054 -> 530[label="",style="solid", color="burlywood", weight=3]; 10.96/4.44 1055[label="xv401/Neg xv4010",fontsize=10,color="white",style="solid",shape="box"];492 -> 1055[label="",style="solid", color="burlywood", weight=9]; 10.96/4.44 1055 -> 531[label="",style="solid", color="burlywood", weight=3]; 10.96/4.44 493[label="primEqInt (Neg Zero) xv401",fontsize=16,color="burlywood",shape="box"];1056[label="xv401/Pos xv4010",fontsize=10,color="white",style="solid",shape="box"];493 -> 1056[label="",style="solid", color="burlywood", weight=9]; 10.96/4.44 1056 -> 532[label="",style="solid", color="burlywood", weight=3]; 10.96/4.44 1057[label="xv401/Neg xv4010",fontsize=10,color="white",style="solid",shape="box"];493 -> 1057[label="",style="solid", color="burlywood", weight=9]; 10.96/4.44 1057 -> 533[label="",style="solid", color="burlywood", weight=3]; 10.96/4.44 494[label="True",fontsize=16,color="green",shape="box"];495[label="False",fontsize=16,color="green",shape="box"];496[label="False",fontsize=16,color="green",shape="box"];497[label="True",fontsize=16,color="green",shape="box"];498 -> 407[label="",style="dashed", color="red", weight=0]; 10.96/4.44 498[label="primEqInt xv310 xv4010",fontsize=16,color="magenta"];498 -> 534[label="",style="dashed", color="magenta", weight=3]; 10.96/4.44 498 -> 535[label="",style="dashed", color="magenta", weight=3]; 10.96/4.44 499[label="primEqChar (Char xv310) (Char xv4010)",fontsize=16,color="black",shape="box"];499 -> 536[label="",style="solid", color="black", weight=3]; 10.96/4.44 500[label="xv310 == xv4010",fontsize=16,color="blue",shape="box"];1058[label="== :: Int -> Int -> Bool",fontsize=10,color="white",style="solid",shape="box"];500 -> 1058[label="",style="solid", color="blue", weight=9]; 10.96/4.44 1058 -> 537[label="",style="solid", color="blue", weight=3]; 10.96/4.44 1059[label="== :: Bool -> Bool -> Bool",fontsize=10,color="white",style="solid",shape="box"];500 -> 1059[label="",style="solid", color="blue", weight=9]; 10.96/4.44 1059 -> 538[label="",style="solid", color="blue", weight=3]; 10.96/4.44 1060[label="== :: Integer -> Integer -> Bool",fontsize=10,color="white",style="solid",shape="box"];500 -> 1060[label="",style="solid", color="blue", weight=9]; 10.96/4.44 1060 -> 539[label="",style="solid", color="blue", weight=3]; 10.96/4.44 1061[label="== :: Char -> Char -> Bool",fontsize=10,color="white",style="solid",shape="box"];500 -> 1061[label="",style="solid", color="blue", weight=9]; 10.96/4.44 1061 -> 540[label="",style="solid", color="blue", weight=3]; 10.96/4.44 1062[label="== :: (Either a b) -> (Either a b) -> Bool",fontsize=10,color="white",style="solid",shape="box"];500 -> 1062[label="",style="solid", color="blue", weight=9]; 10.96/4.44 1062 -> 541[label="",style="solid", color="blue", weight=3]; 10.96/4.44 1063[label="== :: ((@3) a b c) -> ((@3) a b c) -> Bool",fontsize=10,color="white",style="solid",shape="box"];500 -> 1063[label="",style="solid", color="blue", weight=9]; 10.96/4.44 1063 -> 542[label="",style="solid", color="blue", weight=3]; 10.96/4.44 1064[label="== :: () -> () -> Bool",fontsize=10,color="white",style="solid",shape="box"];500 -> 1064[label="",style="solid", color="blue", weight=9]; 10.96/4.44 1064 -> 543[label="",style="solid", color="blue", weight=3]; 10.96/4.44 1065[label="== :: Double -> Double -> Bool",fontsize=10,color="white",style="solid",shape="box"];500 -> 1065[label="",style="solid", color="blue", weight=9]; 10.96/4.44 1065 -> 544[label="",style="solid", color="blue", weight=3]; 10.96/4.44 1066[label="== :: ([] a) -> ([] a) -> Bool",fontsize=10,color="white",style="solid",shape="box"];500 -> 1066[label="",style="solid", color="blue", weight=9]; 10.96/4.44 1066 -> 545[label="",style="solid", color="blue", weight=3]; 10.96/4.44 1067[label="== :: Float -> Float -> Bool",fontsize=10,color="white",style="solid",shape="box"];500 -> 1067[label="",style="solid", color="blue", weight=9]; 10.96/4.44 1067 -> 546[label="",style="solid", color="blue", weight=3]; 10.96/4.44 1068[label="== :: (Ratio a) -> (Ratio a) -> Bool",fontsize=10,color="white",style="solid",shape="box"];500 -> 1068[label="",style="solid", color="blue", weight=9]; 10.96/4.44 1068 -> 547[label="",style="solid", color="blue", weight=3]; 10.96/4.44 1069[label="== :: Ordering -> Ordering -> Bool",fontsize=10,color="white",style="solid",shape="box"];500 -> 1069[label="",style="solid", color="blue", weight=9]; 10.96/4.44 1069 -> 548[label="",style="solid", color="blue", weight=3]; 10.96/4.44 1070[label="== :: (Maybe a) -> (Maybe a) -> Bool",fontsize=10,color="white",style="solid",shape="box"];500 -> 1070[label="",style="solid", color="blue", weight=9]; 10.96/4.44 1070 -> 549[label="",style="solid", color="blue", weight=3]; 10.96/4.44 1071[label="== :: ((@2) a b) -> ((@2) a b) -> Bool",fontsize=10,color="white",style="solid",shape="box"];500 -> 1071[label="",style="solid", color="blue", weight=9]; 10.96/4.44 1071 -> 550[label="",style="solid", color="blue", weight=3]; 10.96/4.44 501[label="False",fontsize=16,color="green",shape="box"];502[label="False",fontsize=16,color="green",shape="box"];503[label="xv310 == xv4010",fontsize=16,color="blue",shape="box"];1072[label="== :: Int -> Int -> Bool",fontsize=10,color="white",style="solid",shape="box"];503 -> 1072[label="",style="solid", color="blue", weight=9]; 10.96/4.44 1072 -> 551[label="",style="solid", color="blue", weight=3]; 10.96/4.44 1073[label="== :: Bool -> Bool -> Bool",fontsize=10,color="white",style="solid",shape="box"];503 -> 1073[label="",style="solid", color="blue", weight=9]; 10.96/4.44 1073 -> 552[label="",style="solid", color="blue", weight=3]; 10.96/4.44 1074[label="== :: Integer -> Integer -> Bool",fontsize=10,color="white",style="solid",shape="box"];503 -> 1074[label="",style="solid", color="blue", weight=9]; 10.96/4.44 1074 -> 553[label="",style="solid", color="blue", weight=3]; 10.96/4.44 1075[label="== :: Char -> Char -> Bool",fontsize=10,color="white",style="solid",shape="box"];503 -> 1075[label="",style="solid", color="blue", weight=9]; 10.96/4.44 1075 -> 554[label="",style="solid", color="blue", weight=3]; 10.96/4.44 1076[label="== :: (Either a b) -> (Either a b) -> Bool",fontsize=10,color="white",style="solid",shape="box"];503 -> 1076[label="",style="solid", color="blue", weight=9]; 10.96/4.44 1076 -> 555[label="",style="solid", color="blue", weight=3]; 10.96/4.44 1077[label="== :: ((@3) a b c) -> ((@3) a b c) -> Bool",fontsize=10,color="white",style="solid",shape="box"];503 -> 1077[label="",style="solid", color="blue", weight=9]; 10.96/4.44 1077 -> 556[label="",style="solid", color="blue", weight=3]; 10.96/4.44 1078[label="== :: () -> () -> Bool",fontsize=10,color="white",style="solid",shape="box"];503 -> 1078[label="",style="solid", color="blue", weight=9]; 10.96/4.44 1078 -> 557[label="",style="solid", color="blue", weight=3]; 10.96/4.44 1079[label="== :: Double -> Double -> Bool",fontsize=10,color="white",style="solid",shape="box"];503 -> 1079[label="",style="solid", color="blue", weight=9]; 10.96/4.44 1079 -> 558[label="",style="solid", color="blue", weight=3]; 10.96/4.44 1080[label="== :: ([] a) -> ([] a) -> Bool",fontsize=10,color="white",style="solid",shape="box"];503 -> 1080[label="",style="solid", color="blue", weight=9]; 10.96/4.44 1080 -> 559[label="",style="solid", color="blue", weight=3]; 10.96/4.44 1081[label="== :: Float -> Float -> Bool",fontsize=10,color="white",style="solid",shape="box"];503 -> 1081[label="",style="solid", color="blue", weight=9]; 10.96/4.44 1081 -> 560[label="",style="solid", color="blue", weight=3]; 10.96/4.44 1082[label="== :: (Ratio a) -> (Ratio a) -> Bool",fontsize=10,color="white",style="solid",shape="box"];503 -> 1082[label="",style="solid", color="blue", weight=9]; 10.96/4.44 1082 -> 561[label="",style="solid", color="blue", weight=3]; 10.96/4.44 1083[label="== :: Ordering -> Ordering -> Bool",fontsize=10,color="white",style="solid",shape="box"];503 -> 1083[label="",style="solid", color="blue", weight=9]; 10.96/4.44 1083 -> 562[label="",style="solid", color="blue", weight=3]; 10.96/4.44 1084[label="== :: (Maybe a) -> (Maybe a) -> Bool",fontsize=10,color="white",style="solid",shape="box"];503 -> 1084[label="",style="solid", color="blue", weight=9]; 10.96/4.44 1084 -> 563[label="",style="solid", color="blue", weight=3]; 10.96/4.44 1085[label="== :: ((@2) a b) -> ((@2) a b) -> Bool",fontsize=10,color="white",style="solid",shape="box"];503 -> 1085[label="",style="solid", color="blue", weight=9]; 10.96/4.44 1085 -> 564[label="",style="solid", color="blue", weight=3]; 10.96/4.44 504 -> 341[label="",style="dashed", color="red", weight=0]; 10.96/4.44 504[label="xv310 == xv4010 && xv311 == xv4011 && xv312 == xv4012",fontsize=16,color="magenta"];504 -> 565[label="",style="dashed", color="magenta", weight=3]; 10.96/4.44 504 -> 566[label="",style="dashed", color="magenta", weight=3]; 10.96/4.44 505[label="True",fontsize=16,color="green",shape="box"];506[label="primEqDouble (Double xv310 xv311) (Double xv4010 xv4011)",fontsize=16,color="black",shape="box"];506 -> 567[label="",style="solid", color="black", weight=3]; 10.96/4.44 507 -> 341[label="",style="dashed", color="red", weight=0]; 10.96/4.44 507[label="xv310 == xv4010 && xv311 == xv4011",fontsize=16,color="magenta"];507 -> 568[label="",style="dashed", color="magenta", weight=3]; 10.96/4.44 507 -> 569[label="",style="dashed", color="magenta", weight=3]; 10.96/4.44 508[label="False",fontsize=16,color="green",shape="box"];509[label="False",fontsize=16,color="green",shape="box"];510[label="True",fontsize=16,color="green",shape="box"];511[label="primEqFloat (Float xv310 xv311) (Float xv4010 xv4011)",fontsize=16,color="black",shape="box"];511 -> 570[label="",style="solid", color="black", weight=3]; 10.96/4.44 512 -> 341[label="",style="dashed", color="red", weight=0]; 10.96/4.44 512[label="xv310 == xv4010 && xv311 == xv4011",fontsize=16,color="magenta"];512 -> 571[label="",style="dashed", color="magenta", weight=3]; 10.96/4.44 512 -> 572[label="",style="dashed", color="magenta", weight=3]; 10.96/4.44 513[label="True",fontsize=16,color="green",shape="box"];514[label="False",fontsize=16,color="green",shape="box"];515[label="False",fontsize=16,color="green",shape="box"];516[label="False",fontsize=16,color="green",shape="box"];517[label="True",fontsize=16,color="green",shape="box"];518[label="False",fontsize=16,color="green",shape="box"];519[label="False",fontsize=16,color="green",shape="box"];520[label="False",fontsize=16,color="green",shape="box"];521[label="True",fontsize=16,color="green",shape="box"];522[label="True",fontsize=16,color="green",shape="box"];523[label="False",fontsize=16,color="green",shape="box"];524[label="False",fontsize=16,color="green",shape="box"];525[label="xv310 == xv4010",fontsize=16,color="blue",shape="box"];1086[label="== :: Int -> Int -> Bool",fontsize=10,color="white",style="solid",shape="box"];525 -> 1086[label="",style="solid", color="blue", weight=9]; 10.96/4.44 1086 -> 573[label="",style="solid", color="blue", weight=3]; 10.96/4.44 1087[label="== :: Bool -> Bool -> Bool",fontsize=10,color="white",style="solid",shape="box"];525 -> 1087[label="",style="solid", color="blue", weight=9]; 10.96/4.44 1087 -> 574[label="",style="solid", color="blue", weight=3]; 10.96/4.44 1088[label="== :: Integer -> Integer -> Bool",fontsize=10,color="white",style="solid",shape="box"];525 -> 1088[label="",style="solid", color="blue", weight=9]; 10.96/4.44 1088 -> 575[label="",style="solid", color="blue", weight=3]; 10.96/4.44 1089[label="== :: Char -> Char -> Bool",fontsize=10,color="white",style="solid",shape="box"];525 -> 1089[label="",style="solid", color="blue", weight=9]; 10.96/4.44 1089 -> 576[label="",style="solid", color="blue", weight=3]; 10.96/4.44 1090[label="== :: (Either a b) -> (Either a b) -> Bool",fontsize=10,color="white",style="solid",shape="box"];525 -> 1090[label="",style="solid", color="blue", weight=9]; 10.96/4.44 1090 -> 577[label="",style="solid", color="blue", weight=3]; 10.96/4.44 1091[label="== :: ((@3) a b c) -> ((@3) a b c) -> Bool",fontsize=10,color="white",style="solid",shape="box"];525 -> 1091[label="",style="solid", color="blue", weight=9]; 10.96/4.44 1091 -> 578[label="",style="solid", color="blue", weight=3]; 10.96/4.44 1092[label="== :: () -> () -> Bool",fontsize=10,color="white",style="solid",shape="box"];525 -> 1092[label="",style="solid", color="blue", weight=9]; 10.96/4.44 1092 -> 579[label="",style="solid", color="blue", weight=3]; 10.96/4.44 1093[label="== :: Double -> Double -> Bool",fontsize=10,color="white",style="solid",shape="box"];525 -> 1093[label="",style="solid", color="blue", weight=9]; 10.96/4.44 1093 -> 580[label="",style="solid", color="blue", weight=3]; 10.96/4.44 1094[label="== :: ([] a) -> ([] a) -> Bool",fontsize=10,color="white",style="solid",shape="box"];525 -> 1094[label="",style="solid", color="blue", weight=9]; 10.96/4.44 1094 -> 581[label="",style="solid", color="blue", weight=3]; 10.96/4.44 1095[label="== :: Float -> Float -> Bool",fontsize=10,color="white",style="solid",shape="box"];525 -> 1095[label="",style="solid", color="blue", weight=9]; 10.96/4.44 1095 -> 582[label="",style="solid", color="blue", weight=3]; 10.96/4.44 1096[label="== :: (Ratio a) -> (Ratio a) -> Bool",fontsize=10,color="white",style="solid",shape="box"];525 -> 1096[label="",style="solid", color="blue", weight=9]; 10.96/4.44 1096 -> 583[label="",style="solid", color="blue", weight=3]; 10.96/4.44 1097[label="== :: Ordering -> Ordering -> Bool",fontsize=10,color="white",style="solid",shape="box"];525 -> 1097[label="",style="solid", color="blue", weight=9]; 10.96/4.44 1097 -> 584[label="",style="solid", color="blue", weight=3]; 10.96/4.44 1098[label="== :: (Maybe a) -> (Maybe a) -> Bool",fontsize=10,color="white",style="solid",shape="box"];525 -> 1098[label="",style="solid", color="blue", weight=9]; 10.96/4.44 1098 -> 585[label="",style="solid", color="blue", weight=3]; 10.96/4.44 1099[label="== :: ((@2) a b) -> ((@2) a b) -> Bool",fontsize=10,color="white",style="solid",shape="box"];525 -> 1099[label="",style="solid", color="blue", weight=9]; 10.96/4.44 1099 -> 586[label="",style="solid", color="blue", weight=3]; 10.96/4.44 526[label="primEqInt (Pos (Succ xv3100)) (Pos xv4010)",fontsize=16,color="burlywood",shape="box"];1100[label="xv4010/Succ xv40100",fontsize=10,color="white",style="solid",shape="box"];526 -> 1100[label="",style="solid", color="burlywood", weight=9]; 10.96/4.44 1100 -> 587[label="",style="solid", color="burlywood", weight=3]; 10.96/4.44 1101[label="xv4010/Zero",fontsize=10,color="white",style="solid",shape="box"];526 -> 1101[label="",style="solid", color="burlywood", weight=9]; 10.96/4.44 1101 -> 588[label="",style="solid", color="burlywood", weight=3]; 10.96/4.44 527[label="primEqInt (Pos (Succ xv3100)) (Neg xv4010)",fontsize=16,color="black",shape="box"];527 -> 589[label="",style="solid", color="black", weight=3]; 10.96/4.44 528[label="primEqInt (Pos Zero) (Pos xv4010)",fontsize=16,color="burlywood",shape="box"];1102[label="xv4010/Succ xv40100",fontsize=10,color="white",style="solid",shape="box"];528 -> 1102[label="",style="solid", color="burlywood", weight=9]; 10.96/4.44 1102 -> 590[label="",style="solid", color="burlywood", weight=3]; 10.96/4.44 1103[label="xv4010/Zero",fontsize=10,color="white",style="solid",shape="box"];528 -> 1103[label="",style="solid", color="burlywood", weight=9]; 10.96/4.44 1103 -> 591[label="",style="solid", color="burlywood", weight=3]; 10.96/4.44 529[label="primEqInt (Pos Zero) (Neg xv4010)",fontsize=16,color="burlywood",shape="box"];1104[label="xv4010/Succ xv40100",fontsize=10,color="white",style="solid",shape="box"];529 -> 1104[label="",style="solid", color="burlywood", weight=9]; 10.96/4.44 1104 -> 592[label="",style="solid", color="burlywood", weight=3]; 10.96/4.44 1105[label="xv4010/Zero",fontsize=10,color="white",style="solid",shape="box"];529 -> 1105[label="",style="solid", color="burlywood", weight=9]; 10.96/4.44 1105 -> 593[label="",style="solid", color="burlywood", weight=3]; 10.96/4.44 530[label="primEqInt (Neg (Succ xv3100)) (Pos xv4010)",fontsize=16,color="black",shape="box"];530 -> 594[label="",style="solid", color="black", weight=3]; 10.96/4.44 531[label="primEqInt (Neg (Succ xv3100)) (Neg xv4010)",fontsize=16,color="burlywood",shape="box"];1106[label="xv4010/Succ xv40100",fontsize=10,color="white",style="solid",shape="box"];531 -> 1106[label="",style="solid", color="burlywood", weight=9]; 10.96/4.44 1106 -> 595[label="",style="solid", color="burlywood", weight=3]; 10.96/4.44 1107[label="xv4010/Zero",fontsize=10,color="white",style="solid",shape="box"];531 -> 1107[label="",style="solid", color="burlywood", weight=9]; 10.96/4.44 1107 -> 596[label="",style="solid", color="burlywood", weight=3]; 10.96/4.44 532[label="primEqInt (Neg Zero) (Pos xv4010)",fontsize=16,color="burlywood",shape="box"];1108[label="xv4010/Succ xv40100",fontsize=10,color="white",style="solid",shape="box"];532 -> 1108[label="",style="solid", color="burlywood", weight=9]; 10.96/4.44 1108 -> 597[label="",style="solid", color="burlywood", weight=3]; 10.96/4.44 1109[label="xv4010/Zero",fontsize=10,color="white",style="solid",shape="box"];532 -> 1109[label="",style="solid", color="burlywood", weight=9]; 10.96/4.44 1109 -> 598[label="",style="solid", color="burlywood", weight=3]; 10.96/4.44 533[label="primEqInt (Neg Zero) (Neg xv4010)",fontsize=16,color="burlywood",shape="box"];1110[label="xv4010/Succ xv40100",fontsize=10,color="white",style="solid",shape="box"];533 -> 1110[label="",style="solid", color="burlywood", weight=9]; 10.96/4.44 1110 -> 599[label="",style="solid", color="burlywood", weight=3]; 10.96/4.44 1111[label="xv4010/Zero",fontsize=10,color="white",style="solid",shape="box"];533 -> 1111[label="",style="solid", color="burlywood", weight=9]; 10.96/4.44 1111 -> 600[label="",style="solid", color="burlywood", weight=3]; 10.96/4.44 534[label="xv4010",fontsize=16,color="green",shape="box"];535[label="xv310",fontsize=16,color="green",shape="box"];536[label="primEqNat xv310 xv4010",fontsize=16,color="burlywood",shape="triangle"];1112[label="xv310/Succ xv3100",fontsize=10,color="white",style="solid",shape="box"];536 -> 1112[label="",style="solid", color="burlywood", weight=9]; 10.96/4.44 1112 -> 601[label="",style="solid", color="burlywood", weight=3]; 10.96/4.44 1113[label="xv310/Zero",fontsize=10,color="white",style="solid",shape="box"];536 -> 1113[label="",style="solid", color="burlywood", weight=9]; 10.96/4.44 1113 -> 602[label="",style="solid", color="burlywood", weight=3]; 10.96/4.44 537 -> 379[label="",style="dashed", color="red", weight=0]; 10.96/4.44 537[label="xv310 == xv4010",fontsize=16,color="magenta"];537 -> 603[label="",style="dashed", color="magenta", weight=3]; 10.96/4.44 537 -> 604[label="",style="dashed", color="magenta", weight=3]; 10.96/4.44 538 -> 380[label="",style="dashed", color="red", weight=0]; 10.96/4.44 538[label="xv310 == xv4010",fontsize=16,color="magenta"];538 -> 605[label="",style="dashed", color="magenta", weight=3]; 10.96/4.44 538 -> 606[label="",style="dashed", color="magenta", weight=3]; 10.96/4.44 539 -> 381[label="",style="dashed", color="red", weight=0]; 10.96/4.44 539[label="xv310 == xv4010",fontsize=16,color="magenta"];539 -> 607[label="",style="dashed", color="magenta", weight=3]; 10.96/4.44 539 -> 608[label="",style="dashed", color="magenta", weight=3]; 10.96/4.44 540 -> 382[label="",style="dashed", color="red", weight=0]; 10.96/4.44 540[label="xv310 == xv4010",fontsize=16,color="magenta"];540 -> 609[label="",style="dashed", color="magenta", weight=3]; 10.96/4.44 540 -> 610[label="",style="dashed", color="magenta", weight=3]; 10.96/4.44 541 -> 383[label="",style="dashed", color="red", weight=0]; 10.96/4.44 541[label="xv310 == xv4010",fontsize=16,color="magenta"];541 -> 611[label="",style="dashed", color="magenta", weight=3]; 10.96/4.44 541 -> 612[label="",style="dashed", color="magenta", weight=3]; 10.96/4.44 542 -> 384[label="",style="dashed", color="red", weight=0]; 10.96/4.44 542[label="xv310 == xv4010",fontsize=16,color="magenta"];542 -> 613[label="",style="dashed", color="magenta", weight=3]; 10.96/4.44 542 -> 614[label="",style="dashed", color="magenta", weight=3]; 10.96/4.44 543 -> 385[label="",style="dashed", color="red", weight=0]; 10.96/4.44 543[label="xv310 == xv4010",fontsize=16,color="magenta"];543 -> 615[label="",style="dashed", color="magenta", weight=3]; 10.96/4.44 543 -> 616[label="",style="dashed", color="magenta", weight=3]; 10.96/4.44 544 -> 386[label="",style="dashed", color="red", weight=0]; 10.96/4.44 544[label="xv310 == xv4010",fontsize=16,color="magenta"];544 -> 617[label="",style="dashed", color="magenta", weight=3]; 10.96/4.44 544 -> 618[label="",style="dashed", color="magenta", weight=3]; 10.96/4.44 545 -> 387[label="",style="dashed", color="red", weight=0]; 10.96/4.44 545[label="xv310 == xv4010",fontsize=16,color="magenta"];545 -> 619[label="",style="dashed", color="magenta", weight=3]; 10.96/4.44 545 -> 620[label="",style="dashed", color="magenta", weight=3]; 10.96/4.44 546 -> 388[label="",style="dashed", color="red", weight=0]; 10.96/4.44 546[label="xv310 == xv4010",fontsize=16,color="magenta"];546 -> 621[label="",style="dashed", color="magenta", weight=3]; 10.96/4.44 546 -> 622[label="",style="dashed", color="magenta", weight=3]; 10.96/4.44 547 -> 389[label="",style="dashed", color="red", weight=0]; 10.96/4.44 547[label="xv310 == xv4010",fontsize=16,color="magenta"];547 -> 623[label="",style="dashed", color="magenta", weight=3]; 10.96/4.44 547 -> 624[label="",style="dashed", color="magenta", weight=3]; 10.96/4.44 548 -> 390[label="",style="dashed", color="red", weight=0]; 10.96/4.44 548[label="xv310 == xv4010",fontsize=16,color="magenta"];548 -> 625[label="",style="dashed", color="magenta", weight=3]; 10.96/4.44 548 -> 626[label="",style="dashed", color="magenta", weight=3]; 10.96/4.44 549 -> 391[label="",style="dashed", color="red", weight=0]; 10.96/4.44 549[label="xv310 == xv4010",fontsize=16,color="magenta"];549 -> 627[label="",style="dashed", color="magenta", weight=3]; 10.96/4.44 549 -> 628[label="",style="dashed", color="magenta", weight=3]; 10.96/4.44 550 -> 368[label="",style="dashed", color="red", weight=0]; 10.96/4.44 550[label="xv310 == xv4010",fontsize=16,color="magenta"];550 -> 629[label="",style="dashed", color="magenta", weight=3]; 10.96/4.44 550 -> 630[label="",style="dashed", color="magenta", weight=3]; 10.96/4.44 551 -> 379[label="",style="dashed", color="red", weight=0]; 10.96/4.44 551[label="xv310 == xv4010",fontsize=16,color="magenta"];551 -> 631[label="",style="dashed", color="magenta", weight=3]; 10.96/4.44 551 -> 632[label="",style="dashed", color="magenta", weight=3]; 10.96/4.44 552 -> 380[label="",style="dashed", color="red", weight=0]; 10.96/4.44 552[label="xv310 == xv4010",fontsize=16,color="magenta"];552 -> 633[label="",style="dashed", color="magenta", weight=3]; 10.96/4.44 552 -> 634[label="",style="dashed", color="magenta", weight=3]; 10.96/4.44 553 -> 381[label="",style="dashed", color="red", weight=0]; 10.96/4.44 553[label="xv310 == xv4010",fontsize=16,color="magenta"];553 -> 635[label="",style="dashed", color="magenta", weight=3]; 10.96/4.44 553 -> 636[label="",style="dashed", color="magenta", weight=3]; 10.96/4.44 554 -> 382[label="",style="dashed", color="red", weight=0]; 10.96/4.44 554[label="xv310 == xv4010",fontsize=16,color="magenta"];554 -> 637[label="",style="dashed", color="magenta", weight=3]; 10.96/4.44 554 -> 638[label="",style="dashed", color="magenta", weight=3]; 10.96/4.44 555 -> 383[label="",style="dashed", color="red", weight=0]; 10.96/4.44 555[label="xv310 == xv4010",fontsize=16,color="magenta"];555 -> 639[label="",style="dashed", color="magenta", weight=3]; 10.96/4.44 555 -> 640[label="",style="dashed", color="magenta", weight=3]; 10.96/4.44 556 -> 384[label="",style="dashed", color="red", weight=0]; 10.96/4.44 556[label="xv310 == xv4010",fontsize=16,color="magenta"];556 -> 641[label="",style="dashed", color="magenta", weight=3]; 10.96/4.44 556 -> 642[label="",style="dashed", color="magenta", weight=3]; 10.96/4.44 557 -> 385[label="",style="dashed", color="red", weight=0]; 10.96/4.44 557[label="xv310 == xv4010",fontsize=16,color="magenta"];557 -> 643[label="",style="dashed", color="magenta", weight=3]; 10.96/4.44 557 -> 644[label="",style="dashed", color="magenta", weight=3]; 10.96/4.44 558 -> 386[label="",style="dashed", color="red", weight=0]; 10.96/4.44 558[label="xv310 == xv4010",fontsize=16,color="magenta"];558 -> 645[label="",style="dashed", color="magenta", weight=3]; 10.96/4.44 558 -> 646[label="",style="dashed", color="magenta", weight=3]; 10.96/4.44 559 -> 387[label="",style="dashed", color="red", weight=0]; 10.96/4.44 559[label="xv310 == xv4010",fontsize=16,color="magenta"];559 -> 647[label="",style="dashed", color="magenta", weight=3]; 10.96/4.44 559 -> 648[label="",style="dashed", color="magenta", weight=3]; 10.96/4.44 560 -> 388[label="",style="dashed", color="red", weight=0]; 10.96/4.44 560[label="xv310 == xv4010",fontsize=16,color="magenta"];560 -> 649[label="",style="dashed", color="magenta", weight=3]; 10.96/4.44 560 -> 650[label="",style="dashed", color="magenta", weight=3]; 10.96/4.44 561 -> 389[label="",style="dashed", color="red", weight=0]; 10.96/4.44 561[label="xv310 == xv4010",fontsize=16,color="magenta"];561 -> 651[label="",style="dashed", color="magenta", weight=3]; 10.96/4.44 561 -> 652[label="",style="dashed", color="magenta", weight=3]; 10.96/4.44 562 -> 390[label="",style="dashed", color="red", weight=0]; 10.96/4.44 562[label="xv310 == xv4010",fontsize=16,color="magenta"];562 -> 653[label="",style="dashed", color="magenta", weight=3]; 10.96/4.44 562 -> 654[label="",style="dashed", color="magenta", weight=3]; 10.96/4.44 563 -> 391[label="",style="dashed", color="red", weight=0]; 10.96/4.44 563[label="xv310 == xv4010",fontsize=16,color="magenta"];563 -> 655[label="",style="dashed", color="magenta", weight=3]; 10.96/4.44 563 -> 656[label="",style="dashed", color="magenta", weight=3]; 10.96/4.44 564 -> 368[label="",style="dashed", color="red", weight=0]; 10.96/4.44 564[label="xv310 == xv4010",fontsize=16,color="magenta"];564 -> 657[label="",style="dashed", color="magenta", weight=3]; 10.96/4.44 564 -> 658[label="",style="dashed", color="magenta", weight=3]; 10.96/4.44 565 -> 341[label="",style="dashed", color="red", weight=0]; 10.96/4.44 565[label="xv311 == xv4011 && xv312 == xv4012",fontsize=16,color="magenta"];565 -> 659[label="",style="dashed", color="magenta", weight=3]; 10.96/4.44 565 -> 660[label="",style="dashed", color="magenta", weight=3]; 10.96/4.44 566[label="xv310 == xv4010",fontsize=16,color="blue",shape="box"];1114[label="== :: Int -> Int -> Bool",fontsize=10,color="white",style="solid",shape="box"];566 -> 1114[label="",style="solid", color="blue", weight=9]; 10.96/4.44 1114 -> 661[label="",style="solid", color="blue", weight=3]; 10.96/4.44 1115[label="== :: Bool -> Bool -> Bool",fontsize=10,color="white",style="solid",shape="box"];566 -> 1115[label="",style="solid", color="blue", weight=9]; 10.96/4.44 1115 -> 662[label="",style="solid", color="blue", weight=3]; 10.96/4.44 1116[label="== :: Integer -> Integer -> Bool",fontsize=10,color="white",style="solid",shape="box"];566 -> 1116[label="",style="solid", color="blue", weight=9]; 10.96/4.44 1116 -> 663[label="",style="solid", color="blue", weight=3]; 10.96/4.44 1117[label="== :: Char -> Char -> Bool",fontsize=10,color="white",style="solid",shape="box"];566 -> 1117[label="",style="solid", color="blue", weight=9]; 10.96/4.44 1117 -> 664[label="",style="solid", color="blue", weight=3]; 10.96/4.44 1118[label="== :: (Either a b) -> (Either a b) -> Bool",fontsize=10,color="white",style="solid",shape="box"];566 -> 1118[label="",style="solid", color="blue", weight=9]; 10.96/4.44 1118 -> 665[label="",style="solid", color="blue", weight=3]; 10.96/4.44 1119[label="== :: ((@3) a b c) -> ((@3) a b c) -> Bool",fontsize=10,color="white",style="solid",shape="box"];566 -> 1119[label="",style="solid", color="blue", weight=9]; 10.96/4.44 1119 -> 666[label="",style="solid", color="blue", weight=3]; 10.96/4.44 1120[label="== :: () -> () -> Bool",fontsize=10,color="white",style="solid",shape="box"];566 -> 1120[label="",style="solid", color="blue", weight=9]; 10.96/4.44 1120 -> 667[label="",style="solid", color="blue", weight=3]; 10.96/4.44 1121[label="== :: Double -> Double -> Bool",fontsize=10,color="white",style="solid",shape="box"];566 -> 1121[label="",style="solid", color="blue", weight=9]; 10.96/4.44 1121 -> 668[label="",style="solid", color="blue", weight=3]; 10.96/4.44 1122[label="== :: ([] a) -> ([] a) -> Bool",fontsize=10,color="white",style="solid",shape="box"];566 -> 1122[label="",style="solid", color="blue", weight=9]; 10.96/4.44 1122 -> 669[label="",style="solid", color="blue", weight=3]; 10.96/4.44 1123[label="== :: Float -> Float -> Bool",fontsize=10,color="white",style="solid",shape="box"];566 -> 1123[label="",style="solid", color="blue", weight=9]; 10.96/4.44 1123 -> 670[label="",style="solid", color="blue", weight=3]; 10.96/4.44 1124[label="== :: (Ratio a) -> (Ratio a) -> Bool",fontsize=10,color="white",style="solid",shape="box"];566 -> 1124[label="",style="solid", color="blue", weight=9]; 10.96/4.44 1124 -> 671[label="",style="solid", color="blue", weight=3]; 10.96/4.44 1125[label="== :: Ordering -> Ordering -> Bool",fontsize=10,color="white",style="solid",shape="box"];566 -> 1125[label="",style="solid", color="blue", weight=9]; 10.96/4.44 1125 -> 672[label="",style="solid", color="blue", weight=3]; 10.96/4.44 1126[label="== :: (Maybe a) -> (Maybe a) -> Bool",fontsize=10,color="white",style="solid",shape="box"];566 -> 1126[label="",style="solid", color="blue", weight=9]; 10.96/4.44 1126 -> 673[label="",style="solid", color="blue", weight=3]; 10.96/4.44 1127[label="== :: ((@2) a b) -> ((@2) a b) -> Bool",fontsize=10,color="white",style="solid",shape="box"];566 -> 1127[label="",style="solid", color="blue", weight=9]; 10.96/4.44 1127 -> 674[label="",style="solid", color="blue", weight=3]; 10.96/4.44 567 -> 379[label="",style="dashed", color="red", weight=0]; 10.96/4.44 567[label="xv310 * xv4011 == xv311 * xv4010",fontsize=16,color="magenta"];567 -> 675[label="",style="dashed", color="magenta", weight=3]; 10.96/4.44 567 -> 676[label="",style="dashed", color="magenta", weight=3]; 10.96/4.44 568 -> 387[label="",style="dashed", color="red", weight=0]; 10.96/4.44 568[label="xv311 == xv4011",fontsize=16,color="magenta"];568 -> 677[label="",style="dashed", color="magenta", weight=3]; 10.96/4.44 568 -> 678[label="",style="dashed", color="magenta", weight=3]; 10.96/4.44 569[label="xv310 == xv4010",fontsize=16,color="blue",shape="box"];1128[label="== :: Int -> Int -> Bool",fontsize=10,color="white",style="solid",shape="box"];569 -> 1128[label="",style="solid", color="blue", weight=9]; 10.96/4.44 1128 -> 679[label="",style="solid", color="blue", weight=3]; 10.96/4.44 1129[label="== :: Bool -> Bool -> Bool",fontsize=10,color="white",style="solid",shape="box"];569 -> 1129[label="",style="solid", color="blue", weight=9]; 10.96/4.44 1129 -> 680[label="",style="solid", color="blue", weight=3]; 10.96/4.44 1130[label="== :: Integer -> Integer -> Bool",fontsize=10,color="white",style="solid",shape="box"];569 -> 1130[label="",style="solid", color="blue", weight=9]; 10.96/4.44 1130 -> 681[label="",style="solid", color="blue", weight=3]; 10.96/4.44 1131[label="== :: Char -> Char -> Bool",fontsize=10,color="white",style="solid",shape="box"];569 -> 1131[label="",style="solid", color="blue", weight=9]; 10.96/4.44 1131 -> 682[label="",style="solid", color="blue", weight=3]; 10.96/4.44 1132[label="== :: (Either a b) -> (Either a b) -> Bool",fontsize=10,color="white",style="solid",shape="box"];569 -> 1132[label="",style="solid", color="blue", weight=9]; 10.96/4.44 1132 -> 683[label="",style="solid", color="blue", weight=3]; 10.96/4.44 1133[label="== :: ((@3) a b c) -> ((@3) a b c) -> Bool",fontsize=10,color="white",style="solid",shape="box"];569 -> 1133[label="",style="solid", color="blue", weight=9]; 10.96/4.44 1133 -> 684[label="",style="solid", color="blue", weight=3]; 10.96/4.44 1134[label="== :: () -> () -> Bool",fontsize=10,color="white",style="solid",shape="box"];569 -> 1134[label="",style="solid", color="blue", weight=9]; 10.96/4.44 1134 -> 685[label="",style="solid", color="blue", weight=3]; 10.96/4.44 1135[label="== :: Double -> Double -> Bool",fontsize=10,color="white",style="solid",shape="box"];569 -> 1135[label="",style="solid", color="blue", weight=9]; 10.96/4.44 1135 -> 686[label="",style="solid", color="blue", weight=3]; 10.96/4.44 1136[label="== :: ([] a) -> ([] a) -> Bool",fontsize=10,color="white",style="solid",shape="box"];569 -> 1136[label="",style="solid", color="blue", weight=9]; 10.96/4.44 1136 -> 687[label="",style="solid", color="blue", weight=3]; 10.96/4.44 1137[label="== :: Float -> Float -> Bool",fontsize=10,color="white",style="solid",shape="box"];569 -> 1137[label="",style="solid", color="blue", weight=9]; 10.96/4.44 1137 -> 688[label="",style="solid", color="blue", weight=3]; 10.96/4.44 1138[label="== :: (Ratio a) -> (Ratio a) -> Bool",fontsize=10,color="white",style="solid",shape="box"];569 -> 1138[label="",style="solid", color="blue", weight=9]; 10.96/4.44 1138 -> 689[label="",style="solid", color="blue", weight=3]; 10.96/4.44 1139[label="== :: Ordering -> Ordering -> Bool",fontsize=10,color="white",style="solid",shape="box"];569 -> 1139[label="",style="solid", color="blue", weight=9]; 10.96/4.44 1139 -> 690[label="",style="solid", color="blue", weight=3]; 10.96/4.44 1140[label="== :: (Maybe a) -> (Maybe a) -> Bool",fontsize=10,color="white",style="solid",shape="box"];569 -> 1140[label="",style="solid", color="blue", weight=9]; 10.96/4.44 1140 -> 691[label="",style="solid", color="blue", weight=3]; 10.96/4.44 1141[label="== :: ((@2) a b) -> ((@2) a b) -> Bool",fontsize=10,color="white",style="solid",shape="box"];569 -> 1141[label="",style="solid", color="blue", weight=9]; 10.96/4.44 1141 -> 692[label="",style="solid", color="blue", weight=3]; 10.96/4.44 570 -> 379[label="",style="dashed", color="red", weight=0]; 10.96/4.44 570[label="xv310 * xv4011 == xv311 * xv4010",fontsize=16,color="magenta"];570 -> 693[label="",style="dashed", color="magenta", weight=3]; 10.96/4.44 570 -> 694[label="",style="dashed", color="magenta", weight=3]; 10.96/4.44 571[label="xv311 == xv4011",fontsize=16,color="blue",shape="box"];1142[label="== :: Int -> Int -> Bool",fontsize=10,color="white",style="solid",shape="box"];571 -> 1142[label="",style="solid", color="blue", weight=9]; 10.96/4.44 1142 -> 695[label="",style="solid", color="blue", weight=3]; 10.96/4.44 1143[label="== :: Integer -> Integer -> Bool",fontsize=10,color="white",style="solid",shape="box"];571 -> 1143[label="",style="solid", color="blue", weight=9]; 10.96/4.44 1143 -> 696[label="",style="solid", color="blue", weight=3]; 10.96/4.44 572[label="xv310 == xv4010",fontsize=16,color="blue",shape="box"];1144[label="== :: Int -> Int -> Bool",fontsize=10,color="white",style="solid",shape="box"];572 -> 1144[label="",style="solid", color="blue", weight=9]; 10.96/4.44 1144 -> 697[label="",style="solid", color="blue", weight=3]; 10.96/4.44 1145[label="== :: Integer -> Integer -> Bool",fontsize=10,color="white",style="solid",shape="box"];572 -> 1145[label="",style="solid", color="blue", weight=9]; 10.96/4.44 1145 -> 698[label="",style="solid", color="blue", weight=3]; 10.96/4.44 573 -> 379[label="",style="dashed", color="red", weight=0]; 10.96/4.44 573[label="xv310 == xv4010",fontsize=16,color="magenta"];573 -> 699[label="",style="dashed", color="magenta", weight=3]; 10.96/4.44 573 -> 700[label="",style="dashed", color="magenta", weight=3]; 10.96/4.44 574 -> 380[label="",style="dashed", color="red", weight=0]; 10.96/4.44 574[label="xv310 == xv4010",fontsize=16,color="magenta"];574 -> 701[label="",style="dashed", color="magenta", weight=3]; 10.96/4.44 574 -> 702[label="",style="dashed", color="magenta", weight=3]; 10.96/4.44 575 -> 381[label="",style="dashed", color="red", weight=0]; 10.96/4.44 575[label="xv310 == xv4010",fontsize=16,color="magenta"];575 -> 703[label="",style="dashed", color="magenta", weight=3]; 10.96/4.44 575 -> 704[label="",style="dashed", color="magenta", weight=3]; 10.96/4.44 576 -> 382[label="",style="dashed", color="red", weight=0]; 10.96/4.44 576[label="xv310 == xv4010",fontsize=16,color="magenta"];576 -> 705[label="",style="dashed", color="magenta", weight=3]; 10.96/4.44 576 -> 706[label="",style="dashed", color="magenta", weight=3]; 10.96/4.44 577 -> 383[label="",style="dashed", color="red", weight=0]; 10.96/4.44 577[label="xv310 == xv4010",fontsize=16,color="magenta"];577 -> 707[label="",style="dashed", color="magenta", weight=3]; 10.96/4.44 577 -> 708[label="",style="dashed", color="magenta", weight=3]; 10.96/4.44 578 -> 384[label="",style="dashed", color="red", weight=0]; 10.96/4.44 578[label="xv310 == xv4010",fontsize=16,color="magenta"];578 -> 709[label="",style="dashed", color="magenta", weight=3]; 10.96/4.44 578 -> 710[label="",style="dashed", color="magenta", weight=3]; 10.96/4.44 579 -> 385[label="",style="dashed", color="red", weight=0]; 10.96/4.44 579[label="xv310 == xv4010",fontsize=16,color="magenta"];579 -> 711[label="",style="dashed", color="magenta", weight=3]; 10.96/4.44 579 -> 712[label="",style="dashed", color="magenta", weight=3]; 10.96/4.44 580 -> 386[label="",style="dashed", color="red", weight=0]; 10.96/4.44 580[label="xv310 == xv4010",fontsize=16,color="magenta"];580 -> 713[label="",style="dashed", color="magenta", weight=3]; 10.96/4.44 580 -> 714[label="",style="dashed", color="magenta", weight=3]; 10.96/4.44 581 -> 387[label="",style="dashed", color="red", weight=0]; 10.96/4.44 581[label="xv310 == xv4010",fontsize=16,color="magenta"];581 -> 715[label="",style="dashed", color="magenta", weight=3]; 10.96/4.44 581 -> 716[label="",style="dashed", color="magenta", weight=3]; 10.96/4.44 582 -> 388[label="",style="dashed", color="red", weight=0]; 10.96/4.44 582[label="xv310 == xv4010",fontsize=16,color="magenta"];582 -> 717[label="",style="dashed", color="magenta", weight=3]; 10.96/4.44 582 -> 718[label="",style="dashed", color="magenta", weight=3]; 10.96/4.44 583 -> 389[label="",style="dashed", color="red", weight=0]; 10.96/4.44 583[label="xv310 == xv4010",fontsize=16,color="magenta"];583 -> 719[label="",style="dashed", color="magenta", weight=3]; 10.96/4.44 583 -> 720[label="",style="dashed", color="magenta", weight=3]; 10.96/4.44 584 -> 390[label="",style="dashed", color="red", weight=0]; 10.96/4.44 584[label="xv310 == xv4010",fontsize=16,color="magenta"];584 -> 721[label="",style="dashed", color="magenta", weight=3]; 10.96/4.44 584 -> 722[label="",style="dashed", color="magenta", weight=3]; 10.96/4.44 585 -> 391[label="",style="dashed", color="red", weight=0]; 10.96/4.44 585[label="xv310 == xv4010",fontsize=16,color="magenta"];585 -> 723[label="",style="dashed", color="magenta", weight=3]; 10.96/4.44 585 -> 724[label="",style="dashed", color="magenta", weight=3]; 10.96/4.44 586 -> 368[label="",style="dashed", color="red", weight=0]; 10.96/4.44 586[label="xv310 == xv4010",fontsize=16,color="magenta"];586 -> 725[label="",style="dashed", color="magenta", weight=3]; 10.96/4.44 586 -> 726[label="",style="dashed", color="magenta", weight=3]; 10.96/4.44 587[label="primEqInt (Pos (Succ xv3100)) (Pos (Succ xv40100))",fontsize=16,color="black",shape="box"];587 -> 727[label="",style="solid", color="black", weight=3]; 10.96/4.44 588[label="primEqInt (Pos (Succ xv3100)) (Pos Zero)",fontsize=16,color="black",shape="box"];588 -> 728[label="",style="solid", color="black", weight=3]; 10.96/4.44 589[label="False",fontsize=16,color="green",shape="box"];590[label="primEqInt (Pos Zero) (Pos (Succ xv40100))",fontsize=16,color="black",shape="box"];590 -> 729[label="",style="solid", color="black", weight=3]; 10.96/4.44 591[label="primEqInt (Pos Zero) (Pos Zero)",fontsize=16,color="black",shape="box"];591 -> 730[label="",style="solid", color="black", weight=3]; 10.96/4.44 592[label="primEqInt (Pos Zero) (Neg (Succ xv40100))",fontsize=16,color="black",shape="box"];592 -> 731[label="",style="solid", color="black", weight=3]; 10.96/4.44 593[label="primEqInt (Pos Zero) (Neg Zero)",fontsize=16,color="black",shape="box"];593 -> 732[label="",style="solid", color="black", weight=3]; 10.96/4.44 594[label="False",fontsize=16,color="green",shape="box"];595[label="primEqInt (Neg (Succ xv3100)) (Neg (Succ xv40100))",fontsize=16,color="black",shape="box"];595 -> 733[label="",style="solid", color="black", weight=3]; 10.96/4.44 596[label="primEqInt (Neg (Succ xv3100)) (Neg Zero)",fontsize=16,color="black",shape="box"];596 -> 734[label="",style="solid", color="black", weight=3]; 10.96/4.44 597[label="primEqInt (Neg Zero) (Pos (Succ xv40100))",fontsize=16,color="black",shape="box"];597 -> 735[label="",style="solid", color="black", weight=3]; 10.96/4.44 598[label="primEqInt (Neg Zero) (Pos Zero)",fontsize=16,color="black",shape="box"];598 -> 736[label="",style="solid", color="black", weight=3]; 10.96/4.44 599[label="primEqInt (Neg Zero) (Neg (Succ xv40100))",fontsize=16,color="black",shape="box"];599 -> 737[label="",style="solid", color="black", weight=3]; 10.96/4.44 600[label="primEqInt (Neg Zero) (Neg Zero)",fontsize=16,color="black",shape="box"];600 -> 738[label="",style="solid", color="black", weight=3]; 10.96/4.44 601[label="primEqNat (Succ xv3100) xv4010",fontsize=16,color="burlywood",shape="box"];1146[label="xv4010/Succ xv40100",fontsize=10,color="white",style="solid",shape="box"];601 -> 1146[label="",style="solid", color="burlywood", weight=9]; 10.96/4.44 1146 -> 739[label="",style="solid", color="burlywood", weight=3]; 10.96/4.44 1147[label="xv4010/Zero",fontsize=10,color="white",style="solid",shape="box"];601 -> 1147[label="",style="solid", color="burlywood", weight=9]; 10.96/4.44 1147 -> 740[label="",style="solid", color="burlywood", weight=3]; 10.96/4.44 602[label="primEqNat Zero xv4010",fontsize=16,color="burlywood",shape="box"];1148[label="xv4010/Succ xv40100",fontsize=10,color="white",style="solid",shape="box"];602 -> 1148[label="",style="solid", color="burlywood", weight=9]; 10.96/4.44 1148 -> 741[label="",style="solid", color="burlywood", weight=3]; 10.96/4.44 1149[label="xv4010/Zero",fontsize=10,color="white",style="solid",shape="box"];602 -> 1149[label="",style="solid", color="burlywood", weight=9]; 10.96/4.44 1149 -> 742[label="",style="solid", color="burlywood", weight=3]; 10.96/4.44 603[label="xv4010",fontsize=16,color="green",shape="box"];604[label="xv310",fontsize=16,color="green",shape="box"];605[label="xv4010",fontsize=16,color="green",shape="box"];606[label="xv310",fontsize=16,color="green",shape="box"];607[label="xv4010",fontsize=16,color="green",shape="box"];608[label="xv310",fontsize=16,color="green",shape="box"];609[label="xv4010",fontsize=16,color="green",shape="box"];610[label="xv310",fontsize=16,color="green",shape="box"];611[label="xv4010",fontsize=16,color="green",shape="box"];612[label="xv310",fontsize=16,color="green",shape="box"];613[label="xv4010",fontsize=16,color="green",shape="box"];614[label="xv310",fontsize=16,color="green",shape="box"];615[label="xv4010",fontsize=16,color="green",shape="box"];616[label="xv310",fontsize=16,color="green",shape="box"];617[label="xv4010",fontsize=16,color="green",shape="box"];618[label="xv310",fontsize=16,color="green",shape="box"];619[label="xv4010",fontsize=16,color="green",shape="box"];620[label="xv310",fontsize=16,color="green",shape="box"];621[label="xv4010",fontsize=16,color="green",shape="box"];622[label="xv310",fontsize=16,color="green",shape="box"];623[label="xv4010",fontsize=16,color="green",shape="box"];624[label="xv310",fontsize=16,color="green",shape="box"];625[label="xv4010",fontsize=16,color="green",shape="box"];626[label="xv310",fontsize=16,color="green",shape="box"];627[label="xv4010",fontsize=16,color="green",shape="box"];628[label="xv310",fontsize=16,color="green",shape="box"];629[label="xv4010",fontsize=16,color="green",shape="box"];630[label="xv310",fontsize=16,color="green",shape="box"];631[label="xv4010",fontsize=16,color="green",shape="box"];632[label="xv310",fontsize=16,color="green",shape="box"];633[label="xv4010",fontsize=16,color="green",shape="box"];634[label="xv310",fontsize=16,color="green",shape="box"];635[label="xv4010",fontsize=16,color="green",shape="box"];636[label="xv310",fontsize=16,color="green",shape="box"];637[label="xv4010",fontsize=16,color="green",shape="box"];638[label="xv310",fontsize=16,color="green",shape="box"];639[label="xv4010",fontsize=16,color="green",shape="box"];640[label="xv310",fontsize=16,color="green",shape="box"];641[label="xv4010",fontsize=16,color="green",shape="box"];642[label="xv310",fontsize=16,color="green",shape="box"];643[label="xv4010",fontsize=16,color="green",shape="box"];644[label="xv310",fontsize=16,color="green",shape="box"];645[label="xv4010",fontsize=16,color="green",shape="box"];646[label="xv310",fontsize=16,color="green",shape="box"];647[label="xv4010",fontsize=16,color="green",shape="box"];648[label="xv310",fontsize=16,color="green",shape="box"];649[label="xv4010",fontsize=16,color="green",shape="box"];650[label="xv310",fontsize=16,color="green",shape="box"];651[label="xv4010",fontsize=16,color="green",shape="box"];652[label="xv310",fontsize=16,color="green",shape="box"];653[label="xv4010",fontsize=16,color="green",shape="box"];654[label="xv310",fontsize=16,color="green",shape="box"];655[label="xv4010",fontsize=16,color="green",shape="box"];656[label="xv310",fontsize=16,color="green",shape="box"];657[label="xv4010",fontsize=16,color="green",shape="box"];658[label="xv310",fontsize=16,color="green",shape="box"];659[label="xv312 == xv4012",fontsize=16,color="blue",shape="box"];1150[label="== :: Int -> Int -> Bool",fontsize=10,color="white",style="solid",shape="box"];659 -> 1150[label="",style="solid", color="blue", weight=9]; 10.96/4.44 1150 -> 743[label="",style="solid", color="blue", weight=3]; 10.96/4.44 1151[label="== :: Bool -> Bool -> Bool",fontsize=10,color="white",style="solid",shape="box"];659 -> 1151[label="",style="solid", color="blue", weight=9]; 10.96/4.44 1151 -> 744[label="",style="solid", color="blue", weight=3]; 10.96/4.44 1152[label="== :: Integer -> Integer -> Bool",fontsize=10,color="white",style="solid",shape="box"];659 -> 1152[label="",style="solid", color="blue", weight=9]; 10.96/4.44 1152 -> 745[label="",style="solid", color="blue", weight=3]; 10.96/4.44 1153[label="== :: Char -> Char -> Bool",fontsize=10,color="white",style="solid",shape="box"];659 -> 1153[label="",style="solid", color="blue", weight=9]; 10.96/4.44 1153 -> 746[label="",style="solid", color="blue", weight=3]; 10.96/4.44 1154[label="== :: (Either a b) -> (Either a b) -> Bool",fontsize=10,color="white",style="solid",shape="box"];659 -> 1154[label="",style="solid", color="blue", weight=9]; 10.96/4.44 1154 -> 747[label="",style="solid", color="blue", weight=3]; 10.96/4.44 1155[label="== :: ((@3) a b c) -> ((@3) a b c) -> Bool",fontsize=10,color="white",style="solid",shape="box"];659 -> 1155[label="",style="solid", color="blue", weight=9]; 10.96/4.44 1155 -> 748[label="",style="solid", color="blue", weight=3]; 10.96/4.44 1156[label="== :: () -> () -> Bool",fontsize=10,color="white",style="solid",shape="box"];659 -> 1156[label="",style="solid", color="blue", weight=9]; 10.96/4.44 1156 -> 749[label="",style="solid", color="blue", weight=3]; 10.96/4.44 1157[label="== :: Double -> Double -> Bool",fontsize=10,color="white",style="solid",shape="box"];659 -> 1157[label="",style="solid", color="blue", weight=9]; 10.96/4.44 1157 -> 750[label="",style="solid", color="blue", weight=3]; 10.96/4.44 1158[label="== :: ([] a) -> ([] a) -> Bool",fontsize=10,color="white",style="solid",shape="box"];659 -> 1158[label="",style="solid", color="blue", weight=9]; 10.96/4.44 1158 -> 751[label="",style="solid", color="blue", weight=3]; 10.96/4.44 1159[label="== :: Float -> Float -> Bool",fontsize=10,color="white",style="solid",shape="box"];659 -> 1159[label="",style="solid", color="blue", weight=9]; 10.96/4.44 1159 -> 752[label="",style="solid", color="blue", weight=3]; 10.96/4.44 1160[label="== :: (Ratio a) -> (Ratio a) -> Bool",fontsize=10,color="white",style="solid",shape="box"];659 -> 1160[label="",style="solid", color="blue", weight=9]; 10.96/4.44 1160 -> 753[label="",style="solid", color="blue", weight=3]; 10.96/4.44 1161[label="== :: Ordering -> Ordering -> Bool",fontsize=10,color="white",style="solid",shape="box"];659 -> 1161[label="",style="solid", color="blue", weight=9]; 10.96/4.44 1161 -> 754[label="",style="solid", color="blue", weight=3]; 10.96/4.44 1162[label="== :: (Maybe a) -> (Maybe a) -> Bool",fontsize=10,color="white",style="solid",shape="box"];659 -> 1162[label="",style="solid", color="blue", weight=9]; 10.96/4.44 1162 -> 755[label="",style="solid", color="blue", weight=3]; 10.96/4.44 1163[label="== :: ((@2) a b) -> ((@2) a b) -> Bool",fontsize=10,color="white",style="solid",shape="box"];659 -> 1163[label="",style="solid", color="blue", weight=9]; 10.96/4.44 1163 -> 756[label="",style="solid", color="blue", weight=3]; 10.96/4.44 660[label="xv311 == xv4011",fontsize=16,color="blue",shape="box"];1164[label="== :: Int -> Int -> Bool",fontsize=10,color="white",style="solid",shape="box"];660 -> 1164[label="",style="solid", color="blue", weight=9]; 10.96/4.44 1164 -> 757[label="",style="solid", color="blue", weight=3]; 10.96/4.44 1165[label="== :: Bool -> Bool -> Bool",fontsize=10,color="white",style="solid",shape="box"];660 -> 1165[label="",style="solid", color="blue", weight=9]; 10.96/4.44 1165 -> 758[label="",style="solid", color="blue", weight=3]; 10.96/4.44 1166[label="== :: Integer -> Integer -> Bool",fontsize=10,color="white",style="solid",shape="box"];660 -> 1166[label="",style="solid", color="blue", weight=9]; 10.96/4.44 1166 -> 759[label="",style="solid", color="blue", weight=3]; 10.96/4.44 1167[label="== :: Char -> Char -> Bool",fontsize=10,color="white",style="solid",shape="box"];660 -> 1167[label="",style="solid", color="blue", weight=9]; 10.96/4.44 1167 -> 760[label="",style="solid", color="blue", weight=3]; 10.96/4.44 1168[label="== :: (Either a b) -> (Either a b) -> Bool",fontsize=10,color="white",style="solid",shape="box"];660 -> 1168[label="",style="solid", color="blue", weight=9]; 10.96/4.44 1168 -> 761[label="",style="solid", color="blue", weight=3]; 10.96/4.44 1169[label="== :: ((@3) a b c) -> ((@3) a b c) -> Bool",fontsize=10,color="white",style="solid",shape="box"];660 -> 1169[label="",style="solid", color="blue", weight=9]; 10.96/4.44 1169 -> 762[label="",style="solid", color="blue", weight=3]; 10.96/4.44 1170[label="== :: () -> () -> Bool",fontsize=10,color="white",style="solid",shape="box"];660 -> 1170[label="",style="solid", color="blue", weight=9]; 10.96/4.44 1170 -> 763[label="",style="solid", color="blue", weight=3]; 10.96/4.44 1171[label="== :: Double -> Double -> Bool",fontsize=10,color="white",style="solid",shape="box"];660 -> 1171[label="",style="solid", color="blue", weight=9]; 10.96/4.44 1171 -> 764[label="",style="solid", color="blue", weight=3]; 10.96/4.44 1172[label="== :: ([] a) -> ([] a) -> Bool",fontsize=10,color="white",style="solid",shape="box"];660 -> 1172[label="",style="solid", color="blue", weight=9]; 10.96/4.44 1172 -> 765[label="",style="solid", color="blue", weight=3]; 10.96/4.44 1173[label="== :: Float -> Float -> Bool",fontsize=10,color="white",style="solid",shape="box"];660 -> 1173[label="",style="solid", color="blue", weight=9]; 10.96/4.44 1173 -> 766[label="",style="solid", color="blue", weight=3]; 10.96/4.44 1174[label="== :: (Ratio a) -> (Ratio a) -> Bool",fontsize=10,color="white",style="solid",shape="box"];660 -> 1174[label="",style="solid", color="blue", weight=9]; 10.96/4.44 1174 -> 767[label="",style="solid", color="blue", weight=3]; 10.96/4.44 1175[label="== :: Ordering -> Ordering -> Bool",fontsize=10,color="white",style="solid",shape="box"];660 -> 1175[label="",style="solid", color="blue", weight=9]; 10.96/4.44 1175 -> 768[label="",style="solid", color="blue", weight=3]; 10.96/4.44 1176[label="== :: (Maybe a) -> (Maybe a) -> Bool",fontsize=10,color="white",style="solid",shape="box"];660 -> 1176[label="",style="solid", color="blue", weight=9]; 10.96/4.44 1176 -> 769[label="",style="solid", color="blue", weight=3]; 10.96/4.44 1177[label="== :: ((@2) a b) -> ((@2) a b) -> Bool",fontsize=10,color="white",style="solid",shape="box"];660 -> 1177[label="",style="solid", color="blue", weight=9]; 10.96/4.44 1177 -> 770[label="",style="solid", color="blue", weight=3]; 10.96/4.44 661 -> 379[label="",style="dashed", color="red", weight=0]; 10.96/4.44 661[label="xv310 == xv4010",fontsize=16,color="magenta"];661 -> 771[label="",style="dashed", color="magenta", weight=3]; 10.96/4.44 661 -> 772[label="",style="dashed", color="magenta", weight=3]; 10.96/4.44 662 -> 380[label="",style="dashed", color="red", weight=0]; 10.96/4.44 662[label="xv310 == xv4010",fontsize=16,color="magenta"];662 -> 773[label="",style="dashed", color="magenta", weight=3]; 10.96/4.44 662 -> 774[label="",style="dashed", color="magenta", weight=3]; 10.96/4.44 663 -> 381[label="",style="dashed", color="red", weight=0]; 10.96/4.44 663[label="xv310 == xv4010",fontsize=16,color="magenta"];663 -> 775[label="",style="dashed", color="magenta", weight=3]; 10.96/4.44 663 -> 776[label="",style="dashed", color="magenta", weight=3]; 10.96/4.44 664 -> 382[label="",style="dashed", color="red", weight=0]; 10.96/4.44 664[label="xv310 == xv4010",fontsize=16,color="magenta"];664 -> 777[label="",style="dashed", color="magenta", weight=3]; 10.96/4.44 664 -> 778[label="",style="dashed", color="magenta", weight=3]; 10.96/4.44 665 -> 383[label="",style="dashed", color="red", weight=0]; 10.96/4.44 665[label="xv310 == xv4010",fontsize=16,color="magenta"];665 -> 779[label="",style="dashed", color="magenta", weight=3]; 10.96/4.44 665 -> 780[label="",style="dashed", color="magenta", weight=3]; 10.96/4.44 666 -> 384[label="",style="dashed", color="red", weight=0]; 10.96/4.44 666[label="xv310 == xv4010",fontsize=16,color="magenta"];666 -> 781[label="",style="dashed", color="magenta", weight=3]; 10.96/4.44 666 -> 782[label="",style="dashed", color="magenta", weight=3]; 10.96/4.44 667 -> 385[label="",style="dashed", color="red", weight=0]; 10.96/4.44 667[label="xv310 == xv4010",fontsize=16,color="magenta"];667 -> 783[label="",style="dashed", color="magenta", weight=3]; 10.96/4.44 667 -> 784[label="",style="dashed", color="magenta", weight=3]; 10.96/4.44 668 -> 386[label="",style="dashed", color="red", weight=0]; 10.96/4.44 668[label="xv310 == xv4010",fontsize=16,color="magenta"];668 -> 785[label="",style="dashed", color="magenta", weight=3]; 10.96/4.44 668 -> 786[label="",style="dashed", color="magenta", weight=3]; 10.96/4.44 669 -> 387[label="",style="dashed", color="red", weight=0]; 10.96/4.44 669[label="xv310 == xv4010",fontsize=16,color="magenta"];669 -> 787[label="",style="dashed", color="magenta", weight=3]; 10.96/4.44 669 -> 788[label="",style="dashed", color="magenta", weight=3]; 10.96/4.44 670 -> 388[label="",style="dashed", color="red", weight=0]; 10.96/4.44 670[label="xv310 == xv4010",fontsize=16,color="magenta"];670 -> 789[label="",style="dashed", color="magenta", weight=3]; 10.96/4.44 670 -> 790[label="",style="dashed", color="magenta", weight=3]; 10.96/4.44 671 -> 389[label="",style="dashed", color="red", weight=0]; 10.96/4.44 671[label="xv310 == xv4010",fontsize=16,color="magenta"];671 -> 791[label="",style="dashed", color="magenta", weight=3]; 10.96/4.44 671 -> 792[label="",style="dashed", color="magenta", weight=3]; 10.96/4.44 672 -> 390[label="",style="dashed", color="red", weight=0]; 10.96/4.44 672[label="xv310 == xv4010",fontsize=16,color="magenta"];672 -> 793[label="",style="dashed", color="magenta", weight=3]; 10.96/4.44 672 -> 794[label="",style="dashed", color="magenta", weight=3]; 10.96/4.44 673 -> 391[label="",style="dashed", color="red", weight=0]; 10.96/4.44 673[label="xv310 == xv4010",fontsize=16,color="magenta"];673 -> 795[label="",style="dashed", color="magenta", weight=3]; 10.96/4.44 673 -> 796[label="",style="dashed", color="magenta", weight=3]; 10.96/4.44 674 -> 368[label="",style="dashed", color="red", weight=0]; 10.96/4.44 674[label="xv310 == xv4010",fontsize=16,color="magenta"];674 -> 797[label="",style="dashed", color="magenta", weight=3]; 10.96/4.44 674 -> 798[label="",style="dashed", color="magenta", weight=3]; 10.96/4.44 675[label="xv311 * xv4010",fontsize=16,color="black",shape="triangle"];675 -> 799[label="",style="solid", color="black", weight=3]; 10.96/4.44 676 -> 675[label="",style="dashed", color="red", weight=0]; 10.96/4.44 676[label="xv310 * xv4011",fontsize=16,color="magenta"];676 -> 800[label="",style="dashed", color="magenta", weight=3]; 10.96/4.44 676 -> 801[label="",style="dashed", color="magenta", weight=3]; 10.96/4.44 677[label="xv4011",fontsize=16,color="green",shape="box"];678[label="xv311",fontsize=16,color="green",shape="box"];679 -> 379[label="",style="dashed", color="red", weight=0]; 10.96/4.44 679[label="xv310 == xv4010",fontsize=16,color="magenta"];679 -> 802[label="",style="dashed", color="magenta", weight=3]; 10.96/4.44 679 -> 803[label="",style="dashed", color="magenta", weight=3]; 10.96/4.44 680 -> 380[label="",style="dashed", color="red", weight=0]; 10.96/4.44 680[label="xv310 == xv4010",fontsize=16,color="magenta"];680 -> 804[label="",style="dashed", color="magenta", weight=3]; 10.96/4.44 680 -> 805[label="",style="dashed", color="magenta", weight=3]; 10.96/4.44 681 -> 381[label="",style="dashed", color="red", weight=0]; 10.96/4.44 681[label="xv310 == xv4010",fontsize=16,color="magenta"];681 -> 806[label="",style="dashed", color="magenta", weight=3]; 10.96/4.44 681 -> 807[label="",style="dashed", color="magenta", weight=3]; 10.96/4.44 682 -> 382[label="",style="dashed", color="red", weight=0]; 10.96/4.44 682[label="xv310 == xv4010",fontsize=16,color="magenta"];682 -> 808[label="",style="dashed", color="magenta", weight=3]; 10.96/4.44 682 -> 809[label="",style="dashed", color="magenta", weight=3]; 10.96/4.44 683 -> 383[label="",style="dashed", color="red", weight=0]; 10.96/4.44 683[label="xv310 == xv4010",fontsize=16,color="magenta"];683 -> 810[label="",style="dashed", color="magenta", weight=3]; 10.96/4.44 683 -> 811[label="",style="dashed", color="magenta", weight=3]; 10.96/4.44 684 -> 384[label="",style="dashed", color="red", weight=0]; 10.96/4.44 684[label="xv310 == xv4010",fontsize=16,color="magenta"];684 -> 812[label="",style="dashed", color="magenta", weight=3]; 10.96/4.44 684 -> 813[label="",style="dashed", color="magenta", weight=3]; 10.96/4.44 685 -> 385[label="",style="dashed", color="red", weight=0]; 10.96/4.44 685[label="xv310 == xv4010",fontsize=16,color="magenta"];685 -> 814[label="",style="dashed", color="magenta", weight=3]; 10.96/4.44 685 -> 815[label="",style="dashed", color="magenta", weight=3]; 10.96/4.44 686 -> 386[label="",style="dashed", color="red", weight=0]; 10.96/4.44 686[label="xv310 == xv4010",fontsize=16,color="magenta"];686 -> 816[label="",style="dashed", color="magenta", weight=3]; 10.96/4.44 686 -> 817[label="",style="dashed", color="magenta", weight=3]; 10.96/4.44 687 -> 387[label="",style="dashed", color="red", weight=0]; 10.96/4.44 687[label="xv310 == xv4010",fontsize=16,color="magenta"];687 -> 818[label="",style="dashed", color="magenta", weight=3]; 10.96/4.44 687 -> 819[label="",style="dashed", color="magenta", weight=3]; 10.96/4.44 688 -> 388[label="",style="dashed", color="red", weight=0]; 10.96/4.44 688[label="xv310 == xv4010",fontsize=16,color="magenta"];688 -> 820[label="",style="dashed", color="magenta", weight=3]; 10.96/4.44 688 -> 821[label="",style="dashed", color="magenta", weight=3]; 10.96/4.44 689 -> 389[label="",style="dashed", color="red", weight=0]; 10.96/4.44 689[label="xv310 == xv4010",fontsize=16,color="magenta"];689 -> 822[label="",style="dashed", color="magenta", weight=3]; 10.96/4.44 689 -> 823[label="",style="dashed", color="magenta", weight=3]; 10.96/4.44 690 -> 390[label="",style="dashed", color="red", weight=0]; 10.96/4.44 690[label="xv310 == xv4010",fontsize=16,color="magenta"];690 -> 824[label="",style="dashed", color="magenta", weight=3]; 10.96/4.44 690 -> 825[label="",style="dashed", color="magenta", weight=3]; 10.96/4.44 691 -> 391[label="",style="dashed", color="red", weight=0]; 10.96/4.44 691[label="xv310 == xv4010",fontsize=16,color="magenta"];691 -> 826[label="",style="dashed", color="magenta", weight=3]; 10.96/4.44 691 -> 827[label="",style="dashed", color="magenta", weight=3]; 10.96/4.44 692 -> 368[label="",style="dashed", color="red", weight=0]; 10.96/4.44 692[label="xv310 == xv4010",fontsize=16,color="magenta"];692 -> 828[label="",style="dashed", color="magenta", weight=3]; 10.96/4.44 692 -> 829[label="",style="dashed", color="magenta", weight=3]; 10.96/4.44 693 -> 675[label="",style="dashed", color="red", weight=0]; 10.96/4.44 693[label="xv311 * xv4010",fontsize=16,color="magenta"];693 -> 830[label="",style="dashed", color="magenta", weight=3]; 10.96/4.44 693 -> 831[label="",style="dashed", color="magenta", weight=3]; 10.96/4.44 694 -> 675[label="",style="dashed", color="red", weight=0]; 10.96/4.44 694[label="xv310 * xv4011",fontsize=16,color="magenta"];694 -> 832[label="",style="dashed", color="magenta", weight=3]; 10.96/4.44 694 -> 833[label="",style="dashed", color="magenta", weight=3]; 10.96/4.44 695 -> 379[label="",style="dashed", color="red", weight=0]; 10.96/4.44 695[label="xv311 == xv4011",fontsize=16,color="magenta"];695 -> 834[label="",style="dashed", color="magenta", weight=3]; 10.96/4.44 695 -> 835[label="",style="dashed", color="magenta", weight=3]; 10.96/4.44 696 -> 381[label="",style="dashed", color="red", weight=0]; 10.96/4.44 696[label="xv311 == xv4011",fontsize=16,color="magenta"];696 -> 836[label="",style="dashed", color="magenta", weight=3]; 10.96/4.44 696 -> 837[label="",style="dashed", color="magenta", weight=3]; 10.96/4.44 697 -> 379[label="",style="dashed", color="red", weight=0]; 10.96/4.44 697[label="xv310 == xv4010",fontsize=16,color="magenta"];697 -> 838[label="",style="dashed", color="magenta", weight=3]; 10.96/4.44 697 -> 839[label="",style="dashed", color="magenta", weight=3]; 10.96/4.44 698 -> 381[label="",style="dashed", color="red", weight=0]; 10.96/4.44 698[label="xv310 == xv4010",fontsize=16,color="magenta"];698 -> 840[label="",style="dashed", color="magenta", weight=3]; 10.96/4.44 698 -> 841[label="",style="dashed", color="magenta", weight=3]; 10.96/4.44 699[label="xv4010",fontsize=16,color="green",shape="box"];700[label="xv310",fontsize=16,color="green",shape="box"];701[label="xv4010",fontsize=16,color="green",shape="box"];702[label="xv310",fontsize=16,color="green",shape="box"];703[label="xv4010",fontsize=16,color="green",shape="box"];704[label="xv310",fontsize=16,color="green",shape="box"];705[label="xv4010",fontsize=16,color="green",shape="box"];706[label="xv310",fontsize=16,color="green",shape="box"];707[label="xv4010",fontsize=16,color="green",shape="box"];708[label="xv310",fontsize=16,color="green",shape="box"];709[label="xv4010",fontsize=16,color="green",shape="box"];710[label="xv310",fontsize=16,color="green",shape="box"];711[label="xv4010",fontsize=16,color="green",shape="box"];712[label="xv310",fontsize=16,color="green",shape="box"];713[label="xv4010",fontsize=16,color="green",shape="box"];714[label="xv310",fontsize=16,color="green",shape="box"];715[label="xv4010",fontsize=16,color="green",shape="box"];716[label="xv310",fontsize=16,color="green",shape="box"];717[label="xv4010",fontsize=16,color="green",shape="box"];718[label="xv310",fontsize=16,color="green",shape="box"];719[label="xv4010",fontsize=16,color="green",shape="box"];720[label="xv310",fontsize=16,color="green",shape="box"];721[label="xv4010",fontsize=16,color="green",shape="box"];722[label="xv310",fontsize=16,color="green",shape="box"];723[label="xv4010",fontsize=16,color="green",shape="box"];724[label="xv310",fontsize=16,color="green",shape="box"];725[label="xv4010",fontsize=16,color="green",shape="box"];726[label="xv310",fontsize=16,color="green",shape="box"];727 -> 536[label="",style="dashed", color="red", weight=0]; 10.96/4.44 727[label="primEqNat xv3100 xv40100",fontsize=16,color="magenta"];727 -> 842[label="",style="dashed", color="magenta", weight=3]; 10.96/4.44 727 -> 843[label="",style="dashed", color="magenta", weight=3]; 10.96/4.44 728[label="False",fontsize=16,color="green",shape="box"];729[label="False",fontsize=16,color="green",shape="box"];730[label="True",fontsize=16,color="green",shape="box"];731[label="False",fontsize=16,color="green",shape="box"];732[label="True",fontsize=16,color="green",shape="box"];733 -> 536[label="",style="dashed", color="red", weight=0]; 10.96/4.44 733[label="primEqNat xv3100 xv40100",fontsize=16,color="magenta"];733 -> 844[label="",style="dashed", color="magenta", weight=3]; 10.96/4.44 733 -> 845[label="",style="dashed", color="magenta", weight=3]; 10.96/4.44 734[label="False",fontsize=16,color="green",shape="box"];735[label="False",fontsize=16,color="green",shape="box"];736[label="True",fontsize=16,color="green",shape="box"];737[label="False",fontsize=16,color="green",shape="box"];738[label="True",fontsize=16,color="green",shape="box"];739[label="primEqNat (Succ xv3100) (Succ xv40100)",fontsize=16,color="black",shape="box"];739 -> 846[label="",style="solid", color="black", weight=3]; 10.96/4.44 740[label="primEqNat (Succ xv3100) Zero",fontsize=16,color="black",shape="box"];740 -> 847[label="",style="solid", color="black", weight=3]; 10.96/4.44 741[label="primEqNat Zero (Succ xv40100)",fontsize=16,color="black",shape="box"];741 -> 848[label="",style="solid", color="black", weight=3]; 10.96/4.44 742[label="primEqNat Zero Zero",fontsize=16,color="black",shape="box"];742 -> 849[label="",style="solid", color="black", weight=3]; 10.96/4.44 743 -> 379[label="",style="dashed", color="red", weight=0]; 10.96/4.44 743[label="xv312 == xv4012",fontsize=16,color="magenta"];743 -> 850[label="",style="dashed", color="magenta", weight=3]; 10.96/4.44 743 -> 851[label="",style="dashed", color="magenta", weight=3]; 10.96/4.44 744 -> 380[label="",style="dashed", color="red", weight=0]; 10.96/4.44 744[label="xv312 == xv4012",fontsize=16,color="magenta"];744 -> 852[label="",style="dashed", color="magenta", weight=3]; 10.96/4.44 744 -> 853[label="",style="dashed", color="magenta", weight=3]; 10.96/4.44 745 -> 381[label="",style="dashed", color="red", weight=0]; 10.96/4.44 745[label="xv312 == xv4012",fontsize=16,color="magenta"];745 -> 854[label="",style="dashed", color="magenta", weight=3]; 10.96/4.44 745 -> 855[label="",style="dashed", color="magenta", weight=3]; 10.96/4.44 746 -> 382[label="",style="dashed", color="red", weight=0]; 10.96/4.44 746[label="xv312 == xv4012",fontsize=16,color="magenta"];746 -> 856[label="",style="dashed", color="magenta", weight=3]; 10.96/4.44 746 -> 857[label="",style="dashed", color="magenta", weight=3]; 10.96/4.44 747 -> 383[label="",style="dashed", color="red", weight=0]; 10.96/4.44 747[label="xv312 == xv4012",fontsize=16,color="magenta"];747 -> 858[label="",style="dashed", color="magenta", weight=3]; 10.96/4.44 747 -> 859[label="",style="dashed", color="magenta", weight=3]; 10.96/4.44 748 -> 384[label="",style="dashed", color="red", weight=0]; 10.96/4.44 748[label="xv312 == xv4012",fontsize=16,color="magenta"];748 -> 860[label="",style="dashed", color="magenta", weight=3]; 10.96/4.44 748 -> 861[label="",style="dashed", color="magenta", weight=3]; 10.96/4.44 749 -> 385[label="",style="dashed", color="red", weight=0]; 10.96/4.44 749[label="xv312 == xv4012",fontsize=16,color="magenta"];749 -> 862[label="",style="dashed", color="magenta", weight=3]; 10.96/4.44 749 -> 863[label="",style="dashed", color="magenta", weight=3]; 10.96/4.44 750 -> 386[label="",style="dashed", color="red", weight=0]; 10.96/4.44 750[label="xv312 == xv4012",fontsize=16,color="magenta"];750 -> 864[label="",style="dashed", color="magenta", weight=3]; 10.96/4.44 750 -> 865[label="",style="dashed", color="magenta", weight=3]; 10.96/4.44 751 -> 387[label="",style="dashed", color="red", weight=0]; 10.96/4.44 751[label="xv312 == xv4012",fontsize=16,color="magenta"];751 -> 866[label="",style="dashed", color="magenta", weight=3]; 10.96/4.44 751 -> 867[label="",style="dashed", color="magenta", weight=3]; 10.96/4.44 752 -> 388[label="",style="dashed", color="red", weight=0]; 10.96/4.44 752[label="xv312 == xv4012",fontsize=16,color="magenta"];752 -> 868[label="",style="dashed", color="magenta", weight=3]; 10.96/4.44 752 -> 869[label="",style="dashed", color="magenta", weight=3]; 10.96/4.44 753 -> 389[label="",style="dashed", color="red", weight=0]; 10.96/4.44 753[label="xv312 == xv4012",fontsize=16,color="magenta"];753 -> 870[label="",style="dashed", color="magenta", weight=3]; 10.96/4.44 753 -> 871[label="",style="dashed", color="magenta", weight=3]; 10.96/4.44 754 -> 390[label="",style="dashed", color="red", weight=0]; 10.96/4.44 754[label="xv312 == xv4012",fontsize=16,color="magenta"];754 -> 872[label="",style="dashed", color="magenta", weight=3]; 10.96/4.44 754 -> 873[label="",style="dashed", color="magenta", weight=3]; 10.96/4.44 755 -> 391[label="",style="dashed", color="red", weight=0]; 10.96/4.44 755[label="xv312 == xv4012",fontsize=16,color="magenta"];755 -> 874[label="",style="dashed", color="magenta", weight=3]; 10.96/4.44 755 -> 875[label="",style="dashed", color="magenta", weight=3]; 10.96/4.44 756 -> 368[label="",style="dashed", color="red", weight=0]; 10.96/4.44 756[label="xv312 == xv4012",fontsize=16,color="magenta"];756 -> 876[label="",style="dashed", color="magenta", weight=3]; 10.96/4.44 756 -> 877[label="",style="dashed", color="magenta", weight=3]; 10.96/4.44 757 -> 379[label="",style="dashed", color="red", weight=0]; 10.96/4.44 757[label="xv311 == xv4011",fontsize=16,color="magenta"];757 -> 878[label="",style="dashed", color="magenta", weight=3]; 10.96/4.44 757 -> 879[label="",style="dashed", color="magenta", weight=3]; 10.96/4.44 758 -> 380[label="",style="dashed", color="red", weight=0]; 10.96/4.44 758[label="xv311 == xv4011",fontsize=16,color="magenta"];758 -> 880[label="",style="dashed", color="magenta", weight=3]; 10.96/4.44 758 -> 881[label="",style="dashed", color="magenta", weight=3]; 10.96/4.44 759 -> 381[label="",style="dashed", color="red", weight=0]; 10.96/4.44 759[label="xv311 == xv4011",fontsize=16,color="magenta"];759 -> 882[label="",style="dashed", color="magenta", weight=3]; 10.96/4.44 759 -> 883[label="",style="dashed", color="magenta", weight=3]; 10.96/4.44 760 -> 382[label="",style="dashed", color="red", weight=0]; 10.96/4.44 760[label="xv311 == xv4011",fontsize=16,color="magenta"];760 -> 884[label="",style="dashed", color="magenta", weight=3]; 10.96/4.44 760 -> 885[label="",style="dashed", color="magenta", weight=3]; 10.96/4.44 761 -> 383[label="",style="dashed", color="red", weight=0]; 10.96/4.44 761[label="xv311 == xv4011",fontsize=16,color="magenta"];761 -> 886[label="",style="dashed", color="magenta", weight=3]; 10.96/4.44 761 -> 887[label="",style="dashed", color="magenta", weight=3]; 10.96/4.44 762 -> 384[label="",style="dashed", color="red", weight=0]; 10.96/4.44 762[label="xv311 == xv4011",fontsize=16,color="magenta"];762 -> 888[label="",style="dashed", color="magenta", weight=3]; 10.96/4.44 762 -> 889[label="",style="dashed", color="magenta", weight=3]; 10.96/4.44 763 -> 385[label="",style="dashed", color="red", weight=0]; 10.96/4.44 763[label="xv311 == xv4011",fontsize=16,color="magenta"];763 -> 890[label="",style="dashed", color="magenta", weight=3]; 10.96/4.44 763 -> 891[label="",style="dashed", color="magenta", weight=3]; 10.96/4.44 764 -> 386[label="",style="dashed", color="red", weight=0]; 10.96/4.44 764[label="xv311 == xv4011",fontsize=16,color="magenta"];764 -> 892[label="",style="dashed", color="magenta", weight=3]; 10.96/4.44 764 -> 893[label="",style="dashed", color="magenta", weight=3]; 10.96/4.44 765 -> 387[label="",style="dashed", color="red", weight=0]; 10.96/4.44 765[label="xv311 == xv4011",fontsize=16,color="magenta"];765 -> 894[label="",style="dashed", color="magenta", weight=3]; 10.96/4.44 765 -> 895[label="",style="dashed", color="magenta", weight=3]; 10.96/4.44 766 -> 388[label="",style="dashed", color="red", weight=0]; 10.96/4.44 766[label="xv311 == xv4011",fontsize=16,color="magenta"];766 -> 896[label="",style="dashed", color="magenta", weight=3]; 10.96/4.44 766 -> 897[label="",style="dashed", color="magenta", weight=3]; 10.96/4.44 767 -> 389[label="",style="dashed", color="red", weight=0]; 10.96/4.44 767[label="xv311 == xv4011",fontsize=16,color="magenta"];767 -> 898[label="",style="dashed", color="magenta", weight=3]; 10.96/4.44 767 -> 899[label="",style="dashed", color="magenta", weight=3]; 10.96/4.44 768 -> 390[label="",style="dashed", color="red", weight=0]; 10.96/4.44 768[label="xv311 == xv4011",fontsize=16,color="magenta"];768 -> 900[label="",style="dashed", color="magenta", weight=3]; 10.96/4.44 768 -> 901[label="",style="dashed", color="magenta", weight=3]; 10.96/4.44 769 -> 391[label="",style="dashed", color="red", weight=0]; 10.96/4.44 769[label="xv311 == xv4011",fontsize=16,color="magenta"];769 -> 902[label="",style="dashed", color="magenta", weight=3]; 10.96/4.44 769 -> 903[label="",style="dashed", color="magenta", weight=3]; 10.96/4.44 770 -> 368[label="",style="dashed", color="red", weight=0]; 10.96/4.44 770[label="xv311 == xv4011",fontsize=16,color="magenta"];770 -> 904[label="",style="dashed", color="magenta", weight=3]; 10.96/4.44 770 -> 905[label="",style="dashed", color="magenta", weight=3]; 10.96/4.44 771[label="xv4010",fontsize=16,color="green",shape="box"];772[label="xv310",fontsize=16,color="green",shape="box"];773[label="xv4010",fontsize=16,color="green",shape="box"];774[label="xv310",fontsize=16,color="green",shape="box"];775[label="xv4010",fontsize=16,color="green",shape="box"];776[label="xv310",fontsize=16,color="green",shape="box"];777[label="xv4010",fontsize=16,color="green",shape="box"];778[label="xv310",fontsize=16,color="green",shape="box"];779[label="xv4010",fontsize=16,color="green",shape="box"];780[label="xv310",fontsize=16,color="green",shape="box"];781[label="xv4010",fontsize=16,color="green",shape="box"];782[label="xv310",fontsize=16,color="green",shape="box"];783[label="xv4010",fontsize=16,color="green",shape="box"];784[label="xv310",fontsize=16,color="green",shape="box"];785[label="xv4010",fontsize=16,color="green",shape="box"];786[label="xv310",fontsize=16,color="green",shape="box"];787[label="xv4010",fontsize=16,color="green",shape="box"];788[label="xv310",fontsize=16,color="green",shape="box"];789[label="xv4010",fontsize=16,color="green",shape="box"];790[label="xv310",fontsize=16,color="green",shape="box"];791[label="xv4010",fontsize=16,color="green",shape="box"];792[label="xv310",fontsize=16,color="green",shape="box"];793[label="xv4010",fontsize=16,color="green",shape="box"];794[label="xv310",fontsize=16,color="green",shape="box"];795[label="xv4010",fontsize=16,color="green",shape="box"];796[label="xv310",fontsize=16,color="green",shape="box"];797[label="xv4010",fontsize=16,color="green",shape="box"];798[label="xv310",fontsize=16,color="green",shape="box"];799[label="primMulInt xv311 xv4010",fontsize=16,color="burlywood",shape="box"];1178[label="xv311/Pos xv3110",fontsize=10,color="white",style="solid",shape="box"];799 -> 1178[label="",style="solid", color="burlywood", weight=9]; 10.96/4.44 1178 -> 906[label="",style="solid", color="burlywood", weight=3]; 10.96/4.44 1179[label="xv311/Neg xv3110",fontsize=10,color="white",style="solid",shape="box"];799 -> 1179[label="",style="solid", color="burlywood", weight=9]; 10.96/4.44 1179 -> 907[label="",style="solid", color="burlywood", weight=3]; 10.96/4.44 800[label="xv4011",fontsize=16,color="green",shape="box"];801[label="xv310",fontsize=16,color="green",shape="box"];802[label="xv4010",fontsize=16,color="green",shape="box"];803[label="xv310",fontsize=16,color="green",shape="box"];804[label="xv4010",fontsize=16,color="green",shape="box"];805[label="xv310",fontsize=16,color="green",shape="box"];806[label="xv4010",fontsize=16,color="green",shape="box"];807[label="xv310",fontsize=16,color="green",shape="box"];808[label="xv4010",fontsize=16,color="green",shape="box"];809[label="xv310",fontsize=16,color="green",shape="box"];810[label="xv4010",fontsize=16,color="green",shape="box"];811[label="xv310",fontsize=16,color="green",shape="box"];812[label="xv4010",fontsize=16,color="green",shape="box"];813[label="xv310",fontsize=16,color="green",shape="box"];814[label="xv4010",fontsize=16,color="green",shape="box"];815[label="xv310",fontsize=16,color="green",shape="box"];816[label="xv4010",fontsize=16,color="green",shape="box"];817[label="xv310",fontsize=16,color="green",shape="box"];818[label="xv4010",fontsize=16,color="green",shape="box"];819[label="xv310",fontsize=16,color="green",shape="box"];820[label="xv4010",fontsize=16,color="green",shape="box"];821[label="xv310",fontsize=16,color="green",shape="box"];822[label="xv4010",fontsize=16,color="green",shape="box"];823[label="xv310",fontsize=16,color="green",shape="box"];824[label="xv4010",fontsize=16,color="green",shape="box"];825[label="xv310",fontsize=16,color="green",shape="box"];826[label="xv4010",fontsize=16,color="green",shape="box"];827[label="xv310",fontsize=16,color="green",shape="box"];828[label="xv4010",fontsize=16,color="green",shape="box"];829[label="xv310",fontsize=16,color="green",shape="box"];830[label="xv4010",fontsize=16,color="green",shape="box"];831[label="xv311",fontsize=16,color="green",shape="box"];832[label="xv4011",fontsize=16,color="green",shape="box"];833[label="xv310",fontsize=16,color="green",shape="box"];834[label="xv4011",fontsize=16,color="green",shape="box"];835[label="xv311",fontsize=16,color="green",shape="box"];836[label="xv4011",fontsize=16,color="green",shape="box"];837[label="xv311",fontsize=16,color="green",shape="box"];838[label="xv4010",fontsize=16,color="green",shape="box"];839[label="xv310",fontsize=16,color="green",shape="box"];840[label="xv4010",fontsize=16,color="green",shape="box"];841[label="xv310",fontsize=16,color="green",shape="box"];842[label="xv40100",fontsize=16,color="green",shape="box"];843[label="xv3100",fontsize=16,color="green",shape="box"];844[label="xv40100",fontsize=16,color="green",shape="box"];845[label="xv3100",fontsize=16,color="green",shape="box"];846 -> 536[label="",style="dashed", color="red", weight=0]; 10.96/4.44 846[label="primEqNat xv3100 xv40100",fontsize=16,color="magenta"];846 -> 908[label="",style="dashed", color="magenta", weight=3]; 10.96/4.44 846 -> 909[label="",style="dashed", color="magenta", weight=3]; 10.96/4.44 847[label="False",fontsize=16,color="green",shape="box"];848[label="False",fontsize=16,color="green",shape="box"];849[label="True",fontsize=16,color="green",shape="box"];850[label="xv4012",fontsize=16,color="green",shape="box"];851[label="xv312",fontsize=16,color="green",shape="box"];852[label="xv4012",fontsize=16,color="green",shape="box"];853[label="xv312",fontsize=16,color="green",shape="box"];854[label="xv4012",fontsize=16,color="green",shape="box"];855[label="xv312",fontsize=16,color="green",shape="box"];856[label="xv4012",fontsize=16,color="green",shape="box"];857[label="xv312",fontsize=16,color="green",shape="box"];858[label="xv4012",fontsize=16,color="green",shape="box"];859[label="xv312",fontsize=16,color="green",shape="box"];860[label="xv4012",fontsize=16,color="green",shape="box"];861[label="xv312",fontsize=16,color="green",shape="box"];862[label="xv4012",fontsize=16,color="green",shape="box"];863[label="xv312",fontsize=16,color="green",shape="box"];864[label="xv4012",fontsize=16,color="green",shape="box"];865[label="xv312",fontsize=16,color="green",shape="box"];866[label="xv4012",fontsize=16,color="green",shape="box"];867[label="xv312",fontsize=16,color="green",shape="box"];868[label="xv4012",fontsize=16,color="green",shape="box"];869[label="xv312",fontsize=16,color="green",shape="box"];870[label="xv4012",fontsize=16,color="green",shape="box"];871[label="xv312",fontsize=16,color="green",shape="box"];872[label="xv4012",fontsize=16,color="green",shape="box"];873[label="xv312",fontsize=16,color="green",shape="box"];874[label="xv4012",fontsize=16,color="green",shape="box"];875[label="xv312",fontsize=16,color="green",shape="box"];876[label="xv4012",fontsize=16,color="green",shape="box"];877[label="xv312",fontsize=16,color="green",shape="box"];878[label="xv4011",fontsize=16,color="green",shape="box"];879[label="xv311",fontsize=16,color="green",shape="box"];880[label="xv4011",fontsize=16,color="green",shape="box"];881[label="xv311",fontsize=16,color="green",shape="box"];882[label="xv4011",fontsize=16,color="green",shape="box"];883[label="xv311",fontsize=16,color="green",shape="box"];884[label="xv4011",fontsize=16,color="green",shape="box"];885[label="xv311",fontsize=16,color="green",shape="box"];886[label="xv4011",fontsize=16,color="green",shape="box"];887[label="xv311",fontsize=16,color="green",shape="box"];888[label="xv4011",fontsize=16,color="green",shape="box"];889[label="xv311",fontsize=16,color="green",shape="box"];890[label="xv4011",fontsize=16,color="green",shape="box"];891[label="xv311",fontsize=16,color="green",shape="box"];892[label="xv4011",fontsize=16,color="green",shape="box"];893[label="xv311",fontsize=16,color="green",shape="box"];894[label="xv4011",fontsize=16,color="green",shape="box"];895[label="xv311",fontsize=16,color="green",shape="box"];896[label="xv4011",fontsize=16,color="green",shape="box"];897[label="xv311",fontsize=16,color="green",shape="box"];898[label="xv4011",fontsize=16,color="green",shape="box"];899[label="xv311",fontsize=16,color="green",shape="box"];900[label="xv4011",fontsize=16,color="green",shape="box"];901[label="xv311",fontsize=16,color="green",shape="box"];902[label="xv4011",fontsize=16,color="green",shape="box"];903[label="xv311",fontsize=16,color="green",shape="box"];904[label="xv4011",fontsize=16,color="green",shape="box"];905[label="xv311",fontsize=16,color="green",shape="box"];906[label="primMulInt (Pos xv3110) xv4010",fontsize=16,color="burlywood",shape="box"];1180[label="xv4010/Pos xv40100",fontsize=10,color="white",style="solid",shape="box"];906 -> 1180[label="",style="solid", color="burlywood", weight=9]; 10.96/4.44 1180 -> 910[label="",style="solid", color="burlywood", weight=3]; 10.96/4.44 1181[label="xv4010/Neg xv40100",fontsize=10,color="white",style="solid",shape="box"];906 -> 1181[label="",style="solid", color="burlywood", weight=9]; 10.96/4.44 1181 -> 911[label="",style="solid", color="burlywood", weight=3]; 10.96/4.44 907[label="primMulInt (Neg xv3110) xv4010",fontsize=16,color="burlywood",shape="box"];1182[label="xv4010/Pos xv40100",fontsize=10,color="white",style="solid",shape="box"];907 -> 1182[label="",style="solid", color="burlywood", weight=9]; 10.96/4.44 1182 -> 912[label="",style="solid", color="burlywood", weight=3]; 10.96/4.44 1183[label="xv4010/Neg xv40100",fontsize=10,color="white",style="solid",shape="box"];907 -> 1183[label="",style="solid", color="burlywood", weight=9]; 10.96/4.44 1183 -> 913[label="",style="solid", color="burlywood", weight=3]; 10.96/4.44 908[label="xv40100",fontsize=16,color="green",shape="box"];909[label="xv3100",fontsize=16,color="green",shape="box"];910[label="primMulInt (Pos xv3110) (Pos xv40100)",fontsize=16,color="black",shape="box"];910 -> 914[label="",style="solid", color="black", weight=3]; 10.96/4.44 911[label="primMulInt (Pos xv3110) (Neg xv40100)",fontsize=16,color="black",shape="box"];911 -> 915[label="",style="solid", color="black", weight=3]; 10.96/4.44 912[label="primMulInt (Neg xv3110) (Pos xv40100)",fontsize=16,color="black",shape="box"];912 -> 916[label="",style="solid", color="black", weight=3]; 10.96/4.44 913[label="primMulInt (Neg xv3110) (Neg xv40100)",fontsize=16,color="black",shape="box"];913 -> 917[label="",style="solid", color="black", weight=3]; 10.96/4.44 914[label="Pos (primMulNat xv3110 xv40100)",fontsize=16,color="green",shape="box"];914 -> 918[label="",style="dashed", color="green", weight=3]; 10.96/4.44 915[label="Neg (primMulNat xv3110 xv40100)",fontsize=16,color="green",shape="box"];915 -> 919[label="",style="dashed", color="green", weight=3]; 10.96/4.44 916[label="Neg (primMulNat xv3110 xv40100)",fontsize=16,color="green",shape="box"];916 -> 920[label="",style="dashed", color="green", weight=3]; 10.96/4.44 917[label="Pos (primMulNat xv3110 xv40100)",fontsize=16,color="green",shape="box"];917 -> 921[label="",style="dashed", color="green", weight=3]; 10.96/4.44 918[label="primMulNat xv3110 xv40100",fontsize=16,color="burlywood",shape="triangle"];1184[label="xv3110/Succ xv31100",fontsize=10,color="white",style="solid",shape="box"];918 -> 1184[label="",style="solid", color="burlywood", weight=9]; 10.96/4.44 1184 -> 922[label="",style="solid", color="burlywood", weight=3]; 10.96/4.44 1185[label="xv3110/Zero",fontsize=10,color="white",style="solid",shape="box"];918 -> 1185[label="",style="solid", color="burlywood", weight=9]; 10.96/4.44 1185 -> 923[label="",style="solid", color="burlywood", weight=3]; 10.96/4.44 919 -> 918[label="",style="dashed", color="red", weight=0]; 10.96/4.44 919[label="primMulNat xv3110 xv40100",fontsize=16,color="magenta"];919 -> 924[label="",style="dashed", color="magenta", weight=3]; 10.96/4.44 920 -> 918[label="",style="dashed", color="red", weight=0]; 10.96/4.44 920[label="primMulNat xv3110 xv40100",fontsize=16,color="magenta"];920 -> 925[label="",style="dashed", color="magenta", weight=3]; 10.96/4.44 921 -> 918[label="",style="dashed", color="red", weight=0]; 10.96/4.44 921[label="primMulNat xv3110 xv40100",fontsize=16,color="magenta"];921 -> 926[label="",style="dashed", color="magenta", weight=3]; 10.96/4.44 921 -> 927[label="",style="dashed", color="magenta", weight=3]; 10.96/4.44 922[label="primMulNat (Succ xv31100) xv40100",fontsize=16,color="burlywood",shape="box"];1186[label="xv40100/Succ xv401000",fontsize=10,color="white",style="solid",shape="box"];922 -> 1186[label="",style="solid", color="burlywood", weight=9]; 10.96/4.44 1186 -> 928[label="",style="solid", color="burlywood", weight=3]; 10.96/4.44 1187[label="xv40100/Zero",fontsize=10,color="white",style="solid",shape="box"];922 -> 1187[label="",style="solid", color="burlywood", weight=9]; 10.96/4.44 1187 -> 929[label="",style="solid", color="burlywood", weight=3]; 10.96/4.44 923[label="primMulNat Zero xv40100",fontsize=16,color="burlywood",shape="box"];1188[label="xv40100/Succ xv401000",fontsize=10,color="white",style="solid",shape="box"];923 -> 1188[label="",style="solid", color="burlywood", weight=9]; 10.96/4.44 1188 -> 930[label="",style="solid", color="burlywood", weight=3]; 10.96/4.44 1189[label="xv40100/Zero",fontsize=10,color="white",style="solid",shape="box"];923 -> 1189[label="",style="solid", color="burlywood", weight=9]; 10.96/4.44 1189 -> 931[label="",style="solid", color="burlywood", weight=3]; 10.96/4.44 924[label="xv40100",fontsize=16,color="green",shape="box"];925[label="xv3110",fontsize=16,color="green",shape="box"];926[label="xv3110",fontsize=16,color="green",shape="box"];927[label="xv40100",fontsize=16,color="green",shape="box"];928[label="primMulNat (Succ xv31100) (Succ xv401000)",fontsize=16,color="black",shape="box"];928 -> 932[label="",style="solid", color="black", weight=3]; 10.96/4.44 929[label="primMulNat (Succ xv31100) Zero",fontsize=16,color="black",shape="box"];929 -> 933[label="",style="solid", color="black", weight=3]; 10.96/4.44 930[label="primMulNat Zero (Succ xv401000)",fontsize=16,color="black",shape="box"];930 -> 934[label="",style="solid", color="black", weight=3]; 10.96/4.44 931[label="primMulNat Zero Zero",fontsize=16,color="black",shape="box"];931 -> 935[label="",style="solid", color="black", weight=3]; 10.96/4.44 932 -> 936[label="",style="dashed", color="red", weight=0]; 10.96/4.44 932[label="primPlusNat (primMulNat xv31100 (Succ xv401000)) (Succ xv401000)",fontsize=16,color="magenta"];932 -> 937[label="",style="dashed", color="magenta", weight=3]; 10.96/4.44 933[label="Zero",fontsize=16,color="green",shape="box"];934[label="Zero",fontsize=16,color="green",shape="box"];935[label="Zero",fontsize=16,color="green",shape="box"];937 -> 918[label="",style="dashed", color="red", weight=0]; 10.96/4.44 937[label="primMulNat xv31100 (Succ xv401000)",fontsize=16,color="magenta"];937 -> 938[label="",style="dashed", color="magenta", weight=3]; 10.96/4.44 937 -> 939[label="",style="dashed", color="magenta", weight=3]; 10.96/4.44 936[label="primPlusNat xv34 (Succ xv401000)",fontsize=16,color="burlywood",shape="triangle"];1190[label="xv34/Succ xv340",fontsize=10,color="white",style="solid",shape="box"];936 -> 1190[label="",style="solid", color="burlywood", weight=9]; 10.96/4.44 1190 -> 940[label="",style="solid", color="burlywood", weight=3]; 10.96/4.44 1191[label="xv34/Zero",fontsize=10,color="white",style="solid",shape="box"];936 -> 1191[label="",style="solid", color="burlywood", weight=9]; 10.96/4.44 1191 -> 941[label="",style="solid", color="burlywood", weight=3]; 10.96/4.44 938[label="xv31100",fontsize=16,color="green",shape="box"];939[label="Succ xv401000",fontsize=16,color="green",shape="box"];940[label="primPlusNat (Succ xv340) (Succ xv401000)",fontsize=16,color="black",shape="box"];940 -> 942[label="",style="solid", color="black", weight=3]; 10.96/4.44 941[label="primPlusNat Zero (Succ xv401000)",fontsize=16,color="black",shape="box"];941 -> 943[label="",style="solid", color="black", weight=3]; 10.96/4.44 942[label="Succ (Succ (primPlusNat xv340 xv401000))",fontsize=16,color="green",shape="box"];942 -> 944[label="",style="dashed", color="green", weight=3]; 10.96/4.44 943[label="Succ xv401000",fontsize=16,color="green",shape="box"];944[label="primPlusNat xv340 xv401000",fontsize=16,color="burlywood",shape="triangle"];1192[label="xv340/Succ xv3400",fontsize=10,color="white",style="solid",shape="box"];944 -> 1192[label="",style="solid", color="burlywood", weight=9]; 10.96/4.44 1192 -> 945[label="",style="solid", color="burlywood", weight=3]; 10.96/4.44 1193[label="xv340/Zero",fontsize=10,color="white",style="solid",shape="box"];944 -> 1193[label="",style="solid", color="burlywood", weight=9]; 10.96/4.44 1193 -> 946[label="",style="solid", color="burlywood", weight=3]; 10.96/4.44 945[label="primPlusNat (Succ xv3400) xv401000",fontsize=16,color="burlywood",shape="box"];1194[label="xv401000/Succ xv4010000",fontsize=10,color="white",style="solid",shape="box"];945 -> 1194[label="",style="solid", color="burlywood", weight=9]; 10.96/4.44 1194 -> 947[label="",style="solid", color="burlywood", weight=3]; 10.96/4.44 1195[label="xv401000/Zero",fontsize=10,color="white",style="solid",shape="box"];945 -> 1195[label="",style="solid", color="burlywood", weight=9]; 10.96/4.44 1195 -> 948[label="",style="solid", color="burlywood", weight=3]; 10.96/4.44 946[label="primPlusNat Zero xv401000",fontsize=16,color="burlywood",shape="box"];1196[label="xv401000/Succ xv4010000",fontsize=10,color="white",style="solid",shape="box"];946 -> 1196[label="",style="solid", color="burlywood", weight=9]; 10.96/4.44 1196 -> 949[label="",style="solid", color="burlywood", weight=3]; 10.96/4.44 1197[label="xv401000/Zero",fontsize=10,color="white",style="solid",shape="box"];946 -> 1197[label="",style="solid", color="burlywood", weight=9]; 10.96/4.44 1197 -> 950[label="",style="solid", color="burlywood", weight=3]; 10.96/4.44 947[label="primPlusNat (Succ xv3400) (Succ xv4010000)",fontsize=16,color="black",shape="box"];947 -> 951[label="",style="solid", color="black", weight=3]; 10.96/4.44 948[label="primPlusNat (Succ xv3400) Zero",fontsize=16,color="black",shape="box"];948 -> 952[label="",style="solid", color="black", weight=3]; 10.96/4.44 949[label="primPlusNat Zero (Succ xv4010000)",fontsize=16,color="black",shape="box"];949 -> 953[label="",style="solid", color="black", weight=3]; 10.96/4.44 950[label="primPlusNat Zero Zero",fontsize=16,color="black",shape="box"];950 -> 954[label="",style="solid", color="black", weight=3]; 10.96/4.44 951[label="Succ (Succ (primPlusNat xv3400 xv4010000))",fontsize=16,color="green",shape="box"];951 -> 955[label="",style="dashed", color="green", weight=3]; 10.96/4.44 952[label="Succ xv3400",fontsize=16,color="green",shape="box"];953[label="Succ xv4010000",fontsize=16,color="green",shape="box"];954[label="Zero",fontsize=16,color="green",shape="box"];955 -> 944[label="",style="dashed", color="red", weight=0]; 10.96/4.44 955[label="primPlusNat xv3400 xv4010000",fontsize=16,color="magenta"];955 -> 956[label="",style="dashed", color="magenta", weight=3]; 10.96/4.44 955 -> 957[label="",style="dashed", color="magenta", weight=3]; 10.96/4.44 956[label="xv3400",fontsize=16,color="green",shape="box"];957[label="xv4010000",fontsize=16,color="green",shape="box"];} 10.96/4.44 10.96/4.44 ---------------------------------------- 10.96/4.44 10.96/4.44 (6) 10.96/4.44 Complex Obligation (AND) 10.96/4.44 10.96/4.44 ---------------------------------------- 10.96/4.44 10.96/4.44 (7) 10.96/4.44 Obligation: 10.96/4.44 Q DP problem: 10.96/4.44 The TRS P consists of the following rules: 10.96/4.44 10.96/4.44 new_foldr(xv3, :(xv40, xv41), h, ba) -> new_foldr(xv3, xv41, h, ba) 10.96/4.44 10.96/4.44 R is empty. 10.96/4.44 Q is empty. 10.96/4.44 We have to consider all minimal (P,Q,R)-chains. 10.96/4.44 ---------------------------------------- 10.96/4.44 10.96/4.44 (8) QDPSizeChangeProof (EQUIVALENT) 10.96/4.44 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. 10.96/4.44 10.96/4.44 From the DPs we obtained the following set of size-change graphs: 10.96/4.44 *new_foldr(xv3, :(xv40, xv41), h, ba) -> new_foldr(xv3, xv41, h, ba) 10.96/4.44 The graph contains the following edges 1 >= 1, 2 > 2, 3 >= 3, 4 >= 4 10.96/4.44 10.96/4.44 10.96/4.44 ---------------------------------------- 10.96/4.44 10.96/4.44 (9) 10.96/4.44 YES 10.96/4.44 10.96/4.44 ---------------------------------------- 10.96/4.44 10.96/4.44 (10) 10.96/4.44 Obligation: 10.96/4.44 Q DP problem: 10.96/4.44 The TRS P consists of the following rules: 10.96/4.44 10.96/4.44 new_esEs(Left(xv310), Left(xv4010), app(app(app(ty_@3, bc), bd), be), bb) -> new_esEs0(xv310, xv4010, bc, bd, be) 10.96/4.44 new_esEs3(@2(xv30, @3(xv310, xv311, xv312)), @2(xv400, @3(xv4010, xv4011, xv4012)), bbg, app(app(app(ty_@3, de), app(app(app(ty_@3, fc), fd), ff)), fb)) -> new_esEs0(xv311, xv4011, fc, fd, ff) 10.96/4.44 new_esEs0(@3(xv310, xv311, xv312), @3(xv4010, xv4011, xv4012), de, app(ty_Maybe, fh), fb) -> new_esEs2(xv311, xv4011, fh) 10.96/4.44 new_esEs1(:(xv310, xv311), :(xv4010, xv4011), app(ty_Maybe, bac)) -> new_esEs2(xv310, xv4010, bac) 10.96/4.44 new_esEs(Right(xv310), Right(xv4010), cb, app(app(app(ty_@3, ce), cf), cg)) -> new_esEs0(xv310, xv4010, ce, cf, cg) 10.96/4.44 new_esEs0(@3(xv310, xv311, xv312), @3(xv4010, xv4011, xv4012), app(ty_Maybe, ha), df, fb) -> new_esEs2(xv310, xv4010, ha) 10.96/4.44 new_esEs3(@2(xv30, Left(xv310)), @2(xv400, Left(xv4010)), bbg, app(app(ty_Either, app(app(ty_@2, bh), ca)), bb)) -> new_esEs3(xv310, xv4010, bh, ca) 10.96/4.44 new_esEs3(@2(xv30, @3(xv310, xv311, xv312)), @2(xv400, @3(xv4010, xv4011, xv4012)), bbg, app(app(app(ty_@3, app(ty_[], gh)), df), fb)) -> new_esEs1(xv310, xv4010, gh) 10.96/4.44 new_esEs0(@3(xv310, xv311, xv312), @3(xv4010, xv4011, xv4012), app(app(ty_Either, gc), gd), df, fb) -> new_esEs(xv310, xv4010, gc, gd) 10.96/4.44 new_esEs(Left(xv310), Left(xv4010), app(ty_Maybe, bg), bb) -> new_esEs2(xv310, xv4010, bg) 10.96/4.44 new_esEs3(@2(xv30, xv31), @2(xv400, xv401), app(app(app(ty_@3, bce), bcf), bcg), bcd) -> new_esEs0(xv30, xv400, bce, bcf, bcg) 10.96/4.44 new_esEs(Left(xv310), Left(xv4010), app(app(ty_@2, bh), ca), bb) -> new_esEs3(xv310, xv4010, bh, ca) 10.96/4.44 new_esEs3(@2(xv30, @3(xv310, xv311, xv312)), @2(xv400, @3(xv4010, xv4011, xv4012)), bbg, app(app(app(ty_@3, app(app(ty_Either, gc), gd)), df), fb)) -> new_esEs(xv310, xv4010, gc, gd) 10.96/4.44 new_esEs3(@2(xv30, @3(xv310, xv311, xv312)), @2(xv400, @3(xv4010, xv4011, xv4012)), bbg, app(app(app(ty_@3, app(app(app(ty_@3, ge), gf), gg)), df), fb)) -> new_esEs0(xv310, xv4010, ge, gf, gg) 10.96/4.44 new_esEs0(@3(xv310, xv311, xv312), @3(xv4010, xv4011, xv4012), de, df, app(app(ty_Either, dg), dh)) -> new_esEs(xv312, xv4012, dg, dh) 10.96/4.44 new_esEs3(@2(xv30, Left(xv310)), @2(xv400, Left(xv4010)), bbg, app(app(ty_Either, app(app(ty_Either, h), ba)), bb)) -> new_esEs(xv310, xv4010, h, ba) 10.96/4.44 new_esEs3(@2(xv30, xv31), @2(xv400, xv401), app(ty_Maybe, bda), bcd) -> new_esEs2(xv30, xv400, bda) 10.96/4.44 new_esEs0(@3(xv310, xv311, xv312), @3(xv4010, xv4011, xv4012), app(app(ty_@2, hb), hc), df, fb) -> new_esEs3(xv310, xv4010, hb, hc) 10.96/4.44 new_esEs3(@2(xv30, @3(xv310, xv311, xv312)), @2(xv400, @3(xv4010, xv4011, xv4012)), bbg, app(app(app(ty_@3, de), df), app(ty_[], ed))) -> new_esEs1(xv312, xv4012, ed) 10.96/4.44 new_esEs3(@2(xv30, Right(xv310)), @2(xv400, Right(xv4010)), bbg, app(app(ty_Either, cb), app(app(ty_@2, dc), dd))) -> new_esEs3(xv310, xv4010, dc, dd) 10.96/4.44 new_esEs(Left(xv310), Left(xv4010), app(ty_[], bf), bb) -> new_esEs1(xv310, xv4010, bf) 10.96/4.44 new_esEs3(@2(xv30, @3(xv310, xv311, xv312)), @2(xv400, @3(xv4010, xv4011, xv4012)), bbg, app(app(app(ty_@3, de), app(ty_Maybe, fh)), fb)) -> new_esEs2(xv311, xv4011, fh) 10.96/4.44 new_esEs3(@2(xv30, :(xv310, xv311)), @2(xv400, :(xv4010, xv4011)), bbg, app(ty_[], app(ty_Maybe, bac))) -> new_esEs2(xv310, xv4010, bac) 10.96/4.44 new_esEs0(@3(xv310, xv311, xv312), @3(xv4010, xv4011, xv4012), de, df, app(ty_Maybe, ee)) -> new_esEs2(xv312, xv4012, ee) 10.96/4.44 new_esEs3(@2(xv30, :(xv310, xv311)), @2(xv400, :(xv4010, xv4011)), bbg, app(ty_[], app(app(ty_@2, bad), bae))) -> new_esEs3(xv310, xv4010, bad, bae) 10.96/4.44 new_esEs3(@2(xv30, @3(xv310, xv311, xv312)), @2(xv400, @3(xv4010, xv4011, xv4012)), bbg, app(app(app(ty_@3, de), df), app(app(ty_@2, ef), eg))) -> new_esEs3(xv312, xv4012, ef, eg) 10.96/4.44 new_esEs(Right(xv310), Right(xv4010), cb, app(ty_[], da)) -> new_esEs1(xv310, xv4010, da) 10.96/4.44 new_esEs3(@2(xv30, Left(xv310)), @2(xv400, Left(xv4010)), bbg, app(app(ty_Either, app(app(app(ty_@3, bc), bd), be)), bb)) -> new_esEs0(xv310, xv4010, bc, bd, be) 10.96/4.44 new_esEs3(@2(xv30, @3(xv310, xv311, xv312)), @2(xv400, @3(xv4010, xv4011, xv4012)), bbg, app(app(app(ty_@3, de), df), app(app(ty_Either, dg), dh))) -> new_esEs(xv312, xv4012, dg, dh) 10.96/4.44 new_esEs3(@2(xv30, @3(xv310, xv311, xv312)), @2(xv400, @3(xv4010, xv4011, xv4012)), bbg, app(app(app(ty_@3, de), df), app(app(app(ty_@3, ea), eb), ec))) -> new_esEs0(xv312, xv4012, ea, eb, ec) 10.96/4.44 new_esEs0(@3(xv310, xv311, xv312), @3(xv4010, xv4011, xv4012), de, app(ty_[], fg), fb) -> new_esEs1(xv311, xv4011, fg) 10.96/4.44 new_esEs3(@2(xv30, Just(xv310)), @2(xv400, Just(xv4010)), bbg, app(ty_Maybe, app(app(ty_Either, baf), bag))) -> new_esEs(xv310, xv4010, baf, bag) 10.96/4.44 new_esEs2(Just(xv310), Just(xv4010), app(app(ty_Either, baf), bag)) -> new_esEs(xv310, xv4010, baf, bag) 10.96/4.44 new_esEs3(@2(xv30, Right(xv310)), @2(xv400, Right(xv4010)), bbg, app(app(ty_Either, cb), app(ty_[], da))) -> new_esEs1(xv310, xv4010, da) 10.96/4.44 new_esEs2(Just(xv310), Just(xv4010), app(app(ty_@2, bbe), bbf)) -> new_esEs3(xv310, xv4010, bbe, bbf) 10.96/4.44 new_esEs3(@2(xv30, :(xv310, xv311)), @2(xv400, :(xv4010, xv4011)), bbg, app(ty_[], app(app(app(ty_@3, hg), hh), baa))) -> new_esEs0(xv310, xv4010, hg, hh, baa) 10.96/4.44 new_esEs3(@2(xv30, Right(xv310)), @2(xv400, Right(xv4010)), bbg, app(app(ty_Either, cb), app(app(ty_Either, cc), cd))) -> new_esEs(xv310, xv4010, cc, cd) 10.96/4.44 new_esEs3(@2(xv30, :(xv310, xv311)), @2(xv400, :(xv4010, xv4011)), bbg, app(ty_[], app(app(ty_Either, he), hf))) -> new_esEs(xv310, xv4010, he, hf) 10.96/4.44 new_esEs2(Just(xv310), Just(xv4010), app(ty_[], bbc)) -> new_esEs1(xv310, xv4010, bbc) 10.96/4.44 new_esEs3(@2(xv30, :(xv310, xv311)), @2(xv400, :(xv4010, xv4011)), bbg, app(ty_[], app(ty_[], bab))) -> new_esEs1(xv310, xv4010, bab) 10.96/4.44 new_esEs3(@2(xv30, Just(xv310)), @2(xv400, Just(xv4010)), bbg, app(ty_Maybe, app(ty_Maybe, bbd))) -> new_esEs2(xv310, xv4010, bbd) 10.96/4.44 new_esEs0(@3(xv310, xv311, xv312), @3(xv4010, xv4011, xv4012), de, app(app(app(ty_@3, fc), fd), ff), fb) -> new_esEs0(xv311, xv4011, fc, fd, ff) 10.96/4.44 new_esEs3(@2(xv30, Right(xv310)), @2(xv400, Right(xv4010)), bbg, app(app(ty_Either, cb), app(app(app(ty_@3, ce), cf), cg))) -> new_esEs0(xv310, xv4010, ce, cf, cg) 10.96/4.44 new_esEs2(Just(xv310), Just(xv4010), app(ty_Maybe, bbd)) -> new_esEs2(xv310, xv4010, bbd) 10.96/4.44 new_esEs(Right(xv310), Right(xv4010), cb, app(app(ty_@2, dc), dd)) -> new_esEs3(xv310, xv4010, dc, dd) 10.96/4.44 new_esEs3(@2(xv30, Right(xv310)), @2(xv400, Right(xv4010)), bbg, app(app(ty_Either, cb), app(ty_Maybe, db))) -> new_esEs2(xv310, xv4010, db) 10.96/4.44 new_esEs0(@3(xv310, xv311, xv312), @3(xv4010, xv4011, xv4012), de, app(app(ty_@2, ga), gb), fb) -> new_esEs3(xv311, xv4011, ga, gb) 10.96/4.44 new_esEs3(@2(xv30, xv31), @2(xv400, xv401), bbg, app(app(ty_@2, bbh), bca)) -> new_esEs3(xv31, xv401, bbh, bca) 10.96/4.44 new_esEs0(@3(xv310, xv311, xv312), @3(xv4010, xv4011, xv4012), de, df, app(app(app(ty_@3, ea), eb), ec)) -> new_esEs0(xv312, xv4012, ea, eb, ec) 10.96/4.44 new_esEs3(@2(xv30, Left(xv310)), @2(xv400, Left(xv4010)), bbg, app(app(ty_Either, app(ty_[], bf)), bb)) -> new_esEs1(xv310, xv4010, bf) 10.96/4.44 new_esEs(Right(xv310), Right(xv4010), cb, app(app(ty_Either, cc), cd)) -> new_esEs(xv310, xv4010, cc, cd) 10.96/4.44 new_esEs0(@3(xv310, xv311, xv312), @3(xv4010, xv4011, xv4012), de, app(app(ty_Either, eh), fa), fb) -> new_esEs(xv311, xv4011, eh, fa) 10.96/4.44 new_esEs3(@2(xv30, Just(xv310)), @2(xv400, Just(xv4010)), bbg, app(ty_Maybe, app(app(ty_@2, bbe), bbf))) -> new_esEs3(xv310, xv4010, bbe, bbf) 10.96/4.44 new_esEs3(@2(xv30, @3(xv310, xv311, xv312)), @2(xv400, @3(xv4010, xv4011, xv4012)), bbg, app(app(app(ty_@3, app(app(ty_@2, hb), hc)), df), fb)) -> new_esEs3(xv310, xv4010, hb, hc) 10.96/4.44 new_esEs3(@2(xv30, @3(xv310, xv311, xv312)), @2(xv400, @3(xv4010, xv4011, xv4012)), bbg, app(app(app(ty_@3, de), app(app(ty_Either, eh), fa)), fb)) -> new_esEs(xv311, xv4011, eh, fa) 10.96/4.44 new_esEs3(@2(xv30, xv31), @2(xv400, xv401), app(app(ty_@2, bdb), bdc), bcd) -> new_esEs3(xv30, xv400, bdb, bdc) 10.96/4.44 new_esEs3(@2(xv30, :(xv310, xv311)), @2(xv400, :(xv4010, xv4011)), bbg, app(ty_[], hd)) -> new_esEs1(xv311, xv4011, hd) 10.96/4.44 new_esEs1(:(xv310, xv311), :(xv4010, xv4011), hd) -> new_esEs1(xv311, xv4011, hd) 10.96/4.44 new_esEs1(:(xv310, xv311), :(xv4010, xv4011), app(app(app(ty_@3, hg), hh), baa)) -> new_esEs0(xv310, xv4010, hg, hh, baa) 10.96/4.44 new_esEs3(@2(xv30, @3(xv310, xv311, xv312)), @2(xv400, @3(xv4010, xv4011, xv4012)), bbg, app(app(app(ty_@3, de), df), app(ty_Maybe, ee))) -> new_esEs2(xv312, xv4012, ee) 10.96/4.44 new_esEs(Left(xv310), Left(xv4010), app(app(ty_Either, h), ba), bb) -> new_esEs(xv310, xv4010, h, ba) 10.96/4.44 new_esEs0(@3(xv310, xv311, xv312), @3(xv4010, xv4011, xv4012), de, df, app(app(ty_@2, ef), eg)) -> new_esEs3(xv312, xv4012, ef, eg) 10.96/4.44 new_esEs1(:(xv310, xv311), :(xv4010, xv4011), app(ty_[], bab)) -> new_esEs1(xv310, xv4010, bab) 10.96/4.44 new_esEs(Right(xv310), Right(xv4010), cb, app(ty_Maybe, db)) -> new_esEs2(xv310, xv4010, db) 10.96/4.44 new_esEs3(@2(xv30, @3(xv310, xv311, xv312)), @2(xv400, @3(xv4010, xv4011, xv4012)), bbg, app(app(app(ty_@3, de), app(app(ty_@2, ga), gb)), fb)) -> new_esEs3(xv311, xv4011, ga, gb) 10.96/4.44 new_esEs1(:(xv310, xv311), :(xv4010, xv4011), app(app(ty_@2, bad), bae)) -> new_esEs3(xv310, xv4010, bad, bae) 10.96/4.44 new_esEs0(@3(xv310, xv311, xv312), @3(xv4010, xv4011, xv4012), app(ty_[], gh), df, fb) -> new_esEs1(xv310, xv4010, gh) 10.96/4.44 new_esEs1(:(xv310, xv311), :(xv4010, xv4011), app(app(ty_Either, he), hf)) -> new_esEs(xv310, xv4010, he, hf) 10.96/4.44 new_esEs3(@2(xv30, xv31), @2(xv400, xv401), app(app(ty_Either, bcb), bcc), bcd) -> new_esEs(xv30, xv400, bcb, bcc) 10.96/4.44 new_esEs2(Just(xv310), Just(xv4010), app(app(app(ty_@3, bah), bba), bbb)) -> new_esEs0(xv310, xv4010, bah, bba, bbb) 10.96/4.44 new_esEs0(@3(xv310, xv311, xv312), @3(xv4010, xv4011, xv4012), app(app(app(ty_@3, ge), gf), gg), df, fb) -> new_esEs0(xv310, xv4010, ge, gf, gg) 10.96/4.44 new_esEs3(@2(xv30, xv31), @2(xv400, xv401), app(ty_[], bch), bcd) -> new_esEs1(xv30, xv400, bch) 10.96/4.44 new_esEs0(@3(xv310, xv311, xv312), @3(xv4010, xv4011, xv4012), de, df, app(ty_[], ed)) -> new_esEs1(xv312, xv4012, ed) 10.96/4.44 new_esEs3(@2(xv30, Left(xv310)), @2(xv400, Left(xv4010)), bbg, app(app(ty_Either, app(ty_Maybe, bg)), bb)) -> new_esEs2(xv310, xv4010, bg) 10.96/4.44 new_esEs3(@2(xv30, Just(xv310)), @2(xv400, Just(xv4010)), bbg, app(ty_Maybe, app(app(app(ty_@3, bah), bba), bbb))) -> new_esEs0(xv310, xv4010, bah, bba, bbb) 10.96/4.44 new_esEs3(@2(xv30, Just(xv310)), @2(xv400, Just(xv4010)), bbg, app(ty_Maybe, app(ty_[], bbc))) -> new_esEs1(xv310, xv4010, bbc) 10.96/4.44 new_esEs3(@2(xv30, @3(xv310, xv311, xv312)), @2(xv400, @3(xv4010, xv4011, xv4012)), bbg, app(app(app(ty_@3, de), app(ty_[], fg)), fb)) -> new_esEs1(xv311, xv4011, fg) 10.96/4.44 new_esEs3(@2(xv30, @3(xv310, xv311, xv312)), @2(xv400, @3(xv4010, xv4011, xv4012)), bbg, app(app(app(ty_@3, app(ty_Maybe, ha)), df), fb)) -> new_esEs2(xv310, xv4010, ha) 10.96/4.44 10.96/4.44 R is empty. 10.96/4.44 Q is empty. 10.96/4.44 We have to consider all minimal (P,Q,R)-chains. 10.96/4.44 ---------------------------------------- 10.96/4.44 10.96/4.44 (11) QDPSizeChangeProof (EQUIVALENT) 10.96/4.44 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. 10.96/4.44 10.96/4.44 From the DPs we obtained the following set of size-change graphs: 10.96/4.44 *new_esEs2(Just(xv310), Just(xv4010), app(app(ty_Either, baf), bag)) -> new_esEs(xv310, xv4010, baf, bag) 10.96/4.44 The graph contains the following edges 1 > 1, 2 > 2, 3 > 3, 3 > 4 10.96/4.44 10.96/4.44 10.96/4.44 *new_esEs2(Just(xv310), Just(xv4010), app(app(ty_@2, bbe), bbf)) -> new_esEs3(xv310, xv4010, bbe, bbf) 10.96/4.44 The graph contains the following edges 1 > 1, 2 > 2, 3 > 3, 3 > 4 10.96/4.44 10.96/4.44 10.96/4.44 *new_esEs2(Just(xv310), Just(xv4010), app(app(app(ty_@3, bah), bba), bbb)) -> new_esEs0(xv310, xv4010, bah, bba, bbb) 10.96/4.44 The graph contains the following edges 1 > 1, 2 > 2, 3 > 3, 3 > 4, 3 > 5 10.96/4.44 10.96/4.44 10.96/4.44 *new_esEs2(Just(xv310), Just(xv4010), app(ty_[], bbc)) -> new_esEs1(xv310, xv4010, bbc) 10.96/4.44 The graph contains the following edges 1 > 1, 2 > 2, 3 > 3 10.96/4.44 10.96/4.44 10.96/4.44 *new_esEs2(Just(xv310), Just(xv4010), app(ty_Maybe, bbd)) -> new_esEs2(xv310, xv4010, bbd) 10.96/4.44 The graph contains the following edges 1 > 1, 2 > 2, 3 > 3 10.96/4.44 10.96/4.44 10.96/4.44 *new_esEs1(:(xv310, xv311), :(xv4010, xv4011), app(app(ty_Either, he), hf)) -> new_esEs(xv310, xv4010, he, hf) 10.96/4.44 The graph contains the following edges 1 > 1, 2 > 2, 3 > 3, 3 > 4 10.96/4.44 10.96/4.44 10.96/4.44 *new_esEs1(:(xv310, xv311), :(xv4010, xv4011), app(app(ty_@2, bad), bae)) -> new_esEs3(xv310, xv4010, bad, bae) 10.96/4.44 The graph contains the following edges 1 > 1, 2 > 2, 3 > 3, 3 > 4 10.96/4.44 10.96/4.44 10.96/4.44 *new_esEs1(:(xv310, xv311), :(xv4010, xv4011), app(app(app(ty_@3, hg), hh), baa)) -> new_esEs0(xv310, xv4010, hg, hh, baa) 10.96/4.44 The graph contains the following edges 1 > 1, 2 > 2, 3 > 3, 3 > 4, 3 > 5 10.96/4.44 10.96/4.44 10.96/4.44 *new_esEs1(:(xv310, xv311), :(xv4010, xv4011), app(ty_Maybe, bac)) -> new_esEs2(xv310, xv4010, bac) 10.96/4.44 The graph contains the following edges 1 > 1, 2 > 2, 3 > 3 10.96/4.44 10.96/4.44 10.96/4.44 *new_esEs0(@3(xv310, xv311, xv312), @3(xv4010, xv4011, xv4012), app(app(ty_Either, gc), gd), df, fb) -> new_esEs(xv310, xv4010, gc, gd) 10.96/4.44 The graph contains the following edges 1 > 1, 2 > 2, 3 > 3, 3 > 4 10.96/4.44 10.96/4.44 10.96/4.44 *new_esEs0(@3(xv310, xv311, xv312), @3(xv4010, xv4011, xv4012), de, df, app(app(ty_Either, dg), dh)) -> new_esEs(xv312, xv4012, dg, dh) 10.96/4.44 The graph contains the following edges 1 > 1, 2 > 2, 5 > 3, 5 > 4 10.96/4.44 10.96/4.44 10.96/4.44 *new_esEs0(@3(xv310, xv311, xv312), @3(xv4010, xv4011, xv4012), de, app(app(ty_Either, eh), fa), fb) -> new_esEs(xv311, xv4011, eh, fa) 10.96/4.44 The graph contains the following edges 1 > 1, 2 > 2, 4 > 3, 4 > 4 10.96/4.44 10.96/4.44 10.96/4.44 *new_esEs0(@3(xv310, xv311, xv312), @3(xv4010, xv4011, xv4012), app(app(ty_@2, hb), hc), df, fb) -> new_esEs3(xv310, xv4010, hb, hc) 10.96/4.44 The graph contains the following edges 1 > 1, 2 > 2, 3 > 3, 3 > 4 10.96/4.44 10.96/4.44 10.96/4.44 *new_esEs0(@3(xv310, xv311, xv312), @3(xv4010, xv4011, xv4012), de, app(app(ty_@2, ga), gb), fb) -> new_esEs3(xv311, xv4011, ga, gb) 10.96/4.44 The graph contains the following edges 1 > 1, 2 > 2, 4 > 3, 4 > 4 10.96/4.44 10.96/4.44 10.96/4.44 *new_esEs0(@3(xv310, xv311, xv312), @3(xv4010, xv4011, xv4012), de, df, app(app(ty_@2, ef), eg)) -> new_esEs3(xv312, xv4012, ef, eg) 10.96/4.44 The graph contains the following edges 1 > 1, 2 > 2, 5 > 3, 5 > 4 10.96/4.44 10.96/4.44 10.96/4.44 *new_esEs0(@3(xv310, xv311, xv312), @3(xv4010, xv4011, xv4012), de, app(app(app(ty_@3, fc), fd), ff), fb) -> new_esEs0(xv311, xv4011, fc, fd, ff) 10.96/4.44 The graph contains the following edges 1 > 1, 2 > 2, 4 > 3, 4 > 4, 4 > 5 10.96/4.44 10.96/4.44 10.96/4.44 *new_esEs0(@3(xv310, xv311, xv312), @3(xv4010, xv4011, xv4012), de, df, app(app(app(ty_@3, ea), eb), ec)) -> new_esEs0(xv312, xv4012, ea, eb, ec) 10.96/4.44 The graph contains the following edges 1 > 1, 2 > 2, 5 > 3, 5 > 4, 5 > 5 10.96/4.44 10.96/4.44 10.96/4.44 *new_esEs0(@3(xv310, xv311, xv312), @3(xv4010, xv4011, xv4012), app(app(app(ty_@3, ge), gf), gg), df, fb) -> new_esEs0(xv310, xv4010, ge, gf, gg) 10.96/4.44 The graph contains the following edges 1 > 1, 2 > 2, 3 > 3, 3 > 4, 3 > 5 10.96/4.44 10.96/4.44 10.96/4.44 *new_esEs0(@3(xv310, xv311, xv312), @3(xv4010, xv4011, xv4012), de, app(ty_[], fg), fb) -> new_esEs1(xv311, xv4011, fg) 10.96/4.44 The graph contains the following edges 1 > 1, 2 > 2, 4 > 3 10.96/4.44 10.96/4.44 10.96/4.44 *new_esEs0(@3(xv310, xv311, xv312), @3(xv4010, xv4011, xv4012), app(ty_[], gh), df, fb) -> new_esEs1(xv310, xv4010, gh) 10.96/4.44 The graph contains the following edges 1 > 1, 2 > 2, 3 > 3 10.96/4.44 10.96/4.44 10.96/4.44 *new_esEs0(@3(xv310, xv311, xv312), @3(xv4010, xv4011, xv4012), de, df, app(ty_[], ed)) -> new_esEs1(xv312, xv4012, ed) 10.96/4.44 The graph contains the following edges 1 > 1, 2 > 2, 5 > 3 10.96/4.44 10.96/4.44 10.96/4.44 *new_esEs0(@3(xv310, xv311, xv312), @3(xv4010, xv4011, xv4012), de, app(ty_Maybe, fh), fb) -> new_esEs2(xv311, xv4011, fh) 10.96/4.44 The graph contains the following edges 1 > 1, 2 > 2, 4 > 3 10.96/4.44 10.96/4.44 10.96/4.44 *new_esEs0(@3(xv310, xv311, xv312), @3(xv4010, xv4011, xv4012), app(ty_Maybe, ha), df, fb) -> new_esEs2(xv310, xv4010, ha) 10.96/4.44 The graph contains the following edges 1 > 1, 2 > 2, 3 > 3 10.96/4.44 10.96/4.44 10.96/4.44 *new_esEs0(@3(xv310, xv311, xv312), @3(xv4010, xv4011, xv4012), de, df, app(ty_Maybe, ee)) -> new_esEs2(xv312, xv4012, ee) 10.96/4.44 The graph contains the following edges 1 > 1, 2 > 2, 5 > 3 10.96/4.44 10.96/4.44 10.96/4.44 *new_esEs3(@2(xv30, @3(xv310, xv311, xv312)), @2(xv400, @3(xv4010, xv4011, xv4012)), bbg, app(app(app(ty_@3, app(app(ty_Either, gc), gd)), df), fb)) -> new_esEs(xv310, xv4010, gc, gd) 10.96/4.44 The graph contains the following edges 1 > 1, 2 > 2, 4 > 3, 4 > 4 10.96/4.44 10.96/4.44 10.96/4.44 *new_esEs3(@2(xv30, Left(xv310)), @2(xv400, Left(xv4010)), bbg, app(app(ty_Either, app(app(ty_Either, h), ba)), bb)) -> new_esEs(xv310, xv4010, h, ba) 10.96/4.44 The graph contains the following edges 1 > 1, 2 > 2, 4 > 3, 4 > 4 10.96/4.44 10.96/4.44 10.96/4.44 *new_esEs3(@2(xv30, @3(xv310, xv311, xv312)), @2(xv400, @3(xv4010, xv4011, xv4012)), bbg, app(app(app(ty_@3, de), df), app(app(ty_Either, dg), dh))) -> new_esEs(xv312, xv4012, dg, dh) 10.96/4.44 The graph contains the following edges 1 > 1, 2 > 2, 4 > 3, 4 > 4 10.96/4.44 10.96/4.44 10.96/4.44 *new_esEs3(@2(xv30, Just(xv310)), @2(xv400, Just(xv4010)), bbg, app(ty_Maybe, app(app(ty_Either, baf), bag))) -> new_esEs(xv310, xv4010, baf, bag) 10.96/4.44 The graph contains the following edges 1 > 1, 2 > 2, 4 > 3, 4 > 4 10.96/4.44 10.96/4.44 10.96/4.44 *new_esEs3(@2(xv30, Right(xv310)), @2(xv400, Right(xv4010)), bbg, app(app(ty_Either, cb), app(app(ty_Either, cc), cd))) -> new_esEs(xv310, xv4010, cc, cd) 10.96/4.44 The graph contains the following edges 1 > 1, 2 > 2, 4 > 3, 4 > 4 10.96/4.44 10.96/4.44 10.96/4.44 *new_esEs3(@2(xv30, :(xv310, xv311)), @2(xv400, :(xv4010, xv4011)), bbg, app(ty_[], app(app(ty_Either, he), hf))) -> new_esEs(xv310, xv4010, he, hf) 10.96/4.44 The graph contains the following edges 1 > 1, 2 > 2, 4 > 3, 4 > 4 10.96/4.44 10.96/4.44 10.96/4.44 *new_esEs3(@2(xv30, @3(xv310, xv311, xv312)), @2(xv400, @3(xv4010, xv4011, xv4012)), bbg, app(app(app(ty_@3, de), app(app(ty_Either, eh), fa)), fb)) -> new_esEs(xv311, xv4011, eh, fa) 10.96/4.44 The graph contains the following edges 1 > 1, 2 > 2, 4 > 3, 4 > 4 10.96/4.44 10.96/4.44 10.96/4.44 *new_esEs3(@2(xv30, xv31), @2(xv400, xv401), app(app(ty_Either, bcb), bcc), bcd) -> new_esEs(xv30, xv400, bcb, bcc) 10.96/4.44 The graph contains the following edges 1 > 1, 2 > 2, 3 > 3, 3 > 4 10.96/4.44 10.96/4.44 10.96/4.44 *new_esEs(Right(xv310), Right(xv4010), cb, app(app(ty_Either, cc), cd)) -> new_esEs(xv310, xv4010, cc, cd) 10.96/4.44 The graph contains the following edges 1 > 1, 2 > 2, 4 > 3, 4 > 4 10.96/4.44 10.96/4.44 10.96/4.44 *new_esEs(Left(xv310), Left(xv4010), app(app(ty_Either, h), ba), bb) -> new_esEs(xv310, xv4010, h, ba) 10.96/4.44 The graph contains the following edges 1 > 1, 2 > 2, 3 > 3, 3 > 4 10.96/4.44 10.96/4.44 10.96/4.44 *new_esEs3(@2(xv30, Left(xv310)), @2(xv400, Left(xv4010)), bbg, app(app(ty_Either, app(app(ty_@2, bh), ca)), bb)) -> new_esEs3(xv310, xv4010, bh, ca) 10.96/4.44 The graph contains the following edges 1 > 1, 2 > 2, 4 > 3, 4 > 4 10.96/4.44 10.96/4.44 10.96/4.44 *new_esEs3(@2(xv30, Right(xv310)), @2(xv400, Right(xv4010)), bbg, app(app(ty_Either, cb), app(app(ty_@2, dc), dd))) -> new_esEs3(xv310, xv4010, dc, dd) 10.96/4.44 The graph contains the following edges 1 > 1, 2 > 2, 4 > 3, 4 > 4 10.96/4.44 10.96/4.44 10.96/4.44 *new_esEs3(@2(xv30, :(xv310, xv311)), @2(xv400, :(xv4010, xv4011)), bbg, app(ty_[], app(app(ty_@2, bad), bae))) -> new_esEs3(xv310, xv4010, bad, bae) 10.96/4.44 The graph contains the following edges 1 > 1, 2 > 2, 4 > 3, 4 > 4 10.96/4.44 10.96/4.44 10.96/4.44 *new_esEs3(@2(xv30, @3(xv310, xv311, xv312)), @2(xv400, @3(xv4010, xv4011, xv4012)), bbg, app(app(app(ty_@3, de), df), app(app(ty_@2, ef), eg))) -> new_esEs3(xv312, xv4012, ef, eg) 10.96/4.44 The graph contains the following edges 1 > 1, 2 > 2, 4 > 3, 4 > 4 10.96/4.44 10.96/4.44 10.96/4.44 *new_esEs3(@2(xv30, xv31), @2(xv400, xv401), bbg, app(app(ty_@2, bbh), bca)) -> new_esEs3(xv31, xv401, bbh, bca) 10.96/4.44 The graph contains the following edges 1 > 1, 2 > 2, 4 > 3, 4 > 4 10.96/4.44 10.96/4.44 10.96/4.44 *new_esEs3(@2(xv30, Just(xv310)), @2(xv400, Just(xv4010)), bbg, app(ty_Maybe, app(app(ty_@2, bbe), bbf))) -> new_esEs3(xv310, xv4010, bbe, bbf) 10.96/4.44 The graph contains the following edges 1 > 1, 2 > 2, 4 > 3, 4 > 4 10.96/4.44 10.96/4.44 10.96/4.44 *new_esEs3(@2(xv30, @3(xv310, xv311, xv312)), @2(xv400, @3(xv4010, xv4011, xv4012)), bbg, app(app(app(ty_@3, app(app(ty_@2, hb), hc)), df), fb)) -> new_esEs3(xv310, xv4010, hb, hc) 10.96/4.44 The graph contains the following edges 1 > 1, 2 > 2, 4 > 3, 4 > 4 10.96/4.44 10.96/4.44 10.96/4.44 *new_esEs3(@2(xv30, xv31), @2(xv400, xv401), app(app(ty_@2, bdb), bdc), bcd) -> new_esEs3(xv30, xv400, bdb, bdc) 10.96/4.44 The graph contains the following edges 1 > 1, 2 > 2, 3 > 3, 3 > 4 10.96/4.44 10.96/4.44 10.96/4.44 *new_esEs3(@2(xv30, @3(xv310, xv311, xv312)), @2(xv400, @3(xv4010, xv4011, xv4012)), bbg, app(app(app(ty_@3, de), app(app(ty_@2, ga), gb)), fb)) -> new_esEs3(xv311, xv4011, ga, gb) 10.96/4.44 The graph contains the following edges 1 > 1, 2 > 2, 4 > 3, 4 > 4 10.96/4.44 10.96/4.44 10.96/4.44 *new_esEs(Left(xv310), Left(xv4010), app(app(ty_@2, bh), ca), bb) -> new_esEs3(xv310, xv4010, bh, ca) 10.96/4.44 The graph contains the following edges 1 > 1, 2 > 2, 3 > 3, 3 > 4 10.96/4.44 10.96/4.44 10.96/4.44 *new_esEs(Right(xv310), Right(xv4010), cb, app(app(ty_@2, dc), dd)) -> new_esEs3(xv310, xv4010, dc, dd) 10.96/4.44 The graph contains the following edges 1 > 1, 2 > 2, 4 > 3, 4 > 4 10.96/4.44 10.96/4.44 10.96/4.44 *new_esEs3(@2(xv30, @3(xv310, xv311, xv312)), @2(xv400, @3(xv4010, xv4011, xv4012)), bbg, app(app(app(ty_@3, de), app(app(app(ty_@3, fc), fd), ff)), fb)) -> new_esEs0(xv311, xv4011, fc, fd, ff) 10.96/4.45 The graph contains the following edges 1 > 1, 2 > 2, 4 > 3, 4 > 4, 4 > 5 10.96/4.45 10.96/4.45 10.96/4.45 *new_esEs3(@2(xv30, xv31), @2(xv400, xv401), app(app(app(ty_@3, bce), bcf), bcg), bcd) -> new_esEs0(xv30, xv400, bce, bcf, bcg) 10.96/4.45 The graph contains the following edges 1 > 1, 2 > 2, 3 > 3, 3 > 4, 3 > 5 10.96/4.45 10.96/4.45 10.96/4.45 *new_esEs3(@2(xv30, @3(xv310, xv311, xv312)), @2(xv400, @3(xv4010, xv4011, xv4012)), bbg, app(app(app(ty_@3, app(app(app(ty_@3, ge), gf), gg)), df), fb)) -> new_esEs0(xv310, xv4010, ge, gf, gg) 10.96/4.45 The graph contains the following edges 1 > 1, 2 > 2, 4 > 3, 4 > 4, 4 > 5 10.96/4.45 10.96/4.45 10.96/4.45 *new_esEs3(@2(xv30, Left(xv310)), @2(xv400, Left(xv4010)), bbg, app(app(ty_Either, app(app(app(ty_@3, bc), bd), be)), bb)) -> new_esEs0(xv310, xv4010, bc, bd, be) 10.96/4.45 The graph contains the following edges 1 > 1, 2 > 2, 4 > 3, 4 > 4, 4 > 5 10.96/4.45 10.96/4.45 10.96/4.45 *new_esEs3(@2(xv30, @3(xv310, xv311, xv312)), @2(xv400, @3(xv4010, xv4011, xv4012)), bbg, app(app(app(ty_@3, de), df), app(app(app(ty_@3, ea), eb), ec))) -> new_esEs0(xv312, xv4012, ea, eb, ec) 10.96/4.45 The graph contains the following edges 1 > 1, 2 > 2, 4 > 3, 4 > 4, 4 > 5 10.96/4.45 10.96/4.45 10.96/4.45 *new_esEs3(@2(xv30, :(xv310, xv311)), @2(xv400, :(xv4010, xv4011)), bbg, app(ty_[], app(app(app(ty_@3, hg), hh), baa))) -> new_esEs0(xv310, xv4010, hg, hh, baa) 10.96/4.45 The graph contains the following edges 1 > 1, 2 > 2, 4 > 3, 4 > 4, 4 > 5 10.96/4.45 10.96/4.45 10.96/4.45 *new_esEs3(@2(xv30, Right(xv310)), @2(xv400, Right(xv4010)), bbg, app(app(ty_Either, cb), app(app(app(ty_@3, ce), cf), cg))) -> new_esEs0(xv310, xv4010, ce, cf, cg) 10.96/4.45 The graph contains the following edges 1 > 1, 2 > 2, 4 > 3, 4 > 4, 4 > 5 10.96/4.45 10.96/4.45 10.96/4.45 *new_esEs3(@2(xv30, Just(xv310)), @2(xv400, Just(xv4010)), bbg, app(ty_Maybe, app(app(app(ty_@3, bah), bba), bbb))) -> new_esEs0(xv310, xv4010, bah, bba, bbb) 10.96/4.45 The graph contains the following edges 1 > 1, 2 > 2, 4 > 3, 4 > 4, 4 > 5 10.96/4.45 10.96/4.45 10.96/4.45 *new_esEs(Left(xv310), Left(xv4010), app(app(app(ty_@3, bc), bd), be), bb) -> new_esEs0(xv310, xv4010, bc, bd, be) 10.96/4.45 The graph contains the following edges 1 > 1, 2 > 2, 3 > 3, 3 > 4, 3 > 5 10.96/4.45 10.96/4.45 10.96/4.45 *new_esEs(Right(xv310), Right(xv4010), cb, app(app(app(ty_@3, ce), cf), cg)) -> new_esEs0(xv310, xv4010, ce, cf, cg) 10.96/4.45 The graph contains the following edges 1 > 1, 2 > 2, 4 > 3, 4 > 4, 4 > 5 10.96/4.45 10.96/4.45 10.96/4.45 *new_esEs3(@2(xv30, @3(xv310, xv311, xv312)), @2(xv400, @3(xv4010, xv4011, xv4012)), bbg, app(app(app(ty_@3, app(ty_[], gh)), df), fb)) -> new_esEs1(xv310, xv4010, gh) 10.96/4.45 The graph contains the following edges 1 > 1, 2 > 2, 4 > 3 10.96/4.45 10.96/4.45 10.96/4.45 *new_esEs3(@2(xv30, @3(xv310, xv311, xv312)), @2(xv400, @3(xv4010, xv4011, xv4012)), bbg, app(app(app(ty_@3, de), df), app(ty_[], ed))) -> new_esEs1(xv312, xv4012, ed) 10.96/4.45 The graph contains the following edges 1 > 1, 2 > 2, 4 > 3 10.96/4.45 10.96/4.45 10.96/4.45 *new_esEs3(@2(xv30, Right(xv310)), @2(xv400, Right(xv4010)), bbg, app(app(ty_Either, cb), app(ty_[], da))) -> new_esEs1(xv310, xv4010, da) 10.96/4.45 The graph contains the following edges 1 > 1, 2 > 2, 4 > 3 10.96/4.45 10.96/4.45 10.96/4.45 *new_esEs3(@2(xv30, :(xv310, xv311)), @2(xv400, :(xv4010, xv4011)), bbg, app(ty_[], app(ty_[], bab))) -> new_esEs1(xv310, xv4010, bab) 10.96/4.45 The graph contains the following edges 1 > 1, 2 > 2, 4 > 3 10.96/4.45 10.96/4.45 10.96/4.45 *new_esEs3(@2(xv30, Left(xv310)), @2(xv400, Left(xv4010)), bbg, app(app(ty_Either, app(ty_[], bf)), bb)) -> new_esEs1(xv310, xv4010, bf) 10.96/4.45 The graph contains the following edges 1 > 1, 2 > 2, 4 > 3 10.96/4.45 10.96/4.45 10.96/4.45 *new_esEs3(@2(xv30, :(xv310, xv311)), @2(xv400, :(xv4010, xv4011)), bbg, app(ty_[], hd)) -> new_esEs1(xv311, xv4011, hd) 10.96/4.45 The graph contains the following edges 1 > 1, 2 > 2, 4 > 3 10.96/4.45 10.96/4.45 10.96/4.45 *new_esEs3(@2(xv30, xv31), @2(xv400, xv401), app(ty_[], bch), bcd) -> new_esEs1(xv30, xv400, bch) 10.96/4.45 The graph contains the following edges 1 > 1, 2 > 2, 3 > 3 10.96/4.45 10.96/4.45 10.96/4.45 *new_esEs3(@2(xv30, Just(xv310)), @2(xv400, Just(xv4010)), bbg, app(ty_Maybe, app(ty_[], bbc))) -> new_esEs1(xv310, xv4010, bbc) 10.96/4.45 The graph contains the following edges 1 > 1, 2 > 2, 4 > 3 10.96/4.45 10.96/4.45 10.96/4.45 *new_esEs3(@2(xv30, @3(xv310, xv311, xv312)), @2(xv400, @3(xv4010, xv4011, xv4012)), bbg, app(app(app(ty_@3, de), app(ty_[], fg)), fb)) -> new_esEs1(xv311, xv4011, fg) 10.96/4.45 The graph contains the following edges 1 > 1, 2 > 2, 4 > 3 10.96/4.45 10.96/4.45 10.96/4.45 *new_esEs1(:(xv310, xv311), :(xv4010, xv4011), hd) -> new_esEs1(xv311, xv4011, hd) 10.96/4.45 The graph contains the following edges 1 > 1, 2 > 2, 3 >= 3 10.96/4.45 10.96/4.45 10.96/4.45 *new_esEs1(:(xv310, xv311), :(xv4010, xv4011), app(ty_[], bab)) -> new_esEs1(xv310, xv4010, bab) 10.96/4.45 The graph contains the following edges 1 > 1, 2 > 2, 3 > 3 10.96/4.45 10.96/4.45 10.96/4.45 *new_esEs(Left(xv310), Left(xv4010), app(ty_[], bf), bb) -> new_esEs1(xv310, xv4010, bf) 10.96/4.45 The graph contains the following edges 1 > 1, 2 > 2, 3 > 3 10.96/4.45 10.96/4.45 10.96/4.45 *new_esEs(Right(xv310), Right(xv4010), cb, app(ty_[], da)) -> new_esEs1(xv310, xv4010, da) 10.96/4.45 The graph contains the following edges 1 > 1, 2 > 2, 4 > 3 10.96/4.45 10.96/4.45 10.96/4.45 *new_esEs3(@2(xv30, xv31), @2(xv400, xv401), app(ty_Maybe, bda), bcd) -> new_esEs2(xv30, xv400, bda) 10.96/4.45 The graph contains the following edges 1 > 1, 2 > 2, 3 > 3 10.96/4.45 10.96/4.45 10.96/4.45 *new_esEs3(@2(xv30, @3(xv310, xv311, xv312)), @2(xv400, @3(xv4010, xv4011, xv4012)), bbg, app(app(app(ty_@3, de), app(ty_Maybe, fh)), fb)) -> new_esEs2(xv311, xv4011, fh) 10.96/4.45 The graph contains the following edges 1 > 1, 2 > 2, 4 > 3 10.96/4.45 10.96/4.45 10.96/4.45 *new_esEs3(@2(xv30, :(xv310, xv311)), @2(xv400, :(xv4010, xv4011)), bbg, app(ty_[], app(ty_Maybe, bac))) -> new_esEs2(xv310, xv4010, bac) 10.96/4.45 The graph contains the following edges 1 > 1, 2 > 2, 4 > 3 10.96/4.45 10.96/4.45 10.96/4.45 *new_esEs3(@2(xv30, Just(xv310)), @2(xv400, Just(xv4010)), bbg, app(ty_Maybe, app(ty_Maybe, bbd))) -> new_esEs2(xv310, xv4010, bbd) 10.96/4.45 The graph contains the following edges 1 > 1, 2 > 2, 4 > 3 10.96/4.45 10.96/4.45 10.96/4.45 *new_esEs3(@2(xv30, Right(xv310)), @2(xv400, Right(xv4010)), bbg, app(app(ty_Either, cb), app(ty_Maybe, db))) -> new_esEs2(xv310, xv4010, db) 10.96/4.45 The graph contains the following edges 1 > 1, 2 > 2, 4 > 3 10.96/4.45 10.96/4.45 10.96/4.45 *new_esEs3(@2(xv30, @3(xv310, xv311, xv312)), @2(xv400, @3(xv4010, xv4011, xv4012)), bbg, app(app(app(ty_@3, de), df), app(ty_Maybe, ee))) -> new_esEs2(xv312, xv4012, ee) 10.96/4.45 The graph contains the following edges 1 > 1, 2 > 2, 4 > 3 10.96/4.45 10.96/4.45 10.96/4.45 *new_esEs3(@2(xv30, Left(xv310)), @2(xv400, Left(xv4010)), bbg, app(app(ty_Either, app(ty_Maybe, bg)), bb)) -> new_esEs2(xv310, xv4010, bg) 10.96/4.45 The graph contains the following edges 1 > 1, 2 > 2, 4 > 3 10.96/4.45 10.96/4.45 10.96/4.45 *new_esEs3(@2(xv30, @3(xv310, xv311, xv312)), @2(xv400, @3(xv4010, xv4011, xv4012)), bbg, app(app(app(ty_@3, app(ty_Maybe, ha)), df), fb)) -> new_esEs2(xv310, xv4010, ha) 10.96/4.45 The graph contains the following edges 1 > 1, 2 > 2, 4 > 3 10.96/4.45 10.96/4.45 10.96/4.45 *new_esEs(Left(xv310), Left(xv4010), app(ty_Maybe, bg), bb) -> new_esEs2(xv310, xv4010, bg) 10.96/4.45 The graph contains the following edges 1 > 1, 2 > 2, 3 > 3 10.96/4.45 10.96/4.45 10.96/4.45 *new_esEs(Right(xv310), Right(xv4010), cb, app(ty_Maybe, db)) -> new_esEs2(xv310, xv4010, db) 10.96/4.45 The graph contains the following edges 1 > 1, 2 > 2, 4 > 3 10.96/4.45 10.96/4.45 10.96/4.45 ---------------------------------------- 10.96/4.45 10.96/4.45 (12) 10.96/4.45 YES 10.96/4.45 10.96/4.45 ---------------------------------------- 10.96/4.45 10.96/4.45 (13) 10.96/4.45 Obligation: 10.96/4.45 Q DP problem: 10.96/4.45 The TRS P consists of the following rules: 10.96/4.45 10.96/4.45 new_primMulNat(Succ(xv31100), Succ(xv401000)) -> new_primMulNat(xv31100, Succ(xv401000)) 10.96/4.45 10.96/4.45 R is empty. 10.96/4.45 Q is empty. 10.96/4.45 We have to consider all minimal (P,Q,R)-chains. 10.96/4.45 ---------------------------------------- 10.96/4.45 10.96/4.45 (14) QDPSizeChangeProof (EQUIVALENT) 10.96/4.45 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. 10.96/4.45 10.96/4.45 From the DPs we obtained the following set of size-change graphs: 10.96/4.45 *new_primMulNat(Succ(xv31100), Succ(xv401000)) -> new_primMulNat(xv31100, Succ(xv401000)) 10.96/4.45 The graph contains the following edges 1 > 1, 2 >= 2 10.96/4.45 10.96/4.45 10.96/4.45 ---------------------------------------- 10.96/4.45 10.96/4.45 (15) 10.96/4.45 YES 10.96/4.45 10.96/4.45 ---------------------------------------- 10.96/4.45 10.96/4.45 (16) 10.96/4.45 Obligation: 10.96/4.45 Q DP problem: 10.96/4.45 The TRS P consists of the following rules: 10.96/4.45 10.96/4.45 new_primPlusNat(Succ(xv3400), Succ(xv4010000)) -> new_primPlusNat(xv3400, xv4010000) 10.96/4.45 10.96/4.45 R is empty. 10.96/4.45 Q is empty. 10.96/4.45 We have to consider all minimal (P,Q,R)-chains. 10.96/4.45 ---------------------------------------- 10.96/4.45 10.96/4.45 (17) QDPSizeChangeProof (EQUIVALENT) 10.96/4.45 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. 10.96/4.45 10.96/4.45 From the DPs we obtained the following set of size-change graphs: 10.96/4.45 *new_primPlusNat(Succ(xv3400), Succ(xv4010000)) -> new_primPlusNat(xv3400, xv4010000) 10.96/4.45 The graph contains the following edges 1 > 1, 2 > 2 10.96/4.45 10.96/4.45 10.96/4.45 ---------------------------------------- 10.96/4.45 10.96/4.45 (18) 10.96/4.45 YES 10.96/4.45 10.96/4.45 ---------------------------------------- 10.96/4.45 10.96/4.45 (19) 10.96/4.45 Obligation: 10.96/4.45 Q DP problem: 10.96/4.45 The TRS P consists of the following rules: 10.96/4.45 10.96/4.45 new_primEqNat(Succ(xv3100), Succ(xv40100)) -> new_primEqNat(xv3100, xv40100) 10.96/4.45 10.96/4.45 R is empty. 10.96/4.45 Q is empty. 10.96/4.45 We have to consider all minimal (P,Q,R)-chains. 10.96/4.45 ---------------------------------------- 10.96/4.45 10.96/4.45 (20) QDPSizeChangeProof (EQUIVALENT) 10.96/4.45 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. 10.96/4.45 10.96/4.45 From the DPs we obtained the following set of size-change graphs: 10.96/4.45 *new_primEqNat(Succ(xv3100), Succ(xv40100)) -> new_primEqNat(xv3100, xv40100) 10.96/4.45 The graph contains the following edges 1 > 1, 2 > 2 10.96/4.45 10.96/4.45 10.96/4.45 ---------------------------------------- 10.96/4.45 10.96/4.45 (21) 10.96/4.45 YES 11.09/4.51 EOF