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