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