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