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