/export/starexec/sandbox/solver/bin/starexec_run_standard /export/starexec/sandbox/benchmark/theBenchmark.hs /export/starexec/sandbox/output/output_files -------------------------------------------------------------------------------- YES proof of /export/starexec/sandbox/benchmark/theBenchmark.hs # AProVE Commit ID: 794c25de1cacf0d048858bcd21c9a779e1221865 marcel 20200619 unpublished dirty H-Termination with start terms of the given HASKELL could be proven: (0) HASKELL (1) BR [EQUIVALENT, 0 ms] (2) HASKELL (3) COR [EQUIVALENT, 0 ms] (4) HASKELL (5) Narrow [SOUND, 0 ms] (6) AND (7) QDP (8) QDPSizeChangeProof [EQUIVALENT, 0 ms] (9) YES (10) QDP (11) QDPSizeChangeProof [EQUIVALENT, 0 ms] (12) YES (13) QDP (14) QDPSizeChangeProof [EQUIVALENT, 0 ms] (15) YES (16) QDP (17) QDPSizeChangeProof [EQUIVALENT, 0 ms] (18) YES (19) QDP (20) QDPSizeChangeProof [EQUIVALENT, 0 ms] (21) YES ---------------------------------------- (0) Obligation: mainModule Main module Main where { import qualified Prelude; } ---------------------------------------- (1) BR (EQUIVALENT) Replaced joker patterns by fresh variables and removed binding patterns. ---------------------------------------- (2) Obligation: mainModule Main module Main where { import qualified Prelude; } ---------------------------------------- (3) COR (EQUIVALENT) Cond Reductions: The following Function with conditions "undefined |Falseundefined; " is transformed to "undefined = undefined1; " "undefined0 True = undefined; " "undefined1 = undefined0 False; " ---------------------------------------- (4) Obligation: mainModule Main module Main where { import qualified Prelude; } ---------------------------------------- (5) Narrow (SOUND) Haskell To QDPs digraph dp_graph { node [outthreshold=100, inthreshold=100];1[label="elem",fontsize=16,color="grey",shape="box"];1 -> 3[label="",style="dashed", color="grey", weight=3]; 3[label="elem xv3",fontsize=16,color="grey",shape="box"];3 -> 4[label="",style="dashed", color="grey", weight=3]; 4[label="elem xv3 xv4",fontsize=16,color="black",shape="triangle"];4 -> 5[label="",style="solid", color="black", weight=3]; 5[label="any . (==)",fontsize=16,color="black",shape="box"];5 -> 6[label="",style="solid", color="black", weight=3]; 6[label="any ((==) xv3) xv4",fontsize=16,color="black",shape="box"];6 -> 7[label="",style="solid", color="black", weight=3]; 7[label="or . map ((==) xv3)",fontsize=16,color="black",shape="box"];7 -> 8[label="",style="solid", color="black", weight=3]; 8[label="or (map ((==) xv3) xv4)",fontsize=16,color="black",shape="box"];8 -> 9[label="",style="solid", color="black", weight=3]; 9[label="foldr (||) False (map ((==) xv3) xv4)",fontsize=16,color="burlywood",shape="triangle"];697[label="xv4/xv40 : xv41",fontsize=10,color="white",style="solid",shape="box"];9 -> 697[label="",style="solid", color="burlywood", weight=9]; 697 -> 10[label="",style="solid", color="burlywood", weight=3]; 698[label="xv4/[]",fontsize=10,color="white",style="solid",shape="box"];9 -> 698[label="",style="solid", color="burlywood", weight=9]; 698 -> 11[label="",style="solid", color="burlywood", weight=3]; 10[label="foldr (||) False (map ((==) xv3) (xv40 : xv41))",fontsize=16,color="black",shape="box"];10 -> 12[label="",style="solid", color="black", weight=3]; 11[label="foldr (||) False (map ((==) xv3) [])",fontsize=16,color="black",shape="box"];11 -> 13[label="",style="solid", color="black", weight=3]; 12[label="foldr (||) False (((==) xv3 xv40) : map ((==) xv3) xv41)",fontsize=16,color="black",shape="box"];12 -> 14[label="",style="solid", color="black", weight=3]; 13[label="foldr (||) False []",fontsize=16,color="black",shape="box"];13 -> 15[label="",style="solid", color="black", weight=3]; 14 -> 19[label="",style="dashed", color="red", weight=0]; 14[label="(||) (==) xv3 xv40 foldr (||) False (map ((==) xv3) xv41)",fontsize=16,color="magenta"];14 -> 20[label="",style="dashed", color="magenta", weight=3]; 14 -> 21[label="",style="dashed", color="magenta", weight=3]; 15[label="False",fontsize=16,color="green",shape="box"];20 -> 9[label="",style="dashed", color="red", weight=0]; 20[label="foldr (||) False (map ((==) xv3) xv41)",fontsize=16,color="magenta"];20 -> 24[label="",style="dashed", color="magenta", weight=3]; 21[label="(==) xv3 xv40",fontsize=16,color="blue",shape="box"];699[label="== :: Integer -> Integer -> Bool",fontsize=10,color="white",style="solid",shape="box"];21 -> 699[label="",style="solid", color="blue", weight=9]; 699 -> 25[label="",style="solid", color="blue", weight=3]; 700[label="== :: (Either a b) -> (Either a b) -> Bool",fontsize=10,color="white",style="solid",shape="box"];21 -> 700[label="",style="solid", color="blue", weight=9]; 700 -> 26[label="",style="solid", color="blue", weight=3]; 701[label="== :: Int -> Int -> Bool",fontsize=10,color="white",style="solid",shape="box"];21 -> 701[label="",style="solid", color="blue", weight=9]; 701 -> 27[label="",style="solid", color="blue", weight=3]; 702[label="== :: (Maybe a) -> (Maybe a) -> Bool",fontsize=10,color="white",style="solid",shape="box"];21 -> 702[label="",style="solid", color="blue", weight=9]; 702 -> 28[label="",style="solid", color="blue", weight=3]; 703[label="== :: () -> () -> Bool",fontsize=10,color="white",style="solid",shape="box"];21 -> 703[label="",style="solid", color="blue", weight=9]; 703 -> 29[label="",style="solid", color="blue", weight=3]; 704[label="== :: ((@2) a b) -> ((@2) a b) -> Bool",fontsize=10,color="white",style="solid",shape="box"];21 -> 704[label="",style="solid", color="blue", weight=9]; 704 -> 30[label="",style="solid", color="blue", weight=3]; 705[label="== :: ((@3) a b c) -> ((@3) a b c) -> Bool",fontsize=10,color="white",style="solid",shape="box"];21 -> 705[label="",style="solid", color="blue", weight=9]; 705 -> 31[label="",style="solid", color="blue", weight=3]; 706[label="== :: Ordering -> Ordering -> Bool",fontsize=10,color="white",style="solid",shape="box"];21 -> 706[label="",style="solid", color="blue", weight=9]; 706 -> 32[label="",style="solid", color="blue", weight=3]; 707[label="== :: Float -> Float -> Bool",fontsize=10,color="white",style="solid",shape="box"];21 -> 707[label="",style="solid", color="blue", weight=9]; 707 -> 33[label="",style="solid", color="blue", weight=3]; 708[label="== :: Bool -> Bool -> Bool",fontsize=10,color="white",style="solid",shape="box"];21 -> 708[label="",style="solid", color="blue", weight=9]; 708 -> 34[label="",style="solid", color="blue", weight=3]; 709[label="== :: (Ratio a) -> (Ratio a) -> Bool",fontsize=10,color="white",style="solid",shape="box"];21 -> 709[label="",style="solid", color="blue", weight=9]; 709 -> 35[label="",style="solid", color="blue", weight=3]; 710[label="== :: ([] a) -> ([] a) -> Bool",fontsize=10,color="white",style="solid",shape="box"];21 -> 710[label="",style="solid", color="blue", weight=9]; 710 -> 36[label="",style="solid", color="blue", weight=3]; 711[label="== :: Char -> Char -> Bool",fontsize=10,color="white",style="solid",shape="box"];21 -> 711[label="",style="solid", color="blue", weight=9]; 711 -> 37[label="",style="solid", color="blue", weight=3]; 712[label="== :: Double -> Double -> Bool",fontsize=10,color="white",style="solid",shape="box"];21 -> 712[label="",style="solid", color="blue", weight=9]; 712 -> 38[label="",style="solid", color="blue", weight=3]; 19[label="(||) xv9 xv10",fontsize=16,color="burlywood",shape="triangle"];713[label="xv9/False",fontsize=10,color="white",style="solid",shape="box"];19 -> 713[label="",style="solid", color="burlywood", weight=9]; 713 -> 39[label="",style="solid", color="burlywood", weight=3]; 714[label="xv9/True",fontsize=10,color="white",style="solid",shape="box"];19 -> 714[label="",style="solid", color="burlywood", weight=9]; 714 -> 40[label="",style="solid", color="burlywood", weight=3]; 24[label="xv41",fontsize=16,color="green",shape="box"];25[label="(==) xv3 xv40",fontsize=16,color="burlywood",shape="triangle"];715[label="xv3/Integer xv30",fontsize=10,color="white",style="solid",shape="box"];25 -> 715[label="",style="solid", color="burlywood", weight=9]; 715 -> 41[label="",style="solid", color="burlywood", weight=3]; 26[label="(==) xv3 xv40",fontsize=16,color="burlywood",shape="triangle"];716[label="xv3/Left xv30",fontsize=10,color="white",style="solid",shape="box"];26 -> 716[label="",style="solid", color="burlywood", weight=9]; 716 -> 42[label="",style="solid", color="burlywood", weight=3]; 717[label="xv3/Right xv30",fontsize=10,color="white",style="solid",shape="box"];26 -> 717[label="",style="solid", color="burlywood", weight=9]; 717 -> 43[label="",style="solid", color="burlywood", weight=3]; 27[label="(==) xv3 xv40",fontsize=16,color="black",shape="triangle"];27 -> 44[label="",style="solid", color="black", weight=3]; 28[label="(==) xv3 xv40",fontsize=16,color="burlywood",shape="triangle"];718[label="xv3/Nothing",fontsize=10,color="white",style="solid",shape="box"];28 -> 718[label="",style="solid", color="burlywood", weight=9]; 718 -> 45[label="",style="solid", color="burlywood", weight=3]; 719[label="xv3/Just xv30",fontsize=10,color="white",style="solid",shape="box"];28 -> 719[label="",style="solid", color="burlywood", weight=9]; 719 -> 46[label="",style="solid", color="burlywood", weight=3]; 29[label="(==) xv3 xv40",fontsize=16,color="burlywood",shape="triangle"];720[label="xv3/()",fontsize=10,color="white",style="solid",shape="box"];29 -> 720[label="",style="solid", color="burlywood", weight=9]; 720 -> 47[label="",style="solid", color="burlywood", weight=3]; 30[label="(==) xv3 xv40",fontsize=16,color="burlywood",shape="triangle"];721[label="xv3/(xv30,xv31)",fontsize=10,color="white",style="solid",shape="box"];30 -> 721[label="",style="solid", color="burlywood", weight=9]; 721 -> 48[label="",style="solid", color="burlywood", weight=3]; 31[label="(==) xv3 xv40",fontsize=16,color="burlywood",shape="triangle"];722[label="xv3/(xv30,xv31,xv32)",fontsize=10,color="white",style="solid",shape="box"];31 -> 722[label="",style="solid", color="burlywood", weight=9]; 722 -> 49[label="",style="solid", color="burlywood", weight=3]; 32[label="(==) xv3 xv40",fontsize=16,color="burlywood",shape="triangle"];723[label="xv3/LT",fontsize=10,color="white",style="solid",shape="box"];32 -> 723[label="",style="solid", color="burlywood", weight=9]; 723 -> 50[label="",style="solid", color="burlywood", weight=3]; 724[label="xv3/EQ",fontsize=10,color="white",style="solid",shape="box"];32 -> 724[label="",style="solid", color="burlywood", weight=9]; 724 -> 51[label="",style="solid", color="burlywood", weight=3]; 725[label="xv3/GT",fontsize=10,color="white",style="solid",shape="box"];32 -> 725[label="",style="solid", color="burlywood", weight=9]; 725 -> 52[label="",style="solid", color="burlywood", weight=3]; 33[label="(==) xv3 xv40",fontsize=16,color="black",shape="triangle"];33 -> 53[label="",style="solid", color="black", weight=3]; 34[label="(==) xv3 xv40",fontsize=16,color="burlywood",shape="triangle"];726[label="xv3/False",fontsize=10,color="white",style="solid",shape="box"];34 -> 726[label="",style="solid", color="burlywood", weight=9]; 726 -> 54[label="",style="solid", color="burlywood", weight=3]; 727[label="xv3/True",fontsize=10,color="white",style="solid",shape="box"];34 -> 727[label="",style="solid", color="burlywood", weight=9]; 727 -> 55[label="",style="solid", color="burlywood", weight=3]; 35[label="(==) xv3 xv40",fontsize=16,color="burlywood",shape="triangle"];728[label="xv3/xv30 :% xv31",fontsize=10,color="white",style="solid",shape="box"];35 -> 728[label="",style="solid", color="burlywood", weight=9]; 728 -> 56[label="",style="solid", color="burlywood", weight=3]; 36[label="(==) xv3 xv40",fontsize=16,color="burlywood",shape="triangle"];729[label="xv3/xv30 : xv31",fontsize=10,color="white",style="solid",shape="box"];36 -> 729[label="",style="solid", color="burlywood", weight=9]; 729 -> 57[label="",style="solid", color="burlywood", weight=3]; 730[label="xv3/[]",fontsize=10,color="white",style="solid",shape="box"];36 -> 730[label="",style="solid", color="burlywood", weight=9]; 730 -> 58[label="",style="solid", color="burlywood", weight=3]; 37[label="(==) xv3 xv40",fontsize=16,color="black",shape="triangle"];37 -> 59[label="",style="solid", color="black", weight=3]; 38[label="(==) xv3 xv40",fontsize=16,color="black",shape="triangle"];38 -> 60[label="",style="solid", color="black", weight=3]; 39[label="(||) False xv10",fontsize=16,color="black",shape="box"];39 -> 61[label="",style="solid", color="black", weight=3]; 40[label="(||) True xv10",fontsize=16,color="black",shape="box"];40 -> 62[label="",style="solid", color="black", weight=3]; 41[label="(==) Integer xv30 xv40",fontsize=16,color="burlywood",shape="box"];731[label="xv40/Integer xv400",fontsize=10,color="white",style="solid",shape="box"];41 -> 731[label="",style="solid", color="burlywood", weight=9]; 731 -> 63[label="",style="solid", color="burlywood", weight=3]; 42[label="(==) Left xv30 xv40",fontsize=16,color="burlywood",shape="box"];732[label="xv40/Left xv400",fontsize=10,color="white",style="solid",shape="box"];42 -> 732[label="",style="solid", color="burlywood", weight=9]; 732 -> 64[label="",style="solid", color="burlywood", weight=3]; 733[label="xv40/Right xv400",fontsize=10,color="white",style="solid",shape="box"];42 -> 733[label="",style="solid", color="burlywood", weight=9]; 733 -> 65[label="",style="solid", color="burlywood", weight=3]; 43[label="(==) Right xv30 xv40",fontsize=16,color="burlywood",shape="box"];734[label="xv40/Left xv400",fontsize=10,color="white",style="solid",shape="box"];43 -> 734[label="",style="solid", color="burlywood", weight=9]; 734 -> 66[label="",style="solid", color="burlywood", weight=3]; 735[label="xv40/Right xv400",fontsize=10,color="white",style="solid",shape="box"];43 -> 735[label="",style="solid", color="burlywood", weight=9]; 735 -> 67[label="",style="solid", color="burlywood", weight=3]; 44[label="primEqInt xv3 xv40",fontsize=16,color="burlywood",shape="triangle"];736[label="xv3/Pos xv30",fontsize=10,color="white",style="solid",shape="box"];44 -> 736[label="",style="solid", color="burlywood", weight=9]; 736 -> 68[label="",style="solid", color="burlywood", weight=3]; 737[label="xv3/Neg xv30",fontsize=10,color="white",style="solid",shape="box"];44 -> 737[label="",style="solid", color="burlywood", weight=9]; 737 -> 69[label="",style="solid", color="burlywood", weight=3]; 45[label="(==) Nothing xv40",fontsize=16,color="burlywood",shape="box"];738[label="xv40/Nothing",fontsize=10,color="white",style="solid",shape="box"];45 -> 738[label="",style="solid", color="burlywood", weight=9]; 738 -> 70[label="",style="solid", color="burlywood", weight=3]; 739[label="xv40/Just xv400",fontsize=10,color="white",style="solid",shape="box"];45 -> 739[label="",style="solid", color="burlywood", weight=9]; 739 -> 71[label="",style="solid", color="burlywood", weight=3]; 46[label="(==) Just xv30 xv40",fontsize=16,color="burlywood",shape="box"];740[label="xv40/Nothing",fontsize=10,color="white",style="solid",shape="box"];46 -> 740[label="",style="solid", color="burlywood", weight=9]; 740 -> 72[label="",style="solid", color="burlywood", weight=3]; 741[label="xv40/Just xv400",fontsize=10,color="white",style="solid",shape="box"];46 -> 741[label="",style="solid", color="burlywood", weight=9]; 741 -> 73[label="",style="solid", color="burlywood", weight=3]; 47[label="(==) () xv40",fontsize=16,color="burlywood",shape="box"];742[label="xv40/()",fontsize=10,color="white",style="solid",shape="box"];47 -> 742[label="",style="solid", color="burlywood", weight=9]; 742 -> 74[label="",style="solid", color="burlywood", weight=3]; 48[label="(==) (xv30,xv31) xv40",fontsize=16,color="burlywood",shape="box"];743[label="xv40/(xv400,xv401)",fontsize=10,color="white",style="solid",shape="box"];48 -> 743[label="",style="solid", color="burlywood", weight=9]; 743 -> 75[label="",style="solid", color="burlywood", weight=3]; 49[label="(==) (xv30,xv31,xv32) xv40",fontsize=16,color="burlywood",shape="box"];744[label="xv40/(xv400,xv401,xv402)",fontsize=10,color="white",style="solid",shape="box"];49 -> 744[label="",style="solid", color="burlywood", weight=9]; 744 -> 76[label="",style="solid", color="burlywood", weight=3]; 50[label="(==) LT xv40",fontsize=16,color="burlywood",shape="box"];745[label="xv40/LT",fontsize=10,color="white",style="solid",shape="box"];50 -> 745[label="",style="solid", color="burlywood", weight=9]; 745 -> 77[label="",style="solid", color="burlywood", weight=3]; 746[label="xv40/EQ",fontsize=10,color="white",style="solid",shape="box"];50 -> 746[label="",style="solid", color="burlywood", weight=9]; 746 -> 78[label="",style="solid", color="burlywood", weight=3]; 747[label="xv40/GT",fontsize=10,color="white",style="solid",shape="box"];50 -> 747[label="",style="solid", color="burlywood", weight=9]; 747 -> 79[label="",style="solid", color="burlywood", weight=3]; 51[label="(==) EQ xv40",fontsize=16,color="burlywood",shape="box"];748[label="xv40/LT",fontsize=10,color="white",style="solid",shape="box"];51 -> 748[label="",style="solid", color="burlywood", weight=9]; 748 -> 80[label="",style="solid", color="burlywood", weight=3]; 749[label="xv40/EQ",fontsize=10,color="white",style="solid",shape="box"];51 -> 749[label="",style="solid", color="burlywood", weight=9]; 749 -> 81[label="",style="solid", color="burlywood", weight=3]; 750[label="xv40/GT",fontsize=10,color="white",style="solid",shape="box"];51 -> 750[label="",style="solid", color="burlywood", weight=9]; 750 -> 82[label="",style="solid", color="burlywood", weight=3]; 52[label="(==) GT xv40",fontsize=16,color="burlywood",shape="box"];751[label="xv40/LT",fontsize=10,color="white",style="solid",shape="box"];52 -> 751[label="",style="solid", color="burlywood", weight=9]; 751 -> 83[label="",style="solid", color="burlywood", weight=3]; 752[label="xv40/EQ",fontsize=10,color="white",style="solid",shape="box"];52 -> 752[label="",style="solid", color="burlywood", weight=9]; 752 -> 84[label="",style="solid", color="burlywood", weight=3]; 753[label="xv40/GT",fontsize=10,color="white",style="solid",shape="box"];52 -> 753[label="",style="solid", color="burlywood", weight=9]; 753 -> 85[label="",style="solid", color="burlywood", weight=3]; 53[label="primEqFloat xv3 xv40",fontsize=16,color="burlywood",shape="box"];754[label="xv3/Float xv30 xv31",fontsize=10,color="white",style="solid",shape="box"];53 -> 754[label="",style="solid", color="burlywood", weight=9]; 754 -> 86[label="",style="solid", color="burlywood", weight=3]; 54[label="(==) False xv40",fontsize=16,color="burlywood",shape="box"];755[label="xv40/False",fontsize=10,color="white",style="solid",shape="box"];54 -> 755[label="",style="solid", color="burlywood", weight=9]; 755 -> 87[label="",style="solid", color="burlywood", weight=3]; 756[label="xv40/True",fontsize=10,color="white",style="solid",shape="box"];54 -> 756[label="",style="solid", color="burlywood", weight=9]; 756 -> 88[label="",style="solid", color="burlywood", weight=3]; 55[label="(==) True xv40",fontsize=16,color="burlywood",shape="box"];757[label="xv40/False",fontsize=10,color="white",style="solid",shape="box"];55 -> 757[label="",style="solid", color="burlywood", weight=9]; 757 -> 89[label="",style="solid", color="burlywood", weight=3]; 758[label="xv40/True",fontsize=10,color="white",style="solid",shape="box"];55 -> 758[label="",style="solid", color="burlywood", weight=9]; 758 -> 90[label="",style="solid", color="burlywood", weight=3]; 56[label="(==) xv30 :% xv31 xv40",fontsize=16,color="burlywood",shape="box"];759[label="xv40/xv400 :% xv401",fontsize=10,color="white",style="solid",shape="box"];56 -> 759[label="",style="solid", color="burlywood", weight=9]; 759 -> 91[label="",style="solid", color="burlywood", weight=3]; 57[label="(==) xv30 : xv31 xv40",fontsize=16,color="burlywood",shape="box"];760[label="xv40/xv400 : xv401",fontsize=10,color="white",style="solid",shape="box"];57 -> 760[label="",style="solid", color="burlywood", weight=9]; 760 -> 92[label="",style="solid", color="burlywood", weight=3]; 761[label="xv40/[]",fontsize=10,color="white",style="solid",shape="box"];57 -> 761[label="",style="solid", color="burlywood", weight=9]; 761 -> 93[label="",style="solid", color="burlywood", weight=3]; 58[label="(==) [] xv40",fontsize=16,color="burlywood",shape="box"];762[label="xv40/xv400 : xv401",fontsize=10,color="white",style="solid",shape="box"];58 -> 762[label="",style="solid", color="burlywood", weight=9]; 762 -> 94[label="",style="solid", color="burlywood", weight=3]; 763[label="xv40/[]",fontsize=10,color="white",style="solid",shape="box"];58 -> 763[label="",style="solid", color="burlywood", weight=9]; 763 -> 95[label="",style="solid", color="burlywood", weight=3]; 59[label="primEqChar xv3 xv40",fontsize=16,color="burlywood",shape="box"];764[label="xv3/Char xv30",fontsize=10,color="white",style="solid",shape="box"];59 -> 764[label="",style="solid", color="burlywood", weight=9]; 764 -> 96[label="",style="solid", color="burlywood", weight=3]; 60[label="primEqDouble xv3 xv40",fontsize=16,color="burlywood",shape="box"];765[label="xv3/Double xv30 xv31",fontsize=10,color="white",style="solid",shape="box"];60 -> 765[label="",style="solid", color="burlywood", weight=9]; 765 -> 97[label="",style="solid", color="burlywood", weight=3]; 61[label="xv10",fontsize=16,color="green",shape="box"];62[label="True",fontsize=16,color="green",shape="box"];63[label="(==) Integer xv30 Integer xv400",fontsize=16,color="black",shape="box"];63 -> 98[label="",style="solid", color="black", weight=3]; 64[label="(==) Left xv30 Left xv400",fontsize=16,color="black",shape="box"];64 -> 99[label="",style="solid", color="black", weight=3]; 65[label="(==) Left xv30 Right xv400",fontsize=16,color="black",shape="box"];65 -> 100[label="",style="solid", color="black", weight=3]; 66[label="(==) Right xv30 Left xv400",fontsize=16,color="black",shape="box"];66 -> 101[label="",style="solid", color="black", weight=3]; 67[label="(==) Right xv30 Right xv400",fontsize=16,color="black",shape="box"];67 -> 102[label="",style="solid", color="black", weight=3]; 68[label="primEqInt (Pos xv30) xv40",fontsize=16,color="burlywood",shape="box"];766[label="xv30/Succ xv300",fontsize=10,color="white",style="solid",shape="box"];68 -> 766[label="",style="solid", color="burlywood", weight=9]; 766 -> 103[label="",style="solid", color="burlywood", weight=3]; 767[label="xv30/Zero",fontsize=10,color="white",style="solid",shape="box"];68 -> 767[label="",style="solid", color="burlywood", weight=9]; 767 -> 104[label="",style="solid", color="burlywood", weight=3]; 69[label="primEqInt (Neg xv30) xv40",fontsize=16,color="burlywood",shape="box"];768[label="xv30/Succ xv300",fontsize=10,color="white",style="solid",shape="box"];69 -> 768[label="",style="solid", color="burlywood", weight=9]; 768 -> 105[label="",style="solid", color="burlywood", weight=3]; 769[label="xv30/Zero",fontsize=10,color="white",style="solid",shape="box"];69 -> 769[label="",style="solid", color="burlywood", weight=9]; 769 -> 106[label="",style="solid", color="burlywood", weight=3]; 70[label="(==) Nothing Nothing",fontsize=16,color="black",shape="box"];70 -> 107[label="",style="solid", color="black", weight=3]; 71[label="(==) Nothing Just xv400",fontsize=16,color="black",shape="box"];71 -> 108[label="",style="solid", color="black", weight=3]; 72[label="(==) Just xv30 Nothing",fontsize=16,color="black",shape="box"];72 -> 109[label="",style="solid", color="black", weight=3]; 73[label="(==) Just xv30 Just xv400",fontsize=16,color="black",shape="box"];73 -> 110[label="",style="solid", color="black", weight=3]; 74[label="(==) () ()",fontsize=16,color="black",shape="box"];74 -> 111[label="",style="solid", color="black", weight=3]; 75[label="(==) (xv30,xv31) (xv400,xv401)",fontsize=16,color="black",shape="box"];75 -> 112[label="",style="solid", color="black", weight=3]; 76[label="(==) (xv30,xv31,xv32) (xv400,xv401,xv402)",fontsize=16,color="black",shape="box"];76 -> 113[label="",style="solid", color="black", weight=3]; 77[label="(==) LT LT",fontsize=16,color="black",shape="box"];77 -> 114[label="",style="solid", color="black", weight=3]; 78[label="(==) LT EQ",fontsize=16,color="black",shape="box"];78 -> 115[label="",style="solid", color="black", weight=3]; 79[label="(==) LT GT",fontsize=16,color="black",shape="box"];79 -> 116[label="",style="solid", color="black", weight=3]; 80[label="(==) EQ LT",fontsize=16,color="black",shape="box"];80 -> 117[label="",style="solid", color="black", weight=3]; 81[label="(==) EQ EQ",fontsize=16,color="black",shape="box"];81 -> 118[label="",style="solid", color="black", weight=3]; 82[label="(==) EQ GT",fontsize=16,color="black",shape="box"];82 -> 119[label="",style="solid", color="black", weight=3]; 83[label="(==) GT LT",fontsize=16,color="black",shape="box"];83 -> 120[label="",style="solid", color="black", weight=3]; 84[label="(==) GT EQ",fontsize=16,color="black",shape="box"];84 -> 121[label="",style="solid", color="black", weight=3]; 85[label="(==) GT GT",fontsize=16,color="black",shape="box"];85 -> 122[label="",style="solid", color="black", weight=3]; 86[label="primEqFloat (Float xv30 xv31) xv40",fontsize=16,color="burlywood",shape="box"];770[label="xv40/Float xv400 xv401",fontsize=10,color="white",style="solid",shape="box"];86 -> 770[label="",style="solid", color="burlywood", weight=9]; 770 -> 123[label="",style="solid", color="burlywood", weight=3]; 87[label="(==) False False",fontsize=16,color="black",shape="box"];87 -> 124[label="",style="solid", color="black", weight=3]; 88[label="(==) False True",fontsize=16,color="black",shape="box"];88 -> 125[label="",style="solid", color="black", weight=3]; 89[label="(==) True False",fontsize=16,color="black",shape="box"];89 -> 126[label="",style="solid", color="black", weight=3]; 90[label="(==) True True",fontsize=16,color="black",shape="box"];90 -> 127[label="",style="solid", color="black", weight=3]; 91[label="(==) xv30 :% xv31 xv400 :% xv401",fontsize=16,color="black",shape="box"];91 -> 128[label="",style="solid", color="black", weight=3]; 92[label="(==) xv30 : xv31 xv400 : xv401",fontsize=16,color="black",shape="box"];92 -> 129[label="",style="solid", color="black", weight=3]; 93[label="(==) xv30 : xv31 []",fontsize=16,color="black",shape="box"];93 -> 130[label="",style="solid", color="black", weight=3]; 94[label="(==) [] xv400 : xv401",fontsize=16,color="black",shape="box"];94 -> 131[label="",style="solid", color="black", weight=3]; 95[label="(==) [] []",fontsize=16,color="black",shape="box"];95 -> 132[label="",style="solid", color="black", weight=3]; 96[label="primEqChar (Char xv30) xv40",fontsize=16,color="burlywood",shape="box"];771[label="xv40/Char xv400",fontsize=10,color="white",style="solid",shape="box"];96 -> 771[label="",style="solid", color="burlywood", weight=9]; 771 -> 133[label="",style="solid", color="burlywood", weight=3]; 97[label="primEqDouble (Double xv30 xv31) xv40",fontsize=16,color="burlywood",shape="box"];772[label="xv40/Double xv400 xv401",fontsize=10,color="white",style="solid",shape="box"];97 -> 772[label="",style="solid", color="burlywood", weight=9]; 772 -> 134[label="",style="solid", color="burlywood", weight=3]; 98 -> 44[label="",style="dashed", color="red", weight=0]; 98[label="primEqInt xv30 xv400",fontsize=16,color="magenta"];98 -> 135[label="",style="dashed", color="magenta", weight=3]; 98 -> 136[label="",style="dashed", color="magenta", weight=3]; 99[label="xv30 == xv400",fontsize=16,color="blue",shape="box"];773[label="== :: Integer -> Integer -> Bool",fontsize=10,color="white",style="solid",shape="box"];99 -> 773[label="",style="solid", color="blue", weight=9]; 773 -> 137[label="",style="solid", color="blue", weight=3]; 774[label="== :: (Either a b) -> (Either a b) -> Bool",fontsize=10,color="white",style="solid",shape="box"];99 -> 774[label="",style="solid", color="blue", weight=9]; 774 -> 138[label="",style="solid", color="blue", weight=3]; 775[label="== :: Int -> Int -> Bool",fontsize=10,color="white",style="solid",shape="box"];99 -> 775[label="",style="solid", color="blue", weight=9]; 775 -> 139[label="",style="solid", color="blue", weight=3]; 776[label="== :: (Maybe a) -> (Maybe a) -> Bool",fontsize=10,color="white",style="solid",shape="box"];99 -> 776[label="",style="solid", color="blue", weight=9]; 776 -> 140[label="",style="solid", color="blue", weight=3]; 777[label="== :: () -> () -> Bool",fontsize=10,color="white",style="solid",shape="box"];99 -> 777[label="",style="solid", color="blue", weight=9]; 777 -> 141[label="",style="solid", color="blue", weight=3]; 778[label="== :: ((@2) a b) -> ((@2) a b) -> Bool",fontsize=10,color="white",style="solid",shape="box"];99 -> 778[label="",style="solid", color="blue", weight=9]; 778 -> 142[label="",style="solid", color="blue", weight=3]; 779[label="== :: ((@3) a b c) -> ((@3) a b c) -> Bool",fontsize=10,color="white",style="solid",shape="box"];99 -> 779[label="",style="solid", color="blue", weight=9]; 779 -> 143[label="",style="solid", color="blue", weight=3]; 780[label="== :: Ordering -> Ordering -> Bool",fontsize=10,color="white",style="solid",shape="box"];99 -> 780[label="",style="solid", color="blue", weight=9]; 780 -> 144[label="",style="solid", color="blue", weight=3]; 781[label="== :: Float -> Float -> Bool",fontsize=10,color="white",style="solid",shape="box"];99 -> 781[label="",style="solid", color="blue", weight=9]; 781 -> 145[label="",style="solid", color="blue", weight=3]; 782[label="== :: Bool -> Bool -> Bool",fontsize=10,color="white",style="solid",shape="box"];99 -> 782[label="",style="solid", color="blue", weight=9]; 782 -> 146[label="",style="solid", color="blue", weight=3]; 783[label="== :: (Ratio a) -> (Ratio a) -> Bool",fontsize=10,color="white",style="solid",shape="box"];99 -> 783[label="",style="solid", color="blue", weight=9]; 783 -> 147[label="",style="solid", color="blue", weight=3]; 784[label="== :: ([] a) -> ([] a) -> Bool",fontsize=10,color="white",style="solid",shape="box"];99 -> 784[label="",style="solid", color="blue", weight=9]; 784 -> 148[label="",style="solid", color="blue", weight=3]; 785[label="== :: Char -> Char -> Bool",fontsize=10,color="white",style="solid",shape="box"];99 -> 785[label="",style="solid", color="blue", weight=9]; 785 -> 149[label="",style="solid", color="blue", weight=3]; 786[label="== :: Double -> Double -> Bool",fontsize=10,color="white",style="solid",shape="box"];99 -> 786[label="",style="solid", color="blue", weight=9]; 786 -> 150[label="",style="solid", color="blue", weight=3]; 100[label="False",fontsize=16,color="green",shape="box"];101[label="False",fontsize=16,color="green",shape="box"];102[label="xv30 == xv400",fontsize=16,color="blue",shape="box"];787[label="== :: Integer -> Integer -> Bool",fontsize=10,color="white",style="solid",shape="box"];102 -> 787[label="",style="solid", color="blue", weight=9]; 787 -> 151[label="",style="solid", color="blue", weight=3]; 788[label="== :: (Either a b) -> (Either a b) -> Bool",fontsize=10,color="white",style="solid",shape="box"];102 -> 788[label="",style="solid", color="blue", weight=9]; 788 -> 152[label="",style="solid", color="blue", weight=3]; 789[label="== :: Int -> Int -> Bool",fontsize=10,color="white",style="solid",shape="box"];102 -> 789[label="",style="solid", color="blue", weight=9]; 789 -> 153[label="",style="solid", color="blue", weight=3]; 790[label="== :: (Maybe a) -> (Maybe a) -> Bool",fontsize=10,color="white",style="solid",shape="box"];102 -> 790[label="",style="solid", color="blue", weight=9]; 790 -> 154[label="",style="solid", color="blue", weight=3]; 791[label="== :: () -> () -> Bool",fontsize=10,color="white",style="solid",shape="box"];102 -> 791[label="",style="solid", color="blue", weight=9]; 791 -> 155[label="",style="solid", color="blue", weight=3]; 792[label="== :: ((@2) a b) -> ((@2) a b) -> Bool",fontsize=10,color="white",style="solid",shape="box"];102 -> 792[label="",style="solid", color="blue", weight=9]; 792 -> 156[label="",style="solid", color="blue", weight=3]; 793[label="== :: ((@3) a b c) -> ((@3) a b c) -> Bool",fontsize=10,color="white",style="solid",shape="box"];102 -> 793[label="",style="solid", color="blue", weight=9]; 793 -> 157[label="",style="solid", color="blue", weight=3]; 794[label="== :: Ordering -> Ordering -> Bool",fontsize=10,color="white",style="solid",shape="box"];102 -> 794[label="",style="solid", color="blue", weight=9]; 794 -> 158[label="",style="solid", color="blue", weight=3]; 795[label="== :: Float -> Float -> Bool",fontsize=10,color="white",style="solid",shape="box"];102 -> 795[label="",style="solid", color="blue", weight=9]; 795 -> 159[label="",style="solid", color="blue", weight=3]; 796[label="== :: Bool -> Bool -> Bool",fontsize=10,color="white",style="solid",shape="box"];102 -> 796[label="",style="solid", color="blue", weight=9]; 796 -> 160[label="",style="solid", color="blue", weight=3]; 797[label="== :: (Ratio a) -> (Ratio a) -> Bool",fontsize=10,color="white",style="solid",shape="box"];102 -> 797[label="",style="solid", color="blue", weight=9]; 797 -> 161[label="",style="solid", color="blue", weight=3]; 798[label="== :: ([] a) -> ([] a) -> Bool",fontsize=10,color="white",style="solid",shape="box"];102 -> 798[label="",style="solid", color="blue", weight=9]; 798 -> 162[label="",style="solid", color="blue", weight=3]; 799[label="== :: Char -> Char -> Bool",fontsize=10,color="white",style="solid",shape="box"];102 -> 799[label="",style="solid", color="blue", weight=9]; 799 -> 163[label="",style="solid", color="blue", weight=3]; 800[label="== :: Double -> Double -> Bool",fontsize=10,color="white",style="solid",shape="box"];102 -> 800[label="",style="solid", color="blue", weight=9]; 800 -> 164[label="",style="solid", color="blue", weight=3]; 103[label="primEqInt (Pos (Succ xv300)) xv40",fontsize=16,color="burlywood",shape="box"];801[label="xv40/Pos xv400",fontsize=10,color="white",style="solid",shape="box"];103 -> 801[label="",style="solid", color="burlywood", weight=9]; 801 -> 165[label="",style="solid", color="burlywood", weight=3]; 802[label="xv40/Neg xv400",fontsize=10,color="white",style="solid",shape="box"];103 -> 802[label="",style="solid", color="burlywood", weight=9]; 802 -> 166[label="",style="solid", color="burlywood", weight=3]; 104[label="primEqInt (Pos Zero) xv40",fontsize=16,color="burlywood",shape="box"];803[label="xv40/Pos xv400",fontsize=10,color="white",style="solid",shape="box"];104 -> 803[label="",style="solid", color="burlywood", weight=9]; 803 -> 167[label="",style="solid", color="burlywood", weight=3]; 804[label="xv40/Neg xv400",fontsize=10,color="white",style="solid",shape="box"];104 -> 804[label="",style="solid", color="burlywood", weight=9]; 804 -> 168[label="",style="solid", color="burlywood", weight=3]; 105[label="primEqInt (Neg (Succ xv300)) xv40",fontsize=16,color="burlywood",shape="box"];805[label="xv40/Pos xv400",fontsize=10,color="white",style="solid",shape="box"];105 -> 805[label="",style="solid", color="burlywood", weight=9]; 805 -> 169[label="",style="solid", color="burlywood", weight=3]; 806[label="xv40/Neg xv400",fontsize=10,color="white",style="solid",shape="box"];105 -> 806[label="",style="solid", color="burlywood", weight=9]; 806 -> 170[label="",style="solid", color="burlywood", weight=3]; 106[label="primEqInt (Neg Zero) xv40",fontsize=16,color="burlywood",shape="box"];807[label="xv40/Pos xv400",fontsize=10,color="white",style="solid",shape="box"];106 -> 807[label="",style="solid", color="burlywood", weight=9]; 807 -> 171[label="",style="solid", color="burlywood", weight=3]; 808[label="xv40/Neg xv400",fontsize=10,color="white",style="solid",shape="box"];106 -> 808[label="",style="solid", color="burlywood", weight=9]; 808 -> 172[label="",style="solid", color="burlywood", weight=3]; 107[label="True",fontsize=16,color="green",shape="box"];108[label="False",fontsize=16,color="green",shape="box"];109[label="False",fontsize=16,color="green",shape="box"];110[label="xv30 == xv400",fontsize=16,color="blue",shape="box"];809[label="== :: Integer -> Integer -> Bool",fontsize=10,color="white",style="solid",shape="box"];110 -> 809[label="",style="solid", color="blue", weight=9]; 809 -> 173[label="",style="solid", color="blue", weight=3]; 810[label="== :: (Either a b) -> (Either a b) -> Bool",fontsize=10,color="white",style="solid",shape="box"];110 -> 810[label="",style="solid", color="blue", weight=9]; 810 -> 174[label="",style="solid", color="blue", weight=3]; 811[label="== :: Int -> Int -> Bool",fontsize=10,color="white",style="solid",shape="box"];110 -> 811[label="",style="solid", color="blue", weight=9]; 811 -> 175[label="",style="solid", color="blue", weight=3]; 812[label="== :: (Maybe a) -> (Maybe a) -> Bool",fontsize=10,color="white",style="solid",shape="box"];110 -> 812[label="",style="solid", color="blue", weight=9]; 812 -> 176[label="",style="solid", color="blue", weight=3]; 813[label="== :: () -> () -> Bool",fontsize=10,color="white",style="solid",shape="box"];110 -> 813[label="",style="solid", color="blue", weight=9]; 813 -> 177[label="",style="solid", color="blue", weight=3]; 814[label="== :: ((@2) a b) -> ((@2) a b) -> Bool",fontsize=10,color="white",style="solid",shape="box"];110 -> 814[label="",style="solid", color="blue", weight=9]; 814 -> 178[label="",style="solid", color="blue", weight=3]; 815[label="== :: ((@3) a b c) -> ((@3) a b c) -> Bool",fontsize=10,color="white",style="solid",shape="box"];110 -> 815[label="",style="solid", color="blue", weight=9]; 815 -> 179[label="",style="solid", color="blue", weight=3]; 816[label="== :: Ordering -> Ordering -> Bool",fontsize=10,color="white",style="solid",shape="box"];110 -> 816[label="",style="solid", color="blue", weight=9]; 816 -> 180[label="",style="solid", color="blue", weight=3]; 817[label="== :: Float -> Float -> Bool",fontsize=10,color="white",style="solid",shape="box"];110 -> 817[label="",style="solid", color="blue", weight=9]; 817 -> 181[label="",style="solid", color="blue", weight=3]; 818[label="== :: Bool -> Bool -> Bool",fontsize=10,color="white",style="solid",shape="box"];110 -> 818[label="",style="solid", color="blue", weight=9]; 818 -> 182[label="",style="solid", color="blue", weight=3]; 819[label="== :: (Ratio a) -> (Ratio a) -> Bool",fontsize=10,color="white",style="solid",shape="box"];110 -> 819[label="",style="solid", color="blue", weight=9]; 819 -> 183[label="",style="solid", color="blue", weight=3]; 820[label="== :: ([] a) -> ([] a) -> Bool",fontsize=10,color="white",style="solid",shape="box"];110 -> 820[label="",style="solid", color="blue", weight=9]; 820 -> 184[label="",style="solid", color="blue", weight=3]; 821[label="== :: Char -> Char -> Bool",fontsize=10,color="white",style="solid",shape="box"];110 -> 821[label="",style="solid", color="blue", weight=9]; 821 -> 185[label="",style="solid", color="blue", weight=3]; 822[label="== :: Double -> Double -> Bool",fontsize=10,color="white",style="solid",shape="box"];110 -> 822[label="",style="solid", color="blue", weight=9]; 822 -> 186[label="",style="solid", color="blue", weight=3]; 111[label="True",fontsize=16,color="green",shape="box"];112 -> 323[label="",style="dashed", color="red", weight=0]; 112[label="xv30 == xv400 && xv31 == xv401",fontsize=16,color="magenta"];112 -> 324[label="",style="dashed", color="magenta", weight=3]; 112 -> 325[label="",style="dashed", color="magenta", weight=3]; 113 -> 323[label="",style="dashed", color="red", weight=0]; 113[label="xv30 == xv400 && xv31 == xv401 && xv32 == xv402",fontsize=16,color="magenta"];113 -> 326[label="",style="dashed", color="magenta", weight=3]; 113 -> 327[label="",style="dashed", color="magenta", weight=3]; 114[label="True",fontsize=16,color="green",shape="box"];115[label="False",fontsize=16,color="green",shape="box"];116[label="False",fontsize=16,color="green",shape="box"];117[label="False",fontsize=16,color="green",shape="box"];118[label="True",fontsize=16,color="green",shape="box"];119[label="False",fontsize=16,color="green",shape="box"];120[label="False",fontsize=16,color="green",shape="box"];121[label="False",fontsize=16,color="green",shape="box"];122[label="True",fontsize=16,color="green",shape="box"];123[label="primEqFloat (Float xv30 xv31) (Float xv400 xv401)",fontsize=16,color="black",shape="box"];123 -> 208[label="",style="solid", color="black", weight=3]; 124[label="True",fontsize=16,color="green",shape="box"];125[label="False",fontsize=16,color="green",shape="box"];126[label="False",fontsize=16,color="green",shape="box"];127[label="True",fontsize=16,color="green",shape="box"];128 -> 323[label="",style="dashed", color="red", weight=0]; 128[label="xv30 == xv400 && xv31 == xv401",fontsize=16,color="magenta"];128 -> 328[label="",style="dashed", color="magenta", weight=3]; 128 -> 329[label="",style="dashed", color="magenta", weight=3]; 129 -> 323[label="",style="dashed", color="red", weight=0]; 129[label="xv30 == xv400 && xv31 == xv401",fontsize=16,color="magenta"];129 -> 330[label="",style="dashed", color="magenta", weight=3]; 129 -> 331[label="",style="dashed", color="magenta", weight=3]; 130[label="False",fontsize=16,color="green",shape="box"];131[label="False",fontsize=16,color="green",shape="box"];132[label="True",fontsize=16,color="green",shape="box"];133[label="primEqChar (Char xv30) (Char xv400)",fontsize=16,color="black",shape="box"];133 -> 209[label="",style="solid", color="black", weight=3]; 134[label="primEqDouble (Double xv30 xv31) (Double xv400 xv401)",fontsize=16,color="black",shape="box"];134 -> 210[label="",style="solid", color="black", weight=3]; 135[label="xv400",fontsize=16,color="green",shape="box"];136[label="xv30",fontsize=16,color="green",shape="box"];137 -> 25[label="",style="dashed", color="red", weight=0]; 137[label="xv30 == xv400",fontsize=16,color="magenta"];137 -> 211[label="",style="dashed", color="magenta", weight=3]; 137 -> 212[label="",style="dashed", color="magenta", weight=3]; 138 -> 26[label="",style="dashed", color="red", weight=0]; 138[label="xv30 == xv400",fontsize=16,color="magenta"];138 -> 213[label="",style="dashed", color="magenta", weight=3]; 138 -> 214[label="",style="dashed", color="magenta", weight=3]; 139 -> 27[label="",style="dashed", color="red", weight=0]; 139[label="xv30 == xv400",fontsize=16,color="magenta"];139 -> 215[label="",style="dashed", color="magenta", weight=3]; 139 -> 216[label="",style="dashed", color="magenta", weight=3]; 140 -> 28[label="",style="dashed", color="red", weight=0]; 140[label="xv30 == xv400",fontsize=16,color="magenta"];140 -> 217[label="",style="dashed", color="magenta", weight=3]; 140 -> 218[label="",style="dashed", color="magenta", weight=3]; 141 -> 29[label="",style="dashed", color="red", weight=0]; 141[label="xv30 == xv400",fontsize=16,color="magenta"];141 -> 219[label="",style="dashed", color="magenta", weight=3]; 141 -> 220[label="",style="dashed", color="magenta", weight=3]; 142 -> 30[label="",style="dashed", color="red", weight=0]; 142[label="xv30 == xv400",fontsize=16,color="magenta"];142 -> 221[label="",style="dashed", color="magenta", weight=3]; 142 -> 222[label="",style="dashed", color="magenta", weight=3]; 143 -> 31[label="",style="dashed", color="red", weight=0]; 143[label="xv30 == xv400",fontsize=16,color="magenta"];143 -> 223[label="",style="dashed", color="magenta", weight=3]; 143 -> 224[label="",style="dashed", color="magenta", weight=3]; 144 -> 32[label="",style="dashed", color="red", weight=0]; 144[label="xv30 == xv400",fontsize=16,color="magenta"];144 -> 225[label="",style="dashed", color="magenta", weight=3]; 144 -> 226[label="",style="dashed", color="magenta", weight=3]; 145 -> 33[label="",style="dashed", color="red", weight=0]; 145[label="xv30 == xv400",fontsize=16,color="magenta"];145 -> 227[label="",style="dashed", color="magenta", weight=3]; 145 -> 228[label="",style="dashed", color="magenta", weight=3]; 146 -> 34[label="",style="dashed", color="red", weight=0]; 146[label="xv30 == xv400",fontsize=16,color="magenta"];146 -> 229[label="",style="dashed", color="magenta", weight=3]; 146 -> 230[label="",style="dashed", color="magenta", weight=3]; 147 -> 35[label="",style="dashed", color="red", weight=0]; 147[label="xv30 == xv400",fontsize=16,color="magenta"];147 -> 231[label="",style="dashed", color="magenta", weight=3]; 147 -> 232[label="",style="dashed", color="magenta", weight=3]; 148 -> 36[label="",style="dashed", color="red", weight=0]; 148[label="xv30 == xv400",fontsize=16,color="magenta"];148 -> 233[label="",style="dashed", color="magenta", weight=3]; 148 -> 234[label="",style="dashed", color="magenta", weight=3]; 149 -> 37[label="",style="dashed", color="red", weight=0]; 149[label="xv30 == xv400",fontsize=16,color="magenta"];149 -> 235[label="",style="dashed", color="magenta", weight=3]; 149 -> 236[label="",style="dashed", color="magenta", weight=3]; 150 -> 38[label="",style="dashed", color="red", weight=0]; 150[label="xv30 == xv400",fontsize=16,color="magenta"];150 -> 237[label="",style="dashed", color="magenta", weight=3]; 150 -> 238[label="",style="dashed", color="magenta", weight=3]; 151 -> 25[label="",style="dashed", color="red", weight=0]; 151[label="xv30 == xv400",fontsize=16,color="magenta"];151 -> 239[label="",style="dashed", color="magenta", weight=3]; 151 -> 240[label="",style="dashed", color="magenta", weight=3]; 152 -> 26[label="",style="dashed", color="red", weight=0]; 152[label="xv30 == xv400",fontsize=16,color="magenta"];152 -> 241[label="",style="dashed", color="magenta", weight=3]; 152 -> 242[label="",style="dashed", color="magenta", weight=3]; 153 -> 27[label="",style="dashed", color="red", weight=0]; 153[label="xv30 == xv400",fontsize=16,color="magenta"];153 -> 243[label="",style="dashed", color="magenta", weight=3]; 153 -> 244[label="",style="dashed", color="magenta", weight=3]; 154 -> 28[label="",style="dashed", color="red", weight=0]; 154[label="xv30 == xv400",fontsize=16,color="magenta"];154 -> 245[label="",style="dashed", color="magenta", weight=3]; 154 -> 246[label="",style="dashed", color="magenta", weight=3]; 155 -> 29[label="",style="dashed", color="red", weight=0]; 155[label="xv30 == xv400",fontsize=16,color="magenta"];155 -> 247[label="",style="dashed", color="magenta", weight=3]; 155 -> 248[label="",style="dashed", color="magenta", weight=3]; 156 -> 30[label="",style="dashed", color="red", weight=0]; 156[label="xv30 == xv400",fontsize=16,color="magenta"];156 -> 249[label="",style="dashed", color="magenta", weight=3]; 156 -> 250[label="",style="dashed", color="magenta", weight=3]; 157 -> 31[label="",style="dashed", color="red", weight=0]; 157[label="xv30 == xv400",fontsize=16,color="magenta"];157 -> 251[label="",style="dashed", color="magenta", weight=3]; 157 -> 252[label="",style="dashed", color="magenta", weight=3]; 158 -> 32[label="",style="dashed", color="red", weight=0]; 158[label="xv30 == xv400",fontsize=16,color="magenta"];158 -> 253[label="",style="dashed", color="magenta", weight=3]; 158 -> 254[label="",style="dashed", color="magenta", weight=3]; 159 -> 33[label="",style="dashed", color="red", weight=0]; 159[label="xv30 == xv400",fontsize=16,color="magenta"];159 -> 255[label="",style="dashed", color="magenta", weight=3]; 159 -> 256[label="",style="dashed", color="magenta", weight=3]; 160 -> 34[label="",style="dashed", color="red", weight=0]; 160[label="xv30 == xv400",fontsize=16,color="magenta"];160 -> 257[label="",style="dashed", color="magenta", weight=3]; 160 -> 258[label="",style="dashed", color="magenta", weight=3]; 161 -> 35[label="",style="dashed", color="red", weight=0]; 161[label="xv30 == xv400",fontsize=16,color="magenta"];161 -> 259[label="",style="dashed", color="magenta", weight=3]; 161 -> 260[label="",style="dashed", color="magenta", weight=3]; 162 -> 36[label="",style="dashed", color="red", weight=0]; 162[label="xv30 == xv400",fontsize=16,color="magenta"];162 -> 261[label="",style="dashed", color="magenta", weight=3]; 162 -> 262[label="",style="dashed", color="magenta", weight=3]; 163 -> 37[label="",style="dashed", color="red", weight=0]; 163[label="xv30 == xv400",fontsize=16,color="magenta"];163 -> 263[label="",style="dashed", color="magenta", weight=3]; 163 -> 264[label="",style="dashed", color="magenta", weight=3]; 164 -> 38[label="",style="dashed", color="red", weight=0]; 164[label="xv30 == xv400",fontsize=16,color="magenta"];164 -> 265[label="",style="dashed", color="magenta", weight=3]; 164 -> 266[label="",style="dashed", color="magenta", weight=3]; 165[label="primEqInt (Pos (Succ xv300)) (Pos xv400)",fontsize=16,color="burlywood",shape="box"];823[label="xv400/Succ xv4000",fontsize=10,color="white",style="solid",shape="box"];165 -> 823[label="",style="solid", color="burlywood", weight=9]; 823 -> 267[label="",style="solid", color="burlywood", weight=3]; 824[label="xv400/Zero",fontsize=10,color="white",style="solid",shape="box"];165 -> 824[label="",style="solid", color="burlywood", weight=9]; 824 -> 268[label="",style="solid", color="burlywood", weight=3]; 166[label="primEqInt (Pos (Succ xv300)) (Neg xv400)",fontsize=16,color="black",shape="box"];166 -> 269[label="",style="solid", color="black", weight=3]; 167[label="primEqInt (Pos Zero) (Pos xv400)",fontsize=16,color="burlywood",shape="box"];825[label="xv400/Succ xv4000",fontsize=10,color="white",style="solid",shape="box"];167 -> 825[label="",style="solid", color="burlywood", weight=9]; 825 -> 270[label="",style="solid", color="burlywood", weight=3]; 826[label="xv400/Zero",fontsize=10,color="white",style="solid",shape="box"];167 -> 826[label="",style="solid", color="burlywood", weight=9]; 826 -> 271[label="",style="solid", color="burlywood", weight=3]; 168[label="primEqInt (Pos Zero) (Neg xv400)",fontsize=16,color="burlywood",shape="box"];827[label="xv400/Succ xv4000",fontsize=10,color="white",style="solid",shape="box"];168 -> 827[label="",style="solid", color="burlywood", weight=9]; 827 -> 272[label="",style="solid", color="burlywood", weight=3]; 828[label="xv400/Zero",fontsize=10,color="white",style="solid",shape="box"];168 -> 828[label="",style="solid", color="burlywood", weight=9]; 828 -> 273[label="",style="solid", color="burlywood", weight=3]; 169[label="primEqInt (Neg (Succ xv300)) (Pos xv400)",fontsize=16,color="black",shape="box"];169 -> 274[label="",style="solid", color="black", weight=3]; 170[label="primEqInt (Neg (Succ xv300)) (Neg xv400)",fontsize=16,color="burlywood",shape="box"];829[label="xv400/Succ xv4000",fontsize=10,color="white",style="solid",shape="box"];170 -> 829[label="",style="solid", color="burlywood", weight=9]; 829 -> 275[label="",style="solid", color="burlywood", weight=3]; 830[label="xv400/Zero",fontsize=10,color="white",style="solid",shape="box"];170 -> 830[label="",style="solid", color="burlywood", weight=9]; 830 -> 276[label="",style="solid", color="burlywood", weight=3]; 171[label="primEqInt (Neg Zero) (Pos xv400)",fontsize=16,color="burlywood",shape="box"];831[label="xv400/Succ xv4000",fontsize=10,color="white",style="solid",shape="box"];171 -> 831[label="",style="solid", color="burlywood", weight=9]; 831 -> 277[label="",style="solid", color="burlywood", weight=3]; 832[label="xv400/Zero",fontsize=10,color="white",style="solid",shape="box"];171 -> 832[label="",style="solid", color="burlywood", weight=9]; 832 -> 278[label="",style="solid", color="burlywood", weight=3]; 172[label="primEqInt (Neg Zero) (Neg xv400)",fontsize=16,color="burlywood",shape="box"];833[label="xv400/Succ xv4000",fontsize=10,color="white",style="solid",shape="box"];172 -> 833[label="",style="solid", color="burlywood", weight=9]; 833 -> 279[label="",style="solid", color="burlywood", weight=3]; 834[label="xv400/Zero",fontsize=10,color="white",style="solid",shape="box"];172 -> 834[label="",style="solid", color="burlywood", weight=9]; 834 -> 280[label="",style="solid", color="burlywood", weight=3]; 173 -> 25[label="",style="dashed", color="red", weight=0]; 173[label="xv30 == xv400",fontsize=16,color="magenta"];173 -> 281[label="",style="dashed", color="magenta", weight=3]; 173 -> 282[label="",style="dashed", color="magenta", weight=3]; 174 -> 26[label="",style="dashed", color="red", weight=0]; 174[label="xv30 == xv400",fontsize=16,color="magenta"];174 -> 283[label="",style="dashed", color="magenta", weight=3]; 174 -> 284[label="",style="dashed", color="magenta", weight=3]; 175 -> 27[label="",style="dashed", color="red", weight=0]; 175[label="xv30 == xv400",fontsize=16,color="magenta"];175 -> 285[label="",style="dashed", color="magenta", weight=3]; 175 -> 286[label="",style="dashed", color="magenta", weight=3]; 176 -> 28[label="",style="dashed", color="red", weight=0]; 176[label="xv30 == xv400",fontsize=16,color="magenta"];176 -> 287[label="",style="dashed", color="magenta", weight=3]; 176 -> 288[label="",style="dashed", color="magenta", weight=3]; 177 -> 29[label="",style="dashed", color="red", weight=0]; 177[label="xv30 == xv400",fontsize=16,color="magenta"];177 -> 289[label="",style="dashed", color="magenta", weight=3]; 177 -> 290[label="",style="dashed", color="magenta", weight=3]; 178 -> 30[label="",style="dashed", color="red", weight=0]; 178[label="xv30 == xv400",fontsize=16,color="magenta"];178 -> 291[label="",style="dashed", color="magenta", weight=3]; 178 -> 292[label="",style="dashed", color="magenta", weight=3]; 179 -> 31[label="",style="dashed", color="red", weight=0]; 179[label="xv30 == xv400",fontsize=16,color="magenta"];179 -> 293[label="",style="dashed", color="magenta", weight=3]; 179 -> 294[label="",style="dashed", color="magenta", weight=3]; 180 -> 32[label="",style="dashed", color="red", weight=0]; 180[label="xv30 == xv400",fontsize=16,color="magenta"];180 -> 295[label="",style="dashed", color="magenta", weight=3]; 180 -> 296[label="",style="dashed", color="magenta", weight=3]; 181 -> 33[label="",style="dashed", color="red", weight=0]; 181[label="xv30 == xv400",fontsize=16,color="magenta"];181 -> 297[label="",style="dashed", color="magenta", weight=3]; 181 -> 298[label="",style="dashed", color="magenta", weight=3]; 182 -> 34[label="",style="dashed", color="red", weight=0]; 182[label="xv30 == xv400",fontsize=16,color="magenta"];182 -> 299[label="",style="dashed", color="magenta", weight=3]; 182 -> 300[label="",style="dashed", color="magenta", weight=3]; 183 -> 35[label="",style="dashed", color="red", weight=0]; 183[label="xv30 == xv400",fontsize=16,color="magenta"];183 -> 301[label="",style="dashed", color="magenta", weight=3]; 183 -> 302[label="",style="dashed", color="magenta", weight=3]; 184 -> 36[label="",style="dashed", color="red", weight=0]; 184[label="xv30 == xv400",fontsize=16,color="magenta"];184 -> 303[label="",style="dashed", color="magenta", weight=3]; 184 -> 304[label="",style="dashed", color="magenta", weight=3]; 185 -> 37[label="",style="dashed", color="red", weight=0]; 185[label="xv30 == xv400",fontsize=16,color="magenta"];185 -> 305[label="",style="dashed", color="magenta", weight=3]; 185 -> 306[label="",style="dashed", color="magenta", weight=3]; 186 -> 38[label="",style="dashed", color="red", weight=0]; 186[label="xv30 == xv400",fontsize=16,color="magenta"];186 -> 307[label="",style="dashed", color="magenta", weight=3]; 186 -> 308[label="",style="dashed", color="magenta", weight=3]; 324[label="xv30 == xv400",fontsize=16,color="blue",shape="box"];835[label="== :: Integer -> Integer -> Bool",fontsize=10,color="white",style="solid",shape="box"];324 -> 835[label="",style="solid", color="blue", weight=9]; 835 -> 336[label="",style="solid", color="blue", weight=3]; 836[label="== :: (Either a b) -> (Either a b) -> Bool",fontsize=10,color="white",style="solid",shape="box"];324 -> 836[label="",style="solid", color="blue", weight=9]; 836 -> 337[label="",style="solid", color="blue", weight=3]; 837[label="== :: Int -> Int -> Bool",fontsize=10,color="white",style="solid",shape="box"];324 -> 837[label="",style="solid", color="blue", weight=9]; 837 -> 338[label="",style="solid", color="blue", weight=3]; 838[label="== :: (Maybe a) -> (Maybe a) -> Bool",fontsize=10,color="white",style="solid",shape="box"];324 -> 838[label="",style="solid", color="blue", weight=9]; 838 -> 339[label="",style="solid", color="blue", weight=3]; 839[label="== :: () -> () -> Bool",fontsize=10,color="white",style="solid",shape="box"];324 -> 839[label="",style="solid", color="blue", weight=9]; 839 -> 340[label="",style="solid", color="blue", weight=3]; 840[label="== :: ((@2) a b) -> ((@2) a b) -> Bool",fontsize=10,color="white",style="solid",shape="box"];324 -> 840[label="",style="solid", color="blue", weight=9]; 840 -> 341[label="",style="solid", color="blue", weight=3]; 841[label="== :: ((@3) a b c) -> ((@3) a b c) -> Bool",fontsize=10,color="white",style="solid",shape="box"];324 -> 841[label="",style="solid", color="blue", weight=9]; 841 -> 342[label="",style="solid", color="blue", weight=3]; 842[label="== :: Ordering -> Ordering -> Bool",fontsize=10,color="white",style="solid",shape="box"];324 -> 842[label="",style="solid", color="blue", weight=9]; 842 -> 343[label="",style="solid", color="blue", weight=3]; 843[label="== :: Float -> Float -> Bool",fontsize=10,color="white",style="solid",shape="box"];324 -> 843[label="",style="solid", color="blue", weight=9]; 843 -> 344[label="",style="solid", color="blue", weight=3]; 844[label="== :: Bool -> Bool -> Bool",fontsize=10,color="white",style="solid",shape="box"];324 -> 844[label="",style="solid", color="blue", weight=9]; 844 -> 345[label="",style="solid", color="blue", weight=3]; 845[label="== :: (Ratio a) -> (Ratio a) -> Bool",fontsize=10,color="white",style="solid",shape="box"];324 -> 845[label="",style="solid", color="blue", weight=9]; 845 -> 346[label="",style="solid", color="blue", weight=3]; 846[label="== :: ([] a) -> ([] a) -> Bool",fontsize=10,color="white",style="solid",shape="box"];324 -> 846[label="",style="solid", color="blue", weight=9]; 846 -> 347[label="",style="solid", color="blue", weight=3]; 847[label="== :: Char -> Char -> Bool",fontsize=10,color="white",style="solid",shape="box"];324 -> 847[label="",style="solid", color="blue", weight=9]; 847 -> 348[label="",style="solid", color="blue", weight=3]; 848[label="== :: Double -> Double -> Bool",fontsize=10,color="white",style="solid",shape="box"];324 -> 848[label="",style="solid", color="blue", weight=9]; 848 -> 349[label="",style="solid", color="blue", weight=3]; 325[label="xv31 == xv401",fontsize=16,color="blue",shape="box"];849[label="== :: Integer -> Integer -> Bool",fontsize=10,color="white",style="solid",shape="box"];325 -> 849[label="",style="solid", color="blue", weight=9]; 849 -> 350[label="",style="solid", color="blue", weight=3]; 850[label="== :: (Either a b) -> (Either a b) -> Bool",fontsize=10,color="white",style="solid",shape="box"];325 -> 850[label="",style="solid", color="blue", weight=9]; 850 -> 351[label="",style="solid", color="blue", weight=3]; 851[label="== :: Int -> Int -> Bool",fontsize=10,color="white",style="solid",shape="box"];325 -> 851[label="",style="solid", color="blue", weight=9]; 851 -> 352[label="",style="solid", color="blue", weight=3]; 852[label="== :: (Maybe a) -> (Maybe a) -> Bool",fontsize=10,color="white",style="solid",shape="box"];325 -> 852[label="",style="solid", color="blue", weight=9]; 852 -> 353[label="",style="solid", color="blue", weight=3]; 853[label="== :: () -> () -> Bool",fontsize=10,color="white",style="solid",shape="box"];325 -> 853[label="",style="solid", color="blue", weight=9]; 853 -> 354[label="",style="solid", color="blue", weight=3]; 854[label="== :: ((@2) a b) -> ((@2) a b) -> Bool",fontsize=10,color="white",style="solid",shape="box"];325 -> 854[label="",style="solid", color="blue", weight=9]; 854 -> 355[label="",style="solid", color="blue", weight=3]; 855[label="== :: ((@3) a b c) -> ((@3) a b c) -> Bool",fontsize=10,color="white",style="solid",shape="box"];325 -> 855[label="",style="solid", color="blue", weight=9]; 855 -> 356[label="",style="solid", color="blue", weight=3]; 856[label="== :: Ordering -> Ordering -> Bool",fontsize=10,color="white",style="solid",shape="box"];325 -> 856[label="",style="solid", color="blue", weight=9]; 856 -> 357[label="",style="solid", color="blue", weight=3]; 857[label="== :: Float -> Float -> Bool",fontsize=10,color="white",style="solid",shape="box"];325 -> 857[label="",style="solid", color="blue", weight=9]; 857 -> 358[label="",style="solid", color="blue", weight=3]; 858[label="== :: Bool -> Bool -> Bool",fontsize=10,color="white",style="solid",shape="box"];325 -> 858[label="",style="solid", color="blue", weight=9]; 858 -> 359[label="",style="solid", color="blue", weight=3]; 859[label="== :: (Ratio a) -> (Ratio a) -> Bool",fontsize=10,color="white",style="solid",shape="box"];325 -> 859[label="",style="solid", color="blue", weight=9]; 859 -> 360[label="",style="solid", color="blue", weight=3]; 860[label="== :: ([] a) -> ([] a) -> Bool",fontsize=10,color="white",style="solid",shape="box"];325 -> 860[label="",style="solid", color="blue", weight=9]; 860 -> 361[label="",style="solid", color="blue", weight=3]; 861[label="== :: Char -> Char -> Bool",fontsize=10,color="white",style="solid",shape="box"];325 -> 861[label="",style="solid", color="blue", weight=9]; 861 -> 362[label="",style="solid", color="blue", weight=3]; 862[label="== :: Double -> Double -> Bool",fontsize=10,color="white",style="solid",shape="box"];325 -> 862[label="",style="solid", color="blue", weight=9]; 862 -> 363[label="",style="solid", color="blue", weight=3]; 323[label="xv22 && xv23",fontsize=16,color="burlywood",shape="triangle"];863[label="xv22/False",fontsize=10,color="white",style="solid",shape="box"];323 -> 863[label="",style="solid", color="burlywood", weight=9]; 863 -> 364[label="",style="solid", color="burlywood", weight=3]; 864[label="xv22/True",fontsize=10,color="white",style="solid",shape="box"];323 -> 864[label="",style="solid", color="burlywood", weight=9]; 864 -> 365[label="",style="solid", color="burlywood", weight=3]; 326[label="xv30 == xv400",fontsize=16,color="blue",shape="box"];865[label="== :: Integer -> Integer -> Bool",fontsize=10,color="white",style="solid",shape="box"];326 -> 865[label="",style="solid", color="blue", weight=9]; 865 -> 366[label="",style="solid", color="blue", weight=3]; 866[label="== :: (Either a b) -> (Either a b) -> Bool",fontsize=10,color="white",style="solid",shape="box"];326 -> 866[label="",style="solid", color="blue", weight=9]; 866 -> 367[label="",style="solid", color="blue", weight=3]; 867[label="== :: Int -> Int -> Bool",fontsize=10,color="white",style="solid",shape="box"];326 -> 867[label="",style="solid", color="blue", weight=9]; 867 -> 368[label="",style="solid", color="blue", weight=3]; 868[label="== :: (Maybe a) -> (Maybe a) -> Bool",fontsize=10,color="white",style="solid",shape="box"];326 -> 868[label="",style="solid", color="blue", weight=9]; 868 -> 369[label="",style="solid", color="blue", weight=3]; 869[label="== :: () -> () -> Bool",fontsize=10,color="white",style="solid",shape="box"];326 -> 869[label="",style="solid", color="blue", weight=9]; 869 -> 370[label="",style="solid", color="blue", weight=3]; 870[label="== :: ((@2) a b) -> ((@2) a b) -> Bool",fontsize=10,color="white",style="solid",shape="box"];326 -> 870[label="",style="solid", color="blue", weight=9]; 870 -> 371[label="",style="solid", color="blue", weight=3]; 871[label="== :: ((@3) a b c) -> ((@3) a b c) -> Bool",fontsize=10,color="white",style="solid",shape="box"];326 -> 871[label="",style="solid", color="blue", weight=9]; 871 -> 372[label="",style="solid", color="blue", weight=3]; 872[label="== :: Ordering -> Ordering -> Bool",fontsize=10,color="white",style="solid",shape="box"];326 -> 872[label="",style="solid", color="blue", weight=9]; 872 -> 373[label="",style="solid", color="blue", weight=3]; 873[label="== :: Float -> Float -> Bool",fontsize=10,color="white",style="solid",shape="box"];326 -> 873[label="",style="solid", color="blue", weight=9]; 873 -> 374[label="",style="solid", color="blue", weight=3]; 874[label="== :: Bool -> Bool -> Bool",fontsize=10,color="white",style="solid",shape="box"];326 -> 874[label="",style="solid", color="blue", weight=9]; 874 -> 375[label="",style="solid", color="blue", weight=3]; 875[label="== :: (Ratio a) -> (Ratio a) -> Bool",fontsize=10,color="white",style="solid",shape="box"];326 -> 875[label="",style="solid", color="blue", weight=9]; 875 -> 376[label="",style="solid", color="blue", weight=3]; 876[label="== :: ([] a) -> ([] a) -> Bool",fontsize=10,color="white",style="solid",shape="box"];326 -> 876[label="",style="solid", color="blue", weight=9]; 876 -> 377[label="",style="solid", color="blue", weight=3]; 877[label="== :: Char -> Char -> Bool",fontsize=10,color="white",style="solid",shape="box"];326 -> 877[label="",style="solid", color="blue", weight=9]; 877 -> 378[label="",style="solid", color="blue", weight=3]; 878[label="== :: Double -> Double -> Bool",fontsize=10,color="white",style="solid",shape="box"];326 -> 878[label="",style="solid", color="blue", weight=9]; 878 -> 379[label="",style="solid", color="blue", weight=3]; 327 -> 323[label="",style="dashed", color="red", weight=0]; 327[label="xv31 == xv401 && xv32 == xv402",fontsize=16,color="magenta"];327 -> 380[label="",style="dashed", color="magenta", weight=3]; 327 -> 381[label="",style="dashed", color="magenta", weight=3]; 208 -> 27[label="",style="dashed", color="red", weight=0]; 208[label="xv30 * xv401 == xv31 * xv400",fontsize=16,color="magenta"];208 -> 382[label="",style="dashed", color="magenta", weight=3]; 208 -> 383[label="",style="dashed", color="magenta", weight=3]; 328[label="xv30 == xv400",fontsize=16,color="blue",shape="box"];879[label="== :: Integer -> Integer -> Bool",fontsize=10,color="white",style="solid",shape="box"];328 -> 879[label="",style="solid", color="blue", weight=9]; 879 -> 384[label="",style="solid", color="blue", weight=3]; 880[label="== :: Int -> Int -> Bool",fontsize=10,color="white",style="solid",shape="box"];328 -> 880[label="",style="solid", color="blue", weight=9]; 880 -> 385[label="",style="solid", color="blue", weight=3]; 329[label="xv31 == xv401",fontsize=16,color="blue",shape="box"];881[label="== :: Integer -> Integer -> Bool",fontsize=10,color="white",style="solid",shape="box"];329 -> 881[label="",style="solid", color="blue", weight=9]; 881 -> 386[label="",style="solid", color="blue", weight=3]; 882[label="== :: Int -> Int -> Bool",fontsize=10,color="white",style="solid",shape="box"];329 -> 882[label="",style="solid", color="blue", weight=9]; 882 -> 387[label="",style="solid", color="blue", weight=3]; 330[label="xv30 == xv400",fontsize=16,color="blue",shape="box"];883[label="== :: Integer -> Integer -> Bool",fontsize=10,color="white",style="solid",shape="box"];330 -> 883[label="",style="solid", color="blue", weight=9]; 883 -> 388[label="",style="solid", color="blue", weight=3]; 884[label="== :: (Either a b) -> (Either a b) -> Bool",fontsize=10,color="white",style="solid",shape="box"];330 -> 884[label="",style="solid", color="blue", weight=9]; 884 -> 389[label="",style="solid", color="blue", weight=3]; 885[label="== :: Int -> Int -> Bool",fontsize=10,color="white",style="solid",shape="box"];330 -> 885[label="",style="solid", color="blue", weight=9]; 885 -> 390[label="",style="solid", color="blue", weight=3]; 886[label="== :: (Maybe a) -> (Maybe a) -> Bool",fontsize=10,color="white",style="solid",shape="box"];330 -> 886[label="",style="solid", color="blue", weight=9]; 886 -> 391[label="",style="solid", color="blue", weight=3]; 887[label="== :: () -> () -> Bool",fontsize=10,color="white",style="solid",shape="box"];330 -> 887[label="",style="solid", color="blue", weight=9]; 887 -> 392[label="",style="solid", color="blue", weight=3]; 888[label="== :: ((@2) a b) -> ((@2) a b) -> Bool",fontsize=10,color="white",style="solid",shape="box"];330 -> 888[label="",style="solid", color="blue", weight=9]; 888 -> 393[label="",style="solid", color="blue", weight=3]; 889[label="== :: ((@3) a b c) -> ((@3) a b c) -> Bool",fontsize=10,color="white",style="solid",shape="box"];330 -> 889[label="",style="solid", color="blue", weight=9]; 889 -> 394[label="",style="solid", color="blue", weight=3]; 890[label="== :: Ordering -> Ordering -> Bool",fontsize=10,color="white",style="solid",shape="box"];330 -> 890[label="",style="solid", color="blue", weight=9]; 890 -> 395[label="",style="solid", color="blue", weight=3]; 891[label="== :: Float -> Float -> Bool",fontsize=10,color="white",style="solid",shape="box"];330 -> 891[label="",style="solid", color="blue", weight=9]; 891 -> 396[label="",style="solid", color="blue", weight=3]; 892[label="== :: Bool -> Bool -> Bool",fontsize=10,color="white",style="solid",shape="box"];330 -> 892[label="",style="solid", color="blue", weight=9]; 892 -> 397[label="",style="solid", color="blue", weight=3]; 893[label="== :: (Ratio a) -> (Ratio a) -> Bool",fontsize=10,color="white",style="solid",shape="box"];330 -> 893[label="",style="solid", color="blue", weight=9]; 893 -> 398[label="",style="solid", color="blue", weight=3]; 894[label="== :: ([] a) -> ([] a) -> Bool",fontsize=10,color="white",style="solid",shape="box"];330 -> 894[label="",style="solid", color="blue", weight=9]; 894 -> 399[label="",style="solid", color="blue", weight=3]; 895[label="== :: Char -> Char -> Bool",fontsize=10,color="white",style="solid",shape="box"];330 -> 895[label="",style="solid", color="blue", weight=9]; 895 -> 400[label="",style="solid", color="blue", weight=3]; 896[label="== :: Double -> Double -> Bool",fontsize=10,color="white",style="solid",shape="box"];330 -> 896[label="",style="solid", color="blue", weight=9]; 896 -> 401[label="",style="solid", color="blue", weight=3]; 331 -> 36[label="",style="dashed", color="red", weight=0]; 331[label="xv31 == xv401",fontsize=16,color="magenta"];331 -> 402[label="",style="dashed", color="magenta", weight=3]; 331 -> 403[label="",style="dashed", color="magenta", weight=3]; 209[label="primEqNat xv30 xv400",fontsize=16,color="burlywood",shape="triangle"];897[label="xv30/Succ xv300",fontsize=10,color="white",style="solid",shape="box"];209 -> 897[label="",style="solid", color="burlywood", weight=9]; 897 -> 404[label="",style="solid", color="burlywood", weight=3]; 898[label="xv30/Zero",fontsize=10,color="white",style="solid",shape="box"];209 -> 898[label="",style="solid", color="burlywood", weight=9]; 898 -> 405[label="",style="solid", color="burlywood", weight=3]; 210 -> 27[label="",style="dashed", color="red", weight=0]; 210[label="xv30 * xv401 == xv31 * xv400",fontsize=16,color="magenta"];210 -> 406[label="",style="dashed", color="magenta", weight=3]; 210 -> 407[label="",style="dashed", color="magenta", weight=3]; 211[label="xv400",fontsize=16,color="green",shape="box"];212[label="xv30",fontsize=16,color="green",shape="box"];213[label="xv400",fontsize=16,color="green",shape="box"];214[label="xv30",fontsize=16,color="green",shape="box"];215[label="xv400",fontsize=16,color="green",shape="box"];216[label="xv30",fontsize=16,color="green",shape="box"];217[label="xv400",fontsize=16,color="green",shape="box"];218[label="xv30",fontsize=16,color="green",shape="box"];219[label="xv400",fontsize=16,color="green",shape="box"];220[label="xv30",fontsize=16,color="green",shape="box"];221[label="xv400",fontsize=16,color="green",shape="box"];222[label="xv30",fontsize=16,color="green",shape="box"];223[label="xv400",fontsize=16,color="green",shape="box"];224[label="xv30",fontsize=16,color="green",shape="box"];225[label="xv400",fontsize=16,color="green",shape="box"];226[label="xv30",fontsize=16,color="green",shape="box"];227[label="xv400",fontsize=16,color="green",shape="box"];228[label="xv30",fontsize=16,color="green",shape="box"];229[label="xv400",fontsize=16,color="green",shape="box"];230[label="xv30",fontsize=16,color="green",shape="box"];231[label="xv400",fontsize=16,color="green",shape="box"];232[label="xv30",fontsize=16,color="green",shape="box"];233[label="xv400",fontsize=16,color="green",shape="box"];234[label="xv30",fontsize=16,color="green",shape="box"];235[label="xv400",fontsize=16,color="green",shape="box"];236[label="xv30",fontsize=16,color="green",shape="box"];237[label="xv400",fontsize=16,color="green",shape="box"];238[label="xv30",fontsize=16,color="green",shape="box"];239[label="xv400",fontsize=16,color="green",shape="box"];240[label="xv30",fontsize=16,color="green",shape="box"];241[label="xv400",fontsize=16,color="green",shape="box"];242[label="xv30",fontsize=16,color="green",shape="box"];243[label="xv400",fontsize=16,color="green",shape="box"];244[label="xv30",fontsize=16,color="green",shape="box"];245[label="xv400",fontsize=16,color="green",shape="box"];246[label="xv30",fontsize=16,color="green",shape="box"];247[label="xv400",fontsize=16,color="green",shape="box"];248[label="xv30",fontsize=16,color="green",shape="box"];249[label="xv400",fontsize=16,color="green",shape="box"];250[label="xv30",fontsize=16,color="green",shape="box"];251[label="xv400",fontsize=16,color="green",shape="box"];252[label="xv30",fontsize=16,color="green",shape="box"];253[label="xv400",fontsize=16,color="green",shape="box"];254[label="xv30",fontsize=16,color="green",shape="box"];255[label="xv400",fontsize=16,color="green",shape="box"];256[label="xv30",fontsize=16,color="green",shape="box"];257[label="xv400",fontsize=16,color="green",shape="box"];258[label="xv30",fontsize=16,color="green",shape="box"];259[label="xv400",fontsize=16,color="green",shape="box"];260[label="xv30",fontsize=16,color="green",shape="box"];261[label="xv400",fontsize=16,color="green",shape="box"];262[label="xv30",fontsize=16,color="green",shape="box"];263[label="xv400",fontsize=16,color="green",shape="box"];264[label="xv30",fontsize=16,color="green",shape="box"];265[label="xv400",fontsize=16,color="green",shape="box"];266[label="xv30",fontsize=16,color="green",shape="box"];267[label="primEqInt (Pos (Succ xv300)) (Pos (Succ xv4000))",fontsize=16,color="black",shape="box"];267 -> 408[label="",style="solid", color="black", weight=3]; 268[label="primEqInt (Pos (Succ xv300)) (Pos Zero)",fontsize=16,color="black",shape="box"];268 -> 409[label="",style="solid", color="black", weight=3]; 269[label="False",fontsize=16,color="green",shape="box"];270[label="primEqInt (Pos Zero) (Pos (Succ xv4000))",fontsize=16,color="black",shape="box"];270 -> 410[label="",style="solid", color="black", weight=3]; 271[label="primEqInt (Pos Zero) (Pos Zero)",fontsize=16,color="black",shape="box"];271 -> 411[label="",style="solid", color="black", weight=3]; 272[label="primEqInt (Pos Zero) (Neg (Succ xv4000))",fontsize=16,color="black",shape="box"];272 -> 412[label="",style="solid", color="black", weight=3]; 273[label="primEqInt (Pos Zero) (Neg Zero)",fontsize=16,color="black",shape="box"];273 -> 413[label="",style="solid", color="black", weight=3]; 274[label="False",fontsize=16,color="green",shape="box"];275[label="primEqInt (Neg (Succ xv300)) (Neg (Succ xv4000))",fontsize=16,color="black",shape="box"];275 -> 414[label="",style="solid", color="black", weight=3]; 276[label="primEqInt (Neg (Succ xv300)) (Neg Zero)",fontsize=16,color="black",shape="box"];276 -> 415[label="",style="solid", color="black", weight=3]; 277[label="primEqInt (Neg Zero) (Pos (Succ xv4000))",fontsize=16,color="black",shape="box"];277 -> 416[label="",style="solid", color="black", weight=3]; 278[label="primEqInt (Neg Zero) (Pos Zero)",fontsize=16,color="black",shape="box"];278 -> 417[label="",style="solid", color="black", weight=3]; 279[label="primEqInt (Neg Zero) (Neg (Succ xv4000))",fontsize=16,color="black",shape="box"];279 -> 418[label="",style="solid", color="black", weight=3]; 280[label="primEqInt (Neg Zero) (Neg Zero)",fontsize=16,color="black",shape="box"];280 -> 419[label="",style="solid", color="black", weight=3]; 281[label="xv400",fontsize=16,color="green",shape="box"];282[label="xv30",fontsize=16,color="green",shape="box"];283[label="xv400",fontsize=16,color="green",shape="box"];284[label="xv30",fontsize=16,color="green",shape="box"];285[label="xv400",fontsize=16,color="green",shape="box"];286[label="xv30",fontsize=16,color="green",shape="box"];287[label="xv400",fontsize=16,color="green",shape="box"];288[label="xv30",fontsize=16,color="green",shape="box"];289[label="xv400",fontsize=16,color="green",shape="box"];290[label="xv30",fontsize=16,color="green",shape="box"];291[label="xv400",fontsize=16,color="green",shape="box"];292[label="xv30",fontsize=16,color="green",shape="box"];293[label="xv400",fontsize=16,color="green",shape="box"];294[label="xv30",fontsize=16,color="green",shape="box"];295[label="xv400",fontsize=16,color="green",shape="box"];296[label="xv30",fontsize=16,color="green",shape="box"];297[label="xv400",fontsize=16,color="green",shape="box"];298[label="xv30",fontsize=16,color="green",shape="box"];299[label="xv400",fontsize=16,color="green",shape="box"];300[label="xv30",fontsize=16,color="green",shape="box"];301[label="xv400",fontsize=16,color="green",shape="box"];302[label="xv30",fontsize=16,color="green",shape="box"];303[label="xv400",fontsize=16,color="green",shape="box"];304[label="xv30",fontsize=16,color="green",shape="box"];305[label="xv400",fontsize=16,color="green",shape="box"];306[label="xv30",fontsize=16,color="green",shape="box"];307[label="xv400",fontsize=16,color="green",shape="box"];308[label="xv30",fontsize=16,color="green",shape="box"];336 -> 25[label="",style="dashed", color="red", weight=0]; 336[label="xv30 == xv400",fontsize=16,color="magenta"];336 -> 420[label="",style="dashed", color="magenta", weight=3]; 336 -> 421[label="",style="dashed", color="magenta", weight=3]; 337 -> 26[label="",style="dashed", color="red", weight=0]; 337[label="xv30 == xv400",fontsize=16,color="magenta"];337 -> 422[label="",style="dashed", color="magenta", weight=3]; 337 -> 423[label="",style="dashed", color="magenta", weight=3]; 338 -> 27[label="",style="dashed", color="red", weight=0]; 338[label="xv30 == xv400",fontsize=16,color="magenta"];338 -> 424[label="",style="dashed", color="magenta", weight=3]; 338 -> 425[label="",style="dashed", color="magenta", weight=3]; 339 -> 28[label="",style="dashed", color="red", weight=0]; 339[label="xv30 == xv400",fontsize=16,color="magenta"];339 -> 426[label="",style="dashed", color="magenta", weight=3]; 339 -> 427[label="",style="dashed", color="magenta", weight=3]; 340 -> 29[label="",style="dashed", color="red", weight=0]; 340[label="xv30 == xv400",fontsize=16,color="magenta"];340 -> 428[label="",style="dashed", color="magenta", weight=3]; 340 -> 429[label="",style="dashed", color="magenta", weight=3]; 341 -> 30[label="",style="dashed", color="red", weight=0]; 341[label="xv30 == xv400",fontsize=16,color="magenta"];341 -> 430[label="",style="dashed", color="magenta", weight=3]; 341 -> 431[label="",style="dashed", color="magenta", weight=3]; 342 -> 31[label="",style="dashed", color="red", weight=0]; 342[label="xv30 == xv400",fontsize=16,color="magenta"];342 -> 432[label="",style="dashed", color="magenta", weight=3]; 342 -> 433[label="",style="dashed", color="magenta", weight=3]; 343 -> 32[label="",style="dashed", color="red", weight=0]; 343[label="xv30 == xv400",fontsize=16,color="magenta"];343 -> 434[label="",style="dashed", color="magenta", weight=3]; 343 -> 435[label="",style="dashed", color="magenta", weight=3]; 344 -> 33[label="",style="dashed", color="red", weight=0]; 344[label="xv30 == xv400",fontsize=16,color="magenta"];344 -> 436[label="",style="dashed", color="magenta", weight=3]; 344 -> 437[label="",style="dashed", color="magenta", weight=3]; 345 -> 34[label="",style="dashed", color="red", weight=0]; 345[label="xv30 == xv400",fontsize=16,color="magenta"];345 -> 438[label="",style="dashed", color="magenta", weight=3]; 345 -> 439[label="",style="dashed", color="magenta", weight=3]; 346 -> 35[label="",style="dashed", color="red", weight=0]; 346[label="xv30 == xv400",fontsize=16,color="magenta"];346 -> 440[label="",style="dashed", color="magenta", weight=3]; 346 -> 441[label="",style="dashed", color="magenta", weight=3]; 347 -> 36[label="",style="dashed", color="red", weight=0]; 347[label="xv30 == xv400",fontsize=16,color="magenta"];347 -> 442[label="",style="dashed", color="magenta", weight=3]; 347 -> 443[label="",style="dashed", color="magenta", weight=3]; 348 -> 37[label="",style="dashed", color="red", weight=0]; 348[label="xv30 == xv400",fontsize=16,color="magenta"];348 -> 444[label="",style="dashed", color="magenta", weight=3]; 348 -> 445[label="",style="dashed", color="magenta", weight=3]; 349 -> 38[label="",style="dashed", color="red", weight=0]; 349[label="xv30 == xv400",fontsize=16,color="magenta"];349 -> 446[label="",style="dashed", color="magenta", weight=3]; 349 -> 447[label="",style="dashed", color="magenta", weight=3]; 350 -> 25[label="",style="dashed", color="red", weight=0]; 350[label="xv31 == xv401",fontsize=16,color="magenta"];350 -> 448[label="",style="dashed", color="magenta", weight=3]; 350 -> 449[label="",style="dashed", color="magenta", weight=3]; 351 -> 26[label="",style="dashed", color="red", weight=0]; 351[label="xv31 == xv401",fontsize=16,color="magenta"];351 -> 450[label="",style="dashed", color="magenta", weight=3]; 351 -> 451[label="",style="dashed", color="magenta", weight=3]; 352 -> 27[label="",style="dashed", color="red", weight=0]; 352[label="xv31 == xv401",fontsize=16,color="magenta"];352 -> 452[label="",style="dashed", color="magenta", weight=3]; 352 -> 453[label="",style="dashed", color="magenta", weight=3]; 353 -> 28[label="",style="dashed", color="red", weight=0]; 353[label="xv31 == xv401",fontsize=16,color="magenta"];353 -> 454[label="",style="dashed", color="magenta", weight=3]; 353 -> 455[label="",style="dashed", color="magenta", weight=3]; 354 -> 29[label="",style="dashed", color="red", weight=0]; 354[label="xv31 == xv401",fontsize=16,color="magenta"];354 -> 456[label="",style="dashed", color="magenta", weight=3]; 354 -> 457[label="",style="dashed", color="magenta", weight=3]; 355 -> 30[label="",style="dashed", color="red", weight=0]; 355[label="xv31 == xv401",fontsize=16,color="magenta"];355 -> 458[label="",style="dashed", color="magenta", weight=3]; 355 -> 459[label="",style="dashed", color="magenta", weight=3]; 356 -> 31[label="",style="dashed", color="red", weight=0]; 356[label="xv31 == xv401",fontsize=16,color="magenta"];356 -> 460[label="",style="dashed", color="magenta", weight=3]; 356 -> 461[label="",style="dashed", color="magenta", weight=3]; 357 -> 32[label="",style="dashed", color="red", weight=0]; 357[label="xv31 == xv401",fontsize=16,color="magenta"];357 -> 462[label="",style="dashed", color="magenta", weight=3]; 357 -> 463[label="",style="dashed", color="magenta", weight=3]; 358 -> 33[label="",style="dashed", color="red", weight=0]; 358[label="xv31 == xv401",fontsize=16,color="magenta"];358 -> 464[label="",style="dashed", color="magenta", weight=3]; 358 -> 465[label="",style="dashed", color="magenta", weight=3]; 359 -> 34[label="",style="dashed", color="red", weight=0]; 359[label="xv31 == xv401",fontsize=16,color="magenta"];359 -> 466[label="",style="dashed", color="magenta", weight=3]; 359 -> 467[label="",style="dashed", color="magenta", weight=3]; 360 -> 35[label="",style="dashed", color="red", weight=0]; 360[label="xv31 == xv401",fontsize=16,color="magenta"];360 -> 468[label="",style="dashed", color="magenta", weight=3]; 360 -> 469[label="",style="dashed", color="magenta", weight=3]; 361 -> 36[label="",style="dashed", color="red", weight=0]; 361[label="xv31 == xv401",fontsize=16,color="magenta"];361 -> 470[label="",style="dashed", color="magenta", weight=3]; 361 -> 471[label="",style="dashed", color="magenta", weight=3]; 362 -> 37[label="",style="dashed", color="red", weight=0]; 362[label="xv31 == xv401",fontsize=16,color="magenta"];362 -> 472[label="",style="dashed", color="magenta", weight=3]; 362 -> 473[label="",style="dashed", color="magenta", weight=3]; 363 -> 38[label="",style="dashed", color="red", weight=0]; 363[label="xv31 == xv401",fontsize=16,color="magenta"];363 -> 474[label="",style="dashed", color="magenta", weight=3]; 363 -> 475[label="",style="dashed", color="magenta", weight=3]; 364[label="False && xv23",fontsize=16,color="black",shape="box"];364 -> 476[label="",style="solid", color="black", weight=3]; 365[label="True && xv23",fontsize=16,color="black",shape="box"];365 -> 477[label="",style="solid", color="black", weight=3]; 366 -> 25[label="",style="dashed", color="red", weight=0]; 366[label="xv30 == xv400",fontsize=16,color="magenta"];366 -> 478[label="",style="dashed", color="magenta", weight=3]; 366 -> 479[label="",style="dashed", color="magenta", weight=3]; 367 -> 26[label="",style="dashed", color="red", weight=0]; 367[label="xv30 == xv400",fontsize=16,color="magenta"];367 -> 480[label="",style="dashed", color="magenta", weight=3]; 367 -> 481[label="",style="dashed", color="magenta", weight=3]; 368 -> 27[label="",style="dashed", color="red", weight=0]; 368[label="xv30 == xv400",fontsize=16,color="magenta"];368 -> 482[label="",style="dashed", color="magenta", weight=3]; 368 -> 483[label="",style="dashed", color="magenta", weight=3]; 369 -> 28[label="",style="dashed", color="red", weight=0]; 369[label="xv30 == xv400",fontsize=16,color="magenta"];369 -> 484[label="",style="dashed", color="magenta", weight=3]; 369 -> 485[label="",style="dashed", color="magenta", weight=3]; 370 -> 29[label="",style="dashed", color="red", weight=0]; 370[label="xv30 == xv400",fontsize=16,color="magenta"];370 -> 486[label="",style="dashed", color="magenta", weight=3]; 370 -> 487[label="",style="dashed", color="magenta", weight=3]; 371 -> 30[label="",style="dashed", color="red", weight=0]; 371[label="xv30 == xv400",fontsize=16,color="magenta"];371 -> 488[label="",style="dashed", color="magenta", weight=3]; 371 -> 489[label="",style="dashed", color="magenta", weight=3]; 372 -> 31[label="",style="dashed", color="red", weight=0]; 372[label="xv30 == xv400",fontsize=16,color="magenta"];372 -> 490[label="",style="dashed", color="magenta", weight=3]; 372 -> 491[label="",style="dashed", color="magenta", weight=3]; 373 -> 32[label="",style="dashed", color="red", weight=0]; 373[label="xv30 == xv400",fontsize=16,color="magenta"];373 -> 492[label="",style="dashed", color="magenta", weight=3]; 373 -> 493[label="",style="dashed", color="magenta", weight=3]; 374 -> 33[label="",style="dashed", color="red", weight=0]; 374[label="xv30 == xv400",fontsize=16,color="magenta"];374 -> 494[label="",style="dashed", color="magenta", weight=3]; 374 -> 495[label="",style="dashed", color="magenta", weight=3]; 375 -> 34[label="",style="dashed", color="red", weight=0]; 375[label="xv30 == xv400",fontsize=16,color="magenta"];375 -> 496[label="",style="dashed", color="magenta", weight=3]; 375 -> 497[label="",style="dashed", color="magenta", weight=3]; 376 -> 35[label="",style="dashed", color="red", weight=0]; 376[label="xv30 == xv400",fontsize=16,color="magenta"];376 -> 498[label="",style="dashed", color="magenta", weight=3]; 376 -> 499[label="",style="dashed", color="magenta", weight=3]; 377 -> 36[label="",style="dashed", color="red", weight=0]; 377[label="xv30 == xv400",fontsize=16,color="magenta"];377 -> 500[label="",style="dashed", color="magenta", weight=3]; 377 -> 501[label="",style="dashed", color="magenta", weight=3]; 378 -> 37[label="",style="dashed", color="red", weight=0]; 378[label="xv30 == xv400",fontsize=16,color="magenta"];378 -> 502[label="",style="dashed", color="magenta", weight=3]; 378 -> 503[label="",style="dashed", color="magenta", weight=3]; 379 -> 38[label="",style="dashed", color="red", weight=0]; 379[label="xv30 == xv400",fontsize=16,color="magenta"];379 -> 504[label="",style="dashed", color="magenta", weight=3]; 379 -> 505[label="",style="dashed", color="magenta", weight=3]; 380[label="xv31 == xv401",fontsize=16,color="blue",shape="box"];899[label="== :: Integer -> Integer -> Bool",fontsize=10,color="white",style="solid",shape="box"];380 -> 899[label="",style="solid", color="blue", weight=9]; 899 -> 506[label="",style="solid", color="blue", weight=3]; 900[label="== :: (Either a b) -> (Either a b) -> Bool",fontsize=10,color="white",style="solid",shape="box"];380 -> 900[label="",style="solid", color="blue", weight=9]; 900 -> 507[label="",style="solid", color="blue", weight=3]; 901[label="== :: Int -> Int -> Bool",fontsize=10,color="white",style="solid",shape="box"];380 -> 901[label="",style="solid", color="blue", weight=9]; 901 -> 508[label="",style="solid", color="blue", weight=3]; 902[label="== :: (Maybe a) -> (Maybe a) -> Bool",fontsize=10,color="white",style="solid",shape="box"];380 -> 902[label="",style="solid", color="blue", weight=9]; 902 -> 509[label="",style="solid", color="blue", weight=3]; 903[label="== :: () -> () -> Bool",fontsize=10,color="white",style="solid",shape="box"];380 -> 903[label="",style="solid", color="blue", weight=9]; 903 -> 510[label="",style="solid", color="blue", weight=3]; 904[label="== :: ((@2) a b) -> ((@2) a b) -> Bool",fontsize=10,color="white",style="solid",shape="box"];380 -> 904[label="",style="solid", color="blue", weight=9]; 904 -> 511[label="",style="solid", color="blue", weight=3]; 905[label="== :: ((@3) a b c) -> ((@3) a b c) -> Bool",fontsize=10,color="white",style="solid",shape="box"];380 -> 905[label="",style="solid", color="blue", weight=9]; 905 -> 512[label="",style="solid", color="blue", weight=3]; 906[label="== :: Ordering -> Ordering -> Bool",fontsize=10,color="white",style="solid",shape="box"];380 -> 906[label="",style="solid", color="blue", weight=9]; 906 -> 513[label="",style="solid", color="blue", weight=3]; 907[label="== :: Float -> Float -> Bool",fontsize=10,color="white",style="solid",shape="box"];380 -> 907[label="",style="solid", color="blue", weight=9]; 907 -> 514[label="",style="solid", color="blue", weight=3]; 908[label="== :: Bool -> Bool -> Bool",fontsize=10,color="white",style="solid",shape="box"];380 -> 908[label="",style="solid", color="blue", weight=9]; 908 -> 515[label="",style="solid", color="blue", weight=3]; 909[label="== :: (Ratio a) -> (Ratio a) -> Bool",fontsize=10,color="white",style="solid",shape="box"];380 -> 909[label="",style="solid", color="blue", weight=9]; 909 -> 516[label="",style="solid", color="blue", weight=3]; 910[label="== :: ([] a) -> ([] a) -> Bool",fontsize=10,color="white",style="solid",shape="box"];380 -> 910[label="",style="solid", color="blue", weight=9]; 910 -> 517[label="",style="solid", color="blue", weight=3]; 911[label="== :: Char -> Char -> Bool",fontsize=10,color="white",style="solid",shape="box"];380 -> 911[label="",style="solid", color="blue", weight=9]; 911 -> 518[label="",style="solid", color="blue", weight=3]; 912[label="== :: Double -> Double -> Bool",fontsize=10,color="white",style="solid",shape="box"];380 -> 912[label="",style="solid", color="blue", weight=9]; 912 -> 519[label="",style="solid", color="blue", weight=3]; 381[label="xv32 == xv402",fontsize=16,color="blue",shape="box"];913[label="== :: Integer -> Integer -> Bool",fontsize=10,color="white",style="solid",shape="box"];381 -> 913[label="",style="solid", color="blue", weight=9]; 913 -> 520[label="",style="solid", color="blue", weight=3]; 914[label="== :: (Either a b) -> (Either a b) -> Bool",fontsize=10,color="white",style="solid",shape="box"];381 -> 914[label="",style="solid", color="blue", weight=9]; 914 -> 521[label="",style="solid", color="blue", weight=3]; 915[label="== :: Int -> Int -> Bool",fontsize=10,color="white",style="solid",shape="box"];381 -> 915[label="",style="solid", color="blue", weight=9]; 915 -> 522[label="",style="solid", color="blue", weight=3]; 916[label="== :: (Maybe a) -> (Maybe a) -> Bool",fontsize=10,color="white",style="solid",shape="box"];381 -> 916[label="",style="solid", color="blue", weight=9]; 916 -> 523[label="",style="solid", color="blue", weight=3]; 917[label="== :: () -> () -> Bool",fontsize=10,color="white",style="solid",shape="box"];381 -> 917[label="",style="solid", color="blue", weight=9]; 917 -> 524[label="",style="solid", color="blue", weight=3]; 918[label="== :: ((@2) a b) -> ((@2) a b) -> Bool",fontsize=10,color="white",style="solid",shape="box"];381 -> 918[label="",style="solid", color="blue", weight=9]; 918 -> 525[label="",style="solid", color="blue", weight=3]; 919[label="== :: ((@3) a b c) -> ((@3) a b c) -> Bool",fontsize=10,color="white",style="solid",shape="box"];381 -> 919[label="",style="solid", color="blue", weight=9]; 919 -> 526[label="",style="solid", color="blue", weight=3]; 920[label="== :: Ordering -> Ordering -> Bool",fontsize=10,color="white",style="solid",shape="box"];381 -> 920[label="",style="solid", color="blue", weight=9]; 920 -> 527[label="",style="solid", color="blue", weight=3]; 921[label="== :: Float -> Float -> Bool",fontsize=10,color="white",style="solid",shape="box"];381 -> 921[label="",style="solid", color="blue", weight=9]; 921 -> 528[label="",style="solid", color="blue", weight=3]; 922[label="== :: Bool -> Bool -> Bool",fontsize=10,color="white",style="solid",shape="box"];381 -> 922[label="",style="solid", color="blue", weight=9]; 922 -> 529[label="",style="solid", color="blue", weight=3]; 923[label="== :: (Ratio a) -> (Ratio a) -> Bool",fontsize=10,color="white",style="solid",shape="box"];381 -> 923[label="",style="solid", color="blue", weight=9]; 923 -> 530[label="",style="solid", color="blue", weight=3]; 924[label="== :: ([] a) -> ([] a) -> Bool",fontsize=10,color="white",style="solid",shape="box"];381 -> 924[label="",style="solid", color="blue", weight=9]; 924 -> 531[label="",style="solid", color="blue", weight=3]; 925[label="== :: Char -> Char -> Bool",fontsize=10,color="white",style="solid",shape="box"];381 -> 925[label="",style="solid", color="blue", weight=9]; 925 -> 532[label="",style="solid", color="blue", weight=3]; 926[label="== :: Double -> Double -> Bool",fontsize=10,color="white",style="solid",shape="box"];381 -> 926[label="",style="solid", color="blue", weight=9]; 926 -> 533[label="",style="solid", color="blue", weight=3]; 382[label="xv31 * xv400",fontsize=16,color="black",shape="triangle"];382 -> 534[label="",style="solid", color="black", weight=3]; 383 -> 382[label="",style="dashed", color="red", weight=0]; 383[label="xv30 * xv401",fontsize=16,color="magenta"];383 -> 535[label="",style="dashed", color="magenta", weight=3]; 383 -> 536[label="",style="dashed", color="magenta", weight=3]; 384 -> 25[label="",style="dashed", color="red", weight=0]; 384[label="xv30 == xv400",fontsize=16,color="magenta"];384 -> 537[label="",style="dashed", color="magenta", weight=3]; 384 -> 538[label="",style="dashed", color="magenta", weight=3]; 385 -> 27[label="",style="dashed", color="red", weight=0]; 385[label="xv30 == xv400",fontsize=16,color="magenta"];385 -> 539[label="",style="dashed", color="magenta", weight=3]; 385 -> 540[label="",style="dashed", color="magenta", weight=3]; 386 -> 25[label="",style="dashed", color="red", weight=0]; 386[label="xv31 == xv401",fontsize=16,color="magenta"];386 -> 541[label="",style="dashed", color="magenta", weight=3]; 386 -> 542[label="",style="dashed", color="magenta", weight=3]; 387 -> 27[label="",style="dashed", color="red", weight=0]; 387[label="xv31 == xv401",fontsize=16,color="magenta"];387 -> 543[label="",style="dashed", color="magenta", weight=3]; 387 -> 544[label="",style="dashed", color="magenta", weight=3]; 388 -> 25[label="",style="dashed", color="red", weight=0]; 388[label="xv30 == xv400",fontsize=16,color="magenta"];388 -> 545[label="",style="dashed", color="magenta", weight=3]; 388 -> 546[label="",style="dashed", color="magenta", weight=3]; 389 -> 26[label="",style="dashed", color="red", weight=0]; 389[label="xv30 == xv400",fontsize=16,color="magenta"];389 -> 547[label="",style="dashed", color="magenta", weight=3]; 389 -> 548[label="",style="dashed", color="magenta", weight=3]; 390 -> 27[label="",style="dashed", color="red", weight=0]; 390[label="xv30 == xv400",fontsize=16,color="magenta"];390 -> 549[label="",style="dashed", color="magenta", weight=3]; 390 -> 550[label="",style="dashed", color="magenta", weight=3]; 391 -> 28[label="",style="dashed", color="red", weight=0]; 391[label="xv30 == xv400",fontsize=16,color="magenta"];391 -> 551[label="",style="dashed", color="magenta", weight=3]; 391 -> 552[label="",style="dashed", color="magenta", weight=3]; 392 -> 29[label="",style="dashed", color="red", weight=0]; 392[label="xv30 == xv400",fontsize=16,color="magenta"];392 -> 553[label="",style="dashed", color="magenta", weight=3]; 392 -> 554[label="",style="dashed", color="magenta", weight=3]; 393 -> 30[label="",style="dashed", color="red", weight=0]; 393[label="xv30 == xv400",fontsize=16,color="magenta"];393 -> 555[label="",style="dashed", color="magenta", weight=3]; 393 -> 556[label="",style="dashed", color="magenta", weight=3]; 394 -> 31[label="",style="dashed", color="red", weight=0]; 394[label="xv30 == xv400",fontsize=16,color="magenta"];394 -> 557[label="",style="dashed", color="magenta", weight=3]; 394 -> 558[label="",style="dashed", color="magenta", weight=3]; 395 -> 32[label="",style="dashed", color="red", weight=0]; 395[label="xv30 == xv400",fontsize=16,color="magenta"];395 -> 559[label="",style="dashed", color="magenta", weight=3]; 395 -> 560[label="",style="dashed", color="magenta", weight=3]; 396 -> 33[label="",style="dashed", color="red", weight=0]; 396[label="xv30 == xv400",fontsize=16,color="magenta"];396 -> 561[label="",style="dashed", color="magenta", weight=3]; 396 -> 562[label="",style="dashed", color="magenta", weight=3]; 397 -> 34[label="",style="dashed", color="red", weight=0]; 397[label="xv30 == xv400",fontsize=16,color="magenta"];397 -> 563[label="",style="dashed", color="magenta", weight=3]; 397 -> 564[label="",style="dashed", color="magenta", weight=3]; 398 -> 35[label="",style="dashed", color="red", weight=0]; 398[label="xv30 == xv400",fontsize=16,color="magenta"];398 -> 565[label="",style="dashed", color="magenta", weight=3]; 398 -> 566[label="",style="dashed", color="magenta", weight=3]; 399 -> 36[label="",style="dashed", color="red", weight=0]; 399[label="xv30 == xv400",fontsize=16,color="magenta"];399 -> 567[label="",style="dashed", color="magenta", weight=3]; 399 -> 568[label="",style="dashed", color="magenta", weight=3]; 400 -> 37[label="",style="dashed", color="red", weight=0]; 400[label="xv30 == xv400",fontsize=16,color="magenta"];400 -> 569[label="",style="dashed", color="magenta", weight=3]; 400 -> 570[label="",style="dashed", color="magenta", weight=3]; 401 -> 38[label="",style="dashed", color="red", weight=0]; 401[label="xv30 == xv400",fontsize=16,color="magenta"];401 -> 571[label="",style="dashed", color="magenta", weight=3]; 401 -> 572[label="",style="dashed", color="magenta", weight=3]; 402[label="xv401",fontsize=16,color="green",shape="box"];403[label="xv31",fontsize=16,color="green",shape="box"];404[label="primEqNat (Succ xv300) xv400",fontsize=16,color="burlywood",shape="box"];927[label="xv400/Succ xv4000",fontsize=10,color="white",style="solid",shape="box"];404 -> 927[label="",style="solid", color="burlywood", weight=9]; 927 -> 573[label="",style="solid", color="burlywood", weight=3]; 928[label="xv400/Zero",fontsize=10,color="white",style="solid",shape="box"];404 -> 928[label="",style="solid", color="burlywood", weight=9]; 928 -> 574[label="",style="solid", color="burlywood", weight=3]; 405[label="primEqNat Zero xv400",fontsize=16,color="burlywood",shape="box"];929[label="xv400/Succ xv4000",fontsize=10,color="white",style="solid",shape="box"];405 -> 929[label="",style="solid", color="burlywood", weight=9]; 929 -> 575[label="",style="solid", color="burlywood", weight=3]; 930[label="xv400/Zero",fontsize=10,color="white",style="solid",shape="box"];405 -> 930[label="",style="solid", color="burlywood", weight=9]; 930 -> 576[label="",style="solid", color="burlywood", weight=3]; 406 -> 382[label="",style="dashed", color="red", weight=0]; 406[label="xv31 * xv400",fontsize=16,color="magenta"];406 -> 577[label="",style="dashed", color="magenta", weight=3]; 406 -> 578[label="",style="dashed", color="magenta", weight=3]; 407 -> 382[label="",style="dashed", color="red", weight=0]; 407[label="xv30 * xv401",fontsize=16,color="magenta"];407 -> 579[label="",style="dashed", color="magenta", weight=3]; 407 -> 580[label="",style="dashed", color="magenta", weight=3]; 408 -> 209[label="",style="dashed", color="red", weight=0]; 408[label="primEqNat xv300 xv4000",fontsize=16,color="magenta"];408 -> 581[label="",style="dashed", color="magenta", weight=3]; 408 -> 582[label="",style="dashed", color="magenta", weight=3]; 409[label="False",fontsize=16,color="green",shape="box"];410[label="False",fontsize=16,color="green",shape="box"];411[label="True",fontsize=16,color="green",shape="box"];412[label="False",fontsize=16,color="green",shape="box"];413[label="True",fontsize=16,color="green",shape="box"];414 -> 209[label="",style="dashed", color="red", weight=0]; 414[label="primEqNat xv300 xv4000",fontsize=16,color="magenta"];414 -> 583[label="",style="dashed", color="magenta", weight=3]; 414 -> 584[label="",style="dashed", color="magenta", weight=3]; 415[label="False",fontsize=16,color="green",shape="box"];416[label="False",fontsize=16,color="green",shape="box"];417[label="True",fontsize=16,color="green",shape="box"];418[label="False",fontsize=16,color="green",shape="box"];419[label="True",fontsize=16,color="green",shape="box"];420[label="xv400",fontsize=16,color="green",shape="box"];421[label="xv30",fontsize=16,color="green",shape="box"];422[label="xv400",fontsize=16,color="green",shape="box"];423[label="xv30",fontsize=16,color="green",shape="box"];424[label="xv400",fontsize=16,color="green",shape="box"];425[label="xv30",fontsize=16,color="green",shape="box"];426[label="xv400",fontsize=16,color="green",shape="box"];427[label="xv30",fontsize=16,color="green",shape="box"];428[label="xv400",fontsize=16,color="green",shape="box"];429[label="xv30",fontsize=16,color="green",shape="box"];430[label="xv400",fontsize=16,color="green",shape="box"];431[label="xv30",fontsize=16,color="green",shape="box"];432[label="xv400",fontsize=16,color="green",shape="box"];433[label="xv30",fontsize=16,color="green",shape="box"];434[label="xv400",fontsize=16,color="green",shape="box"];435[label="xv30",fontsize=16,color="green",shape="box"];436[label="xv400",fontsize=16,color="green",shape="box"];437[label="xv30",fontsize=16,color="green",shape="box"];438[label="xv400",fontsize=16,color="green",shape="box"];439[label="xv30",fontsize=16,color="green",shape="box"];440[label="xv400",fontsize=16,color="green",shape="box"];441[label="xv30",fontsize=16,color="green",shape="box"];442[label="xv400",fontsize=16,color="green",shape="box"];443[label="xv30",fontsize=16,color="green",shape="box"];444[label="xv400",fontsize=16,color="green",shape="box"];445[label="xv30",fontsize=16,color="green",shape="box"];446[label="xv400",fontsize=16,color="green",shape="box"];447[label="xv30",fontsize=16,color="green",shape="box"];448[label="xv401",fontsize=16,color="green",shape="box"];449[label="xv31",fontsize=16,color="green",shape="box"];450[label="xv401",fontsize=16,color="green",shape="box"];451[label="xv31",fontsize=16,color="green",shape="box"];452[label="xv401",fontsize=16,color="green",shape="box"];453[label="xv31",fontsize=16,color="green",shape="box"];454[label="xv401",fontsize=16,color="green",shape="box"];455[label="xv31",fontsize=16,color="green",shape="box"];456[label="xv401",fontsize=16,color="green",shape="box"];457[label="xv31",fontsize=16,color="green",shape="box"];458[label="xv401",fontsize=16,color="green",shape="box"];459[label="xv31",fontsize=16,color="green",shape="box"];460[label="xv401",fontsize=16,color="green",shape="box"];461[label="xv31",fontsize=16,color="green",shape="box"];462[label="xv401",fontsize=16,color="green",shape="box"];463[label="xv31",fontsize=16,color="green",shape="box"];464[label="xv401",fontsize=16,color="green",shape="box"];465[label="xv31",fontsize=16,color="green",shape="box"];466[label="xv401",fontsize=16,color="green",shape="box"];467[label="xv31",fontsize=16,color="green",shape="box"];468[label="xv401",fontsize=16,color="green",shape="box"];469[label="xv31",fontsize=16,color="green",shape="box"];470[label="xv401",fontsize=16,color="green",shape="box"];471[label="xv31",fontsize=16,color="green",shape="box"];472[label="xv401",fontsize=16,color="green",shape="box"];473[label="xv31",fontsize=16,color="green",shape="box"];474[label="xv401",fontsize=16,color="green",shape="box"];475[label="xv31",fontsize=16,color="green",shape="box"];476[label="False",fontsize=16,color="green",shape="box"];477[label="xv23",fontsize=16,color="green",shape="box"];478[label="xv400",fontsize=16,color="green",shape="box"];479[label="xv30",fontsize=16,color="green",shape="box"];480[label="xv400",fontsize=16,color="green",shape="box"];481[label="xv30",fontsize=16,color="green",shape="box"];482[label="xv400",fontsize=16,color="green",shape="box"];483[label="xv30",fontsize=16,color="green",shape="box"];484[label="xv400",fontsize=16,color="green",shape="box"];485[label="xv30",fontsize=16,color="green",shape="box"];486[label="xv400",fontsize=16,color="green",shape="box"];487[label="xv30",fontsize=16,color="green",shape="box"];488[label="xv400",fontsize=16,color="green",shape="box"];489[label="xv30",fontsize=16,color="green",shape="box"];490[label="xv400",fontsize=16,color="green",shape="box"];491[label="xv30",fontsize=16,color="green",shape="box"];492[label="xv400",fontsize=16,color="green",shape="box"];493[label="xv30",fontsize=16,color="green",shape="box"];494[label="xv400",fontsize=16,color="green",shape="box"];495[label="xv30",fontsize=16,color="green",shape="box"];496[label="xv400",fontsize=16,color="green",shape="box"];497[label="xv30",fontsize=16,color="green",shape="box"];498[label="xv400",fontsize=16,color="green",shape="box"];499[label="xv30",fontsize=16,color="green",shape="box"];500[label="xv400",fontsize=16,color="green",shape="box"];501[label="xv30",fontsize=16,color="green",shape="box"];502[label="xv400",fontsize=16,color="green",shape="box"];503[label="xv30",fontsize=16,color="green",shape="box"];504[label="xv400",fontsize=16,color="green",shape="box"];505[label="xv30",fontsize=16,color="green",shape="box"];506 -> 25[label="",style="dashed", color="red", weight=0]; 506[label="xv31 == xv401",fontsize=16,color="magenta"];506 -> 585[label="",style="dashed", color="magenta", weight=3]; 506 -> 586[label="",style="dashed", color="magenta", weight=3]; 507 -> 26[label="",style="dashed", color="red", weight=0]; 507[label="xv31 == xv401",fontsize=16,color="magenta"];507 -> 587[label="",style="dashed", color="magenta", weight=3]; 507 -> 588[label="",style="dashed", color="magenta", weight=3]; 508 -> 27[label="",style="dashed", color="red", weight=0]; 508[label="xv31 == xv401",fontsize=16,color="magenta"];508 -> 589[label="",style="dashed", color="magenta", weight=3]; 508 -> 590[label="",style="dashed", color="magenta", weight=3]; 509 -> 28[label="",style="dashed", color="red", weight=0]; 509[label="xv31 == xv401",fontsize=16,color="magenta"];509 -> 591[label="",style="dashed", color="magenta", weight=3]; 509 -> 592[label="",style="dashed", color="magenta", weight=3]; 510 -> 29[label="",style="dashed", color="red", weight=0]; 510[label="xv31 == xv401",fontsize=16,color="magenta"];510 -> 593[label="",style="dashed", color="magenta", weight=3]; 510 -> 594[label="",style="dashed", color="magenta", weight=3]; 511 -> 30[label="",style="dashed", color="red", weight=0]; 511[label="xv31 == xv401",fontsize=16,color="magenta"];511 -> 595[label="",style="dashed", color="magenta", weight=3]; 511 -> 596[label="",style="dashed", color="magenta", weight=3]; 512 -> 31[label="",style="dashed", color="red", weight=0]; 512[label="xv31 == xv401",fontsize=16,color="magenta"];512 -> 597[label="",style="dashed", color="magenta", weight=3]; 512 -> 598[label="",style="dashed", color="magenta", weight=3]; 513 -> 32[label="",style="dashed", color="red", weight=0]; 513[label="xv31 == xv401",fontsize=16,color="magenta"];513 -> 599[label="",style="dashed", color="magenta", weight=3]; 513 -> 600[label="",style="dashed", color="magenta", weight=3]; 514 -> 33[label="",style="dashed", color="red", weight=0]; 514[label="xv31 == xv401",fontsize=16,color="magenta"];514 -> 601[label="",style="dashed", color="magenta", weight=3]; 514 -> 602[label="",style="dashed", color="magenta", weight=3]; 515 -> 34[label="",style="dashed", color="red", weight=0]; 515[label="xv31 == xv401",fontsize=16,color="magenta"];515 -> 603[label="",style="dashed", color="magenta", weight=3]; 515 -> 604[label="",style="dashed", color="magenta", weight=3]; 516 -> 35[label="",style="dashed", color="red", weight=0]; 516[label="xv31 == xv401",fontsize=16,color="magenta"];516 -> 605[label="",style="dashed", color="magenta", weight=3]; 516 -> 606[label="",style="dashed", color="magenta", weight=3]; 517 -> 36[label="",style="dashed", color="red", weight=0]; 517[label="xv31 == xv401",fontsize=16,color="magenta"];517 -> 607[label="",style="dashed", color="magenta", weight=3]; 517 -> 608[label="",style="dashed", color="magenta", weight=3]; 518 -> 37[label="",style="dashed", color="red", weight=0]; 518[label="xv31 == xv401",fontsize=16,color="magenta"];518 -> 609[label="",style="dashed", color="magenta", weight=3]; 518 -> 610[label="",style="dashed", color="magenta", weight=3]; 519 -> 38[label="",style="dashed", color="red", weight=0]; 519[label="xv31 == xv401",fontsize=16,color="magenta"];519 -> 611[label="",style="dashed", color="magenta", weight=3]; 519 -> 612[label="",style="dashed", color="magenta", weight=3]; 520 -> 25[label="",style="dashed", color="red", weight=0]; 520[label="xv32 == xv402",fontsize=16,color="magenta"];520 -> 613[label="",style="dashed", color="magenta", weight=3]; 520 -> 614[label="",style="dashed", color="magenta", weight=3]; 521 -> 26[label="",style="dashed", color="red", weight=0]; 521[label="xv32 == xv402",fontsize=16,color="magenta"];521 -> 615[label="",style="dashed", color="magenta", weight=3]; 521 -> 616[label="",style="dashed", color="magenta", weight=3]; 522 -> 27[label="",style="dashed", color="red", weight=0]; 522[label="xv32 == xv402",fontsize=16,color="magenta"];522 -> 617[label="",style="dashed", color="magenta", weight=3]; 522 -> 618[label="",style="dashed", color="magenta", weight=3]; 523 -> 28[label="",style="dashed", color="red", weight=0]; 523[label="xv32 == xv402",fontsize=16,color="magenta"];523 -> 619[label="",style="dashed", color="magenta", weight=3]; 523 -> 620[label="",style="dashed", color="magenta", weight=3]; 524 -> 29[label="",style="dashed", color="red", weight=0]; 524[label="xv32 == xv402",fontsize=16,color="magenta"];524 -> 621[label="",style="dashed", color="magenta", weight=3]; 524 -> 622[label="",style="dashed", color="magenta", weight=3]; 525 -> 30[label="",style="dashed", color="red", weight=0]; 525[label="xv32 == xv402",fontsize=16,color="magenta"];525 -> 623[label="",style="dashed", color="magenta", weight=3]; 525 -> 624[label="",style="dashed", color="magenta", weight=3]; 526 -> 31[label="",style="dashed", color="red", weight=0]; 526[label="xv32 == xv402",fontsize=16,color="magenta"];526 -> 625[label="",style="dashed", color="magenta", weight=3]; 526 -> 626[label="",style="dashed", color="magenta", weight=3]; 527 -> 32[label="",style="dashed", color="red", weight=0]; 527[label="xv32 == xv402",fontsize=16,color="magenta"];527 -> 627[label="",style="dashed", color="magenta", weight=3]; 527 -> 628[label="",style="dashed", color="magenta", weight=3]; 528 -> 33[label="",style="dashed", color="red", weight=0]; 528[label="xv32 == xv402",fontsize=16,color="magenta"];528 -> 629[label="",style="dashed", color="magenta", weight=3]; 528 -> 630[label="",style="dashed", color="magenta", weight=3]; 529 -> 34[label="",style="dashed", color="red", weight=0]; 529[label="xv32 == xv402",fontsize=16,color="magenta"];529 -> 631[label="",style="dashed", color="magenta", weight=3]; 529 -> 632[label="",style="dashed", color="magenta", weight=3]; 530 -> 35[label="",style="dashed", color="red", weight=0]; 530[label="xv32 == xv402",fontsize=16,color="magenta"];530 -> 633[label="",style="dashed", color="magenta", weight=3]; 530 -> 634[label="",style="dashed", color="magenta", weight=3]; 531 -> 36[label="",style="dashed", color="red", weight=0]; 531[label="xv32 == xv402",fontsize=16,color="magenta"];531 -> 635[label="",style="dashed", color="magenta", weight=3]; 531 -> 636[label="",style="dashed", color="magenta", weight=3]; 532 -> 37[label="",style="dashed", color="red", weight=0]; 532[label="xv32 == xv402",fontsize=16,color="magenta"];532 -> 637[label="",style="dashed", color="magenta", weight=3]; 532 -> 638[label="",style="dashed", color="magenta", weight=3]; 533 -> 38[label="",style="dashed", color="red", weight=0]; 533[label="xv32 == xv402",fontsize=16,color="magenta"];533 -> 639[label="",style="dashed", color="magenta", weight=3]; 533 -> 640[label="",style="dashed", color="magenta", weight=3]; 534[label="primMulInt xv31 xv400",fontsize=16,color="burlywood",shape="box"];931[label="xv31/Pos xv310",fontsize=10,color="white",style="solid",shape="box"];534 -> 931[label="",style="solid", color="burlywood", weight=9]; 931 -> 641[label="",style="solid", color="burlywood", weight=3]; 932[label="xv31/Neg xv310",fontsize=10,color="white",style="solid",shape="box"];534 -> 932[label="",style="solid", color="burlywood", weight=9]; 932 -> 642[label="",style="solid", color="burlywood", weight=3]; 535[label="xv30",fontsize=16,color="green",shape="box"];536[label="xv401",fontsize=16,color="green",shape="box"];537[label="xv400",fontsize=16,color="green",shape="box"];538[label="xv30",fontsize=16,color="green",shape="box"];539[label="xv400",fontsize=16,color="green",shape="box"];540[label="xv30",fontsize=16,color="green",shape="box"];541[label="xv401",fontsize=16,color="green",shape="box"];542[label="xv31",fontsize=16,color="green",shape="box"];543[label="xv401",fontsize=16,color="green",shape="box"];544[label="xv31",fontsize=16,color="green",shape="box"];545[label="xv400",fontsize=16,color="green",shape="box"];546[label="xv30",fontsize=16,color="green",shape="box"];547[label="xv400",fontsize=16,color="green",shape="box"];548[label="xv30",fontsize=16,color="green",shape="box"];549[label="xv400",fontsize=16,color="green",shape="box"];550[label="xv30",fontsize=16,color="green",shape="box"];551[label="xv400",fontsize=16,color="green",shape="box"];552[label="xv30",fontsize=16,color="green",shape="box"];553[label="xv400",fontsize=16,color="green",shape="box"];554[label="xv30",fontsize=16,color="green",shape="box"];555[label="xv400",fontsize=16,color="green",shape="box"];556[label="xv30",fontsize=16,color="green",shape="box"];557[label="xv400",fontsize=16,color="green",shape="box"];558[label="xv30",fontsize=16,color="green",shape="box"];559[label="xv400",fontsize=16,color="green",shape="box"];560[label="xv30",fontsize=16,color="green",shape="box"];561[label="xv400",fontsize=16,color="green",shape="box"];562[label="xv30",fontsize=16,color="green",shape="box"];563[label="xv400",fontsize=16,color="green",shape="box"];564[label="xv30",fontsize=16,color="green",shape="box"];565[label="xv400",fontsize=16,color="green",shape="box"];566[label="xv30",fontsize=16,color="green",shape="box"];567[label="xv400",fontsize=16,color="green",shape="box"];568[label="xv30",fontsize=16,color="green",shape="box"];569[label="xv400",fontsize=16,color="green",shape="box"];570[label="xv30",fontsize=16,color="green",shape="box"];571[label="xv400",fontsize=16,color="green",shape="box"];572[label="xv30",fontsize=16,color="green",shape="box"];573[label="primEqNat (Succ xv300) (Succ xv4000)",fontsize=16,color="black",shape="box"];573 -> 643[label="",style="solid", color="black", weight=3]; 574[label="primEqNat (Succ xv300) Zero",fontsize=16,color="black",shape="box"];574 -> 644[label="",style="solid", color="black", weight=3]; 575[label="primEqNat Zero (Succ xv4000)",fontsize=16,color="black",shape="box"];575 -> 645[label="",style="solid", color="black", weight=3]; 576[label="primEqNat Zero Zero",fontsize=16,color="black",shape="box"];576 -> 646[label="",style="solid", color="black", weight=3]; 577[label="xv31",fontsize=16,color="green",shape="box"];578[label="xv400",fontsize=16,color="green",shape="box"];579[label="xv30",fontsize=16,color="green",shape="box"];580[label="xv401",fontsize=16,color="green",shape="box"];581[label="xv4000",fontsize=16,color="green",shape="box"];582[label="xv300",fontsize=16,color="green",shape="box"];583[label="xv4000",fontsize=16,color="green",shape="box"];584[label="xv300",fontsize=16,color="green",shape="box"];585[label="xv401",fontsize=16,color="green",shape="box"];586[label="xv31",fontsize=16,color="green",shape="box"];587[label="xv401",fontsize=16,color="green",shape="box"];588[label="xv31",fontsize=16,color="green",shape="box"];589[label="xv401",fontsize=16,color="green",shape="box"];590[label="xv31",fontsize=16,color="green",shape="box"];591[label="xv401",fontsize=16,color="green",shape="box"];592[label="xv31",fontsize=16,color="green",shape="box"];593[label="xv401",fontsize=16,color="green",shape="box"];594[label="xv31",fontsize=16,color="green",shape="box"];595[label="xv401",fontsize=16,color="green",shape="box"];596[label="xv31",fontsize=16,color="green",shape="box"];597[label="xv401",fontsize=16,color="green",shape="box"];598[label="xv31",fontsize=16,color="green",shape="box"];599[label="xv401",fontsize=16,color="green",shape="box"];600[label="xv31",fontsize=16,color="green",shape="box"];601[label="xv401",fontsize=16,color="green",shape="box"];602[label="xv31",fontsize=16,color="green",shape="box"];603[label="xv401",fontsize=16,color="green",shape="box"];604[label="xv31",fontsize=16,color="green",shape="box"];605[label="xv401",fontsize=16,color="green",shape="box"];606[label="xv31",fontsize=16,color="green",shape="box"];607[label="xv401",fontsize=16,color="green",shape="box"];608[label="xv31",fontsize=16,color="green",shape="box"];609[label="xv401",fontsize=16,color="green",shape="box"];610[label="xv31",fontsize=16,color="green",shape="box"];611[label="xv401",fontsize=16,color="green",shape="box"];612[label="xv31",fontsize=16,color="green",shape="box"];613[label="xv402",fontsize=16,color="green",shape="box"];614[label="xv32",fontsize=16,color="green",shape="box"];615[label="xv402",fontsize=16,color="green",shape="box"];616[label="xv32",fontsize=16,color="green",shape="box"];617[label="xv402",fontsize=16,color="green",shape="box"];618[label="xv32",fontsize=16,color="green",shape="box"];619[label="xv402",fontsize=16,color="green",shape="box"];620[label="xv32",fontsize=16,color="green",shape="box"];621[label="xv402",fontsize=16,color="green",shape="box"];622[label="xv32",fontsize=16,color="green",shape="box"];623[label="xv402",fontsize=16,color="green",shape="box"];624[label="xv32",fontsize=16,color="green",shape="box"];625[label="xv402",fontsize=16,color="green",shape="box"];626[label="xv32",fontsize=16,color="green",shape="box"];627[label="xv402",fontsize=16,color="green",shape="box"];628[label="xv32",fontsize=16,color="green",shape="box"];629[label="xv402",fontsize=16,color="green",shape="box"];630[label="xv32",fontsize=16,color="green",shape="box"];631[label="xv402",fontsize=16,color="green",shape="box"];632[label="xv32",fontsize=16,color="green",shape="box"];633[label="xv402",fontsize=16,color="green",shape="box"];634[label="xv32",fontsize=16,color="green",shape="box"];635[label="xv402",fontsize=16,color="green",shape="box"];636[label="xv32",fontsize=16,color="green",shape="box"];637[label="xv402",fontsize=16,color="green",shape="box"];638[label="xv32",fontsize=16,color="green",shape="box"];639[label="xv402",fontsize=16,color="green",shape="box"];640[label="xv32",fontsize=16,color="green",shape="box"];641[label="primMulInt (Pos xv310) xv400",fontsize=16,color="burlywood",shape="box"];933[label="xv400/Pos xv4000",fontsize=10,color="white",style="solid",shape="box"];641 -> 933[label="",style="solid", color="burlywood", weight=9]; 933 -> 647[label="",style="solid", color="burlywood", weight=3]; 934[label="xv400/Neg xv4000",fontsize=10,color="white",style="solid",shape="box"];641 -> 934[label="",style="solid", color="burlywood", weight=9]; 934 -> 648[label="",style="solid", color="burlywood", weight=3]; 642[label="primMulInt (Neg xv310) xv400",fontsize=16,color="burlywood",shape="box"];935[label="xv400/Pos xv4000",fontsize=10,color="white",style="solid",shape="box"];642 -> 935[label="",style="solid", color="burlywood", weight=9]; 935 -> 649[label="",style="solid", color="burlywood", weight=3]; 936[label="xv400/Neg xv4000",fontsize=10,color="white",style="solid",shape="box"];642 -> 936[label="",style="solid", color="burlywood", weight=9]; 936 -> 650[label="",style="solid", color="burlywood", weight=3]; 643 -> 209[label="",style="dashed", color="red", weight=0]; 643[label="primEqNat xv300 xv4000",fontsize=16,color="magenta"];643 -> 651[label="",style="dashed", color="magenta", weight=3]; 643 -> 652[label="",style="dashed", color="magenta", weight=3]; 644[label="False",fontsize=16,color="green",shape="box"];645[label="False",fontsize=16,color="green",shape="box"];646[label="True",fontsize=16,color="green",shape="box"];647[label="primMulInt (Pos xv310) (Pos xv4000)",fontsize=16,color="black",shape="box"];647 -> 653[label="",style="solid", color="black", weight=3]; 648[label="primMulInt (Pos xv310) (Neg xv4000)",fontsize=16,color="black",shape="box"];648 -> 654[label="",style="solid", color="black", weight=3]; 649[label="primMulInt (Neg xv310) (Pos xv4000)",fontsize=16,color="black",shape="box"];649 -> 655[label="",style="solid", color="black", weight=3]; 650[label="primMulInt (Neg xv310) (Neg xv4000)",fontsize=16,color="black",shape="box"];650 -> 656[label="",style="solid", color="black", weight=3]; 651[label="xv4000",fontsize=16,color="green",shape="box"];652[label="xv300",fontsize=16,color="green",shape="box"];653[label="Pos (primMulNat xv310 xv4000)",fontsize=16,color="green",shape="box"];653 -> 657[label="",style="dashed", color="green", weight=3]; 654[label="Neg (primMulNat xv310 xv4000)",fontsize=16,color="green",shape="box"];654 -> 658[label="",style="dashed", color="green", weight=3]; 655[label="Neg (primMulNat xv310 xv4000)",fontsize=16,color="green",shape="box"];655 -> 659[label="",style="dashed", color="green", weight=3]; 656[label="Pos (primMulNat xv310 xv4000)",fontsize=16,color="green",shape="box"];656 -> 660[label="",style="dashed", color="green", weight=3]; 657[label="primMulNat xv310 xv4000",fontsize=16,color="burlywood",shape="triangle"];937[label="xv310/Succ xv3100",fontsize=10,color="white",style="solid",shape="box"];657 -> 937[label="",style="solid", color="burlywood", weight=9]; 937 -> 661[label="",style="solid", color="burlywood", weight=3]; 938[label="xv310/Zero",fontsize=10,color="white",style="solid",shape="box"];657 -> 938[label="",style="solid", color="burlywood", weight=9]; 938 -> 662[label="",style="solid", color="burlywood", weight=3]; 658 -> 657[label="",style="dashed", color="red", weight=0]; 658[label="primMulNat xv310 xv4000",fontsize=16,color="magenta"];658 -> 663[label="",style="dashed", color="magenta", weight=3]; 659 -> 657[label="",style="dashed", color="red", weight=0]; 659[label="primMulNat xv310 xv4000",fontsize=16,color="magenta"];659 -> 664[label="",style="dashed", color="magenta", weight=3]; 660 -> 657[label="",style="dashed", color="red", weight=0]; 660[label="primMulNat xv310 xv4000",fontsize=16,color="magenta"];660 -> 665[label="",style="dashed", color="magenta", weight=3]; 660 -> 666[label="",style="dashed", color="magenta", weight=3]; 661[label="primMulNat (Succ xv3100) xv4000",fontsize=16,color="burlywood",shape="box"];939[label="xv4000/Succ xv40000",fontsize=10,color="white",style="solid",shape="box"];661 -> 939[label="",style="solid", color="burlywood", weight=9]; 939 -> 667[label="",style="solid", color="burlywood", weight=3]; 940[label="xv4000/Zero",fontsize=10,color="white",style="solid",shape="box"];661 -> 940[label="",style="solid", color="burlywood", weight=9]; 940 -> 668[label="",style="solid", color="burlywood", weight=3]; 662[label="primMulNat Zero xv4000",fontsize=16,color="burlywood",shape="box"];941[label="xv4000/Succ xv40000",fontsize=10,color="white",style="solid",shape="box"];662 -> 941[label="",style="solid", color="burlywood", weight=9]; 941 -> 669[label="",style="solid", color="burlywood", weight=3]; 942[label="xv4000/Zero",fontsize=10,color="white",style="solid",shape="box"];662 -> 942[label="",style="solid", color="burlywood", weight=9]; 942 -> 670[label="",style="solid", color="burlywood", weight=3]; 663[label="xv4000",fontsize=16,color="green",shape="box"];664[label="xv310",fontsize=16,color="green",shape="box"];665[label="xv310",fontsize=16,color="green",shape="box"];666[label="xv4000",fontsize=16,color="green",shape="box"];667[label="primMulNat (Succ xv3100) (Succ xv40000)",fontsize=16,color="black",shape="box"];667 -> 671[label="",style="solid", color="black", weight=3]; 668[label="primMulNat (Succ xv3100) Zero",fontsize=16,color="black",shape="box"];668 -> 672[label="",style="solid", color="black", weight=3]; 669[label="primMulNat Zero (Succ xv40000)",fontsize=16,color="black",shape="box"];669 -> 673[label="",style="solid", color="black", weight=3]; 670[label="primMulNat Zero Zero",fontsize=16,color="black",shape="box"];670 -> 674[label="",style="solid", color="black", weight=3]; 671 -> 675[label="",style="dashed", color="red", weight=0]; 671[label="primPlusNat (primMulNat xv3100 (Succ xv40000)) (Succ xv40000)",fontsize=16,color="magenta"];671 -> 676[label="",style="dashed", color="magenta", weight=3]; 672[label="Zero",fontsize=16,color="green",shape="box"];673[label="Zero",fontsize=16,color="green",shape="box"];674[label="Zero",fontsize=16,color="green",shape="box"];676 -> 657[label="",style="dashed", color="red", weight=0]; 676[label="primMulNat xv3100 (Succ xv40000)",fontsize=16,color="magenta"];676 -> 677[label="",style="dashed", color="magenta", weight=3]; 676 -> 678[label="",style="dashed", color="magenta", weight=3]; 675[label="primPlusNat xv24 (Succ xv40000)",fontsize=16,color="burlywood",shape="triangle"];943[label="xv24/Succ xv240",fontsize=10,color="white",style="solid",shape="box"];675 -> 943[label="",style="solid", color="burlywood", weight=9]; 943 -> 679[label="",style="solid", color="burlywood", weight=3]; 944[label="xv24/Zero",fontsize=10,color="white",style="solid",shape="box"];675 -> 944[label="",style="solid", color="burlywood", weight=9]; 944 -> 680[label="",style="solid", color="burlywood", weight=3]; 677[label="xv3100",fontsize=16,color="green",shape="box"];678[label="Succ xv40000",fontsize=16,color="green",shape="box"];679[label="primPlusNat (Succ xv240) (Succ xv40000)",fontsize=16,color="black",shape="box"];679 -> 681[label="",style="solid", color="black", weight=3]; 680[label="primPlusNat Zero (Succ xv40000)",fontsize=16,color="black",shape="box"];680 -> 682[label="",style="solid", color="black", weight=3]; 681[label="Succ (Succ (primPlusNat xv240 xv40000))",fontsize=16,color="green",shape="box"];681 -> 683[label="",style="dashed", color="green", weight=3]; 682[label="Succ xv40000",fontsize=16,color="green",shape="box"];683[label="primPlusNat xv240 xv40000",fontsize=16,color="burlywood",shape="triangle"];945[label="xv240/Succ xv2400",fontsize=10,color="white",style="solid",shape="box"];683 -> 945[label="",style="solid", color="burlywood", weight=9]; 945 -> 684[label="",style="solid", color="burlywood", weight=3]; 946[label="xv240/Zero",fontsize=10,color="white",style="solid",shape="box"];683 -> 946[label="",style="solid", color="burlywood", weight=9]; 946 -> 685[label="",style="solid", color="burlywood", weight=3]; 684[label="primPlusNat (Succ xv2400) xv40000",fontsize=16,color="burlywood",shape="box"];947[label="xv40000/Succ xv400000",fontsize=10,color="white",style="solid",shape="box"];684 -> 947[label="",style="solid", color="burlywood", weight=9]; 947 -> 686[label="",style="solid", color="burlywood", weight=3]; 948[label="xv40000/Zero",fontsize=10,color="white",style="solid",shape="box"];684 -> 948[label="",style="solid", color="burlywood", weight=9]; 948 -> 687[label="",style="solid", color="burlywood", weight=3]; 685[label="primPlusNat Zero xv40000",fontsize=16,color="burlywood",shape="box"];949[label="xv40000/Succ xv400000",fontsize=10,color="white",style="solid",shape="box"];685 -> 949[label="",style="solid", color="burlywood", weight=9]; 949 -> 688[label="",style="solid", color="burlywood", weight=3]; 950[label="xv40000/Zero",fontsize=10,color="white",style="solid",shape="box"];685 -> 950[label="",style="solid", color="burlywood", weight=9]; 950 -> 689[label="",style="solid", color="burlywood", weight=3]; 686[label="primPlusNat (Succ xv2400) (Succ xv400000)",fontsize=16,color="black",shape="box"];686 -> 690[label="",style="solid", color="black", weight=3]; 687[label="primPlusNat (Succ xv2400) Zero",fontsize=16,color="black",shape="box"];687 -> 691[label="",style="solid", color="black", weight=3]; 688[label="primPlusNat Zero (Succ xv400000)",fontsize=16,color="black",shape="box"];688 -> 692[label="",style="solid", color="black", weight=3]; 689[label="primPlusNat Zero Zero",fontsize=16,color="black",shape="box"];689 -> 693[label="",style="solid", color="black", weight=3]; 690[label="Succ (Succ (primPlusNat xv2400 xv400000))",fontsize=16,color="green",shape="box"];690 -> 694[label="",style="dashed", color="green", weight=3]; 691[label="Succ xv2400",fontsize=16,color="green",shape="box"];692[label="Succ xv400000",fontsize=16,color="green",shape="box"];693[label="Zero",fontsize=16,color="green",shape="box"];694 -> 683[label="",style="dashed", color="red", weight=0]; 694[label="primPlusNat xv2400 xv400000",fontsize=16,color="magenta"];694 -> 695[label="",style="dashed", color="magenta", weight=3]; 694 -> 696[label="",style="dashed", color="magenta", weight=3]; 695[label="xv400000",fontsize=16,color="green",shape="box"];696[label="xv2400",fontsize=16,color="green",shape="box"];} ---------------------------------------- (6) Complex Obligation (AND) ---------------------------------------- (7) Obligation: Q DP problem: The TRS P consists of the following rules: new_esEs1(@2(xv30, xv31), @2(xv400, xv401), ga, app(app(app(ty_@3, gg), gh), ha)) -> new_esEs2(xv31, xv401, gg, gh, ha) new_esEs2(@3(xv30, xv31, xv32), @3(xv400, xv401, xv402), baf, app(app(ty_@2, bbb), bbc), hf) -> new_esEs1(xv31, xv401, bbb, bbc) new_esEs2(@3(xv30, xv31, xv32), @3(xv400, xv401, xv402), baf, he, app(app(ty_@2, bcc), bcd)) -> new_esEs1(xv32, xv402, bcc, bcd) new_esEs3(:(xv30, xv31), :(xv400, xv401), app(app(ty_Either, bda), bdb)) -> new_esEs(xv30, xv400, bda, bdb) new_esEs(Right(xv30), Right(xv400), cb, app(ty_Maybe, ce)) -> new_esEs0(xv30, xv400, ce) new_esEs(Right(xv30), Right(xv400), cb, app(app(ty_@2, cf), cg)) -> new_esEs1(xv30, xv400, cf, cg) new_esEs0(Just(xv30), Just(xv400), app(app(ty_Either, de), df)) -> new_esEs(xv30, xv400, de, df) new_esEs(Left(xv30), Left(xv400), app(app(app(ty_@3, bf), bg), bh), bb) -> new_esEs2(xv30, xv400, bf, bg, bh) new_esEs3(:(xv30, xv31), :(xv400, xv401), app(ty_[], bea)) -> new_esEs3(xv30, xv400, bea) new_esEs1(@2(xv30, xv31), @2(xv400, xv401), ga, app(app(ty_Either, gb), gc)) -> new_esEs(xv31, xv401, gb, gc) new_esEs2(@3(xv30, xv31, xv32), @3(xv400, xv401, xv402), app(app(ty_Either, hc), hd), he, hf) -> new_esEs(xv30, xv400, hc, hd) new_esEs2(@3(xv30, xv31, xv32), @3(xv400, xv401, xv402), baf, he, app(ty_[], bch)) -> new_esEs3(xv32, xv402, bch) new_esEs0(Just(xv30), Just(xv400), app(ty_[], ee)) -> new_esEs3(xv30, xv400, ee) new_esEs2(@3(xv30, xv31, xv32), @3(xv400, xv401, xv402), baf, app(ty_[], bbg), hf) -> new_esEs3(xv31, xv401, bbg) new_esEs(Left(xv30), Left(xv400), app(app(ty_@2, bd), be), bb) -> new_esEs1(xv30, xv400, bd, be) new_esEs1(@2(xv30, xv31), @2(xv400, xv401), app(ty_[], fh), eh) -> new_esEs3(xv30, xv400, fh) new_esEs2(@3(xv30, xv31, xv32), @3(xv400, xv401, xv402), baf, app(app(app(ty_@3, bbd), bbe), bbf), hf) -> new_esEs2(xv31, xv401, bbd, bbe, bbf) new_esEs0(Just(xv30), Just(xv400), app(app(app(ty_@3, eb), ec), ed)) -> new_esEs2(xv30, xv400, eb, ec, ed) new_esEs0(Just(xv30), Just(xv400), app(app(ty_@2, dh), ea)) -> new_esEs1(xv30, xv400, dh, ea) new_esEs2(@3(xv30, xv31, xv32), @3(xv400, xv401, xv402), app(app(app(ty_@3, bab), bac), bad), he, hf) -> new_esEs2(xv30, xv400, bab, bac, bad) new_esEs3(:(xv30, xv31), :(xv400, xv401), app(app(ty_@2, bdd), bde)) -> new_esEs1(xv30, xv400, bdd, bde) new_esEs(Right(xv30), Right(xv400), cb, app(app(ty_Either, cc), cd)) -> new_esEs(xv30, xv400, cc, cd) new_esEs1(@2(xv30, xv31), @2(xv400, xv401), ga, app(ty_[], hb)) -> new_esEs3(xv31, xv401, hb) new_esEs2(@3(xv30, xv31, xv32), @3(xv400, xv401, xv402), baf, app(app(ty_Either, bag), bah), hf) -> new_esEs(xv31, xv401, bag, bah) new_esEs(Right(xv30), Right(xv400), cb, app(app(app(ty_@3, da), db), dc)) -> new_esEs2(xv30, xv400, da, db, dc) new_esEs3(:(xv30, xv31), :(xv400, xv401), beb) -> new_esEs3(xv31, xv401, beb) new_esEs(Right(xv30), Right(xv400), cb, app(ty_[], dd)) -> new_esEs3(xv30, xv400, dd) new_esEs2(@3(xv30, xv31, xv32), @3(xv400, xv401, xv402), baf, he, app(ty_Maybe, bcb)) -> new_esEs0(xv32, xv402, bcb) new_esEs2(@3(xv30, xv31, xv32), @3(xv400, xv401, xv402), app(ty_[], bae), he, hf) -> new_esEs3(xv30, xv400, bae) new_esEs3(:(xv30, xv31), :(xv400, xv401), app(app(app(ty_@3, bdf), bdg), bdh)) -> new_esEs2(xv30, xv400, bdf, bdg, bdh) new_esEs(Left(xv30), Left(xv400), app(app(ty_Either, h), ba), bb) -> new_esEs(xv30, xv400, h, ba) new_esEs1(@2(xv30, xv31), @2(xv400, xv401), app(app(app(ty_@3, fd), ff), fg), eh) -> new_esEs2(xv30, xv400, fd, ff, fg) new_esEs3(:(xv30, xv31), :(xv400, xv401), app(ty_Maybe, bdc)) -> new_esEs0(xv30, xv400, bdc) new_esEs(Left(xv30), Left(xv400), app(ty_Maybe, bc), bb) -> new_esEs0(xv30, xv400, bc) new_esEs1(@2(xv30, xv31), @2(xv400, xv401), app(app(ty_@2, fb), fc), eh) -> new_esEs1(xv30, xv400, fb, fc) new_esEs2(@3(xv30, xv31, xv32), @3(xv400, xv401, xv402), baf, he, app(app(ty_Either, bbh), bca)) -> new_esEs(xv32, xv402, bbh, bca) new_esEs2(@3(xv30, xv31, xv32), @3(xv400, xv401, xv402), app(ty_Maybe, hg), he, hf) -> new_esEs0(xv30, xv400, hg) new_esEs1(@2(xv30, xv31), @2(xv400, xv401), ga, app(ty_Maybe, gd)) -> new_esEs0(xv31, xv401, gd) new_esEs1(@2(xv30, xv31), @2(xv400, xv401), app(app(ty_Either, ef), eg), eh) -> new_esEs(xv30, xv400, ef, eg) new_esEs2(@3(xv30, xv31, xv32), @3(xv400, xv401, xv402), baf, app(ty_Maybe, bba), hf) -> new_esEs0(xv31, xv401, bba) new_esEs0(Just(xv30), Just(xv400), app(ty_Maybe, dg)) -> new_esEs0(xv30, xv400, dg) new_esEs2(@3(xv30, xv31, xv32), @3(xv400, xv401, xv402), baf, he, app(app(app(ty_@3, bce), bcf), bcg)) -> new_esEs2(xv32, xv402, bce, bcf, bcg) new_esEs1(@2(xv30, xv31), @2(xv400, xv401), app(ty_Maybe, fa), eh) -> new_esEs0(xv30, xv400, fa) new_esEs1(@2(xv30, xv31), @2(xv400, xv401), ga, app(app(ty_@2, ge), gf)) -> new_esEs1(xv31, xv401, ge, gf) new_esEs2(@3(xv30, xv31, xv32), @3(xv400, xv401, xv402), app(app(ty_@2, hh), baa), he, hf) -> new_esEs1(xv30, xv400, hh, baa) new_esEs(Left(xv30), Left(xv400), app(ty_[], ca), bb) -> new_esEs3(xv30, xv400, ca) R is empty. Q is empty. We have to consider all minimal (P,Q,R)-chains. ---------------------------------------- (8) QDPSizeChangeProof (EQUIVALENT) 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. From the DPs we obtained the following set of size-change graphs: *new_esEs0(Just(xv30), Just(xv400), app(app(ty_@2, dh), ea)) -> new_esEs1(xv30, xv400, dh, ea) The graph contains the following edges 1 > 1, 2 > 2, 3 > 3, 3 > 4 *new_esEs3(:(xv30, xv31), :(xv400, xv401), app(app(ty_@2, bdd), bde)) -> new_esEs1(xv30, xv400, bdd, bde) The graph contains the following edges 1 > 1, 2 > 2, 3 > 3, 3 > 4 *new_esEs0(Just(xv30), Just(xv400), app(app(app(ty_@3, eb), ec), ed)) -> new_esEs2(xv30, xv400, eb, ec, ed) The graph contains the following edges 1 > 1, 2 > 2, 3 > 3, 3 > 4, 3 > 5 *new_esEs3(:(xv30, xv31), :(xv400, xv401), app(app(app(ty_@3, bdf), bdg), bdh)) -> new_esEs2(xv30, xv400, bdf, bdg, bdh) The graph contains the following edges 1 > 1, 2 > 2, 3 > 3, 3 > 4, 3 > 5 *new_esEs0(Just(xv30), Just(xv400), app(ty_[], ee)) -> new_esEs3(xv30, xv400, ee) The graph contains the following edges 1 > 1, 2 > 2, 3 > 3 *new_esEs0(Just(xv30), Just(xv400), app(app(ty_Either, de), df)) -> new_esEs(xv30, xv400, de, df) The graph contains the following edges 1 > 1, 2 > 2, 3 > 3, 3 > 4 *new_esEs0(Just(xv30), Just(xv400), app(ty_Maybe, dg)) -> new_esEs0(xv30, xv400, dg) The graph contains the following edges 1 > 1, 2 > 2, 3 > 3 *new_esEs3(:(xv30, xv31), :(xv400, xv401), app(app(ty_Either, bda), bdb)) -> new_esEs(xv30, xv400, bda, bdb) The graph contains the following edges 1 > 1, 2 > 2, 3 > 3, 3 > 4 *new_esEs3(:(xv30, xv31), :(xv400, xv401), app(ty_Maybe, bdc)) -> new_esEs0(xv30, xv400, bdc) The graph contains the following edges 1 > 1, 2 > 2, 3 > 3 *new_esEs2(@3(xv30, xv31, xv32), @3(xv400, xv401, xv402), baf, app(app(ty_@2, bbb), bbc), hf) -> new_esEs1(xv31, xv401, bbb, bbc) The graph contains the following edges 1 > 1, 2 > 2, 4 > 3, 4 > 4 *new_esEs2(@3(xv30, xv31, xv32), @3(xv400, xv401, xv402), baf, he, app(app(ty_@2, bcc), bcd)) -> new_esEs1(xv32, xv402, bcc, bcd) The graph contains the following edges 1 > 1, 2 > 2, 5 > 3, 5 > 4 *new_esEs2(@3(xv30, xv31, xv32), @3(xv400, xv401, xv402), app(app(ty_@2, hh), baa), he, hf) -> new_esEs1(xv30, xv400, hh, baa) The graph contains the following edges 1 > 1, 2 > 2, 3 > 3, 3 > 4 *new_esEs2(@3(xv30, xv31, xv32), @3(xv400, xv401, xv402), baf, app(app(app(ty_@3, bbd), bbe), bbf), hf) -> new_esEs2(xv31, xv401, bbd, bbe, bbf) The graph contains the following edges 1 > 1, 2 > 2, 4 > 3, 4 > 4, 4 > 5 *new_esEs2(@3(xv30, xv31, xv32), @3(xv400, xv401, xv402), app(app(app(ty_@3, bab), bac), bad), he, hf) -> new_esEs2(xv30, xv400, bab, bac, bad) The graph contains the following edges 1 > 1, 2 > 2, 3 > 3, 3 > 4, 3 > 5 *new_esEs2(@3(xv30, xv31, xv32), @3(xv400, xv401, xv402), baf, he, app(app(app(ty_@3, bce), bcf), bcg)) -> new_esEs2(xv32, xv402, bce, bcf, bcg) The graph contains the following edges 1 > 1, 2 > 2, 5 > 3, 5 > 4, 5 > 5 *new_esEs2(@3(xv30, xv31, xv32), @3(xv400, xv401, xv402), baf, he, app(ty_[], bch)) -> new_esEs3(xv32, xv402, bch) The graph contains the following edges 1 > 1, 2 > 2, 5 > 3 *new_esEs2(@3(xv30, xv31, xv32), @3(xv400, xv401, xv402), baf, app(ty_[], bbg), hf) -> new_esEs3(xv31, xv401, bbg) The graph contains the following edges 1 > 1, 2 > 2, 4 > 3 *new_esEs2(@3(xv30, xv31, xv32), @3(xv400, xv401, xv402), app(ty_[], bae), he, hf) -> new_esEs3(xv30, xv400, bae) The graph contains the following edges 1 > 1, 2 > 2, 3 > 3 *new_esEs2(@3(xv30, xv31, xv32), @3(xv400, xv401, xv402), app(app(ty_Either, hc), hd), he, hf) -> new_esEs(xv30, xv400, hc, hd) The graph contains the following edges 1 > 1, 2 > 2, 3 > 3, 3 > 4 *new_esEs2(@3(xv30, xv31, xv32), @3(xv400, xv401, xv402), baf, app(app(ty_Either, bag), bah), hf) -> new_esEs(xv31, xv401, bag, bah) The graph contains the following edges 1 > 1, 2 > 2, 4 > 3, 4 > 4 *new_esEs2(@3(xv30, xv31, xv32), @3(xv400, xv401, xv402), baf, he, app(app(ty_Either, bbh), bca)) -> new_esEs(xv32, xv402, bbh, bca) The graph contains the following edges 1 > 1, 2 > 2, 5 > 3, 5 > 4 *new_esEs2(@3(xv30, xv31, xv32), @3(xv400, xv401, xv402), baf, he, app(ty_Maybe, bcb)) -> new_esEs0(xv32, xv402, bcb) The graph contains the following edges 1 > 1, 2 > 2, 5 > 3 *new_esEs2(@3(xv30, xv31, xv32), @3(xv400, xv401, xv402), app(ty_Maybe, hg), he, hf) -> new_esEs0(xv30, xv400, hg) The graph contains the following edges 1 > 1, 2 > 2, 3 > 3 *new_esEs2(@3(xv30, xv31, xv32), @3(xv400, xv401, xv402), baf, app(ty_Maybe, bba), hf) -> new_esEs0(xv31, xv401, bba) The graph contains the following edges 1 > 1, 2 > 2, 4 > 3 *new_esEs1(@2(xv30, xv31), @2(xv400, xv401), app(app(ty_@2, fb), fc), eh) -> new_esEs1(xv30, xv400, fb, fc) The graph contains the following edges 1 > 1, 2 > 2, 3 > 3, 3 > 4 *new_esEs1(@2(xv30, xv31), @2(xv400, xv401), ga, app(app(ty_@2, ge), gf)) -> new_esEs1(xv31, xv401, ge, gf) The graph contains the following edges 1 > 1, 2 > 2, 4 > 3, 4 > 4 *new_esEs(Right(xv30), Right(xv400), cb, app(app(ty_@2, cf), cg)) -> new_esEs1(xv30, xv400, cf, cg) The graph contains the following edges 1 > 1, 2 > 2, 4 > 3, 4 > 4 *new_esEs(Left(xv30), Left(xv400), app(app(ty_@2, bd), be), bb) -> new_esEs1(xv30, xv400, bd, be) The graph contains the following edges 1 > 1, 2 > 2, 3 > 3, 3 > 4 *new_esEs1(@2(xv30, xv31), @2(xv400, xv401), ga, app(app(app(ty_@3, gg), gh), ha)) -> new_esEs2(xv31, xv401, gg, gh, ha) The graph contains the following edges 1 > 1, 2 > 2, 4 > 3, 4 > 4, 4 > 5 *new_esEs1(@2(xv30, xv31), @2(xv400, xv401), app(app(app(ty_@3, fd), ff), fg), eh) -> new_esEs2(xv30, xv400, fd, ff, fg) The graph contains the following edges 1 > 1, 2 > 2, 3 > 3, 3 > 4, 3 > 5 *new_esEs1(@2(xv30, xv31), @2(xv400, xv401), app(ty_[], fh), eh) -> new_esEs3(xv30, xv400, fh) The graph contains the following edges 1 > 1, 2 > 2, 3 > 3 *new_esEs1(@2(xv30, xv31), @2(xv400, xv401), ga, app(ty_[], hb)) -> new_esEs3(xv31, xv401, hb) The graph contains the following edges 1 > 1, 2 > 2, 4 > 3 *new_esEs1(@2(xv30, xv31), @2(xv400, xv401), ga, app(app(ty_Either, gb), gc)) -> new_esEs(xv31, xv401, gb, gc) The graph contains the following edges 1 > 1, 2 > 2, 4 > 3, 4 > 4 *new_esEs1(@2(xv30, xv31), @2(xv400, xv401), app(app(ty_Either, ef), eg), eh) -> new_esEs(xv30, xv400, ef, eg) The graph contains the following edges 1 > 1, 2 > 2, 3 > 3, 3 > 4 *new_esEs1(@2(xv30, xv31), @2(xv400, xv401), ga, app(ty_Maybe, gd)) -> new_esEs0(xv31, xv401, gd) The graph contains the following edges 1 > 1, 2 > 2, 4 > 3 *new_esEs1(@2(xv30, xv31), @2(xv400, xv401), app(ty_Maybe, fa), eh) -> new_esEs0(xv30, xv400, fa) The graph contains the following edges 1 > 1, 2 > 2, 3 > 3 *new_esEs(Left(xv30), Left(xv400), app(app(app(ty_@3, bf), bg), bh), bb) -> new_esEs2(xv30, xv400, bf, bg, bh) The graph contains the following edges 1 > 1, 2 > 2, 3 > 3, 3 > 4, 3 > 5 *new_esEs(Right(xv30), Right(xv400), cb, app(app(app(ty_@3, da), db), dc)) -> new_esEs2(xv30, xv400, da, db, dc) The graph contains the following edges 1 > 1, 2 > 2, 4 > 3, 4 > 4, 4 > 5 *new_esEs(Right(xv30), Right(xv400), cb, app(ty_[], dd)) -> new_esEs3(xv30, xv400, dd) The graph contains the following edges 1 > 1, 2 > 2, 4 > 3 *new_esEs(Left(xv30), Left(xv400), app(ty_[], ca), bb) -> new_esEs3(xv30, xv400, ca) The graph contains the following edges 1 > 1, 2 > 2, 3 > 3 *new_esEs(Right(xv30), Right(xv400), cb, app(app(ty_Either, cc), cd)) -> new_esEs(xv30, xv400, cc, cd) The graph contains the following edges 1 > 1, 2 > 2, 4 > 3, 4 > 4 *new_esEs(Left(xv30), Left(xv400), app(app(ty_Either, h), ba), bb) -> new_esEs(xv30, xv400, h, ba) The graph contains the following edges 1 > 1, 2 > 2, 3 > 3, 3 > 4 *new_esEs(Right(xv30), Right(xv400), cb, app(ty_Maybe, ce)) -> new_esEs0(xv30, xv400, ce) The graph contains the following edges 1 > 1, 2 > 2, 4 > 3 *new_esEs(Left(xv30), Left(xv400), app(ty_Maybe, bc), bb) -> new_esEs0(xv30, xv400, bc) The graph contains the following edges 1 > 1, 2 > 2, 3 > 3 *new_esEs3(:(xv30, xv31), :(xv400, xv401), app(ty_[], bea)) -> new_esEs3(xv30, xv400, bea) The graph contains the following edges 1 > 1, 2 > 2, 3 > 3 *new_esEs3(:(xv30, xv31), :(xv400, xv401), beb) -> new_esEs3(xv31, xv401, beb) The graph contains the following edges 1 > 1, 2 > 2, 3 >= 3 ---------------------------------------- (9) YES ---------------------------------------- (10) Obligation: Q DP problem: The TRS P consists of the following rules: new_foldr(xv3, :(xv40, xv41), h) -> new_foldr(xv3, xv41, h) R is empty. Q is empty. We have to consider all minimal (P,Q,R)-chains. ---------------------------------------- (11) QDPSizeChangeProof (EQUIVALENT) 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. From the DPs we obtained the following set of size-change graphs: *new_foldr(xv3, :(xv40, xv41), h) -> new_foldr(xv3, xv41, h) The graph contains the following edges 1 >= 1, 2 > 2, 3 >= 3 ---------------------------------------- (12) YES ---------------------------------------- (13) Obligation: Q DP problem: The TRS P consists of the following rules: new_primMulNat(Succ(xv3100), Succ(xv40000)) -> new_primMulNat(xv3100, Succ(xv40000)) R is empty. Q is empty. We have to consider all minimal (P,Q,R)-chains. ---------------------------------------- (14) QDPSizeChangeProof (EQUIVALENT) 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. From the DPs we obtained the following set of size-change graphs: *new_primMulNat(Succ(xv3100), Succ(xv40000)) -> new_primMulNat(xv3100, Succ(xv40000)) The graph contains the following edges 1 > 1, 2 >= 2 ---------------------------------------- (15) YES ---------------------------------------- (16) Obligation: Q DP problem: The TRS P consists of the following rules: new_primPlusNat(Succ(xv2400), Succ(xv400000)) -> new_primPlusNat(xv2400, xv400000) R is empty. Q is empty. We have to consider all minimal (P,Q,R)-chains. ---------------------------------------- (17) QDPSizeChangeProof (EQUIVALENT) 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. From the DPs we obtained the following set of size-change graphs: *new_primPlusNat(Succ(xv2400), Succ(xv400000)) -> new_primPlusNat(xv2400, xv400000) The graph contains the following edges 1 > 1, 2 > 2 ---------------------------------------- (18) YES ---------------------------------------- (19) Obligation: Q DP problem: The TRS P consists of the following rules: new_primEqNat(Succ(xv300), Succ(xv4000)) -> new_primEqNat(xv300, xv4000) R is empty. Q is empty. We have to consider all minimal (P,Q,R)-chains. ---------------------------------------- (20) QDPSizeChangeProof (EQUIVALENT) 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. From the DPs we obtained the following set of size-change graphs: *new_primEqNat(Succ(xv300), Succ(xv4000)) -> new_primEqNat(xv300, xv4000) The graph contains the following edges 1 > 1, 2 > 2 ---------------------------------------- (21) YES