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