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